By type
*** actual launch of AAI Resources
Sun Apr 23 00:04:05 UTC 2023 Starting /opt/app/aai-resources/scripts/updatePem.sh
Property [server.certs.location] not found in file /opt/app/aai-resources/resources/application.properties, continuing with default
Mac verify error: invalid password?
Mac verify error: invalid password?
Sun Apr 23 00:04:05 UTC 2023 Done /opt/app/aai-resources/scripts/updatePem.sh
{"timestamp":"2023-04-23T00:04:08.515Z","message":"Initializing AAIConfig","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:08.529Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:08.529Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:08.532Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.784Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.788Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.816Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.817Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.818Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.818Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:10.819Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
00:04:17,888 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
00:04:17,895 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
00:04:17,899 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
00:04:17,899 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
00:04:17,901 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1075803699 - setting totalSizeCap to 1 GB
00:04:17,901 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1075803699 - Will use zip compression
00:04:17,901 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1075803699 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
00:04:17,902 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
00:04:17,902 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
00:04:17,902 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Apr 23 00:04:17 GMT 2023
00:04:17,921 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
00:04:17,921 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
00:04:17,922 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
00:04:17,922 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:04:17,922 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
00:04:17,924 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
00:04:17,924 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
00:04:17,924 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@31ff43be - Registering current configuration as safe fallback point
{"timestamp":"2023-04-23T00:04:18.155Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:18.276Z","message":"Reflections took 121 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:18.283Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/lib/aai-els-onap-logging-1.9.4.jar!/","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:18.287Z","message":"Reflections took 4 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:19.007Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:20.922Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:21.935Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:21.935Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:21.935Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:21.937Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:21.947Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","LogTimestamp":"2023-04-23T00:04:08.508Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.140Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.134Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.140Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.134Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.141Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.134Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.142Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.134Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.683Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"543","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.677Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.798Z","message":"Processing the translator","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"543","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.677Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.798Z","message":"Version being processedv11","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"543","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.677Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.799Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"543","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"de4496ba-75e0-470c-a487-8ef50eabe77e","LogTimestamp":"2023-04-23T00:04:22.677Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.884Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.885Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.885Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.885Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.914Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.936Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.936Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:22.937Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.345Z","message":"Types size 222","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.366Z","message":"Version being processedv12","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.386Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"819579bb-817f-4fd0-85e8-b56562b831a2","LogTimestamp":"2023-04-23T00:04:22.913Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.389Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.388Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.389Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.388Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.389Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.388Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.389Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.388Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.419Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.440Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.441Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:27.442Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.413Z","message":"Types size 235","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.427Z","message":"Version being processedv13","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.428Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3e5ce7e1-b09a-4933-bcdf-701ae0d39e8d","LogTimestamp":"2023-04-23T00:04:27.419Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.431Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.431Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.431Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.431Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.430Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.451Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.468Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.469Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:29.469Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.021Z","message":"Types size 237","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.035Z","message":"Version being processedv14","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.036Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c67fd6cc-da93-4c41-9a53-5db5b7775e7d","LogTimestamp":"2023-04-23T00:04:29.450Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.038Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.038Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.038Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.038Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.039Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.038Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.039Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.038Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.155Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.196Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.196Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:31.197Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.493Z","message":"Types size 272","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.605Z","message":"Version being processedv15","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.606Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"117","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"099ef251-b211-4dc1-8fdf-361a35799728","LogTimestamp":"2023-04-23T00:04:31.155Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.608Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.609Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.609Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.609Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.639Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.660Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.661Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:32.661Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.224Z","message":"Types size 279","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.234Z","message":"Version being processedv16","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.235Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"31","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"93ee4750-5853-40f3-8f34-d7ab56d4e10a","LogTimestamp":"2023-04-23T00:04:32.639Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.237Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.237Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.237Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.238Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.237Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.268Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.299Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.301Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:34.301Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.722Z","message":"Types size 281","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.732Z","message":"Version being processedv17","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.732Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f9643a3d-30ea-4cf2-88a6-d5177daeab7f","LogTimestamp":"2023-04-23T00:04:34.267Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.734Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.734Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.735Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.735Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.771Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.790Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.791Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:35.791Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.488Z","message":"Types size 281","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.498Z","message":"Version being processedv18","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.499Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c884a9d6-d9f6-4422-91b6-c440f5044f5d","LogTimestamp":"2023-04-23T00:04:35.770Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.501Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.501Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.501Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.501Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.526Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.556Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.557Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:37.558Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.957Z","message":"Types size 281","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.968Z","message":"Version being processedv19","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.969Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e380e418-ebb9-4375-8c45-64c39359e312","LogTimestamp":"2023-04-23T00:04:37.525Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.971Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:38.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.971Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:38.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.971Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:38.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:38.972Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:38.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:39.004Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:39.024Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:39.025Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:39.025Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.700Z","message":"Types size 301","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.714Z","message":"Version being processedv20","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.715Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fa6e7851-59e1-4bb0-b522-ae564332080d","LogTimestamp":"2023-04-23T00:04:39.004Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.717Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.717Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.717Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.717Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.716Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.784Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.788Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.789Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:40.790Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.784Z","message":"Types size 305","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.795Z","message":"Version being processedv21","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.795Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"33","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f91518f3-87df-4aa1-87f2-2a0a4c9dfc78","LogTimestamp":"2023-04-23T00:04:40.749Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.797Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.798Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.798Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.798Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.874Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.899Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.900Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:42.900Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.761Z","message":"Types size 371","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.774Z","message":"Version being processedv22","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.774Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"77","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"115e5935-2edf-4871-8396-559cc7386919","LogTimestamp":"2023-04-23T00:04:42.874Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.776Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.777Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.777Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.777Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.801Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.832Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.832Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:44.833Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.832Z","message":"Types size 378","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.849Z","message":"Version being processedv23","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.850Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7004b3e-6b5e-4529-86f0-9620b83b8bd8","LogTimestamp":"2023-04-23T00:04:44.800Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.856Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.857Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.857Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.857Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.914Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.941Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.943Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:46.943Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.190Z","message":"Types size 378","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.214Z","message":"Version being processedv24","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.215Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"59","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4062bb43-f986-4110-95e7-a553c8908f45","LogTimestamp":"2023-04-23T00:04:46.914Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.218Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.217Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.218Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.217Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.218Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.217Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.219Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.217Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.251Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.271Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.271Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:49.271Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.279Z","message":"Types size 406","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.318Z","message":"Version being processedv25","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.319Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"debbecb5-0e04-40fe-a619-28e85f4d3e4c","LogTimestamp":"2023-04-23T00:04:49.249Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.323Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.323Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.323Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.324Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.322Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.393Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.426Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.427Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:51.427Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.395Z","message":"Types size 410","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.412Z","message":"Version being processedv26","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.413Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"70","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7fe43ba2-2b66-4144-af81-36daefed8bb3","LogTimestamp":"2023-04-23T00:04:51.392Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.422Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.421Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.422Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.421Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.422Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.421Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.422Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.421Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.465Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.497Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.497Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:53.498Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.641Z","message":"Types size 410","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.732Z","message":"Version being processedv27","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.733Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"44","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"09712b88-4ea1-4f5c-a811-b47cbf41a78f","LogTimestamp":"2023-04-23T00:04:53.465Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.738Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.739Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.739Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.740Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.776Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.804Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.805Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:55.806Z","message":"Ingested the InputStream","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:57.755Z","message":"Types size 410","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:57.777Z","message":"AAI Server initialization started...","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:57.777Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:57.911Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.132Z","message":"Processing the translator","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.134Z","message":"Version being processedv11","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.134Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.134Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e28a32f0-672e-4445-a0ee-9baf0d199c43","LogTimestamp":"2023-04-23T00:04:55.775Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.136Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.135Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.136Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.135Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.136Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.135Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.136Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.135Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.161Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.163Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.163Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.164Z","message":"Version being processedv12","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.164Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.165Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e793005e-7494-4ef2-b1ae-31c56cd18643","LogTimestamp":"2023-04-23T00:04:58.161Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.167Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.166Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.167Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.166Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.168Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.166Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.168Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.166Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.184Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.185Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.186Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.186Z","message":"Version being processedv13","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.187Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.188Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"971145bd-b6a9-48ee-b560-323fb272cdb6","LogTimestamp":"2023-04-23T00:04:58.184Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.190Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.190Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.190Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.190Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.216Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.217Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.218Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.218Z","message":"Version being processedv14","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.219Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.220Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"abb80b79-ab11-4483-b368-cfe31e9a526e","LogTimestamp":"2023-04-23T00:04:58.215Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.222Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.222Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.222Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.223Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.221Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.237Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.239Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.239Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.240Z","message":"Version being processedv15","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.240Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.241Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2e385414-3fe4-41ef-bb4e-778ebfeed693","LogTimestamp":"2023-04-23T00:04:58.237Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.243Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.243Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.243Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.243Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.264Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.266Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.266Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.267Z","message":"Version being processedv16","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.267Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.267Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e62123d5-0a9e-4011-88a5-986ec4240dd9","LogTimestamp":"2023-04-23T00:04:58.264Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.270Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.270Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.270Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.270Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.286Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.288Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.288Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.289Z","message":"Version being processedv17","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.289Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.290Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"94cc0939-069f-47ad-bc72-6893276ea871","LogTimestamp":"2023-04-23T00:04:58.286Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.293Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.293Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.293Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.293Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.314Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.316Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.316Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.317Z","message":"Version being processedv18","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.317Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.318Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"99570668-7622-4e37-8e46-6e79455592df","LogTimestamp":"2023-04-23T00:04:58.314Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.320Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.320Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.320Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.320Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.321Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.320Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.321Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.320Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.339Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.340Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.341Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.341Z","message":"Version being processedv19","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.341Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.342Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f582339b-59d9-4474-90b7-1354aea11a69","LogTimestamp":"2023-04-23T00:04:58.338Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.343Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.343Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.343Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.343Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.344Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.343Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.344Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.343Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.362Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.363Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.364Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.364Z","message":"Version being processedv20","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.364Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.365Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"78b189d6-8f07-45c4-b169-970b165817a1","LogTimestamp":"2023-04-23T00:04:58.362Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.367Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.366Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.367Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.366Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.367Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.366Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.367Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.366Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.391Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.392Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.393Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.393Z","message":"Version being processedv21","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.394Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.395Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"532b2b0b-88bb-466e-b6c3-f5b786e508a0","LogTimestamp":"2023-04-23T00:04:58.389Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.397Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.396Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.397Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.396Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.397Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.396Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.398Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.396Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.416Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.418Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.419Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.419Z","message":"Version being processedv22","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.419Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.420Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9f1c9485-a5af-4405-8202-c64fcd2a544f","LogTimestamp":"2023-04-23T00:04:58.416Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.422Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.423Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.423Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.423Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.449Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.451Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.452Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.452Z","message":"Version being processedv23","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.452Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.453Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d88d51f4-ea41-46b7-939a-b90abfddcf8e","LogTimestamp":"2023-04-23T00:04:58.448Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.455Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.455Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.455Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.455Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.473Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.477Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.477Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.478Z","message":"Version being processedv24","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.478Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.478Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"874a96a3-d52d-4c0b-a197-57bd3ad58e1b","LogTimestamp":"2023-04-23T00:04:58.472Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.480Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.480Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.480Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.480Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.504Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.508Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.508Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.508Z","message":"Version being processedv25","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.509Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.509Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0cc64fe2-d15f-47c4-93d5-03f0cf2cd7e6","LogTimestamp":"2023-04-23T00:04:58.504Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.511Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.530Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.532Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.533Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.533Z","message":"Version being processedv26","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.534Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.535Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"19","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"28e95775-ddbf-4043-92eb-839e892e294a","LogTimestamp":"2023-04-23T00:04:58.529Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.537Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.537Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.537Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.537Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.561Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.564Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.565Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.565Z","message":"Version being processedv27","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.566Z","message":"Request Headers: {}","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.567Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ebf212ce-2d55-4e2e-a596-7d8f0791dd2c","LogTimestamp":"2023-04-23T00:04:58.561Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.570Z","message":"Checking for system property [partnerName]","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.570Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.570Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.571Z","message":"Invoke","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.592Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.595Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:58.596Z","message":"Retrieved json from SchemaService","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.912Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.912Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.912Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.914Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.915Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.916Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.917Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.918Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.921Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.921Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.922Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.922Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.923Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.935Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.935Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.936Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.936Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:04:59.936Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:00.661Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:00.693Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:00.694Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:00.694Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:00.756Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:01.040Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:01.044Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:01.152Z","message":"Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:02.605Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.418Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.418Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.419Z","message":"Starting new cluster with contact points [cassandra/10.233.69.45:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.509Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.592Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.592Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.805Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.806Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.809Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.810Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.812Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.814Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.816Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.817Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.817Z","message":"java.nio.DirectByteBuffer.(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.817Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.818Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.818Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.821Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.821Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.825Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.825Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.889Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.915Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.915Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.916Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.927Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:04.931Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.013Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_648675318508019764260.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648675318508019764260.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.021Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.022Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.025Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648675318508019764260.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_648675318508019764260.so\n\t\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\t\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\t\tat java.lang.Runtime.load0(Runtime.java:809)\n\t\tat java.lang.System.load(System.java:1086)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t... 3 frames excluded\n\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t... 37 common frames omitted\n\tSuppressed: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t\t... 36 common frames omitted\n\t\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t\t... 3 frames excluded\n\t\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t\t... 37 common frames omitted\n\tWrapped by: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)\n\t\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\t\t... 35 common frames omitted\n","thread":"Timer-0","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.102Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.190Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.190Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.216Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.306Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.307Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.313Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@77db6488","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.327Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.571Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.571Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.575Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.575Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.576Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.578Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.614Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.615Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.615Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.615Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.615Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.616Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.632Z","message":"[cassandra/10.233.69.45:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.686Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.686Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.686Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.813Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.814Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.917Z","message":"-Dio.netty.processId: 6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.922Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.923Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.926Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.926Z","message":"The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.928Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.930Z","message":"-Dio.netty.machineId: c2:5e:0f:ff:fe:94:9f:b4 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:05.985Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.097Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.098Z","message":"Initializing AAIConfig","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.098Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.099Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.100Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.111Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.112Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.112Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.224Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.278Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.278Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.279Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.279Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.392Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.392Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.393Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@44c844ed","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.492Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.655Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.658Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.819Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.985Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:06.999Z","message":"Token to replica map computation for keyspace sdcartifact completed in 14 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.015Z","message":"[Control connection] established to cassandra/10.233.69.45:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.016Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.019Z","message":"New Cassandra host cassandra/10.233.69.45:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.019Z","message":"New Cassandra host /10.233.72.157:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.019Z","message":"New Cassandra host /10.233.74.80:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.028Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.037Z","message":"[cassandra/10.233.69.45:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.041Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.048Z","message":"[/10.233.72.157:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.049Z","message":"[/10.233.74.80:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.050Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.051Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.218Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.222Z","message":"Created connection pool to host cassandra/10.233.69.45:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.222Z","message":"Added connection pool for cassandra/10.233.69.45:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.222Z","message":"[/10.233.72.157:9042] Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.223Z","message":"Created connection pool to host /10.233.72.157:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.223Z","message":"Added connection pool for /10.233.72.157:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.257Z","message":"[/10.233.74.80:9042] Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.257Z","message":"Created connection pool to host /10.233.74.80:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.257Z","message":"Added connection pool for /10.233.74.80:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.639Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.642Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.642Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.643Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.644Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.645Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.646Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.647Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.648Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.649Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.650Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.651Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.652Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.653Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.654Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.655Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.656Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.657Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.658Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.659Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.660Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.661Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.662Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.663Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.664Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.665Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.666Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.667Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.668Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.669Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.670Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.671Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.672Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.683Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.684Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.684Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.684Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.684Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.685Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.686Z","message":"Reflections took 46 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.914Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.915Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.921Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.921Z","message":"[/10.233.72.157:9042] Connection[/10.233.72.157:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.921Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.921Z","message":"[/10.233.74.80:9042] Connection[/10.233.74.80:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.923Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.923Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:07.924Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:09.544Z","message":"Entering","context":{"RequestID":"d791715a-7a20-465a-bd87-18d1a1c4bc20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f00ab1dc-6ae5-4b89-a9d0-31b0b10d2664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:09.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:09.651Z","message":"Database availability is UNKNOWN from CACHED check.","context":{"RequestID":"d791715a-7a20-465a-bd87-18d1a1c4bc20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f00ab1dc-6ae5-4b89-a9d0-31b0b10d2664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:09.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"ERROR","logType":"app"}
{"timestamp":"2023-04-23T00:05:09.667Z","message":"{\"transactionId\":\"d791715a-7a20-465a-bd87-18d1a1c4bc20\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:09:546\",\"respDate\":\"230423-00:05:09:666\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d791715a-7a20-465a-bd87-18d1a1c4bc20\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:05:09:546-11474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d791715a-7a20-465a-bd87-18d1a1c4bc20]}\\\"}\"}","context":{"RequestID":"d791715a-7a20-465a-bd87-18d1a1c4bc20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f00ab1dc-6ae5-4b89-a9d0-31b0b10d2664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:09.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:09.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d791715a-7a20-465a-bd87-18d1a1c4bc20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f00ab1dc-6ae5-4b89-a9d0-31b0b10d2664","LogTimestamp":"2023-04-23T00:05:09.685Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 425 - "logType": "access"
{"timestamp":"2023-04-23T00:05:09.953Z","message":"Freed 36 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:09.953Z","message":"Freed 20 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.002Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.002Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.002Z","message":"Starting new cluster with contact points [cassandra/10.233.69.45:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.029Z","message":"[cassandra/10.233.69.45:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.040Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.192Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.192Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.193Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@e6e5754.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.228Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.284Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.291Z","message":"Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds","thread":"Timer-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"[Control connection] established to cassandra/10.233.69.45:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"New Cassandra host cassandra/10.233.69.45:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"New Cassandra host /10.233.72.157:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"New Cassandra host /10.233.74.80:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.300Z","message":"[cassandra/10.233.69.45:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.306Z","message":"[/10.233.72.157:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.307Z","message":"[/10.233.74.80:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.307Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.308Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.309Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.481Z","message":"[cassandra/10.233.69.45:9042] Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.482Z","message":"Created connection pool to host cassandra/10.233.69.45:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.482Z","message":"Added connection pool for cassandra/10.233.69.45:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.489Z","message":"[/10.233.72.157:9042] Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.490Z","message":"Created connection pool to host /10.233.72.157:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.490Z","message":"Added connection pool for /10.233.72.157:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.516Z","message":"[/10.233.74.80:9042] Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.517Z","message":"Created connection pool to host /10.233.74.80:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:10.517Z","message":"Added connection pool for /10.233.74.80:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:11.398Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:11.572Z","message":"Resources MicroService Started","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:11.573Z","message":"Resources MicroService Started","context":{"RequestID":"314374a5-314a-4a5d-bd16-b022e2e06425","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:04:58.591Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"}
Resources Microservice Started
{"timestamp":"2023-04-23T00:05:11.675Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.217Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.217Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.218Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.407Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.635Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:12.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:13.291Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:13.291Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:13.292Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:13.470Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:14.051Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:15.053Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:15.135Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:15.149Z","message":"Token to replica map computation for keyspace sdcartifact completed in 14 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:15.491Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:16.492Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:16.502Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:17.497Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:18.498Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:18.513Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:18.539Z","message":"Token to replica map computation for keyspace sdcartifact completed in 26 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:18.564Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:19.219Z","message":"Entering","context":{"RequestID":"b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60a66686-abaf-4725-b78d-41c47ff36792","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:19.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:19.224Z","message":"Database is available from CACHED check.","context":{"RequestID":"b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60a66686-abaf-4725-b78d-41c47ff36792","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:19.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:19.227Z","message":"{\"transactionId\":\"b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:19:220\",\"respDate\":\"230423-00:05:19:227\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:05:19:220-35489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2]}\\\"}\"}","context":{"RequestID":"b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60a66686-abaf-4725-b78d-41c47ff36792","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:19.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:19.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8b3ac0a-b38d-488c-8ec5-bb1fc4db33a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60a66686-abaf-4725-b78d-41c47ff36792","LogTimestamp":"2023-04-23T00:05:19.228Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-23T00:05:19.483Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:20.484Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:20.500Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:20.517Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:21.512Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:22.513Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:22.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:23.507Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:23.590Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:23.590Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:23.590Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:24.508Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:25.183Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:26.184Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:27.017Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:27.836Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:28.837Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:29.217Z","message":"Entering","context":{"RequestID":"f6b45538-a8cb-464d-9a12-b5759892cc6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28143db3-4041-408a-8b0f-6f6cd305a7af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:29.222Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6b45538-a8cb-464d-9a12-b5759892cc6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28143db3-4041-408a-8b0f-6f6cd305a7af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:29.225Z","message":"{\"transactionId\":\"f6b45538-a8cb-464d-9a12-b5759892cc6f\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:29:218\",\"respDate\":\"230423-00:05:29:224\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6b45538-a8cb-464d-9a12-b5759892cc6f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:05:29:218-83374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6b45538-a8cb-464d-9a12-b5759892cc6f]}\\\"}\"}","context":{"RequestID":"f6b45538-a8cb-464d-9a12-b5759892cc6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28143db3-4041-408a-8b0f-6f6cd305a7af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:29.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b45538-a8cb-464d-9a12-b5759892cc6f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28143db3-4041-408a-8b0f-6f6cd305a7af","LogTimestamp":"2023-04-23T00:05:29.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-23T00:05:29.666Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:30.600Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:31.594Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:32.595Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:32.615Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:32.640Z","message":"Token to replica map computation for keyspace sdcartifact completed in 25 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:32.655Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:32.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:33.179Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:33.179Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:33.180Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:33.656Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:34.335Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:35.336Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:35.619Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:36.603Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:37.490Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:38.491Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:38.504Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:38.521Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:38.622Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:39.219Z","message":"Entering","context":{"RequestID":"ce22c309-84c5-452e-bc8a-3b54f7c71afb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1e20166-54f6-4816-97c6-b8d2a248e83c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:39.224Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce22c309-84c5-452e-bc8a-3b54f7c71afb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1e20166-54f6-4816-97c6-b8d2a248e83c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:39.227Z","message":"{\"transactionId\":\"ce22c309-84c5-452e-bc8a-3b54f7c71afb\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:39:220\",\"respDate\":\"230423-00:05:39:227\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce22c309-84c5-452e-bc8a-3b54f7c71afb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:05:39:220-37069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce22c309-84c5-452e-bc8a-3b54f7c71afb]}\\\"}\"}","context":{"RequestID":"ce22c309-84c5-452e-bc8a-3b54f7c71afb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1e20166-54f6-4816-97c6-b8d2a248e83c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:39.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce22c309-84c5-452e-bc8a-3b54f7c71afb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e20166-54f6-4816-97c6-b8d2a248e83c","LogTimestamp":"2023-04-23T00:05:39.229Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-23T00:05:39.623Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:39.652Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:40.653Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:41.430Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:42.416Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:42.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.154Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.154Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.155Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.417Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.435Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.449Z","message":"Token to replica map computation for keyspace sdcartifact completed in 14 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:43.658Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:44.565Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:45.562Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:46.563Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:46.581Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:46.587Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:46.610Z","message":"Token to replica map computation for keyspace sdcartifact completed in 23 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:47.582Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:48.438Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:49.216Z","message":"Entering","context":{"RequestID":"ab50571c-0d32-41b3-a8eb-915a97772abd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d00630ac-8eb1-4c44-8706-62620577ce06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:49.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:49.220Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab50571c-0d32-41b3-a8eb-915a97772abd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d00630ac-8eb1-4c44-8706-62620577ce06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:49.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:49.222Z","message":"{\"transactionId\":\"ab50571c-0d32-41b3-a8eb-915a97772abd\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:49:217\",\"respDate\":\"230423-00:05:49:222\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab50571c-0d32-41b3-a8eb-915a97772abd\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:05:49:217-85633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab50571c-0d32-41b3-a8eb-915a97772abd]}\\\"}\"}","context":{"RequestID":"ab50571c-0d32-41b3-a8eb-915a97772abd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d00630ac-8eb1-4c44-8706-62620577ce06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:49.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:49.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab50571c-0d32-41b3-a8eb-915a97772abd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d00630ac-8eb1-4c44-8706-62620577ce06","LogTimestamp":"2023-04-23T00:05:49.223Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:05:49.439Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:49.587Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:50.588Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:50.628Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:51.322Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:52.323Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:52.342Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:52.357Z","message":"Token to replica map computation for keyspace sdcartifact completed in 15 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:52.653Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:52.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:05:53.184Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:53.184Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:53.185Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:53.413Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:54.414Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:54.489Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:54.495Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:54.546Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:55.547Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:55.661Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:56.539Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:57.493Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:58.471Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.216Z","message":"Entering","context":{"RequestID":"f9e6b301-8584-4bb1-88af-60ec9f3faed0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed5db5cc-57a3-4558-a582-715114230e9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9e6b301-8584-4bb1-88af-60ec9f3faed0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed5db5cc-57a3-4558-a582-715114230e9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.225Z","message":"{\"transactionId\":\"f9e6b301-8584-4bb1-88af-60ec9f3faed0\",\"status\":\"200\",\"rqstDate\":\"230423-00:05:59:218\",\"respDate\":\"230423-00:05:59:224\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9e6b301-8584-4bb1-88af-60ec9f3faed0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:05:59:218-59770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9e6b301-8584-4bb1-88af-60ec9f3faed0]}\\\"}\"}","context":{"RequestID":"f9e6b301-8584-4bb1-88af-60ec9f3faed0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed5db5cc-57a3-4558-a582-715114230e9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:05:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9e6b301-8584-4bb1-88af-60ec9f3faed0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"12","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed5db5cc-57a3-4558-a582-715114230e9b","LogTimestamp":"2023-04-23T00:05:59.227Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-23T00:05:59.473Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.496Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.507Z","message":"Token to replica map computation for keyspace sdcartifact completed in 10 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:05:59.552Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:00.363Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:01.364Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:01.380Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:01.385Z","message":"Token to replica map computation for keyspace sdcartifact completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:01.658Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:02.659Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:02.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:03.137Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:03.143Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:03.144Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:03.144Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:04.138Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:04.556Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:05.557Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:05.663Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:06.664Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:06.710Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:07.712Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:08.164Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:09.165Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:09.217Z","message":"Entering","context":{"RequestID":"674ef3cd-869d-4a86-8eef-16601ebfe1e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b89bd9c-52fd-4df5-b572-24622ef83415","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:09.223Z","message":"Database is available from CACHED check.","context":{"RequestID":"674ef3cd-869d-4a86-8eef-16601ebfe1e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b89bd9c-52fd-4df5-b572-24622ef83415","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:09.231Z","message":"{\"transactionId\":\"674ef3cd-869d-4a86-8eef-16601ebfe1e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:09:218\",\"respDate\":\"230423-00:06:09:231\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:674ef3cd-869d-4a86-8eef-16601ebfe1e2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:06:09:218-95495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[674ef3cd-869d-4a86-8eef-16601ebfe1e2]}\\\"}\"}","context":{"RequestID":"674ef3cd-869d-4a86-8eef-16601ebfe1e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b89bd9c-52fd-4df5-b572-24622ef83415","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:09.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"674ef3cd-869d-4a86-8eef-16601ebfe1e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"17","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b89bd9c-52fd-4df5-b572-24622ef83415","LogTimestamp":"2023-04-23T00:06:09.234Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
{"timestamp":"2023-04-23T00:06:12.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:13.141Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:13.142Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:13.142Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:19.220Z","message":"Entering","context":{"RequestID":"8de5d378-4230-4c8a-bb9a-d8ba710de0f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed2e5d75-c79e-4d8c-8e8d-5cc79d72c324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:19.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:19.225Z","message":"Database is available from CACHED check.","context":{"RequestID":"8de5d378-4230-4c8a-bb9a-d8ba710de0f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed2e5d75-c79e-4d8c-8e8d-5cc79d72c324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:19.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:19.227Z","message":"{\"transactionId\":\"8de5d378-4230-4c8a-bb9a-d8ba710de0f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:19:221\",\"respDate\":\"230423-00:06:19:227\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8de5d378-4230-4c8a-bb9a-d8ba710de0f5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:06:19:221-83396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8de5d378-4230-4c8a-bb9a-d8ba710de0f5]}\\\"}\"}","context":{"RequestID":"8de5d378-4230-4c8a-bb9a-d8ba710de0f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed2e5d75-c79e-4d8c-8e8d-5cc79d72c324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:19.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:19.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8de5d378-4230-4c8a-bb9a-d8ba710de0f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed2e5d75-c79e-4d8c-8e8d-5cc79d72c324","LogTimestamp":"2023-04-23T00:06:19.228Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-23T00:06:21.505Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:22.506Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:22.520Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:22.527Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:22.633Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:22.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:23.174Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:23.174Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:23.175Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:23.634Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:27.006Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:28.007Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:28.646Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:29.217Z","message":"Entering","context":{"RequestID":"0806f6cd-dade-460b-a148-1cf4ad41bb00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"715d1b9f-968a-43bd-946b-601efc6c29ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:29.222Z","message":"Database is available from CACHED check.","context":{"RequestID":"0806f6cd-dade-460b-a148-1cf4ad41bb00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"715d1b9f-968a-43bd-946b-601efc6c29ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:29.224Z","message":"{\"transactionId\":\"0806f6cd-dade-460b-a148-1cf4ad41bb00\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:29:218\",\"respDate\":\"230423-00:06:29:224\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0806f6cd-dade-460b-a148-1cf4ad41bb00\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:06:29:218-80593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0806f6cd-dade-460b-a148-1cf4ad41bb00]}\\\"}\"}","context":{"RequestID":"0806f6cd-dade-460b-a148-1cf4ad41bb00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"715d1b9f-968a-43bd-946b-601efc6c29ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:29.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0806f6cd-dade-460b-a148-1cf4ad41bb00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"715d1b9f-968a-43bd-946b-601efc6c29ed","LogTimestamp":"2023-04-23T00:06:29.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-23T00:06:29.647Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:30.716Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:31.717Z","message":"[Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:32.369Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:32.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:33.124Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:33.124Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:33.124Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:33.370Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:33.835Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:34.836Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:35.278Z","message":"Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:36.279Z","message":"[Control connection] Refreshing schema for sdctitan.txlog (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:36.495Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:37.495Z","message":"[Control connection] Refreshing schema for sdctitan.systemlog (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:38.340Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:39.218Z","message":"Entering","context":{"RequestID":"9ba97ec0-e370-41f5-bd81-34264d1431f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66d4d842-ff8f-4687-9213-7fd6e2a1b1eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:39.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:39.227Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ba97ec0-e370-41f5-bd81-34264d1431f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66d4d842-ff8f-4687-9213-7fd6e2a1b1eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:39.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:39.232Z","message":"{\"transactionId\":\"9ba97ec0-e370-41f5-bd81-34264d1431f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:39:219\",\"respDate\":\"230423-00:06:39:232\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ba97ec0-e370-41f5-bd81-34264d1431f5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:06:39:219-41883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ba97ec0-e370-41f5-bd81-34264d1431f5]}\\\"}\"}","context":{"RequestID":"9ba97ec0-e370-41f5-bd81-34264d1431f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66d4d842-ff8f-4687-9213-7fd6e2a1b1eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:39.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:39.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ba97ec0-e370-41f5-bd81-34264d1431f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"16","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d4d842-ff8f-4687-9213-7fd6e2a1b1eb","LogTimestamp":"2023-04-23T00:06:39.234Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-23T00:06:39.341Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:42.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:43.157Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:43.157Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:43.158Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:49.217Z","message":"Entering","context":{"RequestID":"6ef80979-7fa3-499f-ba29-70b068e82cd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c35d501-ce1f-422b-b058-3cc597b8e319","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:49.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"6ef80979-7fa3-499f-ba29-70b068e82cd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c35d501-ce1f-422b-b058-3cc597b8e319","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:49.223Z","message":"{\"transactionId\":\"6ef80979-7fa3-499f-ba29-70b068e82cd2\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:49:218\",\"respDate\":\"230423-00:06:49:223\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6ef80979-7fa3-499f-ba29-70b068e82cd2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:06:49:218-60160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6ef80979-7fa3-499f-ba29-70b068e82cd2]}\\\"}\"}","context":{"RequestID":"6ef80979-7fa3-499f-ba29-70b068e82cd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c35d501-ce1f-422b-b058-3cc597b8e319","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:49.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ef80979-7fa3-499f-ba29-70b068e82cd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c35d501-ce1f-422b-b058-3cc597b8e319","LogTimestamp":"2023-04-23T00:06:49.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-23T00:06:52.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:06:53.155Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:53.156Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:53.156Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:59.216Z","message":"Entering","context":{"RequestID":"787cc1d3-ae5a-497b-8e87-fb651cbc4e06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a56a992-d29e-4347-a008-5b119ec34225","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:06:59.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"787cc1d3-ae5a-497b-8e87-fb651cbc4e06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a56a992-d29e-4347-a008-5b119ec34225","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:59.224Z","message":"{\"transactionId\":\"787cc1d3-ae5a-497b-8e87-fb651cbc4e06\",\"status\":\"200\",\"rqstDate\":\"230423-00:06:59:217\",\"respDate\":\"230423-00:06:59:223\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:787cc1d3-ae5a-497b-8e87-fb651cbc4e06\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:06:59:217-59243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[787cc1d3-ae5a-497b-8e87-fb651cbc4e06]}\\\"}\"}","context":{"RequestID":"787cc1d3-ae5a-497b-8e87-fb651cbc4e06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a56a992-d29e-4347-a008-5b119ec34225","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:06:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:06:59.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787cc1d3-ae5a-497b-8e87-fb651cbc4e06","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a56a992-d29e-4347-a008-5b119ec34225","LogTimestamp":"2023-04-23T00:06:59.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:06:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-23T00:07:02.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:03.114Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:03.115Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:03.115Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:09.218Z","message":"Entering","context":{"RequestID":"5f0982af-41dc-4360-a868-71c6b8235dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a76c8a0d-ae5b-4b40-b6d7-097dfc1dc3d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:09.222Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f0982af-41dc-4360-a868-71c6b8235dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a76c8a0d-ae5b-4b40-b6d7-097dfc1dc3d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:09.225Z","message":"{\"transactionId\":\"5f0982af-41dc-4360-a868-71c6b8235dba\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:09:219\",\"respDate\":\"230423-00:07:09:224\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f0982af-41dc-4360-a868-71c6b8235dba\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:09:219-34824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f0982af-41dc-4360-a868-71c6b8235dba]}\\\"}\"}","context":{"RequestID":"5f0982af-41dc-4360-a868-71c6b8235dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a76c8a0d-ae5b-4b40-b6d7-097dfc1dc3d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:09.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:09.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f0982af-41dc-4360-a868-71c6b8235dba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a76c8a0d-ae5b-4b40-b6d7-097dfc1dc3d6","LogTimestamp":"2023-04-23T00:07:09.226Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:07:09.354Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:09.359Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:12.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:13.148Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:13.149Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:13.149Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:19.216Z","message":"Entering","context":{"RequestID":"77d9643f-f63d-4def-9ed8-1fb8f69df8e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b51bbe8-59b7-4e5b-915a-12438ba18b78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:19.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"77d9643f-f63d-4def-9ed8-1fb8f69df8e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b51bbe8-59b7-4e5b-915a-12438ba18b78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:19.221Z","message":"{\"transactionId\":\"77d9643f-f63d-4def-9ed8-1fb8f69df8e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:19:216\",\"respDate\":\"230423-00:07:19:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:77d9643f-f63d-4def-9ed8-1fb8f69df8e8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:19:216-56581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[77d9643f-f63d-4def-9ed8-1fb8f69df8e8]}\\\"}\"}","context":{"RequestID":"77d9643f-f63d-4def-9ed8-1fb8f69df8e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b51bbe8-59b7-4e5b-915a-12438ba18b78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:19.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d9643f-f63d-4def-9ed8-1fb8f69df8e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b51bbe8-59b7-4e5b-915a-12438ba18b78","LogTimestamp":"2023-04-23T00:07:19.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:07:22.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:23.386Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:23.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:23.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:29.216Z","message":"Entering","context":{"RequestID":"8fbaad71-fbc4-442e-93dc-9334b52236f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa66259e-a3cb-4d1e-9e54-3ef342226ea1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:29.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"8fbaad71-fbc4-442e-93dc-9334b52236f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa66259e-a3cb-4d1e-9e54-3ef342226ea1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:29.223Z","message":"{\"transactionId\":\"8fbaad71-fbc4-442e-93dc-9334b52236f3\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:29:217\",\"respDate\":\"230423-00:07:29:223\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8fbaad71-fbc4-442e-93dc-9334b52236f3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:07:29:217-13702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8fbaad71-fbc4-442e-93dc-9334b52236f3]}\\\"}\"}","context":{"RequestID":"8fbaad71-fbc4-442e-93dc-9334b52236f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa66259e-a3cb-4d1e-9e54-3ef342226ea1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:29.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:29.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fbaad71-fbc4-442e-93dc-9334b52236f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa66259e-a3cb-4d1e-9e54-3ef342226ea1","LogTimestamp":"2023-04-23T00:07:29.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:07:32.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:33.189Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:33.190Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:33.191Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:39.219Z","message":"Entering","context":{"RequestID":"ddd63c8f-9129-4467-be04-c36a4143689c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a75bb189-53c7-4ac7-801c-a60d5e328125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:39.225Z","message":"Database is available from CACHED check.","context":{"RequestID":"ddd63c8f-9129-4467-be04-c36a4143689c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a75bb189-53c7-4ac7-801c-a60d5e328125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:39.228Z","message":"{\"transactionId\":\"ddd63c8f-9129-4467-be04-c36a4143689c\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:39:220\",\"respDate\":\"230423-00:07:39:228\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ddd63c8f-9129-4467-be04-c36a4143689c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:39:220-40934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ddd63c8f-9129-4467-be04-c36a4143689c]}\\\"}\"}","context":{"RequestID":"ddd63c8f-9129-4467-be04-c36a4143689c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a75bb189-53c7-4ac7-801c-a60d5e328125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:39.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:39.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddd63c8f-9129-4467-be04-c36a4143689c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a75bb189-53c7-4ac7-801c-a60d5e328125","LogTimestamp":"2023-04-23T00:07:39.229Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-23T00:07:39.361Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:39.365Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:42.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:43.222Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:43.222Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:43.223Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:46.354Z","message":"Entering","context":{"RequestID":"6b17c57c-4e8c-4689-8c6f-c155d37d0795","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d978d993-9225-41a7-9cda-9b4715557fb0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:46.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:46.360Z","message":"{\"transactionId\":\"6b17c57c-4e8c-4689-8c6f-c155d37d0795\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:46:355\",\"respDate\":\"230423-00:07:46:359\",\"sourceId\":\"haproxy:6b17c57c-4e8c-4689-8c6f-c155d37d0795\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:07:46:355-8227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1cdce44-99d8-4bcb-8b2e-000af991aca4], x-b3-parentspanid=[ed2c77ad9454698b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82dc1db6c41a4c4eed2c77ad9454698b], x-b3-spanid=[c72bc34fb14875f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b17c57c-4e8c-4689-8c6f-c155d37d0795]}\\\"}\"}","context":{"RequestID":"6b17c57c-4e8c-4689-8c6f-c155d37d0795","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d978d993-9225-41a7-9cda-9b4715557fb0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:46.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:46.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b17c57c-4e8c-4689-8c6f-c155d37d0795","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d978d993-9225-41a7-9cda-9b4715557fb0","LogTimestamp":"2023-04-23T00:07:46.361Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:07:48.438Z","message":"Entering","context":{"RequestID":"991326b1-7d29-4290-9202-f1708590872e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8cabed9a-ee2b-4bba-987c-65c33b90970a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:48.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:48.444Z","message":"{\"transactionId\":\"991326b1-7d29-4290-9202-f1708590872e\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:48:439\",\"respDate\":\"230423-00:07:48:443\",\"sourceId\":\"haproxy:991326b1-7d29-4290-9202-f1708590872e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:48:439-55808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1460552-431d-45f9-8e5e-8edaadb7a6f7], x-b3-parentspanid=[1cc1766f00f382ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfbc33c5f923f29c1cc1766f00f382ad], x-b3-spanid=[0180afcd2ebf2b22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[991326b1-7d29-4290-9202-f1708590872e]}\\\"}\"}","context":{"RequestID":"991326b1-7d29-4290-9202-f1708590872e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8cabed9a-ee2b-4bba-987c-65c33b90970a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:48.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:48.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"991326b1-7d29-4290-9202-f1708590872e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cabed9a-ee2b-4bba-987c-65c33b90970a","LogTimestamp":"2023-04-23T00:07:48.445Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:07:49.216Z","message":"Entering","context":{"RequestID":"281778b9-5112-4962-a585-4450f959721e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b6719c8-4ad7-453f-9940-0239234bc3c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:49.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"281778b9-5112-4962-a585-4450f959721e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b6719c8-4ad7-453f-9940-0239234bc3c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:49.224Z","message":"{\"transactionId\":\"281778b9-5112-4962-a585-4450f959721e\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:49:218\",\"respDate\":\"230423-00:07:49:223\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:281778b9-5112-4962-a585-4450f959721e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:49:218-98302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[281778b9-5112-4962-a585-4450f959721e]}\\\"}\"}","context":{"RequestID":"281778b9-5112-4962-a585-4450f959721e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b6719c8-4ad7-453f-9940-0239234bc3c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:49.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:49.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"281778b9-5112-4962-a585-4450f959721e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b6719c8-4ad7-453f-9940-0239234bc3c3","LogTimestamp":"2023-04-23T00:07:49.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:07:50.458Z","message":"Entering","context":{"RequestID":"3e0c3ed8-ebb8-49f8-9160-89342f0eb929","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4422da84-2351-48a5-a591-bb95ff9044ed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:50.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:50.465Z","message":"{\"transactionId\":\"3e0c3ed8-ebb8-49f8-9160-89342f0eb929\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:50:459\",\"respDate\":\"230423-00:07:50:464\",\"sourceId\":\"haproxy:3e0c3ed8-ebb8-49f8-9160-89342f0eb929\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:50:459-94564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bf0b34d-717e-474b-a7df-91d7104b511f], x-b3-parentspanid=[a43f67997035d5ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d0425ebd93b90d6a43f67997035d5ec], x-b3-spanid=[4361dced567fb99e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e0c3ed8-ebb8-49f8-9160-89342f0eb929]}\\\"}\"}","context":{"RequestID":"3e0c3ed8-ebb8-49f8-9160-89342f0eb929","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4422da84-2351-48a5-a591-bb95ff9044ed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:50.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:50.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e0c3ed8-ebb8-49f8-9160-89342f0eb929","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4422da84-2351-48a5-a591-bb95ff9044ed","LogTimestamp":"2023-04-23T00:07:50.466Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-23T00:07:50.695Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:51.295Z","message":"Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.297Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.417Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.425Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.492Z","message":"Entering","context":{"RequestID":"ee5dd2f9-0955-4f04-a806-e895966dba56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"941e0e66-5878-4648-bec1-9b31514c66cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:52.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.500Z","message":"{\"transactionId\":\"ee5dd2f9-0955-4f04-a806-e895966dba56\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:52:493\",\"respDate\":\"230423-00:07:52:500\",\"sourceId\":\"haproxy:ee5dd2f9-0955-4f04-a806-e895966dba56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:07:52:493-72679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb7a3d10-1583-4978-b8ce-eeea0a5bef90], x-b3-parentspanid=[73efed0dac597e57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d49242ad8f62e1173efed0dac597e57], x-b3-spanid=[c96757a10b8eda24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee5dd2f9-0955-4f04-a806-e895966dba56]}\\\"}\"}","context":{"RequestID":"ee5dd2f9-0955-4f04-a806-e895966dba56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"941e0e66-5878-4648-bec1-9b31514c66cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:52.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:52.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee5dd2f9-0955-4f04-a806-e895966dba56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"11","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"941e0e66-5878-4648-bec1-9b31514c66cb","LogTimestamp":"2023-04-23T00:07:52.502Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-23T00:07:52.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:07:53.122Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:53.122Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:53.123Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:53.459Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:54.461Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:54.544Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:54.558Z","message":"Entering","context":{"RequestID":"9ef6043a-aba9-4165-b6f0-b4c312659e1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2cd388f-cfa0-4b93-a278-539512916529","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:54.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:54.564Z","message":"{\"transactionId\":\"9ef6043a-aba9-4165-b6f0-b4c312659e1f\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:54:559\",\"respDate\":\"230423-00:07:54:564\",\"sourceId\":\"haproxy:9ef6043a-aba9-4165-b6f0-b4c312659e1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:07:54:559-36844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f684496-4187-452a-9491-86fb3b0f697c], x-b3-parentspanid=[700b3ad912959e7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30cf0193af3b5712700b3ad912959e7c], x-b3-spanid=[8d4027cc88ac9d6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ef6043a-aba9-4165-b6f0-b4c312659e1f]}\\\"}\"}","context":{"RequestID":"9ef6043a-aba9-4165-b6f0-b4c312659e1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2cd388f-cfa0-4b93-a278-539512916529","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:54.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:54.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef6043a-aba9-4165-b6f0-b4c312659e1f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2cd388f-cfa0-4b93-a278-539512916529","LogTimestamp":"2023-04-23T00:07:54.565Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:07:55.495Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.496Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.506Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.513Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.581Z","message":"Entering","context":{"RequestID":"2a8fad21-2b28-4950-9551-b5f962815936","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"deba3788-6aa3-46ed-82f8-6a82328cf660","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:56.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.597Z","message":"{\"transactionId\":\"2a8fad21-2b28-4950-9551-b5f962815936\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:56:582\",\"respDate\":\"230423-00:07:56:596\",\"sourceId\":\"haproxy:2a8fad21-2b28-4950-9551-b5f962815936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:07:56:582-11293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42055709-20d2-4724-a12c-c4d58e9ca93a], x-b3-parentspanid=[8afc3c28822a06cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e343c116be3808a8afc3c28822a06cd], x-b3-spanid=[a97e3d857101f96c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a8fad21-2b28-4950-9551-b5f962815936]}\\\"}\"}","context":{"RequestID":"2a8fad21-2b28-4950-9551-b5f962815936","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"deba3788-6aa3-46ed-82f8-6a82328cf660","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:56.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:56.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a8fad21-2b28-4950-9551-b5f962815936","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"18","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deba3788-6aa3-46ed-82f8-6a82328cf660","LogTimestamp":"2023-04-23T00:07:56.599Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-23T00:07:56.696Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:57.608Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:58.609Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:58.613Z","message":"Entering","context":{"RequestID":"696928d9-fb6b-4a39-a038-bc8af80979a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0adb5575-4b76-4544-bd20-53bd68a6e820","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:58.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:58.618Z","message":"{\"transactionId\":\"696928d9-fb6b-4a39-a038-bc8af80979a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:58:614\",\"respDate\":\"230423-00:07:58:618\",\"sourceId\":\"haproxy:696928d9-fb6b-4a39-a038-bc8af80979a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:07:58:614-8216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59a1df80-96f7-4329-a010-a04a3f0cec82], x-b3-parentspanid=[a645ea32a6a66212], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b48f1ee29958dd13a645ea32a6a66212], x-b3-spanid=[c7762bf0bd968e19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[696928d9-fb6b-4a39-a038-bc8af80979a0]}\\\"}\"}","context":{"RequestID":"696928d9-fb6b-4a39-a038-bc8af80979a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0adb5575-4b76-4544-bd20-53bd68a6e820","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:07:58.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:58.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"696928d9-fb6b-4a39-a038-bc8af80979a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0adb5575-4b76-4544-bd20-53bd68a6e820","LogTimestamp":"2023-04-23T00:07:58.619Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:07:58.624Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:58.639Z","message":"Token to replica map computation for keyspace sdctitan completed in 14 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.217Z","message":"Entering","context":{"RequestID":"cba642f6-4f2c-46a4-a4ab-531a392fb7d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2144ea90-5d90-490b-99fa-44894889d112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"cba642f6-4f2c-46a4-a4ab-531a392fb7d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2144ea90-5d90-490b-99fa-44894889d112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.223Z","message":"{\"transactionId\":\"cba642f6-4f2c-46a4-a4ab-531a392fb7d7\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:59:218\",\"respDate\":\"230423-00:07:59:223\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cba642f6-4f2c-46a4-a4ab-531a392fb7d7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:07:59:218-52410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cba642f6-4f2c-46a4-a4ab-531a392fb7d7]}\\\"}\"}","context":{"RequestID":"cba642f6-4f2c-46a4-a4ab-531a392fb7d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2144ea90-5d90-490b-99fa-44894889d112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:07:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cba642f6-4f2c-46a4-a4ab-531a392fb7d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2144ea90-5d90-490b-99fa-44894889d112","LogTimestamp":"2023-04-23T00:07:59.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:07:59.316Z","message":"Entering","context":{"RequestID":"47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27855677-3975-4d8f-9e34-f4f55f503291","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:07:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.322Z","message":"{\"transactionId\":\"47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a\",\"status\":\"200\",\"rqstDate\":\"230423-00:07:59:317\",\"respDate\":\"230423-00:07:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:07:59:317-62128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b15a4cd-5d42-4ab4-a4bd-31d7757c8d3a], x-b3-parentspanid=[ce2759f6e6331f8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43419], x-envoy-attempt-count=[1], x-b3-traceid=[af8839a3f4df761dce2759f6e6331f8e], x-b3-spanid=[1c78d82e9486daea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a]}\\\"}\"}","context":{"RequestID":"47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27855677-3975-4d8f-9e34-f4f55f503291","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:07:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:07:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47b8c31e-3bad-43c6-9d9d-7d1fc42fdf7a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27855677-3975-4d8f-9e34-f4f55f503291","LogTimestamp":"2023-04-23T00:07:59.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:07:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:07:59.657Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:00.432Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:00.631Z","message":"Entering","context":{"RequestID":"fb1473be-71ef-4974-bac1-8be4d27caccc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e40a9708-0b54-49a2-a196-97689c5e140c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:00.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:00.635Z","message":"{\"transactionId\":\"fb1473be-71ef-4974-bac1-8be4d27caccc\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:00:632\",\"respDate\":\"230423-00:08:00:634\",\"sourceId\":\"haproxy:fb1473be-71ef-4974-bac1-8be4d27caccc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:00:632-90931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[854fef45-16d1-4fd6-b28d-e74bc5122cf0], x-b3-parentspanid=[1a97a3a8a6258638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3e2d90b81ba8f561a97a3a8a6258638], x-b3-spanid=[69f120c20f6cb5d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb1473be-71ef-4974-bac1-8be4d27caccc]}\\\"}\"}","context":{"RequestID":"fb1473be-71ef-4974-bac1-8be4d27caccc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e40a9708-0b54-49a2-a196-97689c5e140c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:00.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:00.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb1473be-71ef-4974-bac1-8be4d27caccc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e40a9708-0b54-49a2-a196-97689c5e140c","LogTimestamp":"2023-04-23T00:08:00.635Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:08:01.434Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:01.444Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:01.452Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:01.539Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:02.540Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:02.562Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:02.649Z","message":"Entering","context":{"RequestID":"63c5a0bf-cda5-4564-bed2-5493dbd71caa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce37d61e-4c71-4b5b-8fb0-e1ce68fd514e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:02.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:02.655Z","message":"{\"transactionId\":\"63c5a0bf-cda5-4564-bed2-5493dbd71caa\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:02:650\",\"respDate\":\"230423-00:08:02:654\",\"sourceId\":\"haproxy:63c5a0bf-cda5-4564-bed2-5493dbd71caa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:02:650-73675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73a3f23a-da9d-4938-a25e-9594dca21bb3], x-b3-parentspanid=[69b7801c1348520b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[609eed665168c55169b7801c1348520b], x-b3-spanid=[c55cc1d454f0af57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63c5a0bf-cda5-4564-bed2-5493dbd71caa]}\\\"}\"}","context":{"RequestID":"63c5a0bf-cda5-4564-bed2-5493dbd71caa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce37d61e-4c71-4b5b-8fb0-e1ce68fd514e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:02.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:02.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c5a0bf-cda5-4564-bed2-5493dbd71caa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce37d61e-4c71-4b5b-8fb0-e1ce68fd514e","LogTimestamp":"2023-04-23T00:08:02.656Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:08:02.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:03.137Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:03.138Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:03.138Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:03.563Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:04.672Z","message":"Entering","context":{"RequestID":"2ff52d69-5fbf-4d41-ae96-8ed344e412b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d991daec-1265-4f9b-801d-8b50844861b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:04.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:04.678Z","message":"{\"transactionId\":\"2ff52d69-5fbf-4d41-ae96-8ed344e412b6\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:04:673\",\"respDate\":\"230423-00:08:04:677\",\"sourceId\":\"haproxy:2ff52d69-5fbf-4d41-ae96-8ed344e412b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:04:673-31536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7873a52a-2fd1-44ac-9e91-518b0efd9d2e], x-b3-parentspanid=[6fc6a2e01adc7802], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb0223cff230e5db6fc6a2e01adc7802], x-b3-spanid=[90f4994ed61ac2f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ff52d69-5fbf-4d41-ae96-8ed344e412b6]}\\\"}\"}","context":{"RequestID":"2ff52d69-5fbf-4d41-ae96-8ed344e412b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d991daec-1265-4f9b-801d-8b50844861b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:04.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:04.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ff52d69-5fbf-4d41-ae96-8ed344e412b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d991daec-1265-4f9b-801d-8b50844861b0","LogTimestamp":"2023-04-23T00:08:04.679Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:06.693Z","message":"Entering","context":{"RequestID":"929a430c-174e-4b0f-8f5a-543f2ef8a702","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be187612-7542-45a8-ba28-7e33ee2f2e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:06.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:06.698Z","message":"{\"transactionId\":\"929a430c-174e-4b0f-8f5a-543f2ef8a702\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:06:694\",\"respDate\":\"230423-00:08:06:698\",\"sourceId\":\"haproxy:929a430c-174e-4b0f-8f5a-543f2ef8a702\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:06:694-86725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6e71be9-717f-40e7-82b8-4cf84feb70d3], x-b3-parentspanid=[67ec9666a264414a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b35b4be1ed7717467ec9666a264414a], x-b3-spanid=[f853fdff67374a2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[929a430c-174e-4b0f-8f5a-543f2ef8a702]}\\\"}\"}","context":{"RequestID":"929a430c-174e-4b0f-8f5a-543f2ef8a702","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be187612-7542-45a8-ba28-7e33ee2f2e1f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:06.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:06.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"929a430c-174e-4b0f-8f5a-543f2ef8a702","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be187612-7542-45a8-ba28-7e33ee2f2e1f","LogTimestamp":"2023-04-23T00:08:06.699Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:08:08.713Z","message":"Entering","context":{"RequestID":"1d24a965-4fbe-4a80-b540-a5193dadc4e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2830625f-b419-44e9-9e5e-3463df79028a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:08.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:08.721Z","message":"{\"transactionId\":\"1d24a965-4fbe-4a80-b540-a5193dadc4e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:08:714\",\"respDate\":\"230423-00:08:08:720\",\"sourceId\":\"haproxy:1d24a965-4fbe-4a80-b540-a5193dadc4e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:08:714-40375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6c018aa-976d-4585-b06b-bab2339a27e3], x-b3-parentspanid=[791aced9ef484ce3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34112d28424c7051791aced9ef484ce3], x-b3-spanid=[71cf080bc63fa693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d24a965-4fbe-4a80-b540-a5193dadc4e2]}\\\"}\"}","context":{"RequestID":"1d24a965-4fbe-4a80-b540-a5193dadc4e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2830625f-b419-44e9-9e5e-3463df79028a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:08.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:08.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d24a965-4fbe-4a80-b540-a5193dadc4e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2830625f-b419-44e9-9e5e-3463df79028a","LogTimestamp":"2023-04-23T00:08:08.722Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:08:09.214Z","message":"Entering","context":{"RequestID":"f41e75ed-ec34-4fdd-b336-3c48635e4931","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28a73f90-e652-4c32-88db-cfbd99ae0158","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:09.218Z","message":"Database is available from CACHED check.","context":{"RequestID":"f41e75ed-ec34-4fdd-b336-3c48635e4931","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28a73f90-e652-4c32-88db-cfbd99ae0158","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:09.220Z","message":"{\"transactionId\":\"f41e75ed-ec34-4fdd-b336-3c48635e4931\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:09:215\",\"respDate\":\"230423-00:08:09:219\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f41e75ed-ec34-4fdd-b336-3c48635e4931\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:09:215-97953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f41e75ed-ec34-4fdd-b336-3c48635e4931]}\\\"}\"}","context":{"RequestID":"f41e75ed-ec34-4fdd-b336-3c48635e4931","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28a73f90-e652-4c32-88db-cfbd99ae0158","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:09.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f41e75ed-ec34-4fdd-b336-3c48635e4931","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28a73f90-e652-4c32-88db-cfbd99ae0158","LogTimestamp":"2023-04-23T00:08:09.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:09.317Z","message":"Entering","context":{"RequestID":"843a86ec-540f-475d-9300-140b7e69b760","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e10e46b0-ad98-4677-a4b0-79fc08852c85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:09.322Z","message":"{\"transactionId\":\"843a86ec-540f-475d-9300-140b7e69b760\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:09:318\",\"respDate\":\"230423-00:08:09:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:843a86ec-540f-475d-9300-140b7e69b760\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:09:318-28369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a54b81c5-551e-43a2-af8f-dbd1ba688569], x-b3-parentspanid=[2a2ae9decd04c8c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57501], x-envoy-attempt-count=[1], x-b3-traceid=[7a01e6c1be93ba082a2ae9decd04c8c6], x-b3-spanid=[477ad19cda213ffe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[843a86ec-540f-475d-9300-140b7e69b760]}\\\"}\"}","context":{"RequestID":"843a86ec-540f-475d-9300-140b7e69b760","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e10e46b0-ad98-4677-a4b0-79fc08852c85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843a86ec-540f-475d-9300-140b7e69b760","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e10e46b0-ad98-4677-a4b0-79fc08852c85","LogTimestamp":"2023-04-23T00:08:09.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:10.736Z","message":"Entering","context":{"RequestID":"1804c9d8-f517-4692-83ac-8dfc63853ed7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a1e30b9-7df7-4012-bbc7-8c4e4ab73a41","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:10.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:10.741Z","message":"{\"transactionId\":\"1804c9d8-f517-4692-83ac-8dfc63853ed7\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:10:737\",\"respDate\":\"230423-00:08:10:741\",\"sourceId\":\"haproxy:1804c9d8-f517-4692-83ac-8dfc63853ed7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:10:737-33655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be3c9edb-6132-4969-af13-9c8ed2dec7dc], x-b3-parentspanid=[747daaed13a7a30f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80866e408d3cf821747daaed13a7a30f], x-b3-spanid=[20dc2313a3b055eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1804c9d8-f517-4692-83ac-8dfc63853ed7]}\\\"}\"}","context":{"RequestID":"1804c9d8-f517-4692-83ac-8dfc63853ed7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a1e30b9-7df7-4012-bbc7-8c4e4ab73a41","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:10.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:10.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1804c9d8-f517-4692-83ac-8dfc63853ed7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a1e30b9-7df7-4012-bbc7-8c4e4ab73a41","LogTimestamp":"2023-04-23T00:08:10.742Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:12.770Z","message":"Entering","context":{"RequestID":"7e874b20-1fa5-4e94-8ce8-0a871a5b35b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81375b79-ad4a-4c81-9c1d-c21651dc1c42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:12.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:12.776Z","message":"{\"transactionId\":\"7e874b20-1fa5-4e94-8ce8-0a871a5b35b1\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:12:771\",\"respDate\":\"230423-00:08:12:775\",\"sourceId\":\"haproxy:7e874b20-1fa5-4e94-8ce8-0a871a5b35b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:12:771-36537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61bb74fd-cfc5-4494-a86b-1092aa27636e], x-b3-parentspanid=[0ab7f4d52a053fe9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d34ab0c4e1c152b50ab7f4d52a053fe9], x-b3-spanid=[8be3b38c200ed7d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e874b20-1fa5-4e94-8ce8-0a871a5b35b1]}\\\"}\"}","context":{"RequestID":"7e874b20-1fa5-4e94-8ce8-0a871a5b35b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81375b79-ad4a-4c81-9c1d-c21651dc1c42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:12.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:12.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e874b20-1fa5-4e94-8ce8-0a871a5b35b1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81375b79-ad4a-4c81-9c1d-c21651dc1c42","LogTimestamp":"2023-04-23T00:08:12.777Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:08:12.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:13.132Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:13.133Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:13.133Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:14.795Z","message":"Entering","context":{"RequestID":"c6de4984-a7ab-4c12-8315-9bcd20b106f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"bad35d72-be62-43b1-9ea8-9505a8c6517e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:14.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:14.801Z","message":"{\"transactionId\":\"c6de4984-a7ab-4c12-8315-9bcd20b106f7\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:14:796\",\"respDate\":\"230423-00:08:14:801\",\"sourceId\":\"haproxy:c6de4984-a7ab-4c12-8315-9bcd20b106f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:14:796-92788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[341e2ab0-427d-49d8-b3f8-0ddd4b0a4fe4], x-b3-parentspanid=[d0adb541821ecfd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32398a81ca987256d0adb541821ecfd2], x-b3-spanid=[9f0ccab2ab6f686b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6de4984-a7ab-4c12-8315-9bcd20b106f7]}\\\"}\"}","context":{"RequestID":"c6de4984-a7ab-4c12-8315-9bcd20b106f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"bad35d72-be62-43b1-9ea8-9505a8c6517e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:14.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:14.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6de4984-a7ab-4c12-8315-9bcd20b106f7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bad35d72-be62-43b1-9ea8-9505a8c6517e","LogTimestamp":"2023-04-23T00:08:14.802Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:16.820Z","message":"Entering","context":{"RequestID":"e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a4ff958-6521-4e5a-85e7-09efe0f77f2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:16.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:16.823Z","message":"{\"transactionId\":\"e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:16:821\",\"respDate\":\"230423-00:08:16:823\",\"sourceId\":\"haproxy:e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:16:821-68728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b21543a-1bd9-43d1-a000-aa49544838de], x-b3-parentspanid=[c1d77ca9307740e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adf51eaa23d49e8ac1d77ca9307740e1], x-b3-spanid=[6685943e8f17fe1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9]}\\\"}\"}","context":{"RequestID":"e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a4ff958-6521-4e5a-85e7-09efe0f77f2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:16.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:16.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5af9474-1e1e-4a22-8d4f-2fa78b1c1df9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a4ff958-6521-4e5a-85e7-09efe0f77f2d","LogTimestamp":"2023-04-23T00:08:16.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:18.838Z","message":"Entering","context":{"RequestID":"b4cfab75-6c82-4f95-9982-ad314925e72a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba254fbb-bf3c-4f70-9b77-d8ad172561dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:18.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:18.844Z","message":"{\"transactionId\":\"b4cfab75-6c82-4f95-9982-ad314925e72a\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:18:840\",\"respDate\":\"230423-00:08:18:844\",\"sourceId\":\"haproxy:b4cfab75-6c82-4f95-9982-ad314925e72a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:18:840-66691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40c08b09-c217-42ea-8a94-3f118fbdab28], x-b3-parentspanid=[dfcad777c95b5b05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85c2496f0f995bd4dfcad777c95b5b05], x-b3-spanid=[c2eafa5f0f2cc9c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4cfab75-6c82-4f95-9982-ad314925e72a]}\\\"}\"}","context":{"RequestID":"b4cfab75-6c82-4f95-9982-ad314925e72a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba254fbb-bf3c-4f70-9b77-d8ad172561dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:18.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:18.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4cfab75-6c82-4f95-9982-ad314925e72a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba254fbb-bf3c-4f70-9b77-d8ad172561dc","LogTimestamp":"2023-04-23T00:08:18.845Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:19.215Z","message":"Entering","context":{"RequestID":"b0b983cb-8d77-46a5-8f03-44de420f8e14","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11631712-05d5-41eb-a2fd-e957a7e3eab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:19.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"b0b983cb-8d77-46a5-8f03-44de420f8e14","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11631712-05d5-41eb-a2fd-e957a7e3eab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:19.222Z","message":"{\"transactionId\":\"b0b983cb-8d77-46a5-8f03-44de420f8e14\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:19:216\",\"respDate\":\"230423-00:08:19:221\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b0b983cb-8d77-46a5-8f03-44de420f8e14\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:19:216-99953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b0b983cb-8d77-46a5-8f03-44de420f8e14]}\\\"}\"}","context":{"RequestID":"b0b983cb-8d77-46a5-8f03-44de420f8e14","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11631712-05d5-41eb-a2fd-e957a7e3eab4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:19.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0b983cb-8d77-46a5-8f03-44de420f8e14","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11631712-05d5-41eb-a2fd-e957a7e3eab4","LogTimestamp":"2023-04-23T00:08:19.223Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:19.316Z","message":"Entering","context":{"RequestID":"c3343fe2-f958-40a1-80ff-0a653045b38e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"efd39a1c-dce8-4549-9079-7d5951a736f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:19.321Z","message":"{\"transactionId\":\"c3343fe2-f958-40a1-80ff-0a653045b38e\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:19:317\",\"respDate\":\"230423-00:08:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c3343fe2-f958-40a1-80ff-0a653045b38e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:19:317-54940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72af5ed9-1da3-4679-ad78-2539efe84495], x-b3-parentspanid=[4f23b05abfe5bdc2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57547], x-envoy-attempt-count=[1], x-b3-traceid=[daeeb8892de541f64f23b05abfe5bdc2], x-b3-spanid=[179bf1287b1a87cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c3343fe2-f958-40a1-80ff-0a653045b38e]}\\\"}\"}","context":{"RequestID":"c3343fe2-f958-40a1-80ff-0a653045b38e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"efd39a1c-dce8-4549-9079-7d5951a736f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:19.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3343fe2-f958-40a1-80ff-0a653045b38e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efd39a1c-dce8-4549-9079-7d5951a736f5","LogTimestamp":"2023-04-23T00:08:19.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:08:20.862Z","message":"Entering","context":{"RequestID":"b561f4e5-05ae-4ad1-8343-8c9870dc71f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c735bca8-3ca2-409d-a8fe-0abc7f2f9926","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:20.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:20.867Z","message":"{\"transactionId\":\"b561f4e5-05ae-4ad1-8343-8c9870dc71f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:20:863\",\"respDate\":\"230423-00:08:20:867\",\"sourceId\":\"haproxy:b561f4e5-05ae-4ad1-8343-8c9870dc71f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:20:863-85516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cff97e1-2735-40a6-8c78-649894fc0e65], x-b3-parentspanid=[24f55a0fc0c85857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b0e7d397c658d0a24f55a0fc0c85857], x-b3-spanid=[9105efed98970cc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b561f4e5-05ae-4ad1-8343-8c9870dc71f4]}\\\"}\"}","context":{"RequestID":"b561f4e5-05ae-4ad1-8343-8c9870dc71f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c735bca8-3ca2-409d-a8fe-0abc7f2f9926","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:20.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:20.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b561f4e5-05ae-4ad1-8343-8c9870dc71f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c735bca8-3ca2-409d-a8fe-0abc7f2f9926","LogTimestamp":"2023-04-23T00:08:20.868Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:22.881Z","message":"Entering","context":{"RequestID":"a60dc163-10e2-41b4-b57b-1dbd572befe4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc3de465-4852-4b91-b6fa-ba6e1d2a75a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:22.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:22.888Z","message":"{\"transactionId\":\"a60dc163-10e2-41b4-b57b-1dbd572befe4\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:22:882\",\"respDate\":\"230423-00:08:22:887\",\"sourceId\":\"haproxy:a60dc163-10e2-41b4-b57b-1dbd572befe4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:22:882-69491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79b6f9c0-c41b-4826-84c4-a511f5e2d10e], x-b3-parentspanid=[4c2379d8f875d137], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b76d4c04d2ec755a4c2379d8f875d137], x-b3-spanid=[ca0e1873364052f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a60dc163-10e2-41b4-b57b-1dbd572befe4]}\\\"}\"}","context":{"RequestID":"a60dc163-10e2-41b4-b57b-1dbd572befe4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc3de465-4852-4b91-b6fa-ba6e1d2a75a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:22.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:22.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a60dc163-10e2-41b4-b57b-1dbd572befe4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc3de465-4852-4b91-b6fa-ba6e1d2a75a2","LogTimestamp":"2023-04-23T00:08:22.889Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:22.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:23.112Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:23.113Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:23.113Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:24.905Z","message":"Entering","context":{"RequestID":"4b732f5a-5a98-4ae7-8b42-8470cdaeb367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bcf6c2fe-c7c9-4c8b-9960-ed91eb0cd2b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:24.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:24.909Z","message":"{\"transactionId\":\"4b732f5a-5a98-4ae7-8b42-8470cdaeb367\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:24:905\",\"respDate\":\"230423-00:08:24:908\",\"sourceId\":\"haproxy:4b732f5a-5a98-4ae7-8b42-8470cdaeb367\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:24:905-11097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c90a9eaa-994b-431a-88e1-6104469e5bdf], x-b3-parentspanid=[26841595caf3070f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[254bcaac7b6ea75f26841595caf3070f], x-b3-spanid=[76d12c508757fd95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b732f5a-5a98-4ae7-8b42-8470cdaeb367]}\\\"}\"}","context":{"RequestID":"4b732f5a-5a98-4ae7-8b42-8470cdaeb367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bcf6c2fe-c7c9-4c8b-9960-ed91eb0cd2b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:24.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:24.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b732f5a-5a98-4ae7-8b42-8470cdaeb367","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcf6c2fe-c7c9-4c8b-9960-ed91eb0cd2b8","LogTimestamp":"2023-04-23T00:08:24.910Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:08:26.925Z","message":"Entering","context":{"RequestID":"9f7138ae-c465-44b2-b935-9ed260938542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9be1c1b-a286-479e-b212-6a925838f156","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:26.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:26.928Z","message":"{\"transactionId\":\"9f7138ae-c465-44b2-b935-9ed260938542\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:26:926\",\"respDate\":\"230423-00:08:26:928\",\"sourceId\":\"haproxy:9f7138ae-c465-44b2-b935-9ed260938542\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:26:926-87976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f6b15d-e20c-4101-b804-5784e22b3112], x-b3-parentspanid=[4e8823e8fc30c1ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9274de31f96a987c4e8823e8fc30c1ca], x-b3-spanid=[9256cf1e40af2c49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f7138ae-c465-44b2-b935-9ed260938542]}\\\"}\"}","context":{"RequestID":"9f7138ae-c465-44b2-b935-9ed260938542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9be1c1b-a286-479e-b212-6a925838f156","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:26.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:26.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f7138ae-c465-44b2-b935-9ed260938542","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9be1c1b-a286-479e-b212-6a925838f156","LogTimestamp":"2023-04-23T00:08:26.929Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:08:28.941Z","message":"Entering","context":{"RequestID":"c9708c88-6cc7-4a1f-950d-79f857332d1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2cf4a2e-49da-40e4-b657-df8cc4123d06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:28.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:28.944Z","message":"{\"transactionId\":\"c9708c88-6cc7-4a1f-950d-79f857332d1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:28:941\",\"respDate\":\"230423-00:08:28:944\",\"sourceId\":\"haproxy:c9708c88-6cc7-4a1f-950d-79f857332d1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:28:941-90082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4782e4fc-60ea-44d2-af53-b139fdf2b0ba], x-b3-parentspanid=[71c30d2d12d6769b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[400c379e0cddb20171c30d2d12d6769b], x-b3-spanid=[cc1f5fe698eb82ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9708c88-6cc7-4a1f-950d-79f857332d1e]}\\\"}\"}","context":{"RequestID":"c9708c88-6cc7-4a1f-950d-79f857332d1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2cf4a2e-49da-40e4-b657-df8cc4123d06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:28.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:28.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9708c88-6cc7-4a1f-950d-79f857332d1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2cf4a2e-49da-40e4-b657-df8cc4123d06","LogTimestamp":"2023-04-23T00:08:28.944Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:29.212Z","message":"Entering","context":{"RequestID":"3d84fb13-9580-4a47-bdbd-06a03584cb97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"3a44dea7-137a-4dcd-8198-4bf1afa7e36f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d84fb13-9580-4a47-bdbd-06a03584cb97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"3a44dea7-137a-4dcd-8198-4bf1afa7e36f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:29.215Z","message":"{\"transactionId\":\"3d84fb13-9580-4a47-bdbd-06a03584cb97\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:29:212\",\"respDate\":\"230423-00:08:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d84fb13-9580-4a47-bdbd-06a03584cb97\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:29:212-16951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d84fb13-9580-4a47-bdbd-06a03584cb97]}\\\"}\"}","context":{"RequestID":"3d84fb13-9580-4a47-bdbd-06a03584cb97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"3a44dea7-137a-4dcd-8198-4bf1afa7e36f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d84fb13-9580-4a47-bdbd-06a03584cb97","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a44dea7-137a-4dcd-8198-4bf1afa7e36f","LogTimestamp":"2023-04-23T00:08:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:29.315Z","message":"Entering","context":{"RequestID":"c9337f56-a221-450e-88f2-2bdb99bc1960","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83979fd7-b267-4ad1-b1f1-9eb27dbaf227","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:29.320Z","message":"{\"transactionId\":\"c9337f56-a221-450e-88f2-2bdb99bc1960\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:29:316\",\"respDate\":\"230423-00:08:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c9337f56-a221-450e-88f2-2bdb99bc1960\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:29:316-95604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5c9901b-9065-4542-b2ff-33777cf09381], x-b3-parentspanid=[5557753d5ae65abd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34477], x-envoy-attempt-count=[1], x-b3-traceid=[9f3e0fa2dc39d5cb5557753d5ae65abd], x-b3-spanid=[7e43d90cee6ad08f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c9337f56-a221-450e-88f2-2bdb99bc1960]}\\\"}\"}","context":{"RequestID":"c9337f56-a221-450e-88f2-2bdb99bc1960","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83979fd7-b267-4ad1-b1f1-9eb27dbaf227","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:29.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9337f56-a221-450e-88f2-2bdb99bc1960","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83979fd7-b267-4ad1-b1f1-9eb27dbaf227","LogTimestamp":"2023-04-23T00:08:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:08:30.955Z","message":"Entering","context":{"RequestID":"4f3f562a-4f52-45fc-9487-63cccbd1f32b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f26e5f1e-c674-44a0-a564-daf082c0b828","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:30.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:30.958Z","message":"{\"transactionId\":\"4f3f562a-4f52-45fc-9487-63cccbd1f32b\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:30:956\",\"respDate\":\"230423-00:08:30:958\",\"sourceId\":\"haproxy:4f3f562a-4f52-45fc-9487-63cccbd1f32b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:30:956-61079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0a97cf8-f419-4db9-8a1d-ad7081692d97], x-b3-parentspanid=[b35d663ba74f83d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3de425c84f72b3fbb35d663ba74f83d9], x-b3-spanid=[2b11897c485a7a0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f3f562a-4f52-45fc-9487-63cccbd1f32b]}\\\"}\"}","context":{"RequestID":"4f3f562a-4f52-45fc-9487-63cccbd1f32b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f26e5f1e-c674-44a0-a564-daf082c0b828","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:30.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:30.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f3f562a-4f52-45fc-9487-63cccbd1f32b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f26e5f1e-c674-44a0-a564-daf082c0b828","LogTimestamp":"2023-04-23T00:08:30.959Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:32.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:32.974Z","message":"Entering","context":{"RequestID":"3fe2422d-cfb9-4782-a8b1-fc5d668eba93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cfaf12a-1db1-4165-9bfb-c9eef82122a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:32.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:32.980Z","message":"{\"transactionId\":\"3fe2422d-cfb9-4782-a8b1-fc5d668eba93\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:32:975\",\"respDate\":\"230423-00:08:32:980\",\"sourceId\":\"haproxy:3fe2422d-cfb9-4782-a8b1-fc5d668eba93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:32:975-91116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0efa60e5-32d2-4ac3-b0f3-35ca737257fb], x-b3-parentspanid=[9a268f5a32c7144f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd892e6021349f599a268f5a32c7144f], x-b3-spanid=[a8c6ef82ed188dff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fe2422d-cfb9-4782-a8b1-fc5d668eba93]}\\\"}\"}","context":{"RequestID":"3fe2422d-cfb9-4782-a8b1-fc5d668eba93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cfaf12a-1db1-4165-9bfb-c9eef82122a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:32.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:32.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe2422d-cfb9-4782-a8b1-fc5d668eba93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cfaf12a-1db1-4165-9bfb-c9eef82122a3","LogTimestamp":"2023-04-23T00:08:32.981Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:33.127Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:33.128Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:33.128Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:33.569Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:33.574Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:34.995Z","message":"Entering","context":{"RequestID":"8225771d-d0a6-4f7a-862a-abac7b476694","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5e756ce-a942-4ef9-8c16-01b4034b02d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:34.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:35.000Z","message":"{\"transactionId\":\"8225771d-d0a6-4f7a-862a-abac7b476694\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:34:996\",\"respDate\":\"230423-00:08:35:000\",\"sourceId\":\"haproxy:8225771d-d0a6-4f7a-862a-abac7b476694\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:34:996-61484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7524125-b04c-4c69-8820-dcd6e78fd1d2], x-b3-parentspanid=[6a17c4dbc7510f31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d66084ae660ea1926a17c4dbc7510f31], x-b3-spanid=[021aa607840e90a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8225771d-d0a6-4f7a-862a-abac7b476694]}\\\"}\"}","context":{"RequestID":"8225771d-d0a6-4f7a-862a-abac7b476694","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5e756ce-a942-4ef9-8c16-01b4034b02d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:34.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:35.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8225771d-d0a6-4f7a-862a-abac7b476694","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e756ce-a942-4ef9-8c16-01b4034b02d8","LogTimestamp":"2023-04-23T00:08:35.001Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:37.012Z","message":"Entering","context":{"RequestID":"75a11406-5650-422a-9136-639901eb3f17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a04f57a1-5490-447f-8ea2-e0aeeda795cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:37.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:37.015Z","message":"{\"transactionId\":\"75a11406-5650-422a-9136-639901eb3f17\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:37:013\",\"respDate\":\"230423-00:08:37:015\",\"sourceId\":\"haproxy:75a11406-5650-422a-9136-639901eb3f17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:37:013-30108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c0e9be2-aaf2-4674-8b0b-9db2c7b67497], x-b3-parentspanid=[7dcce23450d62588], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad54eb4fece3153a7dcce23450d62588], x-b3-spanid=[149464bf99c94629], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75a11406-5650-422a-9136-639901eb3f17]}\\\"}\"}","context":{"RequestID":"75a11406-5650-422a-9136-639901eb3f17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a04f57a1-5490-447f-8ea2-e0aeeda795cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:37.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:37.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75a11406-5650-422a-9136-639901eb3f17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a04f57a1-5490-447f-8ea2-e0aeeda795cd","LogTimestamp":"2023-04-23T00:08:37.016Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:39.029Z","message":"Entering","context":{"RequestID":"95438a57-3fbe-4fba-a5d6-dcae48e20979","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abf5e48c-69b5-46e2-a42f-c9b1c4f1d4e8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:39.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.033Z","message":"{\"transactionId\":\"95438a57-3fbe-4fba-a5d6-dcae48e20979\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:39:030\",\"respDate\":\"230423-00:08:39:032\",\"sourceId\":\"haproxy:95438a57-3fbe-4fba-a5d6-dcae48e20979\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:39:030-11360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cfc5baa-1808-4006-b745-947e3c78ab21], x-b3-parentspanid=[23a07e4bb13c2065], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4fabea5b7cddf8623a07e4bb13c2065], x-b3-spanid=[4191c5e79b665631], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95438a57-3fbe-4fba-a5d6-dcae48e20979]}\\\"}\"}","context":{"RequestID":"95438a57-3fbe-4fba-a5d6-dcae48e20979","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abf5e48c-69b5-46e2-a42f-c9b1c4f1d4e8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:39.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95438a57-3fbe-4fba-a5d6-dcae48e20979","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abf5e48c-69b5-46e2-a42f-c9b1c4f1d4e8","LogTimestamp":"2023-04-23T00:08:39.033Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:08:39.214Z","message":"Entering","context":{"RequestID":"be679ce6-b024-414e-acc2-4a2660e49c1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05466080-2d60-4a7f-96e8-b3ef586b1e45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"be679ce6-b024-414e-acc2-4a2660e49c1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05466080-2d60-4a7f-96e8-b3ef586b1e45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.231Z","message":"{\"transactionId\":\"be679ce6-b024-414e-acc2-4a2660e49c1c\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:39:215\",\"respDate\":\"230423-00:08:39:231\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be679ce6-b024-414e-acc2-4a2660e49c1c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:39:215-41293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be679ce6-b024-414e-acc2-4a2660e49c1c]}\\\"}\"}","context":{"RequestID":"be679ce6-b024-414e-acc2-4a2660e49c1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05466080-2d60-4a7f-96e8-b3ef586b1e45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be679ce6-b024-414e-acc2-4a2660e49c1c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"19","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05466080-2d60-4a7f-96e8-b3ef586b1e45","LogTimestamp":"2023-04-23T00:08:39.232Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-23T00:08:39.319Z","message":"Entering","context":{"RequestID":"90862bab-df76-48f4-abc4-00968e23a1aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64ef7f0b-7d3c-41ae-8612-18cc6604571d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.322Z","message":"{\"transactionId\":\"90862bab-df76-48f4-abc4-00968e23a1aa\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:39:320\",\"respDate\":\"230423-00:08:39:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90862bab-df76-48f4-abc4-00968e23a1aa\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:39:320-45584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bebd23e-1179-408e-95e7-f034095ec0cd], x-b3-parentspanid=[050f93b05e107e8b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56225], x-envoy-attempt-count=[1], x-b3-traceid=[dd84ba084f08205e050f93b05e107e8b], x-b3-spanid=[de966085a57bdf30], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90862bab-df76-48f4-abc4-00968e23a1aa]}\\\"}\"}","context":{"RequestID":"90862bab-df76-48f4-abc4-00968e23a1aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64ef7f0b-7d3c-41ae-8612-18cc6604571d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:39.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90862bab-df76-48f4-abc4-00968e23a1aa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64ef7f0b-7d3c-41ae-8612-18cc6604571d","LogTimestamp":"2023-04-23T00:08:39.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:41.046Z","message":"Entering","context":{"RequestID":"5c991514-de1b-4cd2-b8b5-9285867fe611","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"421dd49b-5181-4eee-a9e7-0a3a325390fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:41.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:41.049Z","message":"{\"transactionId\":\"5c991514-de1b-4cd2-b8b5-9285867fe611\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:41:046\",\"respDate\":\"230423-00:08:41:049\",\"sourceId\":\"haproxy:5c991514-de1b-4cd2-b8b5-9285867fe611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:41:046-80161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b27a747-1d6e-4784-acc8-8947d7d295a4], x-b3-parentspanid=[91bf654416146932], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afa9a3bff765d86691bf654416146932], x-b3-spanid=[2e8e3425e4562c80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c991514-de1b-4cd2-b8b5-9285867fe611]}\\\"}\"}","context":{"RequestID":"5c991514-de1b-4cd2-b8b5-9285867fe611","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"421dd49b-5181-4eee-a9e7-0a3a325390fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:41.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:41.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c991514-de1b-4cd2-b8b5-9285867fe611","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"421dd49b-5181-4eee-a9e7-0a3a325390fd","LogTimestamp":"2023-04-23T00:08:41.049Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:08:42.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.004Z","message":"Received event EVENT CREATED KEYSPACE dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.063Z","message":"Entering","context":{"RequestID":"9d5f8011-ada5-42f2-a244-d59c20784a0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60c95567-fa5d-434e-83d3-2c7ad89a9327","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:43.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.068Z","message":"{\"transactionId\":\"9d5f8011-ada5-42f2-a244-d59c20784a0b\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:43:064\",\"respDate\":\"230423-00:08:43:068\",\"sourceId\":\"haproxy:9d5f8011-ada5-42f2-a244-d59c20784a0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:43:064-53605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a5be557-0dc1-4f1d-979f-d872ab9e5a80], x-b3-parentspanid=[97612c18b5518fd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d77e70f891269f9397612c18b5518fd9], x-b3-spanid=[27bead0800ee92c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d5f8011-ada5-42f2-a244-d59c20784a0b]}\\\"}\"}","context":{"RequestID":"9d5f8011-ada5-42f2-a244-d59c20784a0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60c95567-fa5d-434e-83d3-2c7ad89a9327","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:43.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d5f8011-ada5-42f2-a244-d59c20784a0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60c95567-fa5d-434e-83d3-2c7ad89a9327","LogTimestamp":"2023-04-23T00:08:43.070Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:43.197Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.197Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:43.198Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:44.006Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:44.013Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:44.020Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:44.238Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:45.082Z","message":"Entering","context":{"RequestID":"213a7acb-bb59-4154-bb1b-c551f3024c93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48febb45-211e-436c-b333-e664ee443ce9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:45.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:45.085Z","message":"{\"transactionId\":\"213a7acb-bb59-4154-bb1b-c551f3024c93\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:45:083\",\"respDate\":\"230423-00:08:45:085\",\"sourceId\":\"haproxy:213a7acb-bb59-4154-bb1b-c551f3024c93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:45:083-26697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee0f3c96-bc0a-4b90-8c87-b7679dbd1d63], x-b3-parentspanid=[04fdb6d31e264e3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f41e324c8e2123304fdb6d31e264e3a], x-b3-spanid=[83d47113233838f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[213a7acb-bb59-4154-bb1b-c551f3024c93]}\\\"}\"}","context":{"RequestID":"213a7acb-bb59-4154-bb1b-c551f3024c93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48febb45-211e-436c-b333-e664ee443ce9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:45.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:45.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"213a7acb-bb59-4154-bb1b-c551f3024c93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48febb45-211e-436c-b333-e664ee443ce9","LogTimestamp":"2023-04-23T00:08:45.086Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:45.239Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:45.247Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:45.251Z","message":"Token to replica map computation for keyspace sdctitan completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:46.414Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:47.097Z","message":"Entering","context":{"RequestID":"4fe475af-de04-44f1-8d5d-09d1eb9ed54c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22d035aa-eae8-45a6-a1fe-643b5d610e2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:47.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:47.102Z","message":"{\"transactionId\":\"4fe475af-de04-44f1-8d5d-09d1eb9ed54c\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:47:098\",\"respDate\":\"230423-00:08:47:101\",\"sourceId\":\"haproxy:4fe475af-de04-44f1-8d5d-09d1eb9ed54c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:47:098-99959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[969ac589-2b7c-4c13-aa9f-f0fcd2c73d0e], x-b3-parentspanid=[f496cf9c019920d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[886cf4e6007381eff496cf9c019920d8], x-b3-spanid=[969b74d721458bcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fe475af-de04-44f1-8d5d-09d1eb9ed54c]}\\\"}\"}","context":{"RequestID":"4fe475af-de04-44f1-8d5d-09d1eb9ed54c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22d035aa-eae8-45a6-a1fe-643b5d610e2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:47.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:47.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fe475af-de04-44f1-8d5d-09d1eb9ed54c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d035aa-eae8-45a6-a1fe-643b5d610e2c","LogTimestamp":"2023-04-23T00:08:47.102Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:08:47.365Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.365Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.386Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.392Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.595Z","message":"Entering","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:48.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.626Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.919Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:48.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.919Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:48.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.919Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:48.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:48.920Z","message":"Invoke","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","LogTimestamp":"2023-04-23T00:08:48.920Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.118Z","message":"Entering","context":{"RequestID":"d943ed90-233b-46ed-8de7-d70a25f61b04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f80c8f-8586-4df0-80fb-592119290466","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:49.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.124Z","message":"{\"transactionId\":\"d943ed90-233b-46ed-8de7-d70a25f61b04\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:49:119\",\"respDate\":\"230423-00:08:49:124\",\"sourceId\":\"haproxy:d943ed90-233b-46ed-8de7-d70a25f61b04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:49:119-74240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3f34ae5-079c-469f-9c86-5ce34bb2e9a6], x-b3-parentspanid=[6dc0b133192f68fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c9518afb17aec956dc0b133192f68fa], x-b3-spanid=[76f246666cb37f64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d943ed90-233b-46ed-8de7-d70a25f61b04]}\\\"}\"}","context":{"RequestID":"d943ed90-233b-46ed-8de7-d70a25f61b04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f80c8f-8586-4df0-80fb-592119290466","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:49.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d943ed90-233b-46ed-8de7-d70a25f61b04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f80c8f-8586-4df0-80fb-592119290466","LogTimestamp":"2023-04-23T00:08:49.126Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:08:49.212Z","message":"Entering","context":{"RequestID":"83b95863-9ebc-4789-92fb-0b1139c35d6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29d1d0e8-6142-4ac4-8df1-b024fd7f669d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"83b95863-9ebc-4789-92fb-0b1139c35d6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29d1d0e8-6142-4ac4-8df1-b024fd7f669d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.215Z","message":"{\"transactionId\":\"83b95863-9ebc-4789-92fb-0b1139c35d6d\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:49:212\",\"respDate\":\"230423-00:08:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83b95863-9ebc-4789-92fb-0b1139c35d6d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:49:212-94924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83b95863-9ebc-4789-92fb-0b1139c35d6d]}\\\"}\"}","context":{"RequestID":"83b95863-9ebc-4789-92fb-0b1139c35d6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29d1d0e8-6142-4ac4-8df1-b024fd7f669d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83b95863-9ebc-4789-92fb-0b1139c35d6d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29d1d0e8-6142-4ac4-8df1-b024fd7f669d","LogTimestamp":"2023-04-23T00:08:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:49.313Z","message":"Entering","context":{"RequestID":"4ce62d60-652d-484d-88cd-7bcca2ed72de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e9c7520-cc3f-4689-9b33-8bf5f41064cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:49.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.316Z","message":"{\"transactionId\":\"4ce62d60-652d-484d-88cd-7bcca2ed72de\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:49:314\",\"respDate\":\"230423-00:08:49:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4ce62d60-652d-484d-88cd-7bcca2ed72de\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:49:314-6907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d030d5a8-06dc-4227-9c59-2b06e99797df], x-b3-parentspanid=[606eb69426bde2b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41755], x-envoy-attempt-count=[1], x-b3-traceid=[708ebfecc101745e606eb69426bde2b0], x-b3-spanid=[48101e5eb9472e86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4ce62d60-652d-484d-88cd-7bcca2ed72de]}\\\"}\"}","context":{"RequestID":"4ce62d60-652d-484d-88cd-7bcca2ed72de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e9c7520-cc3f-4689-9b33-8bf5f41064cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:49.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:49.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ce62d60-652d-484d-88cd-7bcca2ed72de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e9c7520-cc3f-4689-9b33-8bf5f41064cc","LogTimestamp":"2023-04-23T00:08:49.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:08:49.561Z","message":"Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:50.562Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:50.571Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:50.581Z","message":"Token to replica map computation for keyspace sdctitan completed in 10 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:50.745Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:51.140Z","message":"Entering","context":{"RequestID":"5f84c602-76e5-41f7-a2d6-3805a13f0d9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f33d61b-7a74-4c32-a17f-4ec5dfe7e2d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:51.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:51.145Z","message":"{\"transactionId\":\"5f84c602-76e5-41f7-a2d6-3805a13f0d9f\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:51:141\",\"respDate\":\"230423-00:08:51:145\",\"sourceId\":\"haproxy:5f84c602-76e5-41f7-a2d6-3805a13f0d9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:51:141-35242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef9cdd96-8788-4e3e-a66c-80b01d07ba74], x-b3-parentspanid=[78007ea2e5c8aa38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4208bb98910a023e78007ea2e5c8aa38], x-b3-spanid=[71eef137f9763cd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f84c602-76e5-41f7-a2d6-3805a13f0d9f]}\\\"}\"}","context":{"RequestID":"5f84c602-76e5-41f7-a2d6-3805a13f0d9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f33d61b-7a74-4c32-a17f-4ec5dfe7e2d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:51.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:51.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f84c602-76e5-41f7-a2d6-3805a13f0d9f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f33d61b-7a74-4c32-a17f-4ec5dfe7e2d1","LogTimestamp":"2023-04-23T00:08:51.146Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:08:51.746Z","message":"[Control connection] Refreshing schema for dox.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:52.513Z","message":"Received event EVENT CREATED TABLE dox.package_details, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:52.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.119Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.119Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.120Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.161Z","message":"Entering","context":{"RequestID":"c72120a0-9eda-4f9f-8163-d23028081114","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dbff0b8-1852-4dd6-b349-589269e85c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:53.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.167Z","message":"{\"transactionId\":\"c72120a0-9eda-4f9f-8163-d23028081114\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:53:162\",\"respDate\":\"230423-00:08:53:166\",\"sourceId\":\"haproxy:c72120a0-9eda-4f9f-8163-d23028081114\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:53:162-82777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a487afb4-c22e-4b18-b2c0-b82a27ca7a18], x-b3-parentspanid=[6e31fe89fe820f1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1b938ff7b9f337f6e31fe89fe820f1c], x-b3-spanid=[95a07e8e6caac7c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c72120a0-9eda-4f9f-8163-d23028081114]}\\\"}\"}","context":{"RequestID":"c72120a0-9eda-4f9f-8163-d23028081114","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dbff0b8-1852-4dd6-b349-589269e85c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:53.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c72120a0-9eda-4f9f-8163-d23028081114","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dbff0b8-1852-4dd6-b349-589269e85c4a","LogTimestamp":"2023-04-23T00:08:53.168Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:08:53.513Z","message":"[Control connection] Refreshing schema for dox.package_details (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.699Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:53.772Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4852","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","LogTimestamp":"2023-04-23T00:08:53.772Z","ResponseDesc":"Created","elapsedTime":"60"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.049Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:53:861\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208528912\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1682208528912\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:54.049Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.662Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.696Z","message":"{\"transactionId\":\"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:48:596\",\"respDate\":\"230423-00:08:54:696\",\"sourceId\":\"AAI-TOOLS:49a0409e-1f76-4fff-96ad-6e8e0ef28b2b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:48:596-8431\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[363186d0-375e-4c77-bb31-96123daa2fed], x-b3-parentspanid=[541fec2ac158c3d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49a0409e-1f76-4fff-96ad-6e8e0ef28b2b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0c257e04dc3b5bf9c449cc0cd375c43], x-b3-spanid=[eb8534448f395291], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[49a0409e-1f76-4fff-96ad-6e8e0ef28b2b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af593b4b-490e-4665-ad74-2f6351c0a7ce\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fd7fb09e-d930-41b9-b83f-cfde9df48640\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:48:596-8431\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4320], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:08:48:596-8431]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4852","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","LogTimestamp":"2023-04-23T00:08:53.772Z","elapsedTime":"77"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.697Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4eba4551-4b5e-4ed2-8390-140b967598e8","LogTimestamp":"2023-04-23T00:08:54.697Z","ResponseDesc":"Created","elapsedTime":"77"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST 49a0409e-1f76-4fff-96ad-6e8e0ef28b2b AAI-TOOLS 127.0.0.6 - - - - - - - - - 6133 - "logType": "access"
{"timestamp":"2023-04-23T00:08:54.908Z","message":"Entering","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:54.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.922Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:54.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.922Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:54.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.923Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:54.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:54.923Z","message":"Invoke","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","LogTimestamp":"2023-04-23T00:08:54.923Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:55.033Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49a0409e-1f76-4fff-96ad-6e8e0ef28b2b","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"983","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:55.032Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:55.184Z","message":"Entering","context":{"RequestID":"de3a3177-9d5d-408a-a188-1b907fb7b721","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0e5c457-d996-43d9-8d11-ce2e9cacc560","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:55.190Z","message":"{\"transactionId\":\"de3a3177-9d5d-408a-a188-1b907fb7b721\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:55:185\",\"respDate\":\"230423-00:08:55:190\",\"sourceId\":\"haproxy:de3a3177-9d5d-408a-a188-1b907fb7b721\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:55:185-41386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42224703-4030-4373-93bc-e6ddba435da5], x-b3-parentspanid=[91b0b34e03b0c474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[153565a60fbbd0e291b0b34e03b0c474], x-b3-spanid=[87e1310591431146], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de3a3177-9d5d-408a-a188-1b907fb7b721]}\\\"}\"}","context":{"RequestID":"de3a3177-9d5d-408a-a188-1b907fb7b721","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0e5c457-d996-43d9-8d11-ce2e9cacc560","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:55.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de3a3177-9d5d-408a-a188-1b907fb7b721","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0e5c457-d996-43d9-8d11-ce2e9cacc560","LogTimestamp":"2023-04-23T00:08:55.191Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:08:55.601Z","message":"Received event EVENT CREATED TABLE dox.application_config, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.530Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.547Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1624","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","LogTimestamp":"2023-04-23T00:08:56.547Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4ad13909-dd56-4b0c-81e3-2e9800d41a2a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:56:576\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208534921\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1682208534921\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:56.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.634Z","message":"{\"transactionId\":\"4ad13909-dd56-4b0c-81e3-2e9800d41a2a\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:54:909\",\"respDate\":\"230423-00:08:56:634\",\"sourceId\":\"AAI-TOOLS:4ad13909-dd56-4b0c-81e3-2e9800d41a2a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:54:909-33455\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4af14a47-03ff-42f0-abda-dc24aac1a6aa], x-b3-parentspanid=[1e7e56da5b3e504c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4ad13909-dd56-4b0c-81e3-2e9800d41a2a], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d1a426e61c6ae70d3051c72060907f4], x-b3-spanid=[54aba9e4b11035f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[4ad13909-dd56-4b0c-81e3-2e9800d41a2a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9551346c-7d8b-4daf-9926-b93e96e2344a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:54:909-33455\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4144], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:08:54:909-33455]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1624","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","LogTimestamp":"2023-04-23T00:08:56.547Z","elapsedTime":"22"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.636Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1728","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2d69096-3e63-429a-bab3-eba3273a5276","LogTimestamp":"2023-04-23T00:08:56.635Z","ResponseDesc":"Created","elapsedTime":"22"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 4ad13909-dd56-4b0c-81e3-2e9800d41a2a AAI-TOOLS 127.0.0.6 - - - - - - - - - 1734 - "logType": "access"
{"timestamp":"2023-04-23T00:08:56.639Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4ad13909-dd56-4b0c-81e3-2e9800d41a2a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"46","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:56.639Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.782Z","message":"Entering","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:56.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.802Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:56.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.802Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:56.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.802Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:56.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:56.803Z","message":"Invoke","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","LogTimestamp":"2023-04-23T00:08:56.803Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.209Z","message":"Entering","context":{"RequestID":"b474b478-9cb7-4377-8afb-2901e6dc8c35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f798bd-d73d-41da-b503-8829b2d627b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:57.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.214Z","message":"{\"transactionId\":\"b474b478-9cb7-4377-8afb-2901e6dc8c35\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:57:210\",\"respDate\":\"230423-00:08:57:214\",\"sourceId\":\"haproxy:b474b478-9cb7-4377-8afb-2901e6dc8c35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:57:210-61583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3d92b94-9d03-4745-b25d-c9ad4ff78e3c], x-b3-parentspanid=[d87ceb03c3c002e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7472213de5375157d87ceb03c3c002e5], x-b3-spanid=[ea11d83d9f3489e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b474b478-9cb7-4377-8afb-2901e6dc8c35]}\\\"}\"}","context":{"RequestID":"b474b478-9cb7-4377-8afb-2901e6dc8c35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f798bd-d73d-41da-b503-8829b2d627b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:57.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b474b478-9cb7-4377-8afb-2901e6dc8c35","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f798bd-d73d-41da-b503-8829b2d627b0","LogTimestamp":"2023-04-23T00:08:57.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-23T00:08:57.531Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.540Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.542Z","message":"Token to replica map computation for keyspace sdctitan completed in 1 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.628Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"825","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","LogTimestamp":"2023-04-23T00:08:57.627Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.676Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:57:657\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208536801\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1682208536801\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:57.676Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.704Z","message":"{\"transactionId\":\"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:56:783\",\"respDate\":\"230423-00:08:57:704\",\"sourceId\":\"AAI-TOOLS:f1fb91ae-06c7-44d3-8da3-f3e0c182fff3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:56:783-97538\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f095bcca-1494-4a70-849f-ec52ed19051c], x-b3-parentspanid=[a3f051fb7d7f6ec8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f1fb91ae-06c7-44d3-8da3-f3e0c182fff3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eba11114b299eb8fafdf7ceea0152ca2], x-b3-spanid=[5f2956eae1c0e550], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[f1fb91ae-06c7-44d3-8da3-f3e0c182fff3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7ad0915f-25c0-4a70-b9bc-185a75f87564\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"allotted-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:56:783-97538\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8392], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:08:56:783-97538]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"825","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","LogTimestamp":"2023-04-23T00:08:57.627Z","elapsedTime":"23"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.705Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"923","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0d02a698-9964-4896-92c2-dcea682957e8","LogTimestamp":"2023-04-23T00:08:57.705Z","ResponseDesc":"Created","elapsedTime":"23"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.708Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f1fb91ae-06c7-44d3-8da3-f3e0c182fff3","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:57.708Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST f1fb91ae-06c7-44d3-8da3-f3e0c182fff3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 930 - "logType": "access"
{"timestamp":"2023-04-23T00:08:57.803Z","message":"Entering","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.816Z","message":"Checking for system property [partnerName]","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.816Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.816Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:57.817Z","message":"Invoke","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","LogTimestamp":"2023-04-23T00:08:57.817Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:58.862Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.214Z","message":"Entering","context":{"RequestID":"12a4d2ae-4b55-4ab1-ba18-abdad329896a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca3a4c34-4703-4883-82bc-d7b2ed974458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"12a4d2ae-4b55-4ab1-ba18-abdad329896a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca3a4c34-4703-4883-82bc-d7b2ed974458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.218Z","message":"{\"transactionId\":\"12a4d2ae-4b55-4ab1-ba18-abdad329896a\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:59:215\",\"respDate\":\"230423-00:08:59:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:12a4d2ae-4b55-4ab1-ba18-abdad329896a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:59:215-92930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[12a4d2ae-4b55-4ab1-ba18-abdad329896a]}\\\"}\"}","context":{"RequestID":"12a4d2ae-4b55-4ab1-ba18-abdad329896a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca3a4c34-4703-4883-82bc-d7b2ed974458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:08:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12a4d2ae-4b55-4ab1-ba18-abdad329896a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca3a4c34-4703-4883-82bc-d7b2ed974458","LogTimestamp":"2023-04-23T00:08:59.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.236Z","message":"Entering","context":{"RequestID":"e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"137eb426-9e91-434c-883f-f87595486df1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:59.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.241Z","message":"{\"transactionId\":\"e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:59:237\",\"respDate\":\"230423-00:08:59:240\",\"sourceId\":\"haproxy:e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:08:59:237-24710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb72ca3a-d783-46b1-816d-5bdeebef9333], x-b3-parentspanid=[907f0b618134eafc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[463904b1f6f2bd12907f0b618134eafc], x-b3-spanid=[ec41504bf4e4b16a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb]}\\\"}\"}","context":{"RequestID":"e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"137eb426-9e91-434c-883f-f87595486df1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:08:59.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c97fe1-e05a-4fe9-a62d-66d6f5d725bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"137eb426-9e91-434c-883f-f87595486df1","LogTimestamp":"2023-04-23T00:08:59.241Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.313Z","message":"Entering","context":{"RequestID":"05ad6a5a-f82c-4a41-8f36-4f0c142ae332","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"40ce567b-8e5e-43ac-be53-f9837be88cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.316Z","message":"{\"transactionId\":\"05ad6a5a-f82c-4a41-8f36-4f0c142ae332\",\"status\":\"200\",\"rqstDate\":\"230423-00:08:59:314\",\"respDate\":\"230423-00:08:59:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05ad6a5a-f82c-4a41-8f36-4f0c142ae332\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:59:314-37479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[244d79cf-dc2a-446a-a3e7-0006eecb165f], x-b3-parentspanid=[31f87a33e1e1fcbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41665], x-envoy-attempt-count=[1], x-b3-traceid=[4efadd357017e48f31f87a33e1e1fcbb], x-b3-spanid=[6266e61893d9b502], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05ad6a5a-f82c-4a41-8f36-4f0c142ae332]}\\\"}\"}","context":{"RequestID":"05ad6a5a-f82c-4a41-8f36-4f0c142ae332","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"40ce567b-8e5e-43ac-be53-f9837be88cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:08:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05ad6a5a-f82c-4a41-8f36-4f0c142ae332","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40ce567b-8e5e-43ac-be53-f9837be88cf4","LogTimestamp":"2023-04-23T00:08:59.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.331Z","message":"Selector.select() returned prematurely 5 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@e6e5754.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.345Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1528","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","LogTimestamp":"2023-04-23T00:08:59.345Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.361Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"67257264-c02c-42d9-8356-3ffab4b0be3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:59:353\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208537815\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1682208537815\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.361Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.385Z","message":"{\"transactionId\":\"67257264-c02c-42d9-8356-3ffab4b0be3b\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:57:804\",\"respDate\":\"230423-00:08:59:385\",\"sourceId\":\"AAI-TOOLS:67257264-c02c-42d9-8356-3ffab4b0be3b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:57:804-64285\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b4db6151-e36d-46e7-b5d2-8ae156ad8cfc], x-b3-parentspanid=[e575fc271fd2aaf2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[67257264-c02c-42d9-8356-3ffab4b0be3b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddc85c15f34440719ca8e3f8098ae933], x-b3-spanid=[e7910405412481d8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[67257264-c02c-42d9-8356-3ffab4b0be3b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"61b88c01-d819-41c0-8e21-7fd7ba47148e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6c092fb1-21b2-456b-9e01-67fb4de1896e\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"availability-zone\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:57:804-64285\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4200], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:08:57:804-64285]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1528","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","LogTimestamp":"2023-04-23T00:08:59.345Z","elapsedTime":"5"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.387Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1584","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a78755e2-8f27-4ea8-a977-2c4532210380","LogTimestamp":"2023-04-23T00:08:59.386Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST 67257264-c02c-42d9-8356-3ffab4b0be3b AAI-TOOLS 127.0.0.6 - - - - - - - - - 1590 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.392Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"67257264-c02c-42d9-8356-3ffab4b0be3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.392Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.482Z","message":"Entering","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.491Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.491Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.491Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.491Z","message":"Invoke","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","LogTimestamp":"2023-04-23T00:08:59.491Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.565Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","LogTimestamp":"2023-04-23T00:08:59.564Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.588Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e1984f43-f529-4613-b52a-a11cbbfe7a55\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:59:574\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208539490\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1682208539490\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.588Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.605Z","message":"{\"transactionId\":\"e1984f43-f529-4613-b52a-a11cbbfe7a55\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:59:483\",\"respDate\":\"230423-00:08:59:605\",\"sourceId\":\"AAI-TOOLS:e1984f43-f529-4613-b52a-a11cbbfe7a55\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:59:483-10394\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[777d79f0-3997-4504-912f-9e5f8d1904f8], x-b3-parentspanid=[20dfc9b9dde574f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e1984f43-f529-4613-b52a-a11cbbfe7a55], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c69dbb0c2ac6aa4aa2731f4fa34254e8], x-b3-spanid=[3218a44f63bc7e77], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[e1984f43-f529-4613-b52a-a11cbbfe7a55]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b2dea88d-78a0-49bf-95c9-5819df08e966\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"az-and-dvs-switches\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:59:483-10394\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8200], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:08:59:483-10394]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","LogTimestamp":"2023-04-23T00:08:59.564Z","elapsedTime":"7"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.606Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2285cfd6-6893-4733-a5ea-c95d187b840f","LogTimestamp":"2023-04-23T00:08:59.606Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST e1984f43-f529-4613-b52a-a11cbbfe7a55 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.620Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1984f43-f529-4613-b52a-a11cbbfe7a55","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.620Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.735Z","message":"Entering","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.749Z","message":"Checking for system property [partnerName]","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.749Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.749Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.750Z","message":"Invoke","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","LogTimestamp":"2023-04-23T00:08:59.750Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.848Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","LogTimestamp":"2023-04-23T00:08:59.848Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.866Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.869Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"200a46b7-6c86-4d34-b850-de99c939df87\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:08:59:858\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208539748\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1682208539748\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.869Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.892Z","message":"{\"transactionId\":\"200a46b7-6c86-4d34-b850-de99c939df87\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:59:736\",\"respDate\":\"230423-00:08:59:892\",\"sourceId\":\"AAI-TOOLS:200a46b7-6c86-4d34-b850-de99c939df87\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:59:736-11393\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5bd9a0f9-0220-477d-a717-88ba33619818], x-b3-parentspanid=[3935d4750c64f092], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[200a46b7-6c86-4d34-b850-de99c939df87], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f6cfd938e2e3d4d1b059d184ac7d6cb], x-b3-spanid=[b66d74f508cd9e81], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[200a46b7-6c86-4d34-b850-de99c939df87]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"18094b19-d16d-4822-8acf-e92c6aefa178\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"class-of-service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:08:59:736-11393\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8296], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:08:59:736-11393]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","LogTimestamp":"2023-04-23T00:08:59.848Z","elapsedTime":"6"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.893Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"159","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8a9983de-9c3c-4dd5-8bd9-27ae230f50f5","LogTimestamp":"2023-04-23T00:08:59.893Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:08:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST 200a46b7-6c86-4d34-b850-de99c939df87 AAI-TOOLS 127.0.0.6 - - - - - - - - - 163 - "logType": "access"
{"timestamp":"2023-04-23T00:08:59.904Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"200a46b7-6c86-4d34-b850-de99c939df87","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:08:59.904Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.982Z","message":"Entering","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.991Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.991Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.991Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:08:59.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:08:59.991Z","message":"Invoke","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","LogTimestamp":"2023-04-23T00:08:59.991Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.079Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","LogTimestamp":"2023-04-23T00:09:00.078Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.103Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0c6bfafb-9a3d-4260-9916-6e57b4ae690e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:00:090\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208539990\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1682208539990\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:00.103Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.123Z","message":"{\"transactionId\":\"0c6bfafb-9a3d-4260-9916-6e57b4ae690e\",\"status\":\"201\",\"rqstDate\":\"230423-00:08:59:983\",\"respDate\":\"230423-00:09:00:122\",\"sourceId\":\"AAI-TOOLS:0c6bfafb-9a3d-4260-9916-6e57b4ae690e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:59:983-95163\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2ac76dad-6e5c-4487-965e-26cb582e72ca], x-b3-parentspanid=[562adee37875e3ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0c6bfafb-9a3d-4260-9916-6e57b4ae690e], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c099591c274b0655f1a4951e6c3e3a05], x-b3-spanid=[7b1206d21ac29660], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[0c6bfafb-9a3d-4260-9916-6e57b4ae690e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2a160989-b202-47dd-874b-4a0f275998f7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cloud-region\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:08:59:983-95163\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8264], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:08:59:983-95163]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","LogTimestamp":"2023-04-23T00:09:00.078Z","elapsedTime":"8"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.124Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c4d79821-fbf2-4f98-9115-f3df44fbed73","LogTimestamp":"2023-04-23T00:09:00.123Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:00 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST 0c6bfafb-9a3d-4260-9916-6e57b4ae690e AAI-TOOLS 127.0.0.6 - - - - - - - - - 145 - "logType": "access"
{"timestamp":"2023-04-23T00:09:00.133Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0c6bfafb-9a3d-4260-9916-6e57b4ae690e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:00.133Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.198Z","message":"Entering","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:00.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.216Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:00.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.217Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:00.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.217Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:00.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.218Z","message":"Invoke","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","LogTimestamp":"2023-04-23T00:09:00.218Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:00.541Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.038Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"821","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","LogTimestamp":"2023-04-23T00:09:01.038Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.079Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:01:060\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208540215\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1682208540215\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:01.079Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.101Z","message":"{\"transactionId\":\"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:00:200\",\"respDate\":\"230423-00:09:01:101\",\"sourceId\":\"AAI-TOOLS:ad8ba4ae-fd0f-444b-af91-4d9c6ad086da\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:00:200-44265\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[830061a6-4f44-483b-b77c-a8e9795a72af], x-b3-parentspanid=[12c5388a22a4158a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ad8ba4ae-fd0f-444b-af91-4d9c6ad086da], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14aeca5a03cd6ff8546854132537df61], x-b3-spanid=[4f14a913745ca774], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[298], Content-Type=[application/json], X-ONAP-RequestID=[ad8ba4ae-fd0f-444b-af91-4d9c6ad086da]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3f908abc-3a15-40d0-b674-2a639e52884d\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"collection\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:00:200-44265\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12360], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:00:200-44265]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"821","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","LogTimestamp":"2023-04-23T00:09:01.038Z","elapsedTime":"13"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.103Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"905","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d36de9d1-a49c-44dd-a168-309a6fecad6e","LogTimestamp":"2023-04-23T00:09:01.103Z","ResponseDesc":"Created","elapsedTime":"13"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:01 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST ad8ba4ae-fd0f-444b-af91-4d9c6ad086da AAI-TOOLS 127.0.0.6 - - - - - - - - - 911 - "logType": "access"
{"timestamp":"2023-04-23T00:09:01.141Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ad8ba4ae-fd0f-444b-af91-4d9c6ad086da","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"62","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:01.141Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.180Z","message":"Entering","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:01.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.188Z","message":"Checking for system property [partnerName]","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:01.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.188Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:01.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.188Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:01.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.189Z","message":"Invoke","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","LogTimestamp":"2023-04-23T00:09:01.189Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.257Z","message":"Entering","context":{"RequestID":"5435efc2-f9f6-497b-83a6-d1317c4dd331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7515cf8-4bb9-4493-b12a-b26ef6e9d259","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:01.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.261Z","message":"{\"transactionId\":\"5435efc2-f9f6-497b-83a6-d1317c4dd331\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:01:258\",\"respDate\":\"230423-00:09:01:261\",\"sourceId\":\"haproxy:5435efc2-f9f6-497b-83a6-d1317c4dd331\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:01:258-51498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57365b6f-a8b2-4373-8c72-8c87f6cf905d], x-b3-parentspanid=[6354657a32a8a809], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d6c2b24500546ec6354657a32a8a809], x-b3-spanid=[dd2db25799cae30a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5435efc2-f9f6-497b-83a6-d1317c4dd331]}\\\"}\"}","context":{"RequestID":"5435efc2-f9f6-497b-83a6-d1317c4dd331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7515cf8-4bb9-4493-b12a-b26ef6e9d259","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:01.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5435efc2-f9f6-497b-83a6-d1317c4dd331","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7515cf8-4bb9-4493-b12a-b26ef6e9d259","LogTimestamp":"2023-04-23T00:09:01.262Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:09:01.541Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.855Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.976Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"788","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","LogTimestamp":"2023-04-23T00:09:01.976Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:01.994Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"46beed47-5e37-492f-9eb8-37ae9b2d2fd4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:01:983\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208541187\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1682208541187\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:01.994Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.009Z","message":"{\"transactionId\":\"46beed47-5e37-492f-9eb8-37ae9b2d2fd4\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:01:180\",\"respDate\":\"230423-00:09:02:009\",\"sourceId\":\"AAI-TOOLS:46beed47-5e37-492f-9eb8-37ae9b2d2fd4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:01:180-23838\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[595c2796-5e26-4b33-8fa5-7cbb55563d85], x-b3-parentspanid=[35e6ef6c74494902], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[46beed47-5e37-492f-9eb8-37ae9b2d2fd4], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[567cf69a7d5b7b277b9fe4f892caf53a], x-b3-spanid=[511d4a39b85bb40f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[46beed47-5e37-492f-9eb8-37ae9b2d2fd4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"complex\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:01:180-23838\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:01:180-23838]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"788","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","LogTimestamp":"2023-04-23T00:09:01.976Z","elapsedTime":"4"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.010Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"831","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8aef2f6-024d-4776-8011-0d72e950820d","LogTimestamp":"2023-04-23T00:09:02.010Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST 46beed47-5e37-492f-9eb8-37ae9b2d2fd4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 834 - "logType": "access"
{"timestamp":"2023-04-23T00:09:02.023Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46beed47-5e37-492f-9eb8-37ae9b2d2fd4","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:02.022Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.074Z","message":"Entering","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:02.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.083Z","message":"Checking for system property [partnerName]","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:02.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.083Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:02.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.083Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:02.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.084Z","message":"Invoke","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","LogTimestamp":"2023-04-23T00:09:02.084Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.822Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.888Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"804","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","LogTimestamp":"2023-04-23T00:09:02.887Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.925Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"accdf066-4d89-4b8f-9950-b4b99f10d3fd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:02:905\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208542083\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1682208542083\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:02.925Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.944Z","message":"{\"transactionId\":\"accdf066-4d89-4b8f-9950-b4b99f10d3fd\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:02:075\",\"respDate\":\"230423-00:09:02:943\",\"sourceId\":\"AAI-TOOLS:accdf066-4d89-4b8f-9950-b4b99f10d3fd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:02:075-51180\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cbebe995-44f2-40ba-b504-2b3a64c5a874], x-b3-parentspanid=[603f1706548ae27f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[accdf066-4d89-4b8f-9950-b4b99f10d3fd], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f9c7c5bb3c2909267b60effc6ee1aca], x-b3-spanid=[8ca9ecdd59205c83], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[accdf066-4d89-4b8f-9950-b4b99f10d3fd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:02:075-51180\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8256], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:02:075-51180]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"804","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","LogTimestamp":"2023-04-23T00:09:02.887Z","elapsedTime":"12"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.945Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"871","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ee6ca6ff-d4c0-4dc1-b228-86863d7fff54","LogTimestamp":"2023-04-23T00:09:02.945Z","ResponseDesc":"Created","elapsedTime":"12"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:02 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST accdf066-4d89-4b8f-9950-b4b99f10d3fd AAI-TOOLS 127.0.0.6 - - - - - - - - - 874 - "logType": "access"
{"timestamp":"2023-04-23T00:09:02.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:02.959Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"accdf066-4d89-4b8f-9950-b4b99f10d3fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:02.958Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.037Z","message":"Entering","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.057Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.057Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.057Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.058Z","message":"Invoke","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","LogTimestamp":"2023-04-23T00:09:03.058Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.138Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","LogTimestamp":"2023-04-23T00:09:03.137Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.170Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a2139ec8-bc5c-4744-b011-e43a65cfb1d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:03:152\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208543056\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1682208543056\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.169Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.206Z","message":"{\"transactionId\":\"a2139ec8-bc5c-4744-b011-e43a65cfb1d2\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:03:038\",\"respDate\":\"230423-00:09:03:206\",\"sourceId\":\"AAI-TOOLS:a2139ec8-bc5c-4744-b011-e43a65cfb1d2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:03:038-12296\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7aa8ed01-8400-4497-8a00-5108668d2f4e], x-b3-parentspanid=[7853fbe5652bda12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a2139ec8-bc5c-4744-b011-e43a65cfb1d2], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bde79b2ca886bb085a1011bf98da6a22], x-b3-spanid=[b490195b6e1d2fee], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[a2139ec8-bc5c-4744-b011-e43a65cfb1d2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4c01c948-7607-4d66-8a6c-99c2c2717936\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"22104c9f-29fd-462f-be07-96cd6b46dd33\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"connector\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:03:038-12296\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12512], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:03:038-12296]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","LogTimestamp":"2023-04-23T00:09:03.137Z","elapsedTime":"9"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.208Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d3989552-d84d-4b3a-875a-3b188007d76c","LogTimestamp":"2023-04-23T00:09:03.207Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST a2139ec8-bc5c-4744-b011-e43a65cfb1d2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 177 - "logType": "access"
{"timestamp":"2023-04-23T00:09:03.223Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2139ec8-bc5c-4744-b011-e43a65cfb1d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.222Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.275Z","message":"Entering","context":{"RequestID":"a3d06cc1-d07b-441c-a106-341c77b1ced1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e53ab27-d3dc-4c51-8e23-57f0ea2df32f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:03.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.279Z","message":"{\"transactionId\":\"a3d06cc1-d07b-441c-a106-341c77b1ced1\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:03:276\",\"respDate\":\"230423-00:09:03:278\",\"sourceId\":\"haproxy:a3d06cc1-d07b-441c-a106-341c77b1ced1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:03:276-41366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5acddab-7f0b-436c-ae1c-f9c000495ddd], x-b3-parentspanid=[4ef15a54574f659c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc98ca8a808151724ef15a54574f659c], x-b3-spanid=[d0f3525adb36fc0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3d06cc1-d07b-441c-a106-341c77b1ced1]}\\\"}\"}","context":{"RequestID":"a3d06cc1-d07b-441c-a106-341c77b1ced1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e53ab27-d3dc-4c51-8e23-57f0ea2df32f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:03.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3d06cc1-d07b-441c-a106-341c77b1ced1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e53ab27-d3dc-4c51-8e23-57f0ea2df32f","LogTimestamp":"2023-04-23T00:09:03.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:09:03.295Z","message":"Entering","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.308Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.309Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.309Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.309Z","message":"Invoke","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","LogTimestamp":"2023-04-23T00:09:03.309Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.404Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","LogTimestamp":"2023-04-23T00:09:03.404Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.438Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:03:424\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208543307\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1682208543307\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.437Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.459Z","message":"{\"transactionId\":\"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:03:296\",\"respDate\":\"230423-00:09:03:459\",\"sourceId\":\"AAI-TOOLS:d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:03:296-70570\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f052bfea-aa5e-44d7-ad8e-d4a92a92d69d], x-b3-parentspanid=[18ab41ed28d6b5fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aeade1dceab91a28d5c6d3ae45c8cb33], x-b3-spanid=[68d3553da017af45], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01102126-9c04-4a89-945b-b131e61e95d7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"constrained-element-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:03:296-70570\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8288], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:03:296-70570]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","LogTimestamp":"2023-04-23T00:09:03.404Z","elapsedTime":"16"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.460Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"165","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"282d261f-7c77-4f77-ba3c-47b031bc1141","LogTimestamp":"2023-04-23T00:09:03.460Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa AAI-TOOLS 127.0.0.6 - - - - - - - - - 170 - "logType": "access"
{"timestamp":"2023-04-23T00:09:03.470Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d67c7347-8ee8-4c04-b0af-6f2bf24a7bfa","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.469Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.528Z","message":"Entering","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.541Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.542Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.542Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.543Z","message":"Invoke","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","LogTimestamp":"2023-04-23T00:09:03.543Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.620Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","LogTimestamp":"2023-04-23T00:09:03.619Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.644Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3a6bac0b-3bab-497c-bb48-82836d10d3b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:03:630\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208543540\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1682208543540\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.644Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.663Z","message":"{\"transactionId\":\"3a6bac0b-3bab-497c-bb48-82836d10d3b7\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:03:529\",\"respDate\":\"230423-00:09:03:663\",\"sourceId\":\"AAI-TOOLS:3a6bac0b-3bab-497c-bb48-82836d10d3b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:03:529-81106\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ecbd1c72-c570-4b84-9b28-e524e1523941], x-b3-parentspanid=[99a927f1d4674270], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3a6bac0b-3bab-497c-bb48-82836d10d3b7], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7193bebc88d33e79a41730bac488529b], x-b3-spanid=[8b28b3aa0874fbb1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[3a6bac0b-3bab-497c-bb48-82836d10d3b7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"44e5cb1f-0938-41aa-b766-d4595109fe89\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:03:529-81106\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12296], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:03:529-81106]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","LogTimestamp":"2023-04-23T00:09:03.619Z","elapsedTime":"7"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.664Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"419649f7-1925-4b67-98bd-ae3fa04f6956","LogTimestamp":"2023-04-23T00:09:03.664Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 3a6bac0b-3bab-497c-bb48-82836d10d3b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 141 - "logType": "access"
{"timestamp":"2023-04-23T00:09:03.671Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3a6bac0b-3bab-497c-bb48-82836d10d3b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.671Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.725Z","message":"Entering","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.740Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.740Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.740Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.741Z","message":"Invoke","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","LogTimestamp":"2023-04-23T00:09:03.741Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.823Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.832Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","LogTimestamp":"2023-04-23T00:09:03.832Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.857Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f1db60d4-ee1c-474d-a30e-8525528d014d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:03:839\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208543738\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1682208543738\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.885Z","message":"{\"transactionId\":\"f1db60d4-ee1c-474d-a30e-8525528d014d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:03:726\",\"respDate\":\"230423-00:09:03:884\",\"sourceId\":\"AAI-TOOLS:f1db60d4-ee1c-474d-a30e-8525528d014d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:03:726-19\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[779824d3-db2b-4306-aeaa-56e4b5d95abc], x-b3-parentspanid=[23d9ad9a13591ed4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f1db60d4-ee1c-474d-a30e-8525528d014d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b858cdb1e360f386b60f6416308c173], x-b3-spanid=[0e1654656a2e49ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[f1db60d4-ee1c-474d-a30e-8525528d014d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2056c41f-23b9-4de7-9f50-819adad37d76\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-pool\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:03:726-19\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12384], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:03:726-19]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","LogTimestamp":"2023-04-23T00:09:03.832Z","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.886Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"160","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"958f7ecd-a273-4d8d-9a09-cb52cc72261a","LogTimestamp":"2023-04-23T00:09:03.885Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:03 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST f1db60d4-ee1c-474d-a30e-8525528d014d AAI-TOOLS 127.0.0.6 - - - - - - - - - 166 - "logType": "access"
{"timestamp":"2023-04-23T00:09:03.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f1db60d4-ee1c-474d-a30e-8525528d014d","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:03.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.952Z","message":"Entering","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.963Z","message":"Checking for system property [partnerName]","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.963Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.963Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:03.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:03.964Z","message":"Invoke","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","LogTimestamp":"2023-04-23T00:09:03.964Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.050Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","LogTimestamp":"2023-04-23T00:09:04.050Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.083Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"31c581f4-6fe8-4db6-a3c8-03f5994095b5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:04:065\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208543962\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1682208543962\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.082Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.106Z","message":"{\"transactionId\":\"31c581f4-6fe8-4db6-a3c8-03f5994095b5\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:03:953\",\"respDate\":\"230423-00:09:04:106\",\"sourceId\":\"AAI-TOOLS:31c581f4-6fe8-4db6-a3c8-03f5994095b5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:03:953-45022\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ebd09c7c-9163-4cf2-9def-5f42107ae22f], x-b3-parentspanid=[a23bcd88329509b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[31c581f4-6fe8-4db6-a3c8-03f5994095b5], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fdd754d84187c7dddc8c9d68a4b0211], x-b3-spanid=[d99f8d57cf777f61], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[31c581f4-6fe8-4db6-a3c8-03f5994095b5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"customer\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:03:953-45022\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12344], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:03:953-45022]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","LogTimestamp":"2023-04-23T00:09:04.050Z","elapsedTime":"10"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.108Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db0271a1-02d8-4138-9658-d51e358d43a0","LogTimestamp":"2023-04-23T00:09:04.108Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.111Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"31c581f4-6fe8-4db6-a3c8-03f5994095b5","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.111Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST 31c581f4-6fe8-4db6-a3c8-03f5994095b5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 161 - "logType": "access"
{"timestamp":"2023-04-23T00:09:04.175Z","message":"Entering","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.188Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.188Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.188Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.188Z","message":"Invoke","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","LogTimestamp":"2023-04-23T00:09:04.188Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.266Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","LogTimestamp":"2023-04-23T00:09:04.266Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.292Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"af3721ec-d244-46da-8632-9ce56918b3ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:04:277\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208544187\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1682208544187\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.313Z","message":"{\"transactionId\":\"af3721ec-d244-46da-8632-9ce56918b3ec\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:04:176\",\"respDate\":\"230423-00:09:04:312\",\"sourceId\":\"AAI-TOOLS:af3721ec-d244-46da-8632-9ce56918b3ec\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:04:176-13805\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[59112938-c19d-40ef-ad35-fe90c44993ed], x-b3-parentspanid=[16ee2d5ef3872afd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af3721ec-d244-46da-8632-9ce56918b3ec], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4ca523f055a6ae8990f08c5a94abba5], x-b3-spanid=[9a00f60ede942538], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[af3721ec-d244-46da-8632-9ce56918b3ec]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c3878ffb-8d85-4114-bee6-e4074a9db10b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cvlan-tag-entry\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:04:176-13805\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12488], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:04:176-13805]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","LogTimestamp":"2023-04-23T00:09:04.266Z","elapsedTime":"7"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.314Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d66c48c8-28e5-42b3-84e2-fed8996c8152","LogTimestamp":"2023-04-23T00:09:04.313Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST af3721ec-d244-46da-8632-9ce56918b3ec AAI-TOOLS 127.0.0.6 - - - - - - - - - 142 - "logType": "access"
{"timestamp":"2023-04-23T00:09:04.317Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af3721ec-d244-46da-8632-9ce56918b3ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.317Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.396Z","message":"Entering","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.412Z","message":"Checking for system property [partnerName]","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.412Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.412Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.413Z","message":"Invoke","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","LogTimestamp":"2023-04-23T00:09:04.413Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.496Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","LogTimestamp":"2023-04-23T00:09:04.496Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.511Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.524Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"71b14a4d-43aa-4beb-85d5-1e50ec635119\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:04:507\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208544410\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1682208544410\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.523Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.559Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.558Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.587Z","message":"{\"transactionId\":\"71b14a4d-43aa-4beb-85d5-1e50ec635119\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:04:397\",\"respDate\":\"230423-00:09:04:586\",\"sourceId\":\"AAI-TOOLS:71b14a4d-43aa-4beb-85d5-1e50ec635119\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:04:397-539\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[67ef2915-4928-4c84-9f70-1977c72d20d3], x-b3-parentspanid=[af2bf581ac871e24], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[71b14a4d-43aa-4beb-85d5-1e50ec635119], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3df88a69e26908b1a79580def3b0d01f], x-b3-spanid=[4f2ee3e361714603], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[71b14a4d-43aa-4beb-85d5-1e50ec635119]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"dvs-switch\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:04:397-539\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16456], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:04:397-539]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","LogTimestamp":"2023-04-23T00:09:04.496Z","elapsedTime":"8"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.588Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"71b14a4d-43aa-4beb-85d5-1e50ec635119","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3734c1a9-2e90-44af-997e-a4cc5915fcbd","LogTimestamp":"2023-04-23T00:09:04.588Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST 71b14a4d-43aa-4beb-85d5-1e50ec635119 AAI-TOOLS 127.0.0.6 - - - - - - - - - 198 - "logType": "access"
{"timestamp":"2023-04-23T00:09:04.667Z","message":"Entering","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.681Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.681Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.681Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.682Z","message":"Invoke","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","LogTimestamp":"2023-04-23T00:09:04.682Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.764Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","LogTimestamp":"2023-04-23T00:09:04.763Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.787Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a0c946ed-a479-4939-a9c5-268944cdfd62\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:04:774\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208544679\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1682208544679\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.787Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.812Z","message":"{\"transactionId\":\"a0c946ed-a479-4939-a9c5-268944cdfd62\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:04:668\",\"respDate\":\"230423-00:09:04:812\",\"sourceId\":\"AAI-TOOLS:a0c946ed-a479-4939-a9c5-268944cdfd62\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:04:668-89921\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ab5f4c0e-646c-4711-bf29-6506bf00e07a], x-b3-parentspanid=[c752c38d17151164], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a0c946ed-a479-4939-a9c5-268944cdfd62], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d200a58289a36425490bf6988e3b21d], x-b3-spanid=[91c5e76492423316], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[a0c946ed-a479-4939-a9c5-268944cdfd62]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7a08cad4-8759-46a5-8245-095d1ba57ac6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"edge-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:04:668-89921\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12336], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:04:668-89921]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","LogTimestamp":"2023-04-23T00:09:04.763Z","elapsedTime":"6"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.813Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"146","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"73b8babe-ae6e-4051-9d34-f3900afb084f","LogTimestamp":"2023-04-23T00:09:04.813Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:04 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST a0c946ed-a479-4939-a9c5-268944cdfd62 AAI-TOOLS 127.0.0.6 - - - - - - - - - 151 - "logType": "access"
{"timestamp":"2023-04-23T00:09:04.818Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a0c946ed-a479-4939-a9c5-268944cdfd62","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:04.818Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.885Z","message":"Entering","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.902Z","message":"Checking for system property [partnerName]","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.902Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.902Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:04.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.903Z","message":"Invoke","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","LogTimestamp":"2023-04-23T00:09:04.903Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:04.988Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","LogTimestamp":"2023-04-23T00:09:04.987Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.009Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"dcb139b1-8a94-48de-888a-b786e6de830d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:04:994\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208544901\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1682208544901\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.009Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.035Z","message":"{\"transactionId\":\"dcb139b1-8a94-48de-888a-b786e6de830d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:04:887\",\"respDate\":\"230423-00:09:05:035\",\"sourceId\":\"AAI-TOOLS:dcb139b1-8a94-48de-888a-b786e6de830d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:04:887-90044\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7dbbc5ea-536f-4f97-83e9-5a103e0a6bfb], x-b3-parentspanid=[079ea55c601150c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[dcb139b1-8a94-48de-888a-b786e6de830d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[480efa95b81eb3fbd17b3ee181ddc120], x-b3-spanid=[c201bb8d3ac20415], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[dcb139b1-8a94-48de-888a-b786e6de830d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9a011958-7165-47a3-b872-00951d1f09ae\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"element-choice-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:04:887-90044\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24800], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:04:887-90044]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","LogTimestamp":"2023-04-23T00:09:04.987Z","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.037Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4505fbcd-d35f-4c49-a38d-b7737e539f34","LogTimestamp":"2023-04-23T00:09:05.037Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST dcb139b1-8a94-48de-888a-b786e6de830d AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-04-23T00:09:05.044Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"dcb139b1-8a94-48de-888a-b786e6de830d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.044Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.123Z","message":"Entering","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.137Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.137Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.138Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.139Z","message":"Invoke","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","LogTimestamp":"2023-04-23T00:09:05.139Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.279Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","LogTimestamp":"2023-04-23T00:09:05.279Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.297Z","message":"Entering","context":{"RequestID":"3e84c9aa-1509-40fe-bac2-0ee4ff36fc40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0030cfc5-4323-484b-b72d-50d084606609","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:05.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.303Z","message":"{\"transactionId\":\"3e84c9aa-1509-40fe-bac2-0ee4ff36fc40\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:05:298\",\"respDate\":\"230423-00:09:05:303\",\"sourceId\":\"haproxy:3e84c9aa-1509-40fe-bac2-0ee4ff36fc40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:05:298-29620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71a6e4ae-0ee5-435b-a103-92638203c5b2], x-b3-parentspanid=[bff5454c6b942547], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b0463b9321a328fbff5454c6b942547], x-b3-spanid=[9ce6bd6dc6180bd1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e84c9aa-1509-40fe-bac2-0ee4ff36fc40]}\\\"}\"}","context":{"RequestID":"3e84c9aa-1509-40fe-bac2-0ee4ff36fc40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0030cfc5-4323-484b-b72d-50d084606609","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:05.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e84c9aa-1509-40fe-bac2-0ee4ff36fc40","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0030cfc5-4323-484b-b72d-50d084606609","LogTimestamp":"2023-04-23T00:09:05.304Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:05.309Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d018b6ab-5aac-488a-b57c-e16fdf24372f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:05:285\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208545136\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1682208545136\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.309Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.350Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.350Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.372Z","message":"{\"transactionId\":\"d018b6ab-5aac-488a-b57c-e16fdf24372f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:05:125\",\"respDate\":\"230423-00:09:05:372\",\"sourceId\":\"AAI-TOOLS:d018b6ab-5aac-488a-b57c-e16fdf24372f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:125-80148\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b0eef3e8-eeab-9ba6-b046-e2e6e109dacb], x-b3-parentspanid=[f152cb1486bdaca1], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d018b6ab-5aac-488a-b57c-e16fdf24372f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fbe8c2a765ce44ff04d11181fefe560], x-b3-spanid=[e1223969919c1408], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[d018b6ab-5aac-488a-b57c-e16fdf24372f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"entitlement\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:125-80148\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16432], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:05:125-80148]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","LogTimestamp":"2023-04-23T00:09:05.279Z","elapsedTime":"3"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.373Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d018b6ab-5aac-488a-b57c-e16fdf24372f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"250","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0a2cf4c-1230-421e-820f-b658028b6789","LogTimestamp":"2023-04-23T00:09:05.373Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST d018b6ab-5aac-488a-b57c-e16fdf24372f AAI-TOOLS 127.0.0.6 - - - - - - - - - 254 - "logType": "access"
{"timestamp":"2023-04-23T00:09:05.449Z","message":"Entering","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.460Z","message":"Checking for system property [partnerName]","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.460Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.460Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.461Z","message":"Invoke","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","LogTimestamp":"2023-04-23T00:09:05.461Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.512Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.566Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"daf89b2a-9864-4174-994f-1f568008c854","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","LogTimestamp":"2023-04-23T00:09:05.565Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.608Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"daf89b2a-9864-4174-994f-1f568008c854\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:05:573\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208545459\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1682208545459\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.621Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.636Z","message":"{\"transactionId\":\"daf89b2a-9864-4174-994f-1f568008c854\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:05:449\",\"respDate\":\"230423-00:09:05:636\",\"sourceId\":\"AAI-TOOLS:daf89b2a-9864-4174-994f-1f568008c854\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:449-19352\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c0f87df3-5583-4e15-a27b-7cfcae99e816], x-b3-parentspanid=[9c215f0fb0b944e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[daf89b2a-9864-4174-994f-1f568008c854], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[347ad422243916fc363ef2a0eb67c723], x-b3-spanid=[1dd21e1f4b3bb1c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[daf89b2a-9864-4174-994f-1f568008c854]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"esr-system-info\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:449-19352\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24784], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:05:449-19352]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"daf89b2a-9864-4174-994f-1f568008c854","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","LogTimestamp":"2023-04-23T00:09:05.565Z","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.637Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"daf89b2a-9864-4174-994f-1f568008c854","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"188","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"722000cb-413c-4c7e-970f-b30bd80fba86","LogTimestamp":"2023-04-23T00:09:05.637Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST daf89b2a-9864-4174-994f-1f568008c854 AAI-TOOLS 127.0.0.6 - - - - - - - - - 191 - "logType": "access"
{"timestamp":"2023-04-23T00:09:05.663Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"daf89b2a-9864-4174-994f-1f568008c854","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"54","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.662Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.732Z","message":"Entering","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.741Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.741Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.741Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.741Z","message":"Invoke","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","LogTimestamp":"2023-04-23T00:09:05.741Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.852Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","LogTimestamp":"2023-04-23T00:09:05.852Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.880Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:05:862\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208545740\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1682208545740\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.879Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.903Z","message":"{\"transactionId\":\"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:05:733\",\"respDate\":\"230423-00:09:05:903\",\"sourceId\":\"AAI-TOOLS:4c7493bc-7c7a-461c-8d8a-3cc2f09153f5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:05:733-53255\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6659f57a-128a-4e85-8b89-4a8917f9aa84], x-b3-parentspanid=[2db3fdc46d90e466], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4c7493bc-7c7a-461c-8d8a-3cc2f09153f5], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d2b118a4b92e41c8f850db88791c450], x-b3-spanid=[cb3823d82b2ba98c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[4c7493bc-7c7a-461c-8d8a-3cc2f09153f5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bace8d1c-a261-4041-9e37-823117415d0f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"flavor\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:05:733-53255\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16392], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:05:733-53255]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","LogTimestamp":"2023-04-23T00:09:05.852Z","elapsedTime":"6"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.904Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"061cba94-9066-4fc0-b09b-3e107e313a06","LogTimestamp":"2023-04-23T00:09:05.904Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:05 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 4c7493bc-7c7a-461c-8d8a-3cc2f09153f5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 177 - "logType": "access"
{"timestamp":"2023-04-23T00:09:05.916Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4c7493bc-7c7a-461c-8d8a-3cc2f09153f5","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:05.916Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:05.979Z","message":"Entering","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.006Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.006Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.006Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:05.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.007Z","message":"Invoke","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","LogTimestamp":"2023-04-23T00:09:06.007Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.087Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3591626f-4070-4467-880d-42b46e32424c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","LogTimestamp":"2023-04-23T00:09:06.086Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.114Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3591626f-4070-4467-880d-42b46e32424c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:06:099\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208546004\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1682208546004\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.134Z","message":"{\"transactionId\":\"3591626f-4070-4467-880d-42b46e32424c\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:05:980\",\"respDate\":\"230423-00:09:06:133\",\"sourceId\":\"AAI-TOOLS:3591626f-4070-4467-880d-42b46e32424c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:980-94923\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0cfab0e2-d5f9-4d56-b566-29c014bf9c51], x-b3-parentspanid=[d353b9762a753fbf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3591626f-4070-4467-880d-42b46e32424c], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[339976c683216c06c25bf9b3f1457a90], x-b3-spanid=[fad905c0f0a82516], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[3591626f-4070-4467-880d-42b46e32424c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:05:980-94923\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20528], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:05:980-94923]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3591626f-4070-4467-880d-42b46e32424c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","LogTimestamp":"2023-04-23T00:09:06.086Z","elapsedTime":"7"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.136Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3591626f-4070-4467-880d-42b46e32424c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"157","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aef98b9b-2a92-4a64-87ea-2e6a308e6339","LogTimestamp":"2023-04-23T00:09:06.135Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 3591626f-4070-4467-880d-42b46e32424c AAI-TOOLS 127.0.0.6 - - - - - - - - - 163 - "logType": "access"
{"timestamp":"2023-04-23T00:09:06.149Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3591626f-4070-4467-880d-42b46e32424c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.148Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.244Z","message":"Entering","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.256Z","message":"Checking for system property [partnerName]","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.256Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.256Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.257Z","message":"Invoke","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","LogTimestamp":"2023-04-23T00:09:06.257Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.335Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","LogTimestamp":"2023-04-23T00:09:06.335Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.357Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"371059cc-f653-4638-8d5f-7126e913abd2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:06:343\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208546255\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1682208546255\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.357Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.394Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.394Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.396Z","message":"{\"transactionId\":\"371059cc-f653-4638-8d5f-7126e913abd2\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:06:245\",\"respDate\":\"230423-00:09:06:396\",\"sourceId\":\"AAI-TOOLS:371059cc-f653-4638-8d5f-7126e913abd2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:06:245-99880\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb91b9d9-30af-475a-950d-cb41f60318bd], x-b3-parentspanid=[9b18bb96a23dbbbf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[371059cc-f653-4638-8d5f-7126e913abd2], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0f933974bc9e8548f90dc0cb5661750], x-b3-spanid=[270b02339fec2baf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[371059cc-f653-4638-8d5f-7126e913abd2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fe578080-ce19-4604-8760-fc264fbb2565\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"group-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:06:245-99880\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:06:245-99880]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","LogTimestamp":"2023-04-23T00:09:06.335Z","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.398Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"371059cc-f653-4638-8d5f-7126e913abd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6985ba67-8ad7-4f6e-ac08-ce7ab80126c9","LogTimestamp":"2023-04-23T00:09:06.398Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST 371059cc-f653-4638-8d5f-7126e913abd2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-04-23T00:09:06.471Z","message":"Entering","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.485Z","message":"Checking for system property [partnerName]","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.485Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.485Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.486Z","message":"Invoke","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","LogTimestamp":"2023-04-23T00:09:06.486Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.556Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","LogTimestamp":"2023-04-23T00:09:06.555Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.572Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"154817d4-13fe-445a-9329-ab5e7991eb3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:06:561\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208546484\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1682208546484\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.572Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.593Z","message":"{\"transactionId\":\"154817d4-13fe-445a-9329-ab5e7991eb3b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:06:472\",\"respDate\":\"230423-00:09:06:593\",\"sourceId\":\"AAI-TOOLS:154817d4-13fe-445a-9329-ab5e7991eb3b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:06:472-93567\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0c8b32bd-2312-4160-9d14-c94c98bb2815], x-b3-parentspanid=[d4b728456535719f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[154817d4-13fe-445a-9329-ab5e7991eb3b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc98bc241c03ee7dc96020877ed3f3d7], x-b3-spanid=[70703359f9044860], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[154817d4-13fe-445a-9329-ab5e7991eb3b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3f4c7204-739b-4bbb-87a7-8a6856439c90\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f6a038c2-820c-42ba-8c2b-375e24e8f932\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:06:472-93567\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28880], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:06:472-93567]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","LogTimestamp":"2023-04-23T00:09:06.555Z","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.595Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a475771-1aa2-446f-8c3b-4bb3d0f7428f","LogTimestamp":"2023-04-23T00:09:06.595Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 154817d4-13fe-445a-9329-ab5e7991eb3b AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-23T00:09:06.598Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"154817d4-13fe-445a-9329-ab5e7991eb3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.598Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.622Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.693Z","message":"Entering","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.709Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.709Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.709Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.711Z","message":"Invoke","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","LogTimestamp":"2023-04-23T00:09:06.711Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.795Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","LogTimestamp":"2023-04-23T00:09:06.795Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.816Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"79c93b32-d511-4dd0-b0ac-396dcf7082d7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:06:805\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208546708\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1682208546708\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.816Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.833Z","message":"{\"transactionId\":\"79c93b32-d511-4dd0-b0ac-396dcf7082d7\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:06:694\",\"respDate\":\"230423-00:09:06:832\",\"sourceId\":\"AAI-TOOLS:79c93b32-d511-4dd0-b0ac-396dcf7082d7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:06:694-53679\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[782cfcb3-5802-471a-912a-ebd026df6f08], x-b3-parentspanid=[b9933f28d87054c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79c93b32-d511-4dd0-b0ac-396dcf7082d7], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b679492de41cb8abd7bb6fe8ad18364], x-b3-spanid=[5fb8ab82bcc308be], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[79c93b32-d511-4dd0-b0ac-396dcf7082d7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"include-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:06:694-53679\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24640], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:06:694-53679]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","LogTimestamp":"2023-04-23T00:09:06.795Z","elapsedTime":"6"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.834Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1b6c53b-0e62-4277-bbff-f55bc1429450","LogTimestamp":"2023-04-23T00:09:06.833Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:06 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST 79c93b32-d511-4dd0-b0ac-396dcf7082d7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 146 - "logType": "access"
{"timestamp":"2023-04-23T00:09:06.838Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79c93b32-d511-4dd0-b0ac-396dcf7082d7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:06.838Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.884Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.924Z","message":"Entering","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.937Z","message":"Checking for system property [partnerName]","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.937Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.937Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:06.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:06.938Z","message":"Invoke","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","LogTimestamp":"2023-04-23T00:09:06.938Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.020Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","LogTimestamp":"2023-04-23T00:09:07.020Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.041Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"13113152-2c82-4512-8200-8ed4ba38cba2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:07:029\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208546935\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1682208546935\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.041Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.060Z","message":"{\"transactionId\":\"13113152-2c82-4512-8200-8ed4ba38cba2\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:06:925\",\"respDate\":\"230423-00:09:07:059\",\"sourceId\":\"AAI-TOOLS:13113152-2c82-4512-8200-8ed4ba38cba2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:06:925-66676\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2a83276d-0482-41a4-92d8-626adf54f856], x-b3-parentspanid=[b123d90bcd438e46], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[13113152-2c82-4512-8200-8ed4ba38cba2], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82468c2b50f4db5d6d1ab2d41b885b00], x-b3-spanid=[e701978139fc5995], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[13113152-2c82-4512-8200-8ed4ba38cba2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e6ee9dc-9017-444a-83b3-219edb018128\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"instance-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:06:925-66676\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20680], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:06:925-66676]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"83","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","LogTimestamp":"2023-04-23T00:09:07.020Z","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.061Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0700942f-45ff-4c01-803b-e0cb6f2f0c30","LogTimestamp":"2023-04-23T00:09:07.061Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST 13113152-2c82-4512-8200-8ed4ba38cba2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 143 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.070Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"13113152-2c82-4512-8200-8ed4ba38cba2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.155Z","message":"Entering","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.169Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.170Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.170Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.171Z","message":"Invoke","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","LogTimestamp":"2023-04-23T00:09:07.171Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.254Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","LogTimestamp":"2023-04-23T00:09:07.254Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.275Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:07:261\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208547168\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1682208547168\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.274Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.295Z","message":"{\"transactionId\":\"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:07:156\",\"respDate\":\"230423-00:09:07:295\",\"sourceId\":\"AAI-TOOLS:2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:07:156-91335\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2a69d2f2-ff37-482b-8672-4018811b1bc0], x-b3-parentspanid=[7f23bb5d8cf1c151], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5010f2af1654a57beb4fd084b600a97f], x-b3-spanid=[31b1fe60ea2e1d3e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cd57d844-9017-4078-aa19-926935a3d77c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:07:156-91335\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:07:156-91335]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","LogTimestamp":"2023-04-23T00:09:07.254Z","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.297Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2098a396-d568-4c71-9bbc-02d4df219515","LogTimestamp":"2023-04-23T00:09:07.296Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST 2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38 AAI-TOOLS 127.0.0.6 - - - - - - - - - 146 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.303Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d84cdbb-1b7e-4ba1-b2c3-4ad4a6b5ea38","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.302Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.320Z","message":"Entering","context":{"RequestID":"037db6aa-4fe6-4499-bec4-6a07bea4f388","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d856976-9bc1-4318-aad5-880d7eadb28e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:07.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.325Z","message":"{\"transactionId\":\"037db6aa-4fe6-4499-bec4-6a07bea4f388\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:07:321\",\"respDate\":\"230423-00:09:07:325\",\"sourceId\":\"haproxy:037db6aa-4fe6-4499-bec4-6a07bea4f388\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:07:321-72481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72f2ef09-ae13-42f2-8f85-524bfcba2f08], x-b3-parentspanid=[b1c6f9dcbad0e935], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b96fb83a85f6f32b1c6f9dcbad0e935], x-b3-spanid=[dc7db0b7ed6bea47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[037db6aa-4fe6-4499-bec4-6a07bea4f388]}\\\"}\"}","context":{"RequestID":"037db6aa-4fe6-4499-bec4-6a07bea4f388","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d856976-9bc1-4318-aad5-880d7eadb28e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:07.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"037db6aa-4fe6-4499-bec4-6a07bea4f388","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d856976-9bc1-4318-aad5-880d7eadb28e","LogTimestamp":"2023-04-23T00:09:07.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.362Z","message":"Entering","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.371Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.371Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.371Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.372Z","message":"Invoke","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","LogTimestamp":"2023-04-23T00:09:07.372Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.447Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","LogTimestamp":"2023-04-23T00:09:07.446Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.483Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bd9a5ede-87a1-4e4e-9226-8170db989ffd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:07:456\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208547370\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1682208547370\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.483Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.499Z","message":"{\"transactionId\":\"bd9a5ede-87a1-4e4e-9226-8170db989ffd\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:07:363\",\"respDate\":\"230423-00:09:07:499\",\"sourceId\":\"AAI-TOOLS:bd9a5ede-87a1-4e4e-9226-8170db989ffd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:07:363-89664\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4a1c12cf-70f0-4683-a831-d49830e8a4f0], x-b3-parentspanid=[a6ddca6ff20a71c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bd9a5ede-87a1-4e4e-9226-8170db989ffd], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0598db32d349f94e7727ec417f7b11c], x-b3-spanid=[75cf6b9fd47aafe9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[bd9a5ede-87a1-4e4e-9226-8170db989ffd]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"87a383ae-cf03-432e-a9de-04e6a622d0fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:07:363-89664\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24776], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:07:363-89664]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","LogTimestamp":"2023-04-23T00:09:07.446Z","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.501Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"868f12e6-5777-487f-9f65-acb37dd998d1","LogTimestamp":"2023-04-23T00:09:07.500Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST bd9a5ede-87a1-4e4e-9226-8170db989ffd AAI-TOOLS 127.0.0.6 - - - - - - - - - 142 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.510Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bd9a5ede-87a1-4e4e-9226-8170db989ffd","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.510Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.592Z","message":"Entering","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.602Z","message":"Checking for system property [partnerName]","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.602Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.602Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.603Z","message":"Invoke","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","LogTimestamp":"2023-04-23T00:09:07.603Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.669Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","LogTimestamp":"2023-04-23T00:09:07.668Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.690Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"58d3380b-5d38-4f35-b1e3-da48f367cbcc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:07:677\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208547601\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1682208547601\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.690Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.707Z","message":"{\"transactionId\":\"58d3380b-5d38-4f35-b1e3-da48f367cbcc\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:07:593\",\"respDate\":\"230423-00:09:07:707\",\"sourceId\":\"AAI-TOOLS:58d3380b-5d38-4f35-b1e3-da48f367cbcc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:07:593-24757\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[87207c6f-8e61-4cb5-83d6-d3eb7e5848b5], x-b3-parentspanid=[19e0a19032a4b33d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[58d3380b-5d38-4f35-b1e3-da48f367cbcc], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e414eea7d970ede06cf91e669b6c4f5], x-b3-spanid=[4ae359376181f954], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[58d3380b-5d38-4f35-b1e3-da48f367cbcc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aca4c310-cb45-42bd-9f88-73e40ba7b962\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ipsec-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:07:593-24757\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37088], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:07:593-24757]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","LogTimestamp":"2023-04-23T00:09:07.668Z","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.708Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9ca88422-3e66-4cad-b6dd-4263875a10a0","LogTimestamp":"2023-04-23T00:09:07.708Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 58d3380b-5d38-4f35-b1e3-da48f367cbcc AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.717Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"58d3380b-5d38-4f35-b1e3-da48f367cbcc","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.717Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.786Z","message":"Entering","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.801Z","message":"Checking for system property [partnerName]","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.801Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.802Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:07.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.802Z","message":"Invoke","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","LogTimestamp":"2023-04-23T00:09:07.802Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.872Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","LogTimestamp":"2023-04-23T00:09:07.871Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.885Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.902Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"418c802d-47dd-47ec-9ae8-84ddd2d7e952\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:07:885\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208547800\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1682208547800\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.902Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.921Z","message":"{\"transactionId\":\"418c802d-47dd-47ec-9ae8-84ddd2d7e952\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:07:787\",\"respDate\":\"230423-00:09:07:920\",\"sourceId\":\"AAI-TOOLS:418c802d-47dd-47ec-9ae8-84ddd2d7e952\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:07:787-11249\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ed53502c-36d3-410d-b56b-eebe46658b44], x-b3-parentspanid=[067b52a1f5c9d97c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[418c802d-47dd-47ec-9ae8-84ddd2d7e952], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[016ee97dd60f06cc218578544c0ebfb2], x-b3-spanid=[ae6bc986517868c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[418c802d-47dd-47ec-9ae8-84ddd2d7e952]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"key-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:07:787-11249\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:07:787-11249]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","LogTimestamp":"2023-04-23T00:09:07.871Z","elapsedTime":"7"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:07.922Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b8ea9170-9eba-4d40-971c-16abe1ef1f47","LogTimestamp":"2023-04-23T00:09:07.922Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:07 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST 418c802d-47dd-47ec-9ae8-84ddd2d7e952 AAI-TOOLS 127.0.0.6 - - - - - - - - - 141 - "logType": "access"
{"timestamp":"2023-04-23T00:09:07.932Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"418c802d-47dd-47ec-9ae8-84ddd2d7e952","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:07.931Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.009Z","message":"Entering","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.022Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.022Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.022Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.023Z","message":"Invoke","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","LogTimestamp":"2023-04-23T00:09:08.023Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.102Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","LogTimestamp":"2023-04-23T00:09:08.102Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.120Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:08:108\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208548021\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1682208548021\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.136Z","message":"{\"transactionId\":\"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:08:010\",\"respDate\":\"230423-00:09:08:136\",\"sourceId\":\"AAI-TOOLS:ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:010-67752\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[729c7988-43a7-4786-aa3f-2d1e508e419d], x-b3-parentspanid=[339eb06ec67580f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f530ad087cc361cff1d3de01bcccc82f], x-b3-spanid=[cae3716ca77908e6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a32613fd-18b9-459e-aab8-fffb3912966a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:010-67752\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20488], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:08:010-67752]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","LogTimestamp":"2023-04-23T00:09:08.102Z","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.137Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"128","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4a3a93cd-6ce5-4752-bd16-c41566392813","LogTimestamp":"2023-04-23T00:09:08.137Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 132 - "logType": "access"
{"timestamp":"2023-04-23T00:09:08.160Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac3ba6ed-3a0d-4533-b3f9-b6bb3cafe9b3","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.160Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.241Z","message":"Entering","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.255Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.255Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.255Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.256Z","message":"Invoke","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","LogTimestamp":"2023-04-23T00:09:08.256Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.332Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.335Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","LogTimestamp":"2023-04-23T00:09:08.335Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.352Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1850cf1b-888c-4c88-8ab9-a2616f5cd34f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:08:341\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208548253\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1682208548253\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.352Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.370Z","message":"{\"transactionId\":\"1850cf1b-888c-4c88-8ab9-a2616f5cd34f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:08:242\",\"respDate\":\"230423-00:09:08:369\",\"sourceId\":\"AAI-TOOLS:1850cf1b-888c-4c88-8ab9-a2616f5cd34f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:242-98060\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb4f8aa1-6f11-41a9-b8d1-598b7b14203a], x-b3-parentspanid=[4ce8981dd9afc082], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1850cf1b-888c-4c88-8ab9-a2616f5cd34f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e81a27c2fbbc8d731ad3b2f62f55caa3], x-b3-spanid=[dd8f1fee6e2d831a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[1850cf1b-888c-4c88-8ab9-a2616f5cd34f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv4-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:242-98060\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20576], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:08:242-98060]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","LogTimestamp":"2023-04-23T00:09:08.335Z","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.371Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bdaec838-3e61-496c-9322-f3974504b29c","LogTimestamp":"2023-04-23T00:09:08.371Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST 1850cf1b-888c-4c88-8ab9-a2616f5cd34f AAI-TOOLS 127.0.0.6 - - - - - - - - - 134 - "logType": "access"
{"timestamp":"2023-04-23T00:09:08.384Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1850cf1b-888c-4c88-8ab9-a2616f5cd34f","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.383Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.468Z","message":"Entering","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.496Z","message":"Checking for system property [partnerName]","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.496Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.496Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.497Z","message":"Invoke","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","LogTimestamp":"2023-04-23T00:09:08.497Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.574Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"060ad805-534f-48de-abd3-038f11d41985","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","LogTimestamp":"2023-04-23T00:09:08.573Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.603Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"060ad805-534f-48de-abd3-038f11d41985\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:08:581\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208548495\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1682208548495\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.602Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.619Z","message":"{\"transactionId\":\"060ad805-534f-48de-abd3-038f11d41985\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:08:470\",\"respDate\":\"230423-00:09:08:619\",\"sourceId\":\"AAI-TOOLS:060ad805-534f-48de-abd3-038f11d41985\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:08:470-32669\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dad33be1-55df-41af-afc3-8c2d6db2b1c8], x-b3-parentspanid=[86d7cfd16b58ca83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[060ad805-534f-48de-abd3-038f11d41985], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a00e6a4f4d7e21b198c4d85d01a70358], x-b3-spanid=[86bf829c2dad4ef0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[060ad805-534f-48de-abd3-038f11d41985]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d040621d-541a-477b-bb1b-a2b61b14e295\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv6-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:08:470-32669\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32824], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:08:470-32669]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"060ad805-534f-48de-abd3-038f11d41985","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","LogTimestamp":"2023-04-23T00:09:08.573Z","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.620Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"060ad805-534f-48de-abd3-038f11d41985","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"76f9be3b-0072-448f-b79f-05f874b39b57","LogTimestamp":"2023-04-23T00:09:08.620Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST 060ad805-534f-48de-abd3-038f11d41985 AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-04-23T00:09:08.629Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"060ad805-534f-48de-abd3-038f11d41985","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.628Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.716Z","message":"Entering","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.730Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.730Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.730Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.731Z","message":"Invoke","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","LogTimestamp":"2023-04-23T00:09:08.731Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.807Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","LogTimestamp":"2023-04-23T00:09:08.807Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.828Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:08:815\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208548728\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1682208548728\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.828Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.849Z","message":"{\"transactionId\":\"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:08:717\",\"respDate\":\"230423-00:09:08:849\",\"sourceId\":\"AAI-TOOLS:b88d135e-ea8c-4543-8f9b-d1b5d5b58aea\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:717-48021\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[23df0903-6192-402e-88b6-3c0ff3b8c687], x-b3-parentspanid=[29f531b9f2f4f8f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b88d135e-ea8c-4543-8f9b-d1b5d5b58aea], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af534abe91728b75945de857e5308899], x-b3-spanid=[0397caffcc888c21], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[b88d135e-ea8c-4543-8f9b-d1b5d5b58aea]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9111f20f-e680-4001-b83f-19a2fc23bfc1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:717-48021\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28720], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:08:717-48021]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","LogTimestamp":"2023-04-23T00:09:08.807Z","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.851Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"34532f76-8858-4fbd-8786-538c3bff99f3","LogTimestamp":"2023-04-23T00:09:08.851Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:08 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST b88d135e-ea8c-4543-8f9b-d1b5d5b58aea AAI-TOOLS 127.0.0.6 - - - - - - - - - 140 - "logType": "access"
{"timestamp":"2023-04-23T00:09:08.874Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b88d135e-ea8c-4543-8f9b-d1b5d5b58aea","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:08.873Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.941Z","message":"Entering","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.950Z","message":"Checking for system property [partnerName]","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.950Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.950Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:08.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:08.950Z","message":"Invoke","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","LogTimestamp":"2023-04-23T00:09:08.950Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.086Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","LogTimestamp":"2023-04-23T00:09:09.086Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.103Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"40258685-df80-4db6-b828-9c78c6b7b6eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:09:091\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208548949\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1682208548949\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.118Z","message":"{\"transactionId\":\"40258685-df80-4db6-b828-9c78c6b7b6eb\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:08:942\",\"respDate\":\"230423-00:09:09:117\",\"sourceId\":\"AAI-TOOLS:40258685-df80-4db6-b828-9c78c6b7b6eb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:942-60923\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[73513964-07f0-40d1-9dd6-61a7628d6642], x-b3-parentspanid=[b9d75ed5051d4a52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[40258685-df80-4db6-b828-9c78c6b7b6eb], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[112d61f94046fea84b03f3890ab6eafb], x-b3-spanid=[13e1ecf935913635], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[40258685-df80-4db6-b828-9c78c6b7b6eb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:08:942-60923\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:08:942-60923]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","LogTimestamp":"2023-04-23T00:09:09.086Z","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.119Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"177","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9495a7cd-bf54-464e-9d25-6cffe2b229b0","LogTimestamp":"2023-04-23T00:09:09.118Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 40258685-df80-4db6-b828-9c78c6b7b6eb AAI-TOOLS 127.0.0.6 - - - - - - - - - 181 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.137Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"40258685-df80-4db6-b828-9c78c6b7b6eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.137Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.201Z","message":"Entering","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.211Z","message":"Entering","context":{"RequestID":"40696f3c-8a68-44b5-87af-a86a29e76b8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26886de2-de9c-4e29-ae91-f6cb9c72cde0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"40696f3c-8a68-44b5-87af-a86a29e76b8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26886de2-de9c-4e29-ae91-f6cb9c72cde0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.214Z","message":"{\"transactionId\":\"40696f3c-8a68-44b5-87af-a86a29e76b8a\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:09:212\",\"respDate\":\"230423-00:09:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40696f3c-8a68-44b5-87af-a86a29e76b8a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:212-73750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40696f3c-8a68-44b5-87af-a86a29e76b8a]}\\\"}\"}","context":{"RequestID":"40696f3c-8a68-44b5-87af-a86a29e76b8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26886de2-de9c-4e29-ae91-f6cb9c72cde0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40696f3c-8a68-44b5-87af-a86a29e76b8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26886de2-de9c-4e29-ae91-f6cb9c72cde0","LogTimestamp":"2023-04-23T00:09:09.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.227Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.227Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.227Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.231Z","message":"Invoke","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","LogTimestamp":"2023-04-23T00:09:09.231Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.314Z","message":"Entering","context":{"RequestID":"256d6d90-2626-44b0-93ba-9a61c2518909","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b303192-3ddd-4d20-b177-f741824e6651","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:09.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.317Z","message":"{\"transactionId\":\"256d6d90-2626-44b0-93ba-9a61c2518909\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:09:315\",\"respDate\":\"230423-00:09:09:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:256d6d90-2626-44b0-93ba-9a61c2518909\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:09:315-81969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25cb08a6-0fe2-4272-a50f-ec7c841a56fd], x-b3-parentspanid=[ca7c275abc175c7b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43927], x-envoy-attempt-count=[1], x-b3-traceid=[b353c3a20f244d28ca7c275abc175c7b], x-b3-spanid=[cca2c6ff53cb0b8d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[256d6d90-2626-44b0-93ba-9a61c2518909]}\\\"}\"}","context":{"RequestID":"256d6d90-2626-44b0-93ba-9a61c2518909","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b303192-3ddd-4d20-b177-f741824e6651","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:09.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"256d6d90-2626-44b0-93ba-9a61c2518909","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b303192-3ddd-4d20-b177-f741824e6651","LogTimestamp":"2023-04-23T00:09:09.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.323Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","LogTimestamp":"2023-04-23T00:09:09.323Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.332Z","message":"[Control connection] Refreshing schema for dox.action_artifact (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.338Z","message":"Entering","context":{"RequestID":"517c28fd-2aaf-46ff-a56c-0f375271f6a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27582fe1-36e6-4ef4-b282-68317d018afa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:09.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.342Z","message":"{\"transactionId\":\"517c28fd-2aaf-46ff-a56c-0f375271f6a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:09:338\",\"respDate\":\"230423-00:09:09:341\",\"sourceId\":\"haproxy:517c28fd-2aaf-46ff-a56c-0f375271f6a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:09:338-35066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33ce0a15-6cfc-4bcb-b89e-98f266354ee1], x-b3-parentspanid=[42f253eb6820a97f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ebea96434ce8be342f253eb6820a97f], x-b3-spanid=[8a661ba20fa1e8b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517c28fd-2aaf-46ff-a56c-0f375271f6a9]}\\\"}\"}","context":{"RequestID":"517c28fd-2aaf-46ff-a56c-0f375271f6a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27582fe1-36e6-4ef4-b282-68317d018afa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:09.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517c28fd-2aaf-46ff-a56c-0f375271f6a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27582fe1-36e6-4ef4-b282-68317d018afa","LogTimestamp":"2023-04-23T00:09:09.342Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.358Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:09:334\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208549226\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1682208549226\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.358Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.388Z","message":"{\"transactionId\":\"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:09:204\",\"respDate\":\"230423-00:09:09:388\",\"sourceId\":\"AAI-TOOLS:2091700e-a5ef-4ae9-b9f4-62d8a2dd434e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:204-59862\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6763450f-2d72-4321-9bcb-d88e68188931], x-b3-parentspanid=[bfd05dee9c9194d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2091700e-a5ef-4ae9-b9f4-62d8a2dd434e], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32fd82275545685a1095d58914ed23ca], x-b3-spanid=[448f7ff66e02f0b1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[2091700e-a5ef-4ae9-b9f4-62d8a2dd434e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d29a087a-af59-4053-a3f8-0f95a92faa75\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:204-59862\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28776], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:09:204-59862]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","LogTimestamp":"2023-04-23T00:09:09.323Z","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.389Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"188","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3a2387be-32c2-4c07-8ccf-b297d9c1f186","LogTimestamp":"2023-04-23T00:09:09.389Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST 2091700e-a5ef-4ae9-b9f4-62d8a2dd434e AAI-TOOLS 127.0.0.6 - - - - - - - - - 193 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.400Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2091700e-a5ef-4ae9-b9f4-62d8a2dd434e","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.400Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.469Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.473Z","message":"Entering","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.484Z","message":"Checking for system property [partnerName]","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.484Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.484Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.485Z","message":"Invoke","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","LogTimestamp":"2023-04-23T00:09:09.485Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.563Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","LogTimestamp":"2023-04-23T00:09:09.563Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.579Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"16372179-1d47-40e2-a1ca-03d4655cf615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:09:567\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208549483\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1682208549483\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.579Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.596Z","message":"{\"transactionId\":\"16372179-1d47-40e2-a1ca-03d4655cf615\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:09:474\",\"respDate\":\"230423-00:09:09:595\",\"sourceId\":\"AAI-TOOLS:16372179-1d47-40e2-a1ca-03d4655cf615\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:474-31381\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[70710fdb-8606-45f9-875c-4574f54c45d0], x-b3-parentspanid=[04f3af5d13bdaaec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[16372179-1d47-40e2-a1ca-03d4655cf615], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d78ef79d325d42c53332992120794a1], x-b3-spanid=[5259acabe468302b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[16372179-1d47-40e2-a1ca-03d4655cf615]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b9a9b337-1f86-42d3-b9f9-f987a089507c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6889274b-a1dc-40ab-9090-93677e13e2e6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:474-31381\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32968], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:09:474-31381]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","LogTimestamp":"2023-04-23T00:09:09.563Z","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.596Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fc502b36-ce9d-4423-9635-6c7f970d1841","LogTimestamp":"2023-04-23T00:09:09.596Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 16372179-1d47-40e2-a1ca-03d4655cf615 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.606Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"16372179-1d47-40e2-a1ca-03d4655cf615","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.605Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.688Z","message":"Entering","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.700Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.700Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.700Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.701Z","message":"Invoke","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","LogTimestamp":"2023-04-23T00:09:09.701Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.764Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","LogTimestamp":"2023-04-23T00:09:09.763Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.781Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5010df6a-22a6-4934-a1c1-a83fbac40981\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:09:769\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208549699\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1682208549699\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.781Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.802Z","message":"{\"transactionId\":\"5010df6a-22a6-4934-a1c1-a83fbac40981\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:09:689\",\"respDate\":\"230423-00:09:09:802\",\"sourceId\":\"AAI-TOOLS:5010df6a-22a6-4934-a1c1-a83fbac40981\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:09:689-2757\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dd107800-263c-4bdd-8a08-88b92ed573d8], x-b3-parentspanid=[95b0b1c08c59a96c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5010df6a-22a6-4934-a1c1-a83fbac40981], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05d2c68134adbb7f6f75bf18ff16b9a6], x-b3-spanid=[46d730c138cb20c4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[5010df6a-22a6-4934-a1c1-a83fbac40981]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"24b25f8c-b8bd-4c62-9421-87c12667aac9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license-key-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:09:689-2757\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32776], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:09:689-2757]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","LogTimestamp":"2023-04-23T00:09:09.763Z","elapsedTime":"2"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.803Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6f13a924-e380-4e50-a960-d7311e5fd978","LogTimestamp":"2023-04-23T00:09:09.803Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:09 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST 5010df6a-22a6-4934-a1c1-a83fbac40981 AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-23T00:09:09.811Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5010df6a-22a6-4934-a1c1-a83fbac40981","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:09.811Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.895Z","message":"Entering","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.904Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.904Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.904Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.905Z","message":"Invoke","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","LogTimestamp":"2023-04-23T00:09:09.905Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:09.986Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","LogTimestamp":"2023-04-23T00:09:09.986Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.013Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9ac2039b-5641-4409-b37c-e609944488bb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:09:997\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208549903\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1682208549903\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.029Z","message":"{\"transactionId\":\"9ac2039b-5641-4409-b37c-e609944488bb\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:09:896\",\"respDate\":\"230423-00:09:10:029\",\"sourceId\":\"AAI-TOOLS:9ac2039b-5641-4409-b37c-e609944488bb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:896-18138\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1f43d488-2865-4522-b699-55c943d507f9], x-b3-parentspanid=[c45f26e4766d32f5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9ac2039b-5641-4409-b37c-e609944488bb], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3791a9b68e4e0705391800c08b4e4965], x-b3-spanid=[decc64929e545983], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[9ac2039b-5641-4409-b37c-e609944488bb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"logical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:09:896-18138\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41016], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:09:896-18138]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","LogTimestamp":"2023-04-23T00:09:09.986Z","elapsedTime":"6"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.030Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a780b9a3-9248-4a2f-bf21-6e81b404a9c9","LogTimestamp":"2023-04-23T00:09:10.030Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST 9ac2039b-5641-4409-b37c-e609944488bb AAI-TOOLS 127.0.0.6 - - - - - - - - - 140 - "logType": "access"
{"timestamp":"2023-04-23T00:09:10.043Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9ac2039b-5641-4409-b37c-e609944488bb","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.043Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.122Z","message":"Entering","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.140Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.140Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.140Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.140Z","message":"Invoke","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","LogTimestamp":"2023-04-23T00:09:10.140Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.211Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","LogTimestamp":"2023-04-23T00:09:10.211Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.231Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fd4def3f-8140-475b-911a-4540f8ad0d33\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:10:220\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208550139\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1682208550139\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.248Z","message":"{\"transactionId\":\"fd4def3f-8140-475b-911a-4540f8ad0d33\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:10:123\",\"respDate\":\"230423-00:09:10:248\",\"sourceId\":\"AAI-TOOLS:fd4def3f-8140-475b-911a-4540f8ad0d33\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:123-97536\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[85e9667b-a147-453d-a1fb-2b4f7356f2d5], x-b3-parentspanid=[adb23ae90f7f60e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fd4def3f-8140-475b-911a-4540f8ad0d33], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[789c957b161e040bd2a0b510c246f171], x-b3-spanid=[87c526c556fd9f71], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[fd4def3f-8140-475b-911a-4540f8ad0d33]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86dbb63a-265e-4614-993f-6771c30b56a5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"metadatum\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:123-97536\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37064], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:10:123-97536]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","LogTimestamp":"2023-04-23T00:09:10.211Z","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.249Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"30cc7d9a-5f5e-49b1-80a1-91c0e77c1473","LogTimestamp":"2023-04-23T00:09:10.249Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST fd4def3f-8140-475b-911a-4540f8ad0d33 AAI-TOOLS 127.0.0.6 - - - - - - - - - 133 - "logType": "access"
{"timestamp":"2023-04-23T00:09:10.265Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fd4def3f-8140-475b-911a-4540f8ad0d33","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.264Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.340Z","message":"Entering","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.348Z","message":"Checking for system property [partnerName]","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.348Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.348Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.348Z","message":"Invoke","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","LogTimestamp":"2023-04-23T00:09:10.348Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.405Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","LogTimestamp":"2023-04-23T00:09:10.405Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.424Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"69c53f26-36d8-43dd-b433-91c534342de7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:10:409\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208550347\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1682208550347\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.424Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.438Z","message":"{\"transactionId\":\"69c53f26-36d8-43dd-b433-91c534342de7\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:10:341\",\"respDate\":\"230423-00:09:10:438\",\"sourceId\":\"AAI-TOOLS:69c53f26-36d8-43dd-b433-91c534342de7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:341-83361\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7507eb7e-ee6f-43d1-84b5-fa21d332dd9d], x-b3-parentspanid=[8328e10ecc6af335], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[69c53f26-36d8-43dd-b433-91c534342de7], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[304c38a840a787ece63d4d4c903ef41c], x-b3-spanid=[64d4e2111a8d7976], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[69c53f26-36d8-43dd-b433-91c534342de7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"06d1418a-5faa-452d-a94b-a2829df5f67b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:341-83361\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28768], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:10:341-83361]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","LogTimestamp":"2023-04-23T00:09:10.405Z","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.439Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fef2e182-a468-43da-93b7-fb9ef3587d48","LogTimestamp":"2023-04-23T00:09:10.439Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST 69c53f26-36d8-43dd-b433-91c534342de7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 102 - "logType": "access"
{"timestamp":"2023-04-23T00:09:10.453Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"69c53f26-36d8-43dd-b433-91c534342de7","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.452Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.471Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.530Z","message":"Entering","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.542Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.542Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.542Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.543Z","message":"Invoke","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","LogTimestamp":"2023-04-23T00:09:10.543Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.614Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","LogTimestamp":"2023-04-23T00:09:10.614Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.634Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fdb929f3-cd47-48e9-90dc-a2abbacea24f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:10:621\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208550541\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1682208550541\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.634Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.650Z","message":"{\"transactionId\":\"fdb929f3-cd47-48e9-90dc-a2abbacea24f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:10:531\",\"respDate\":\"230423-00:09:10:649\",\"sourceId\":\"AAI-TOOLS:fdb929f3-cd47-48e9-90dc-a2abbacea24f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:10:531-16616\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1409bb2d-4d6a-46ce-b695-7316bacc458d], x-b3-parentspanid=[7c38e148d1c868df], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fdb929f3-cd47-48e9-90dc-a2abbacea24f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdc121e3d6a0dad3f26170b0d820fe47], x-b3-spanid=[1a5d16d7562611aa], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[fdb929f3-cd47-48e9-90dc-a2abbacea24f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c28966f3-e758-4483-b37b-a90b05d3dd33\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ad70dd19-f156-4fb5-a865-97b5563b0d37\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:10:531-16616\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41160], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:10:531-16616]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","LogTimestamp":"2023-04-23T00:09:10.614Z","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.651Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0c22b4e3-0376-419a-a4d5-d070b98e1c24","LogTimestamp":"2023-04-23T00:09:10.651Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST fdb929f3-cd47-48e9-90dc-a2abbacea24f AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-23T00:09:10.666Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fdb929f3-cd47-48e9-90dc-a2abbacea24f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.666Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.744Z","message":"Entering","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.756Z","message":"Checking for system property [partnerName]","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.756Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.756Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.757Z","message":"Invoke","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","LogTimestamp":"2023-04-23T00:09:10.757Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.832Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","LogTimestamp":"2023-04-23T00:09:10.832Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.850Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"75fa85a5-2d80-4d7c-ac07-ed33d2a17722\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:10:839\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208550755\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1682208550755\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.850Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.866Z","message":"{\"transactionId\":\"75fa85a5-2d80-4d7c-ac07-ed33d2a17722\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:10:745\",\"respDate\":\"230423-00:09:10:866\",\"sourceId\":\"AAI-TOOLS:75fa85a5-2d80-4d7c-ac07-ed33d2a17722\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:745-20533\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[99aeaa0e-02e1-46e0-8f1a-e6c51b4f6632], x-b3-parentspanid=[2280536417017cbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[75fa85a5-2d80-4d7c-ac07-ed33d2a17722], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[605cfed790391ef080572fe774be79dd], x-b3-spanid=[8e369723d4e30af7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[75fa85a5-2d80-4d7c-ac07-ed33d2a17722]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2076e726-3577-477a-a300-7fa65cd4df11\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:745-20533\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40968], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:10:745-20533]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","LogTimestamp":"2023-04-23T00:09:10.832Z","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.868Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"10299fb7-3da3-4338-96a3-51eee633d66a","LogTimestamp":"2023-04-23T00:09:10.867Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:10 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST 75fa85a5-2d80-4d7c-ac07-ed33d2a17722 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:09:10.885Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"75fa85a5-2d80-4d7c-ac07-ed33d2a17722","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:10.885Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.956Z","message":"Entering","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.965Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.965Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.965Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:10.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:10.966Z","message":"Invoke","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","LogTimestamp":"2023-04-23T00:09:10.966Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.034Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","LogTimestamp":"2023-04-23T00:09:11.034Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.054Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d4cd67c8-fb72-440a-9ea1-5b53a42399e2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:11:042\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208550965\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1682208550965\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.054Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.075Z","message":"{\"transactionId\":\"d4cd67c8-fb72-440a-9ea1-5b53a42399e2\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:10:957\",\"respDate\":\"230423-00:09:11:075\",\"sourceId\":\"AAI-TOOLS:d4cd67c8-fb72-440a-9ea1-5b53a42399e2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:957-98410\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[798b1a14-758e-476b-85fe-e7e891469407], x-b3-parentspanid=[c0bc385ea9dd772b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d4cd67c8-fb72-440a-9ea1-5b53a42399e2], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2ee456f2ad19824deac81b8ac6ccb45], x-b3-spanid=[d40a9402c458bb29], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[297], Content-Type=[application/json], X-ONAP-RequestID=[d4cd67c8-fb72-440a-9ea1-5b53a42399e2]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b5cd462f-e426-4146-b1fe-5475ae272c3d\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:10:957-98410\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45064], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:10:957-98410]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","LogTimestamp":"2023-04-23T00:09:11.034Z","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.077Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"27add0fe-bb46-47dd-9910-3460852a5af1","LogTimestamp":"2023-04-23T00:09:11.077Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST d4cd67c8-fb72-440a-9ea1-5b53a42399e2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 125 - "logType": "access"
{"timestamp":"2023-04-23T00:09:11.080Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d4cd67c8-fb72-440a-9ea1-5b53a42399e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.080Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.163Z","message":"Entering","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.173Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.173Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.173Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.174Z","message":"Invoke","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","LogTimestamp":"2023-04-23T00:09:11.174Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.248Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","LogTimestamp":"2023-04-23T00:09:11.248Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.266Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e0f43cee-602d-40af-bbe2-03da99526cdb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:11:254\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208551172\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1682208551172\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.266Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.292Z","message":"{\"transactionId\":\"e0f43cee-602d-40af-bbe2-03da99526cdb\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:11:163\",\"respDate\":\"230423-00:09:11:292\",\"sourceId\":\"AAI-TOOLS:e0f43cee-602d-40af-bbe2-03da99526cdb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:11:163-35283\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9a564592-6dbb-48fc-bf17-3bda72523e5c], x-b3-parentspanid=[5888dcf70669845b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e0f43cee-602d-40af-bbe2-03da99526cdb], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48bc18f27bc414672fa31167d365b33e], x-b3-spanid=[b6c119b534af0e54], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[e0f43cee-602d-40af-bbe2-03da99526cdb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ea78c9e3-514d-4a0a-9162-13837fa54c35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"666a06ee-4b57-46df-bacf-908da8f10c3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"multicast-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:11:163-35283\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28744], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:11:163-35283]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","LogTimestamp":"2023-04-23T00:09:11.248Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.293Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"131","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"065d2b50-3bc2-46c0-97b7-ec299e081e35","LogTimestamp":"2023-04-23T00:09:11.293Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST e0f43cee-602d-40af-bbe2-03da99526cdb AAI-TOOLS 127.0.0.6 - - - - - - - - - 135 - "logType": "access"
{"timestamp":"2023-04-23T00:09:11.298Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0f43cee-602d-40af-bbe2-03da99526cdb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.297Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.354Z","message":"Entering","context":{"RequestID":"309e9ff2-04ae-457e-bf71-30f5aa1a694d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5070a2a8-75f5-4e9d-8105-5383da6ed0ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:11.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.359Z","message":"{\"transactionId\":\"309e9ff2-04ae-457e-bf71-30f5aa1a694d\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:11:355\",\"respDate\":\"230423-00:09:11:358\",\"sourceId\":\"haproxy:309e9ff2-04ae-457e-bf71-30f5aa1a694d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:11:355-34613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ea5e4e5-2193-49a0-af71-a2b84ba192ab], x-b3-parentspanid=[54f3d17dd3ed6bc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f722caaefbeeb82354f3d17dd3ed6bc1], x-b3-spanid=[8f96f98ef4cbfcd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[309e9ff2-04ae-457e-bf71-30f5aa1a694d]}\\\"}\"}","context":{"RequestID":"309e9ff2-04ae-457e-bf71-30f5aa1a694d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5070a2a8-75f5-4e9d-8105-5383da6ed0ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:11.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"309e9ff2-04ae-457e-bf71-30f5aa1a694d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5070a2a8-75f5-4e9d-8105-5383da6ed0ce","LogTimestamp":"2023-04-23T00:09:11.359Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:11.383Z","message":"Entering","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.398Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.398Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.398Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.399Z","message":"Invoke","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","LogTimestamp":"2023-04-23T00:09:11.399Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.533Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","LogTimestamp":"2023-04-23T00:09:11.533Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.561Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0001b411-1fce-47bf-9e60-bc9cad65aef0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:11:538\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208551396\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1682208551396\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.561Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.592Z","message":"{\"transactionId\":\"0001b411-1fce-47bf-9e60-bc9cad65aef0\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:11:384\",\"respDate\":\"230423-00:09:11:592\",\"sourceId\":\"AAI-TOOLS:0001b411-1fce-47bf-9e60-bc9cad65aef0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:11:384-24224\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[976d8f64-9144-4a6f-8224-e4b9ede996e9], x-b3-parentspanid=[fc5aef9bf8f2b7c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0001b411-1fce-47bf-9e60-bc9cad65aef0], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9943dd38ffc80cbbc2e65f47a8e6bce], x-b3-spanid=[e313feb2e4f8f126], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[0001b411-1fce-47bf-9e60-bc9cad65aef0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:11:384-24224\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45120], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:11:384-24224]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"135","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","LogTimestamp":"2023-04-23T00:09:11.533Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.593Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"210","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9f972bb2-0438-454d-979e-06d70891a24b","LogTimestamp":"2023-04-23T00:09:11.593Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST 0001b411-1fce-47bf-9e60-bc9cad65aef0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 213 - "logType": "access"
{"timestamp":"2023-04-23T00:09:11.607Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0001b411-1fce-47bf-9e60-bc9cad65aef0","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"46","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.607Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.632Z","message":"Received event EVENT CREATED TABLE dox.healing, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.672Z","message":"Entering","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.680Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.680Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.680Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.681Z","message":"Invoke","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","LogTimestamp":"2023-04-23T00:09:11.681Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.781Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","LogTimestamp":"2023-04-23T00:09:11.781Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.813Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bd7685a5-4a41-4bf0-afea-bb396cfb6618\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:11:788\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208551679\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1682208551679\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.846Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:11.846Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.856Z","message":"{\"transactionId\":\"bd7685a5-4a41-4bf0-afea-bb396cfb6618\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:11:672\",\"respDate\":\"230423-00:09:11:856\",\"sourceId\":\"AAI-TOOLS:bd7685a5-4a41-4bf0-afea-bb396cfb6618\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:11:672-17247\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[622c7ea1-3aae-4698-956f-152dbe59c525], x-b3-parentspanid=[920f561d98d12220], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bd7685a5-4a41-4bf0-afea-bb396cfb6618], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fb6daa0c013852687e7ed552eb32c0c], x-b3-spanid=[e38ea5e2d3840ebc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[bd7685a5-4a41-4bf0-afea-bb396cfb6618]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3c504d40-b847-424c-9d25-4fb7e0a3e994\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"204c641a-3494-48c8-979a-86856f5fd32a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:11:672-17247\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49216], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:11:672-17247]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","LogTimestamp":"2023-04-23T00:09:11.781Z","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.856Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bd7685a5-4a41-4bf0-afea-bb396cfb6618","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cfb9ad30-c692-47de-baa9-06ea644ed6eb","LogTimestamp":"2023-04-23T00:09:11.856Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:11 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST bd7685a5-4a41-4bf0-afea-bb396cfb6618 AAI-TOOLS 127.0.0.6 - - - - - - - - - 188 - "logType": "access"
{"timestamp":"2023-04-23T00:09:11.926Z","message":"Entering","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.935Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.935Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.936Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:11.937Z","message":"Invoke","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","LogTimestamp":"2023-04-23T00:09:11.937Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.018Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","LogTimestamp":"2023-04-23T00:09:12.017Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.037Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4fe3acc4-15a6-47bb-9f4c-46688adf58c1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:12:027\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208551934\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1682208551934\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.037Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.058Z","message":"{\"transactionId\":\"4fe3acc4-15a6-47bb-9f4c-46688adf58c1\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:11:927\",\"respDate\":\"230423-00:09:12:057\",\"sourceId\":\"AAI-TOOLS:4fe3acc4-15a6-47bb-9f4c-46688adf58c1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:11:927-34010\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d58f164b-aa30-4b7b-b60e-78f06714b5e5], x-b3-parentspanid=[2ea9095db980e541], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4fe3acc4-15a6-47bb-9f4c-46688adf58c1], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[697fe28ef878f6bcc190fdc682ee6241], x-b3-spanid=[2e529abbca4d952a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[4fe3acc4-15a6-47bb-9f4c-46688adf58c1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-policy\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:11:927-34010\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49352], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:11:927-34010]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"81","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","LogTimestamp":"2023-04-23T00:09:12.017Z","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.059Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"133","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a0aff74d-bdfb-4903-8f33-136d876dc431","LogTimestamp":"2023-04-23T00:09:12.059Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 4fe3acc4-15a6-47bb-9f4c-46688adf58c1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 136 - "logType": "access"
{"timestamp":"2023-04-23T00:09:12.115Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4fe3acc4-15a6-47bb-9f4c-46688adf58c1","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"77","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.114Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.145Z","message":"Entering","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.160Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.161Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.161Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.162Z","message":"Invoke","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","LogTimestamp":"2023-04-23T00:09:12.162Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.219Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cf062540-247d-4172-909d-f2080fcb597d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","LogTimestamp":"2023-04-23T00:09:12.219Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.235Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cf062540-247d-4172-909d-f2080fcb597d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:12:223\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208552159\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1682208552159\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.234Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.250Z","message":"{\"transactionId\":\"cf062540-247d-4172-909d-f2080fcb597d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:12:146\",\"respDate\":\"230423-00:09:12:250\",\"sourceId\":\"AAI-TOOLS:cf062540-247d-4172-909d-f2080fcb597d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:146-49725\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e1f7a275-973d-482f-b642-be661bad97a2], x-b3-parentspanid=[c534fad250bf4717], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cf062540-247d-4172-909d-f2080fcb597d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72d754b5ab84b181c3b23a5d7a053ad1], x-b3-spanid=[8fd5fe20c69679bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[cf062540-247d-4172-909d-f2080fcb597d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2734b44a-b8a2-40f6-957d-6256589e5d00\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01f45471-4240-498c-a9e1-235dc0b8b4a6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-profile\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:146-49725\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32976], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:12:146-49725]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cf062540-247d-4172-909d-f2080fcb597d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","LogTimestamp":"2023-04-23T00:09:12.219Z","elapsedTime":"2"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.251Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cf062540-247d-4172-909d-f2080fcb597d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"eef09aab-e8b1-4783-8f74-5e06618e71e4","LogTimestamp":"2023-04-23T00:09:12.251Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST cf062540-247d-4172-909d-f2080fcb597d AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-04-23T00:09:12.258Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf062540-247d-4172-909d-f2080fcb597d","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.257Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.335Z","message":"Entering","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.344Z","message":"Checking for system property [partnerName]","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.344Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.344Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.345Z","message":"Invoke","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","LogTimestamp":"2023-04-23T00:09:12.345Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.415Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","LogTimestamp":"2023-04-23T00:09:12.415Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.436Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"02f29bdc-ceed-4fcb-b90e-6abebabd598b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:12:422\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208552343\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1682208552343\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.436Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.452Z","message":"{\"transactionId\":\"02f29bdc-ceed-4fcb-b90e-6abebabd598b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:12:335\",\"respDate\":\"230423-00:09:12:452\",\"sourceId\":\"AAI-TOOLS:02f29bdc-ceed-4fcb-b90e-6abebabd598b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:335-56473\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[145ad749-7331-4160-8b76-9b6310ed2373], x-b3-parentspanid=[62ba5b2fe591a031], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[02f29bdc-ceed-4fcb-b90e-6abebabd598b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acad527f72f424982dfcf36490a2d80a], x-b3-spanid=[d177ed9af77ad832], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[02f29bdc-ceed-4fcb-b90e-6abebabd598b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7c79e11f-a408-4593-aa86-ba948a1236af\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"newvce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:335-56473\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57408], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:12:335-56473]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","LogTimestamp":"2023-04-23T00:09:12.415Z","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.453Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"080401a1-022c-41cf-b669-c6b411e5a8fa","LogTimestamp":"2023-04-23T00:09:12.453Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST 02f29bdc-ceed-4fcb-b90e-6abebabd598b AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-04-23T00:09:12.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"02f29bdc-ceed-4fcb-b90e-6abebabd598b","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.547Z","message":"Entering","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.559Z","message":"Checking for system property [partnerName]","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.559Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.559Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.559Z","message":"Invoke","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","LogTimestamp":"2023-04-23T00:09:12.559Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.630Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.658Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","LogTimestamp":"2023-04-23T00:09:12.658Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.683Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"644be115-7edb-4ae2-a411-11d407bbbe64\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:12:671\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208552558\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1682208552558\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.683Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.699Z","message":"{\"transactionId\":\"644be115-7edb-4ae2-a411-11d407bbbe64\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:12:548\",\"respDate\":\"230423-00:09:12:698\",\"sourceId\":\"AAI-TOOLS:644be115-7edb-4ae2-a411-11d407bbbe64\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:12:548-14050\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5447c007-ca59-4f15-aaa3-214aafaec404], x-b3-parentspanid=[c508d38f03c0e8f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[644be115-7edb-4ae2-a411-11d407bbbe64], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d208694fb416e065146d3a347a11c6f3], x-b3-spanid=[0aabca990f8264d3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[644be115-7edb-4ae2-a411-11d407bbbe64]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2851cf01-9c40-4064-87d4-6184a6fcff35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"oam-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:12:548-14050\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32840], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:12:548-14050]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","LogTimestamp":"2023-04-23T00:09:12.658Z","elapsedTime":"9"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.700Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"153","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ac10018-9147-4f2a-8f7c-26638102f516","LogTimestamp":"2023-04-23T00:09:12.700Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 644be115-7edb-4ae2-a411-11d407bbbe64 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-04-23T00:09:12.725Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"644be115-7edb-4ae2-a411-11d407bbbe64","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.725Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.790Z","message":"Entering","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.800Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.800Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.800Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:12.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.800Z","message":"Invoke","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","LogTimestamp":"2023-04-23T00:09:12.800Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.862Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","LogTimestamp":"2023-04-23T00:09:12.862Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.881Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3b1142cb-33ce-4d74-9f1b-15fdc31838ef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:12:868\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208552799\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1682208552799\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.881Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.899Z","message":"{\"transactionId\":\"3b1142cb-33ce-4d74-9f1b-15fdc31838ef\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:12:791\",\"respDate\":\"230423-00:09:12:898\",\"sourceId\":\"AAI-TOOLS:3b1142cb-33ce-4d74-9f1b-15fdc31838ef\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:791-90308\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[941144b7-dbf9-41ff-a49a-e7d546494109], x-b3-parentspanid=[67f495c7fd368339], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3b1142cb-33ce-4d74-9f1b-15fdc31838ef], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fb4c052818579d0e1e9c76be93f6f25], x-b3-spanid=[a52456a73af9efc2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[3b1142cb-33ce-4d74-9f1b-15fdc31838ef]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"p-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:12:791-90308\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61504], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:12:791-90308]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","LogTimestamp":"2023-04-23T00:09:12.862Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.900Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a2a191ec-f85b-4a45-a2c6-5721629b73dd","LogTimestamp":"2023-04-23T00:09:12.900Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:12 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST 3b1142cb-33ce-4d74-9f1b-15fdc31838ef AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-23T00:09:12.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.920Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3b1142cb-33ce-4d74-9f1b-15fdc31838ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:12.920Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:12.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.009Z","message":"Entering","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.021Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.021Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.021Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.022Z","message":"Invoke","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","LogTimestamp":"2023-04-23T00:09:13.022Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.095Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","LogTimestamp":"2023-04-23T00:09:13.095Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.117Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ba478304-bdfc-4953-b1e7-c2c96a9bf891\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:13:103\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208553020\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1682208553020\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.134Z","message":"{\"transactionId\":\"ba478304-bdfc-4953-b1e7-c2c96a9bf891\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:13:010\",\"respDate\":\"230423-00:09:13:134\",\"sourceId\":\"AAI-TOOLS:ba478304-bdfc-4953-b1e7-c2c96a9bf891\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:13:010-85081\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[de2dfa8c-f684-47a3-b387-2e42baa2abcc], x-b3-parentspanid=[9d9281ec6633d1f4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ba478304-bdfc-4953-b1e7-c2c96a9bf891], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1030f1fab055e91c9087cbbfa1cebc7], x-b3-spanid=[b15f65ef44304769], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[ba478304-bdfc-4953-b1e7-c2c96a9bf891]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"physical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:13:010-85081\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65600], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:13:010-85081]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","LogTimestamp":"2023-04-23T00:09:13.095Z","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.135Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"126","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"24448415-79b5-4f21-bcf9-95a7704938ad","LogTimestamp":"2023-04-23T00:09:13.135Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST ba478304-bdfc-4953-b1e7-c2c96a9bf891 AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-04-23T00:09:13.151Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ba478304-bdfc-4953-b1e7-c2c96a9bf891","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.151Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.212Z","message":"Entering","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.227Z","message":"Checking for system property [partnerName]","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.228Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.228Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.229Z","message":"Invoke","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","LogTimestamp":"2023-04-23T00:09:13.229Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.309Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","LogTimestamp":"2023-04-23T00:09:13.308Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.335Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"639b2a7c-0e58-463a-b22e-d3d53da217bc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:13:320\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208553226\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1682208553226\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.350Z","message":"{\"transactionId\":\"639b2a7c-0e58-463a-b22e-d3d53da217bc\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:13:213\",\"respDate\":\"230423-00:09:13:350\",\"sourceId\":\"AAI-TOOLS:639b2a7c-0e58-463a-b22e-d3d53da217bc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:213-50902\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b1e5a389-e7dd-458e-9fd2-54e58c47ea68], x-b3-parentspanid=[67b730aed76be398], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[639b2a7c-0e58-463a-b22e-d3d53da217bc], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae7fba429c8352945deb11fafd6447e6], x-b3-spanid=[882fc5360b92e697], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[639b2a7c-0e58-463a-b22e-d3d53da217bc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:213-50902\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32864], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:13:213-50902]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","LogTimestamp":"2023-04-23T00:09:13.308Z","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.351Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"140","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d50607b1-3b28-4827-976c-9d1138c57842","LogTimestamp":"2023-04-23T00:09:13.351Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 639b2a7c-0e58-463a-b22e-d3d53da217bc AAI-TOOLS 127.0.0.6 - - - - - - - - - 145 - "logType": "access"
{"timestamp":"2023-04-23T00:09:13.364Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"639b2a7c-0e58-463a-b22e-d3d53da217bc","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.364Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.371Z","message":"Entering","context":{"RequestID":"a88977b7-2b75-4814-a2ac-d15993c4470c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6731cdd0-6080-4f08-929f-3286b70f1698","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:13.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.375Z","message":"{\"transactionId\":\"a88977b7-2b75-4814-a2ac-d15993c4470c\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:13:372\",\"respDate\":\"230423-00:09:13:374\",\"sourceId\":\"haproxy:a88977b7-2b75-4814-a2ac-d15993c4470c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:372-32485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b33e80c-c6a0-4291-9f5b-dd07e601ce30], x-b3-parentspanid=[bc2407a77858b0d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ee58e67ac8b8d86bc2407a77858b0d4], x-b3-spanid=[1ec563f63ad4957e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a88977b7-2b75-4814-a2ac-d15993c4470c]}\\\"}\"}","context":{"RequestID":"a88977b7-2b75-4814-a2ac-d15993c4470c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6731cdd0-6080-4f08-929f-3286b70f1698","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:13.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a88977b7-2b75-4814-a2ac-d15993c4470c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6731cdd0-6080-4f08-929f-3286b70f1698","LogTimestamp":"2023-04-23T00:09:13.376Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:13.469Z","message":"Entering","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.483Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.483Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.483Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.484Z","message":"Invoke","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","LogTimestamp":"2023-04-23T00:09:13.484Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.579Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","LogTimestamp":"2023-04-23T00:09:13.578Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.599Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:13:586\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208553481\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1682208553481\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.610Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.620Z","message":"{\"transactionId\":\"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:13:470\",\"respDate\":\"230423-00:09:13:620\",\"sourceId\":\"AAI-TOOLS:a04766b6-9a9d-4db4-9de9-7bcdaa914ee3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:470-52277\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a106a7bb-2df6-4038-9c75-d3a8348813c3], x-b3-parentspanid=[30b0c342ea4d71e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a04766b6-9a9d-4db4-9de9-7bcdaa914ee3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f209b58cd9ecba083d280956795e97e0], x-b3-spanid=[2957d51997dbef68], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[a04766b6-9a9d-4db4-9de9-7bcdaa914ee3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"port-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:470-52277\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61664], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:13:470-52277]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","LogTimestamp":"2023-04-23T00:09:13.578Z","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.621Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2900197-0bfa-4b77-ab29-6d134bf5f90b","LogTimestamp":"2023-04-23T00:09:13.621Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST a04766b6-9a9d-4db4-9de9-7bcdaa914ee3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-04-23T00:09:13.628Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a04766b6-9a9d-4db4-9de9-7bcdaa914ee3","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.628Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.717Z","message":"Entering","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.729Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.729Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.729Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.730Z","message":"Invoke","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","LogTimestamp":"2023-04-23T00:09:13.730Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.825Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","LogTimestamp":"2023-04-23T00:09:13.824Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.852Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3773d20d-ae5e-49cb-ada6-73653ef20113\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:13:834\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208553728\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1682208553728\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.852Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.867Z","message":"{\"transactionId\":\"3773d20d-ae5e-49cb-ada6-73653ef20113\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:13:718\",\"respDate\":\"230423-00:09:13:866\",\"sourceId\":\"AAI-TOOLS:3773d20d-ae5e-49cb-ada6-73653ef20113\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:718-28789\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4e0d90aa-eb2d-43dc-94ed-a3185292c87e], x-b3-parentspanid=[18eb32f48f4c7c50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3773d20d-ae5e-49cb-ada6-73653ef20113], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cb4d7d373d3f84e0d42367a53d043cf], x-b3-spanid=[e139ec3877190078], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[3773d20d-ae5e-49cb-ada6-73653ef20113]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f4a863c3-6886-470a-a6ae-05723837ea45\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"81706bbd-981e-4362-ae20-995cbcb2d995\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"property-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:13:718-28789\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61640], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:13:718-28789]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","LogTimestamp":"2023-04-23T00:09:13.824Z","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.868Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"150","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b6afe0fc-f0b2-43fc-b0ac-dd5016ebe67a","LogTimestamp":"2023-04-23T00:09:13.867Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:13 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST 3773d20d-ae5e-49cb-ada6-73653ef20113 AAI-TOOLS 127.0.0.6 - - - - - - - - - 155 - "logType": "access"
{"timestamp":"2023-04-23T00:09:13.880Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3773d20d-ae5e-49cb-ada6-73653ef20113","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:13.880Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.957Z","message":"Entering","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.967Z","message":"Checking for system property [partnerName]","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.967Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.967Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:13.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:13.968Z","message":"Invoke","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","LogTimestamp":"2023-04-23T00:09:13.968Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.030Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","LogTimestamp":"2023-04-23T00:09:14.030Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.052Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"df156094-91a7-4250-b7e7-6dea9df16362\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:14:036\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208553966\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1682208553966\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.052Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.067Z","message":"{\"transactionId\":\"df156094-91a7-4250-b7e7-6dea9df16362\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:13:957\",\"respDate\":\"230423-00:09:14:066\",\"sourceId\":\"AAI-TOOLS:df156094-91a7-4250-b7e7-6dea9df16362\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:13:957-46003\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e169bbef-1be8-4a5d-b9e6-dc529f61cfe7], x-b3-parentspanid=[ec93cb458bab24a9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[df156094-91a7-4250-b7e7-6dea9df16362], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11b1cccd7b7991be7033a328825ff762], x-b3-spanid=[f2b939392011f7d3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[df156094-91a7-4250-b7e7-6dea9df16362]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:13:957-46003\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65760], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:13:957-46003]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","LogTimestamp":"2023-04-23T00:09:14.030Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.068Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a907dd9b-2aa8-4e68-a867-938845da4dbd","LogTimestamp":"2023-04-23T00:09:14.068Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST df156094-91a7-4250-b7e7-6dea9df16362 AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-04-23T00:09:14.077Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"df156094-91a7-4250-b7e7-6dea9df16362","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.077Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.148Z","message":"Entering","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.160Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.161Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.161Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.161Z","message":"Invoke","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","LogTimestamp":"2023-04-23T00:09:14.161Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.227Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","LogTimestamp":"2023-04-23T00:09:14.227Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.246Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:14:233\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208554159\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1682208554159\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.246Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.268Z","message":"{\"transactionId\":\"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:14:149\",\"respDate\":\"230423-00:09:14:267\",\"sourceId\":\"AAI-TOOLS:8788fab5-93aa-4ab0-bf64-04d0f0c74bb6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:14:149-39979\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[214f36df-a29c-4a12-87ab-deed4f3c07f7], x-b3-parentspanid=[62525eea1903370a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8788fab5-93aa-4ab0-bf64-04d0f0c74bb6], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aef4061c65fc3d1e7029966ca9eaf5b], x-b3-spanid=[feb6ac17788dda7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[8788fab5-93aa-4ab0-bf64-04d0f0c74bb6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0988bab5-bf4f-4938-a419-ab249867d12a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"related-lookup\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:14:149-39979\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36936], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:14:149-39979]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","LogTimestamp":"2023-04-23T00:09:14.227Z","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.270Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"420fcfc1-33fe-4b5a-ab34-aff11ae6532b","LogTimestamp":"2023-04-23T00:09:14.269Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 8788fab5-93aa-4ab0-bf64-04d0f0c74bb6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-04-23T00:09:14.276Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8788fab5-93aa-4ab0-bf64-04d0f0c74bb6","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.275Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.347Z","message":"Entering","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.361Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.361Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.361Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.362Z","message":"Invoke","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","LogTimestamp":"2023-04-23T00:09:14.362Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.437Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","LogTimestamp":"2023-04-23T00:09:14.437Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.462Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d018e024-ed7c-4cf4-a615-db492ccfe8ff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:14:446\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208554360\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1682208554360\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.462Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.480Z","message":"{\"transactionId\":\"d018e024-ed7c-4cf4-a615-db492ccfe8ff\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:14:348\",\"respDate\":\"230423-00:09:14:479\",\"sourceId\":\"AAI-TOOLS:d018e024-ed7c-4cf4-a615-db492ccfe8ff\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:348-9529\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c2878202-841c-4b13-954d-55b925050ee0], x-b3-parentspanid=[f02e778039929a6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d018e024-ed7c-4cf4-a615-db492ccfe8ff], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[423b3cc46711b46b85a496ac8cddcd58], x-b3-spanid=[ec8117b8db7ebbf7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[d018e024-ed7c-4cf4-a615-db492ccfe8ff]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0c3e0ba3-618c-498d-9127-c8d42b00170f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ac49d26d-9163-430e-934a-13b738a04f5c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"reserved-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:348-9529\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53256], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:14:348-9529]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","LogTimestamp":"2023-04-23T00:09:14.437Z","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.482Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"134","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e7601deb-33a4-45c7-b760-8088258d1a50","LogTimestamp":"2023-04-23T00:09:14.481Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST d018e024-ed7c-4cf4-a615-db492ccfe8ff AAI-TOOLS 127.0.0.6 - - - - - - - - - 140 - "logType": "access"
{"timestamp":"2023-04-23T00:09:14.489Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d018e024-ed7c-4cf4-a615-db492ccfe8ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.489Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.564Z","message":"Entering","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.571Z","message":"Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.577Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.577Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.577Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.577Z","message":"Invoke","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","LogTimestamp":"2023-04-23T00:09:14.577Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.640Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","LogTimestamp":"2023-04-23T00:09:14.640Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.661Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5e447321-ce4b-4f4d-b761-ccc55d325bbe\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:14:647\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208554576\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1682208554576\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.661Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.680Z","message":"{\"transactionId\":\"5e447321-ce4b-4f4d-b761-ccc55d325bbe\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:14:565\",\"respDate\":\"230423-00:09:14:680\",\"sourceId\":\"AAI-TOOLS:5e447321-ce4b-4f4d-b761-ccc55d325bbe\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:565-55564\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[506ba46e-0870-44b6-8f99-a49072418df0], x-b3-parentspanid=[d9beaa9e136d262b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5e447321-ce4b-4f4d-b761-ccc55d325bbe], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5147b38f8f4c6ecf4e8de37025c72fb7], x-b3-spanid=[73c5f82c0ed1b2f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[5e447321-ce4b-4f4d-b761-ccc55d325bbe]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff656f23-6185-406f-9006-4b26834f3e1c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"result-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:565-55564\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41168], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:14:565-55564]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","LogTimestamp":"2023-04-23T00:09:14.640Z","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.682Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c6695620-5701-4e3a-9b0a-5add6056dcc5","LogTimestamp":"2023-04-23T00:09:14.681Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 5e447321-ce4b-4f4d-b761-ccc55d325bbe AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-04-23T00:09:14.692Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5e447321-ce4b-4f4d-b761-ccc55d325bbe","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.692Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.774Z","message":"Entering","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.785Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.785Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.785Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.786Z","message":"Invoke","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","LogTimestamp":"2023-04-23T00:09:14.786Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.851Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","LogTimestamp":"2023-04-23T00:09:14.851Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.870Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ac784626-71ad-4bfe-a852-e7af9168a41a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:14:856\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208554784\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1682208554784\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.869Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.888Z","message":"{\"transactionId\":\"ac784626-71ad-4bfe-a852-e7af9168a41a\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:14:775\",\"respDate\":\"230423-00:09:14:888\",\"sourceId\":\"AAI-TOOLS:ac784626-71ad-4bfe-a852-e7af9168a41a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:775-98708\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5d3ac3e8-b32d-4dd5-9c55-2406dd9c7937], x-b3-parentspanid=[9450321f69f220da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ac784626-71ad-4bfe-a852-e7af9168a41a], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13bb9cb4d7ba90966c035df6a4ffc65d], x-b3-spanid=[dce70b4b9e47a4b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[275], Content-Type=[application/json], X-ONAP-RequestID=[ac784626-71ad-4bfe-a852-e7af9168a41a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"a8614b63-2636-4c4f-98df-fd448c4241db\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fed7e326-03a7-45ff-a3f2-471470d268c4\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"route-table-reference\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:14:775-98708\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:14:775-98708]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"65","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","LogTimestamp":"2023-04-23T00:09:14.851Z","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.890Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fbc0e739-9d65-42aa-82b3-0773405dcf57","LogTimestamp":"2023-04-23T00:09:14.889Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:14 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST ac784626-71ad-4bfe-a852-e7af9168a41a AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-04-23T00:09:14.900Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ac784626-71ad-4bfe-a852-e7af9168a41a","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:14.900Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.965Z","message":"Entering","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.973Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.973Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.973Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:14.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:14.973Z","message":"Invoke","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","LogTimestamp":"2023-04-23T00:09:14.973Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.032Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","LogTimestamp":"2023-04-23T00:09:15.031Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.055Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:15:040\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208554972\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1682208554972\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.054Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.070Z","message":"{\"transactionId\":\"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:14:966\",\"respDate\":\"230423-00:09:15:070\",\"sourceId\":\"AAI-TOOLS:7ae4e4ee-93ff-4f89-8220-1b03adeaca6b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:14:966-25454\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b8e62b99-70d8-4820-9cdf-7ade441ff3d8], x-b3-parentspanid=[bc83dd1fa7023898], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7ae4e4ee-93ff-4f89-8220-1b03adeaca6b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e8cf5771ce13ee37a32a72479cf3adf], x-b3-spanid=[8172b143544528c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[7ae4e4ee-93ff-4f89-8220-1b03adeaca6b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1c2ded4f-8b01-4193-829c-966847dfec3e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"routing-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:14:966-25454\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36912], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:14:966-25454]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","LogTimestamp":"2023-04-23T00:09:15.031Z","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.071Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87d66bac-de0c-4882-967d-b46099b38efa","LogTimestamp":"2023-04-23T00:09:15.071Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST 7ae4e4ee-93ff-4f89-8220-1b03adeaca6b AAI-TOOLS 127.0.0.6 - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.080Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7ae4e4ee-93ff-4f89-8220-1b03adeaca6b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.079Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.158Z","message":"Entering","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.167Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.168Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.168Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.170Z","message":"Invoke","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","LogTimestamp":"2023-04-23T00:09:15.170Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.227Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","LogTimestamp":"2023-04-23T00:09:15.226Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.251Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1fb981b5-8b5c-41f9-a837-b8a68d58e12f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:15:232\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208555167\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1682208555167\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.251Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.265Z","message":"{\"transactionId\":\"1fb981b5-8b5c-41f9-a837-b8a68d58e12f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:15:159\",\"respDate\":\"230423-00:09:15:265\",\"sourceId\":\"AAI-TOOLS:1fb981b5-8b5c-41f9-a837-b8a68d58e12f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:15:159-79009\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6c376865-c4db-4c3b-9692-10ddeb2e98e1], x-b3-parentspanid=[d6a5c642fe2f3d74], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1fb981b5-8b5c-41f9-a837-b8a68d58e12f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d0bc51321998ce617c68b6c8b5252ce], x-b3-spanid=[9c71563f1b37679e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[1fb981b5-8b5c-41f9-a837-b8a68d58e12f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"738ff299-6290-4c00-8998-bd0e96a07b93\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1380619d-dd1a-4cec-b755-c6407833e065\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"secondary-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:15:159-79009\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45264], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:15:159-79009]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","LogTimestamp":"2023-04-23T00:09:15.226Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.266Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"20a7893c-52c0-4afc-8647-06cc680ff360","LogTimestamp":"2023-04-23T00:09:15.266Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST 1fb981b5-8b5c-41f9-a837-b8a68d58e12f AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.304Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1fb981b5-8b5c-41f9-a837-b8a68d58e12f","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.304Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.352Z","message":"Entering","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.364Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.364Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.364Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.365Z","message":"Invoke","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","LogTimestamp":"2023-04-23T00:09:15.365Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.387Z","message":"Entering","context":{"RequestID":"ee0fcc75-fccc-4b46-844e-8cafae73052f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f20b7c3b-6b4e-4795-bf5a-655c043fa363","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:15.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.391Z","message":"{\"transactionId\":\"ee0fcc75-fccc-4b46-844e-8cafae73052f\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:15:388\",\"respDate\":\"230423-00:09:15:391\",\"sourceId\":\"haproxy:ee0fcc75-fccc-4b46-844e-8cafae73052f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:15:388-17785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36bbeec9-7f76-443f-a72f-a21e700c89d7], x-b3-parentspanid=[37d35b4fd3696b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ee5549b818b57fe37d35b4fd3696b73], x-b3-spanid=[15f80d40bf95b1df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee0fcc75-fccc-4b46-844e-8cafae73052f]}\\\"}\"}","context":{"RequestID":"ee0fcc75-fccc-4b46-844e-8cafae73052f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f20b7c3b-6b4e-4795-bf5a-655c043fa363","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:15.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee0fcc75-fccc-4b46-844e-8cafae73052f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f20b7c3b-6b4e-4795-bf5a-655c043fa363","LogTimestamp":"2023-04-23T00:09:15.392Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.435Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","LogTimestamp":"2023-04-23T00:09:15.435Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.455Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e6ccb9f9-8381-4685-88e5-c23166be881c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:15:441\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208555363\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1682208555363\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.455Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.471Z","message":"{\"transactionId\":\"e6ccb9f9-8381-4685-88e5-c23166be881c\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:15:353\",\"respDate\":\"230423-00:09:15:471\",\"sourceId\":\"AAI-TOOLS:e6ccb9f9-8381-4685-88e5-c23166be881c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:15:353-57535\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0daa5050-2536-40ad-9ccb-d2a6f7f8a98a], x-b3-parentspanid=[654c54c6d0ed6f52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e6ccb9f9-8381-4685-88e5-c23166be881c], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66048a7792c64e7976f4c040404ae594], x-b3-spanid=[64d6b75f28a4832a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[e6ccb9f9-8381-4685-88e5-c23166be881c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c5171ae0-44fb-4c04-b482-d56702241a44\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"segmentation-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:15:353-57535\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69856], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:15:353-57535]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","LogTimestamp":"2023-04-23T00:09:15.435Z","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.483Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4806df7f-4867-4172-91c6-ed0f78199f3e","LogTimestamp":"2023-04-23T00:09:15.483Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.484Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e6ccb9f9-8381-4685-88e5-c23166be881c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.484Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST e6ccb9f9-8381-4685-88e5-c23166be881c AAI-TOOLS 127.0.0.6 - - - - - - - - - 137 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.563Z","message":"Entering","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.572Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.577Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.577Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.577Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.578Z","message":"Invoke","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","LogTimestamp":"2023-04-23T00:09:15.578Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.587Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.590Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.637Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","LogTimestamp":"2023-04-23T00:09:15.637Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.656Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:15:644\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208555576\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1682208555576\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.655Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.661Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.670Z","message":"{\"transactionId\":\"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:15:564\",\"respDate\":\"230423-00:09:15:669\",\"sourceId\":\"AAI-TOOLS:b33b3e34-d1c4-41bd-b47e-fc647dda0c5b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:15:564-64378\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[82661e38-66ff-4506-badf-441572b75033], x-b3-parentspanid=[193ea9c65f8da3cd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b33b3e34-d1c4-41bd-b47e-fc647dda0c5b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90a5bc7238660213ed56d57e6e0974cd], x-b3-spanid=[8f7f881a13c46b7b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[b33b3e34-d1c4-41bd-b47e-fc647dda0c5b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"07a3a60b-1b6c-4367-8173-8014386f89e3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:15:564-64378\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:15:564-64378]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","LogTimestamp":"2023-04-23T00:09:15.637Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.670Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fbb8b03-39d5-4d3a-8f2d-f7d8383f90a0","LogTimestamp":"2023-04-23T00:09:15.670Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST b33b3e34-d1c4-41bd-b47e-fc647dda0c5b AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.682Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b33b3e34-d1c4-41bd-b47e-fc647dda0c5b","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.682Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.757Z","message":"Entering","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.769Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.770Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.770Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.770Z","message":"Invoke","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","LogTimestamp":"2023-04-23T00:09:15.770Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.840Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","LogTimestamp":"2023-04-23T00:09:15.840Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.858Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:15:846\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208555768\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1682208555768\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.857Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.884Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:15.884Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.885Z","message":"{\"transactionId\":\"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:15:758\",\"respDate\":\"230423-00:09:15:885\",\"sourceId\":\"AAI-TOOLS:e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:15:758-18853\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[23a91336-741f-4abc-895d-db7c51c1a930], x-b3-parentspanid=[7a3013483a002816], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffa12ed1fd3e88fc5ca34518dc594172], x-b3-spanid=[6eb091577eef5532], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b1a7cc05-d19d-443b-a5d1-733e325c4232\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-capability\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:15:758-18853\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73928], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:15:758-18853]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","LogTimestamp":"2023-04-23T00:09:15.840Z","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.886Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"129","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"17d129f7-3469-41ff-826b-11080713d8e1","LogTimestamp":"2023-04-23T00:09:15.886Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:15 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST e08c4e74-f3bf-4f7e-a15c-4f2a43d9e662 AAI-TOOLS 127.0.0.6 - - - - - - - - - 133 - "logType": "access"
{"timestamp":"2023-04-23T00:09:15.985Z","message":"Entering","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.996Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.997Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.997Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:15.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:15.997Z","message":"Invoke","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","LogTimestamp":"2023-04-23T00:09:15.997Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.067Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","LogTimestamp":"2023-04-23T00:09:16.066Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.092Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2f56745b-ebee-4143-8eee-4b086f3a20d6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:16:074\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208555995\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1682208555995\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.092Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.108Z","message":"{\"transactionId\":\"2f56745b-ebee-4143-8eee-4b086f3a20d6\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:15:986\",\"respDate\":\"230423-00:09:16:108\",\"sourceId\":\"AAI-TOOLS:2f56745b-ebee-4143-8eee-4b086f3a20d6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:15:986-51655\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[64957af5-d082-4315-8b80-a3689946c7e5], x-b3-parentspanid=[e824d5c8b01b359d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2f56745b-ebee-4143-8eee-4b086f3a20d6], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e33f0915f969018c87710a9a33fb0ced], x-b3-spanid=[17c4406f493251a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[2f56745b-ebee-4143-8eee-4b086f3a20d6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"46b92144-923a-4d20-b85a-3cbd847668a9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:15:986-51655\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53456], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:15:986-51655]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","LogTimestamp":"2023-04-23T00:09:16.066Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.110Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b6eeaa5-828b-4a8a-a7bf-a1dbc6d0a289","LogTimestamp":"2023-04-23T00:09:16.109Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 2f56745b-ebee-4143-8eee-4b086f3a20d6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-23T00:09:16.124Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2f56745b-ebee-4143-8eee-4b086f3a20d6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.124Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.196Z","message":"Entering","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.207Z","message":"Checking for system property [partnerName]","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.207Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.208Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.208Z","message":"Invoke","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","LogTimestamp":"2023-04-23T00:09:16.208Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.277Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","LogTimestamp":"2023-04-23T00:09:16.276Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.296Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"259d5fe9-3172-4e64-9aca-d45bd60a07f4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:16:283\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208556206\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1682208556206\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.318Z","message":"{\"transactionId\":\"259d5fe9-3172-4e64-9aca-d45bd60a07f4\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:16:197\",\"respDate\":\"230423-00:09:16:317\",\"sourceId\":\"AAI-TOOLS:259d5fe9-3172-4e64-9aca-d45bd60a07f4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:16:197-90207\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5edad311-dc58-4273-aaee-ef8f3bf575b7], x-b3-parentspanid=[5cbbf056993cfd00], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[259d5fe9-3172-4e64-9aca-d45bd60a07f4], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac5212cc3be193640286c91ad61c51a1], x-b3-spanid=[164319b9627144b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[259d5fe9-3172-4e64-9aca-d45bd60a07f4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-subscription\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:16:197-90207\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57400], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:16:197-90207]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","LogTimestamp":"2023-04-23T00:09:16.276Z","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.319Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"21ae510f-afff-4dfc-90c5-92823cd658dc","LogTimestamp":"2023-04-23T00:09:16.319Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST 259d5fe9-3172-4e64-9aca-d45bd60a07f4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:09:16.327Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"259d5fe9-3172-4e64-9aca-d45bd60a07f4","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.327Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.405Z","message":"Entering","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.421Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.421Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.422Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.423Z","message":"Invoke","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","LogTimestamp":"2023-04-23T00:09:16.423Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.493Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","LogTimestamp":"2023-04-23T00:09:16.493Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.514Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d815d81c-8ff5-4ab5-b300-0b43568c5e12\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:16:501\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208556420\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1682208556420\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.534Z","message":"{\"transactionId\":\"d815d81c-8ff5-4ab5-b300-0b43568c5e12\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:16:406\",\"respDate\":\"230423-00:09:16:533\",\"sourceId\":\"AAI-TOOLS:d815d81c-8ff5-4ab5-b300-0b43568c5e12\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:16:406-7437\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[34bbc9ca-d68b-47ca-9fa9-c54bf8589fc3], x-b3-parentspanid=[20ea842c5772938e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d815d81c-8ff5-4ab5-b300-0b43568c5e12], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8746e0e62aabbc341da8335cb44387d], x-b3-spanid=[7577b5c5dac22dbf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[d815d81c-8ff5-4ab5-b300-0b43568c5e12]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"db63f3e6-f8d1-484e-8d5e-191600b7914b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7106bc02-6552-4fc3-8a56-4f3df9034531\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:16:406-7437\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65544], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:16:406-7437]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","LogTimestamp":"2023-04-23T00:09:16.493Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.535Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"963fb15f-4d8e-4dd8-a899-30c069b659b4","LogTimestamp":"2023-04-23T00:09:16.535Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST d815d81c-8ff5-4ab5-b300-0b43568c5e12 AAI-TOOLS 127.0.0.6 - - - - - - - - - 135 - "logType": "access"
{"timestamp":"2023-04-23T00:09:16.540Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d815d81c-8ff5-4ab5-b300-0b43568c5e12","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.539Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.619Z","message":"Entering","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.630Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.630Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.630Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.631Z","message":"Invoke","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","LogTimestamp":"2023-04-23T00:09:16.631Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.639Z","message":"Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.694Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","LogTimestamp":"2023-04-23T00:09:16.693Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.711Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6946e920-165b-4e07-87ed-fb55fbfbb8d2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:16:699\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208556629\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1682208556629\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.711Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.727Z","message":"{\"transactionId\":\"6946e920-165b-4e07-87ed-fb55fbfbb8d2\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:16:620\",\"respDate\":\"230423-00:09:16:727\",\"sourceId\":\"AAI-TOOLS:6946e920-165b-4e07-87ed-fb55fbfbb8d2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:16:620-11743\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b33b906e-8b75-47c0-9512-b353e1d2f6c0], x-b3-parentspanid=[d5b0e8f9e2167369], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6946e920-165b-4e07-87ed-fb55fbfbb8d2], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5790b4dddd21a18cf89dcf445a5f6fd0], x-b3-spanid=[6519fa2e6a9e1917], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[6946e920-165b-4e07-87ed-fb55fbfbb8d2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a5c6c1bc-dc38-468e-9459-bb08f87247df\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:16:620-11743\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57440], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:16:620-11743]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","LogTimestamp":"2023-04-23T00:09:16.693Z","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.729Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bc43ed30-3ab4-46ef-9451-5f5db5da4a32","LogTimestamp":"2023-04-23T00:09:16.728Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST 6946e920-165b-4e07-87ed-fb55fbfbb8d2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-23T00:09:16.741Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6946e920-165b-4e07-87ed-fb55fbfbb8d2","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.740Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.812Z","message":"Entering","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.824Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.824Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.824Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:16.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.825Z","message":"Invoke","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","LogTimestamp":"2023-04-23T00:09:16.825Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.895Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","LogTimestamp":"2023-04-23T00:09:16.894Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.912Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c1ff8840-232b-4ed0-b7d8-bae177d72f73\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:16:901\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208556823\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1682208556823\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.912Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.926Z","message":"{\"transactionId\":\"c1ff8840-232b-4ed0-b7d8-bae177d72f73\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:16:813\",\"respDate\":\"230423-00:09:16:926\",\"sourceId\":\"AAI-TOOLS:c1ff8840-232b-4ed0-b7d8-bae177d72f73\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:16:813-59489\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f0677c35-36a9-4251-9612-928704d92c2a], x-b3-parentspanid=[ff413587208ae67d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c1ff8840-232b-4ed0-b7d8-bae177d72f73], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e41070d25da5713fe60012bb458cd931], x-b3-spanid=[4bd5f00e21df4983], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[c1ff8840-232b-4ed0-b7d8-bae177d72f73]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"24de00ef-aead-4b52-995b-0adf8d4bd90d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"962a7c8b-687f-4d32-a775-fe098e214bcd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"snapshot\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:16:813-59489\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82120], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:16:813-59489]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"70","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","LogTimestamp":"2023-04-23T00:09:16.894Z","elapsedTime":"3"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:16.926Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a6282a13-2346-49ee-bd7d-980574db8738","LogTimestamp":"2023-04-23T00:09:16.926Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:16 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST c1ff8840-232b-4ed0-b7d8-bae177d72f73 AAI-TOOLS 127.0.0.6 - - - - - - - - - 119 - "logType": "access"
{"timestamp":"2023-04-23T00:09:16.938Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c1ff8840-232b-4ed0-b7d8-bae177d72f73","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:16.938Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.024Z","message":"Entering","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.036Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.036Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.036Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.037Z","message":"Invoke","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","LogTimestamp":"2023-04-23T00:09:17.037Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.097Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","LogTimestamp":"2023-04-23T00:09:17.097Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.117Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5fd652b4-6e60-45c9-878f-e99e74acd117\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:17:105\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208557035\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1682208557035\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.117Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.132Z","message":"{\"transactionId\":\"5fd652b4-6e60-45c9-878f-e99e74acd117\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:17:025\",\"respDate\":\"230423-00:09:17:132\",\"sourceId\":\"AAI-TOOLS:5fd652b4-6e60-45c9-878f-e99e74acd117\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:17:025-58379\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b8f56d89-53ed-4c8b-93b0-8267b755144d], x-b3-parentspanid=[e54b600a1fc7b961], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5fd652b4-6e60-45c9-878f-e99e74acd117], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99173eee77955364a548e508058452fe], x-b3-spanid=[bc4c7ca5f3c10e73], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[5fd652b4-6e60-45c9-878f-e99e74acd117]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"04b2935f-33c4-40a9-8af0-8b52690042dc\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"sriov-vf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:17:025-58379\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61648], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:17:025-58379]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","LogTimestamp":"2023-04-23T00:09:17.097Z","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.134Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"72766ec8-ee77-4f6f-b2f6-339337ad1e01","LogTimestamp":"2023-04-23T00:09:17.134Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST 5fd652b4-6e60-45c9-878f-e99e74acd117 AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.145Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5fd652b4-6e60-45c9-878f-e99e74acd117","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.145Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.205Z","message":"Entering","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.217Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.217Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.217Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.218Z","message":"Invoke","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","LogTimestamp":"2023-04-23T00:09:17.218Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.286Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","LogTimestamp":"2023-04-23T00:09:17.285Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.300Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3519ccd4-f0bf-486f-afad-f9a8689dc868\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:17:289\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208557216\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1682208557216\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.300Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.323Z","message":"{\"transactionId\":\"3519ccd4-f0bf-486f-afad-f9a8689dc868\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:17:206\",\"respDate\":\"230423-00:09:17:322\",\"sourceId\":\"AAI-TOOLS:3519ccd4-f0bf-486f-afad-f9a8689dc868\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:17:206-61849\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[33a5dae6-a42a-46c4-b229-d63086590e56], x-b3-parentspanid=[b9b091e5b6049eaa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3519ccd4-f0bf-486f-afad-f9a8689dc868], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c4c4abc8f90365950ea21d5b14583fb], x-b3-spanid=[7f47c2f87194e3d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[3519ccd4-f0bf-486f-afad-f9a8689dc868]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"083093a3-e407-447a-ba5d-7583e4d23e1d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"aad96fd3-e75f-42fc-9777-3450c36f1168\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"start-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:17:206-61849\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53352], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:17:206-61849]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","LogTimestamp":"2023-04-23T00:09:17.285Z","elapsedTime":"2"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.323Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"028f2517-a004-4251-b581-835d9c7c92d5","LogTimestamp":"2023-04-23T00:09:17.323Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST 3519ccd4-f0bf-486f-afad-f9a8689dc868 AAI-TOOLS 127.0.0.6 - - - - - - - - - 121 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.327Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3519ccd4-f0bf-486f-afad-f9a8689dc868","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.327Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.397Z","message":"Entering","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.404Z","message":"Entering","context":{"RequestID":"a85077a3-255d-4103-a325-523dde2b4897","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"7a3fce8e-d406-4446-af31-88e5b9617b51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:17.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.406Z","message":"Checking for system property [partnerName]","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.406Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.406Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.406Z","message":"{\"transactionId\":\"a85077a3-255d-4103-a325-523dde2b4897\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:17:404\",\"respDate\":\"230423-00:09:17:406\",\"sourceId\":\"haproxy:a85077a3-255d-4103-a325-523dde2b4897\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:17:404-32691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39a0d622-d6e9-4e4f-8cdc-f5eaf7169dbd], x-b3-parentspanid=[520c77f22a6acabd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20af58e6862c1ceb520c77f22a6acabd], x-b3-spanid=[82681763b19403c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a85077a3-255d-4103-a325-523dde2b4897]}\\\"}\"}","context":{"RequestID":"a85077a3-255d-4103-a325-523dde2b4897","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"7a3fce8e-d406-4446-af31-88e5b9617b51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:17.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85077a3-255d-4103-a325-523dde2b4897","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a3fce8e-d406-4446-af31-88e5b9617b51","LogTimestamp":"2023-04-23T00:09:17.406Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.406Z","message":"Invoke","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","LogTimestamp":"2023-04-23T00:09:17.406Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.463Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","LogTimestamp":"2023-04-23T00:09:17.463Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.478Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"962923f4-d78f-4703-9b44-197307e2b0a6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:17:468\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208557405\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1682208557405\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.478Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.498Z","message":"{\"transactionId\":\"962923f4-d78f-4703-9b44-197307e2b0a6\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:17:398\",\"respDate\":\"230423-00:09:17:497\",\"sourceId\":\"AAI-TOOLS:962923f4-d78f-4703-9b44-197307e2b0a6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:398-33440\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3b7d1731-2e05-45a1-bb30-f06cc4e797c7], x-b3-parentspanid=[a35830e17b9b4b54], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[962923f4-d78f-4703-9b44-197307e2b0a6], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4fe506e5f765491937dec076756c036], x-b3-spanid=[6c61725783bbe237], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[962923f4-d78f-4703-9b44-197307e2b0a6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"subnet\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:398-33440\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65632], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:17:398-33440]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","LogTimestamp":"2023-04-23T00:09:17.463Z","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.499Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2d3dabbf-c774-4799-be99-5a807bae9662","LogTimestamp":"2023-04-23T00:09:17.499Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST 962923f4-d78f-4703-9b44-197307e2b0a6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.507Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"962923f4-d78f-4703-9b44-197307e2b0a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.507Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.587Z","message":"Entering","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.602Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.602Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.602Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.603Z","message":"Invoke","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","LogTimestamp":"2023-04-23T00:09:17.603Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.640Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.653Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.655Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.670Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","LogTimestamp":"2023-04-23T00:09:17.670Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.672Z","message":"Received event EVENT CREATED TABLE dox.notifications, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.692Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a2107b7f-d230-4964-81a2-7bd79ffeb4a1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:17:678\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208557600\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1682208557600\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.691Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.710Z","message":"{\"transactionId\":\"a2107b7f-d230-4964-81a2-7bd79ffeb4a1\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:17:588\",\"respDate\":\"230423-00:09:17:709\",\"sourceId\":\"AAI-TOOLS:a2107b7f-d230-4964-81a2-7bd79ffeb4a1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:588-70652\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2edd3add-a72d-4eb1-95b2-ccbf64576e3a], x-b3-parentspanid=[edc6d875ba3c051a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a2107b7f-d230-4964-81a2-7bd79ffeb4a1], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[841063f692e5e5ca8a872c041541e0a4], x-b3-spanid=[75d5732ac3354058], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[280], Content-Type=[application/json], X-ONAP-RequestID=[a2107b7f-d230-4964-81a2-7bd79ffeb4a1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tagged-inventory-item-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:588-70652\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73952], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:17:588-70652]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"68","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","LogTimestamp":"2023-04-23T00:09:17.670Z","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.711Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3b856757-c6b9-4112-a329-e074247066e2","LogTimestamp":"2023-04-23T00:09:17.711Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST a2107b7f-d230-4964-81a2-7bd79ffeb4a1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.719Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2107b7f-d230-4964-81a2-7bd79ffeb4a1","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.718Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.799Z","message":"Entering","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.807Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.807Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.807Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:17.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.808Z","message":"Invoke","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","LogTimestamp":"2023-04-23T00:09:17.808Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.869Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","LogTimestamp":"2023-04-23T00:09:17.869Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.904Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cc98d21c-f034-49ef-926d-229db9c87f2a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:17:876\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208557807\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1682208557807\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.904Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.925Z","message":"{\"transactionId\":\"cc98d21c-f034-49ef-926d-229db9c87f2a\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:17:800\",\"respDate\":\"230423-00:09:17:925\",\"sourceId\":\"AAI-TOOLS:cc98d21c-f034-49ef-926d-229db9c87f2a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:800-30180\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5ff16dd8-c803-499a-a89a-e15cf67b9e04], x-b3-parentspanid=[60df4525484cc184], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cc98d21c-f034-49ef-926d-229db9c87f2a], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8674d06cdbb055687a7672138c271aa7], x-b3-spanid=[98db178b90b5b9f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[cc98d21c-f034-49ef-926d-229db9c87f2a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"abcc54bc-bb74-49dc-9043-7f7171707545\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tenant\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:17:800-30180\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65744], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:17:800-30180]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","LogTimestamp":"2023-04-23T00:09:17.869Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:17.926Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2ab6b296-4196-4d81-a84d-e80a3f8c0c7d","LogTimestamp":"2023-04-23T00:09:17.926Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:17 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST cc98d21c-f034-49ef-926d-229db9c87f2a AAI-TOOLS 127.0.0.6 - - - - - - - - - 130 - "logType": "access"
{"timestamp":"2023-04-23T00:09:17.967Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cc98d21c-f034-49ef-926d-229db9c87f2a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"63","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:17.967Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.019Z","message":"Entering","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.027Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.027Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.027Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.027Z","message":"Invoke","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","LogTimestamp":"2023-04-23T00:09:18.027Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.170Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"143","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","LogTimestamp":"2023-04-23T00:09:18.170Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.193Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f4b5b09c-5522-422a-8d99-a958c5f9b7a7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:18:178\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208558026\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1682208558026\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.212Z","message":"{\"transactionId\":\"f4b5b09c-5522-422a-8d99-a958c5f9b7a7\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:18:019\",\"respDate\":\"230423-00:09:18:212\",\"sourceId\":\"AAI-TOOLS:f4b5b09c-5522-422a-8d99-a958c5f9b7a7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:18:019-92450\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[34cf0ea8-b012-4a32-9fc7-cd9a0f137bc8], x-b3-parentspanid=[22d39dd5e2860b51], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f4b5b09c-5522-422a-8d99-a958c5f9b7a7], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe486f85f9f7cfa07ededfa81f3a4294], x-b3-spanid=[03522b51e7e8b557], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[f4b5b09c-5522-422a-8d99-a958c5f9b7a7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tunnel-xconnect\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:18:019-92450\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90312], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:18:019-92450]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"143","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","LogTimestamp":"2023-04-23T00:09:18.170Z","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.213Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"195","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b73fa516-3070-433f-812c-b6a4b281e6e4","LogTimestamp":"2023-04-23T00:09:18.213Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST f4b5b09c-5522-422a-8d99-a958c5f9b7a7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 198 - "logType": "access"
{"timestamp":"2023-04-23T00:09:18.228Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4b5b09c-5522-422a-8d99-a958c5f9b7a7","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.227Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.308Z","message":"Entering","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.317Z","message":"Checking for system property [partnerName]","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.318Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.318Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.318Z","message":"Invoke","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","LogTimestamp":"2023-04-23T00:09:18.318Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.379Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"044feea7-d69d-490f-b510-4406817f2421","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","LogTimestamp":"2023-04-23T00:09:18.379Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.393Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"044feea7-d69d-490f-b510-4406817f2421\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:18:383\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208558317\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1682208558317\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.393Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.414Z","message":"{\"transactionId\":\"044feea7-d69d-490f-b510-4406817f2421\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:18:309\",\"respDate\":\"230423-00:09:18:413\",\"sourceId\":\"AAI-TOOLS:044feea7-d69d-490f-b510-4406817f2421\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:18:309-54808\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b6612c8c-5601-4376-a45a-1993dcaf700e], x-b3-parentspanid=[e380b14579f4f09b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[044feea7-d69d-490f-b510-4406817f2421], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b36a80544139da9d50546748c00aedab], x-b3-spanid=[987e643a4d8d6850], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[044feea7-d69d-490f-b510-4406817f2421]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe81c801-f65d-408a-b2b7-a729a18f8154\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"update-node-key\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:18:309-54808\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:18:309-54808]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"044feea7-d69d-490f-b510-4406817f2421","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","LogTimestamp":"2023-04-23T00:09:18.379Z","elapsedTime":"2"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.415Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"044feea7-d69d-490f-b510-4406817f2421","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"561d4705-7aaf-431a-9743-00e0cee4eacd","LogTimestamp":"2023-04-23T00:09:18.415Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 044feea7-d69d-490f-b510-4406817f2421 AAI-TOOLS 127.0.0.6 - - - - - - - - - 111 - "logType": "access"
{"timestamp":"2023-04-23T00:09:18.425Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"044feea7-d69d-490f-b510-4406817f2421","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.508Z","message":"Entering","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.515Z","message":"Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.518Z","message":"Checking for system property [partnerName]","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.518Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.518Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.518Z","message":"Invoke","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","LogTimestamp":"2023-04-23T00:09:18.518Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.617Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","LogTimestamp":"2023-04-23T00:09:18.617Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.639Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"94a2b98c-ce1e-4014-bfba-0a64d4d2a595\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:18:624\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208558517\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1682208558517\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.639Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.662Z","message":"{\"transactionId\":\"94a2b98c-ce1e-4014-bfba-0a64d4d2a595\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:18:509\",\"respDate\":\"230423-00:09:18:661\",\"sourceId\":\"AAI-TOOLS:94a2b98c-ce1e-4014-bfba-0a64d4d2a595\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:509-36671\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1e7792cf-5c8a-4cb7-b08a-352bc45708f3], x-b3-parentspanid=[7941b4a6cc7d8359], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[94a2b98c-ce1e-4014-bfba-0a64d4d2a595], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6e19e4373000165e64eac5bc39a2ab8], x-b3-spanid=[773cadf655bf9eff], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[94a2b98c-ce1e-4014-bfba-0a64d4d2a595]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b6cf54b5-ec45-43e1-be64-97b4e1513333\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:509-36671\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57448], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:18:509-36671]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","LogTimestamp":"2023-04-23T00:09:18.617Z","elapsedTime":"3"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.663Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"944a66ec-33d6-46d0-bdce-5a0bf627b155","LogTimestamp":"2023-04-23T00:09:18.663Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 94a2b98c-ce1e-4014-bfba-0a64d4d2a595 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-04-23T00:09:18.689Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"94a2b98c-ce1e-4014-bfba-0a64d4d2a595","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.688Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.747Z","message":"Entering","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.757Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.758Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.758Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.758Z","message":"Invoke","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","LogTimestamp":"2023-04-23T00:09:18.758Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.834Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","LogTimestamp":"2023-04-23T00:09:18.834Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.855Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:18:841\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208558756\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1682208558756\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.886Z","message":"{\"transactionId\":\"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:18:748\",\"respDate\":\"230423-00:09:18:885\",\"sourceId\":\"AAI-TOOLS:0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:748-10217\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4c9d89be-dc08-493d-99ae-86b3ad315f15], x-b3-parentspanid=[f8c83ddd9caffe74], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38d9e23ae93cd2dbb1eaa19af0162026], x-b3-spanid=[9ab4ccb4336e0b0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c00563ae-812b-4e62-8330-7c4d0f47088a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vf-module\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:748-10217\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69840], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:18:748-10217]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","LogTimestamp":"2023-04-23T00:09:18.834Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.888Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3b68df74-c506-4cb7-80aa-b5552c42c5c4","LogTimestamp":"2023-04-23T00:09:18.888Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:18 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e AAI-TOOLS 127.0.0.6 - - - - - - - - - 146 - "logType": "access"
{"timestamp":"2023-04-23T00:09:18.895Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0b7ae5fd-a6bd-41ba-bb3c-a299ce78203e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:18.895Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.968Z","message":"Entering","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.976Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.976Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.976Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:18.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:18.976Z","message":"Invoke","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","LogTimestamp":"2023-04-23T00:09:18.976Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.051Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","LogTimestamp":"2023-04-23T00:09:19.051Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.067Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e9a1e474-abf7-4153-9764-1f720d92341d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:19:057\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208558975\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1682208558975\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.067Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.091Z","message":"{\"transactionId\":\"e9a1e474-abf7-4153-9764-1f720d92341d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:18:969\",\"respDate\":\"230423-00:09:19:091\",\"sourceId\":\"AAI-TOOLS:e9a1e474-abf7-4153-9764-1f720d92341d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:969-82998\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a4a10bf6-8275-4a69-9b97-5ccc9dd9b43a], x-b3-parentspanid=[05891558c44da234], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e9a1e474-abf7-4153-9764-1f720d92341d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c37aedab78e5b8d2f6e972b9b0e37c87], x-b3-spanid=[de94bb014447f40a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[e9a1e474-abf7-4153-9764-1f720d92341d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vig-server\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:18:969-82998\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73824], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:18:969-82998]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","LogTimestamp":"2023-04-23T00:09:19.051Z","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.092Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"63638964-bca7-4ec0-9777-2473b53bbedf","LogTimestamp":"2023-04-23T00:09:19.092Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST e9a1e474-abf7-4153-9764-1f720d92341d AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e9a1e474-abf7-4153-9764-1f720d92341d","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.096Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.174Z","message":"Entering","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.186Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.186Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.186Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.186Z","message":"Invoke","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","LogTimestamp":"2023-04-23T00:09:19.186Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.213Z","message":"Entering","context":{"RequestID":"7a439d34-c338-42fc-a29f-5d8d8d2ea91e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25f0fe1d-2455-49cc-8e23-e1db56c5414a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"7a439d34-c338-42fc-a29f-5d8d8d2ea91e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25f0fe1d-2455-49cc-8e23-e1db56c5414a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.218Z","message":"{\"transactionId\":\"7a439d34-c338-42fc-a29f-5d8d8d2ea91e\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:19:214\",\"respDate\":\"230423-00:09:19:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7a439d34-c338-42fc-a29f-5d8d8d2ea91e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:19:214-27396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7a439d34-c338-42fc-a29f-5d8d8d2ea91e]}\\\"}\"}","context":{"RequestID":"7a439d34-c338-42fc-a29f-5d8d8d2ea91e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25f0fe1d-2455-49cc-8e23-e1db56c5414a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a439d34-c338-42fc-a29f-5d8d8d2ea91e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25f0fe1d-2455-49cc-8e23-e1db56c5414a","LogTimestamp":"2023-04-23T00:09:19.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.264Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","LogTimestamp":"2023-04-23T00:09:19.264Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.283Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cf270ded-a6bd-4271-bcfa-eed48e7bc220\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:19:271\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208559185\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1682208559185\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.283Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.300Z","message":"{\"transactionId\":\"cf270ded-a6bd-4271-bcfa-eed48e7bc220\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:19:175\",\"respDate\":\"230423-00:09:19:300\",\"sourceId\":\"AAI-TOOLS:cf270ded-a6bd-4271-bcfa-eed48e7bc220\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:19:175-87695\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a2694aaf-5f68-4a41-94dd-8740956f1b8e], x-b3-parentspanid=[3094a8b7e5c8c474], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cf270ded-a6bd-4271-bcfa-eed48e7bc220], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[854b909b585d9a3474305089e9e53cbe], x-b3-spanid=[6d5e124f92b25787], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[cf270ded-a6bd-4271-bcfa-eed48e7bc220]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5150abcf-0c5f-4593-9afe-a19c48fc4824\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6dd43ced-d789-47af-a759-d3abc14e3ac1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"virtual-data-center\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:19:175-87695\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86240], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:19:175-87695]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","LogTimestamp":"2023-04-23T00:09:19.264Z","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.301Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d9bb8bdf-c614-4602-a1ae-592ae9a58ccc","LogTimestamp":"2023-04-23T00:09:19.301Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST cf270ded-a6bd-4271-bcfa-eed48e7bc220 AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.313Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf270ded-a6bd-4271-bcfa-eed48e7bc220","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.313Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.315Z","message":"Entering","context":{"RequestID":"ee9f4f05-2164-493a-ad17-8a825d95f07a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa7c0441-2549-4656-b207-7d87d1da8392","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.318Z","message":"{\"transactionId\":\"ee9f4f05-2164-493a-ad17-8a825d95f07a\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:19:316\",\"respDate\":\"230423-00:09:19:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ee9f4f05-2164-493a-ad17-8a825d95f07a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:316-54791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d50fd72-f17e-40ac-95e6-57fd479b9e1c], x-b3-parentspanid=[9a63941365088ed1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34871], x-envoy-attempt-count=[1], x-b3-traceid=[c7fcaaa849181a7a9a63941365088ed1], x-b3-spanid=[1e84ecdcb391211b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ee9f4f05-2164-493a-ad17-8a825d95f07a]}\\\"}\"}","context":{"RequestID":"ee9f4f05-2164-493a-ad17-8a825d95f07a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa7c0441-2549-4656-b207-7d87d1da8392","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9f4f05-2164-493a-ad17-8a825d95f07a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa7c0441-2549-4656-b207-7d87d1da8392","LogTimestamp":"2023-04-23T00:09:19.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.384Z","message":"Entering","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.396Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.396Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.396Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.397Z","message":"Invoke","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","LogTimestamp":"2023-04-23T00:09:19.397Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.416Z","message":"Entering","context":{"RequestID":"63d4b3b6-ac5c-4770-8bb7-39af9bd54555","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99ddb05b-ec4d-4239-ad39-bcbc9d19a206","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:19.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.419Z","message":"{\"transactionId\":\"63d4b3b6-ac5c-4770-8bb7-39af9bd54555\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:19:417\",\"respDate\":\"230423-00:09:19:419\",\"sourceId\":\"haproxy:63d4b3b6-ac5c-4770-8bb7-39af9bd54555\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:417-97420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d479ddaa-5579-40f9-8e11-e93d1f11d98a], x-b3-parentspanid=[614208f13c6c1482], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19dc6be2f4ec2d35614208f13c6c1482], x-b3-spanid=[31b59254058f2bc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63d4b3b6-ac5c-4770-8bb7-39af9bd54555]}\\\"}\"}","context":{"RequestID":"63d4b3b6-ac5c-4770-8bb7-39af9bd54555","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99ddb05b-ec4d-4239-ad39-bcbc9d19a206","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:19.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63d4b3b6-ac5c-4770-8bb7-39af9bd54555","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99ddb05b-ec4d-4239-ad39-bcbc9d19a206","LogTimestamp":"2023-04-23T00:09:19.419Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.468Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","LogTimestamp":"2023-04-23T00:09:19.468Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.490Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:19:473\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208559395\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1682208559395\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.490Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.506Z","message":"{\"transactionId\":\"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:19:385\",\"respDate\":\"230423-00:09:19:506\",\"sourceId\":\"AAI-TOOLS:fa66b082-26c5-4bb0-bbfa-64ea9d21ba74\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:385-38315\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6a555e3a-b0ab-4de3-a059-9d2cce4294e4], x-b3-parentspanid=[8d02ce211ae5d10f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fa66b082-26c5-4bb0-bbfa-64ea9d21ba74], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80a3c10e09d505b2004a95d042c8d2fa], x-b3-spanid=[215822fb3b3a160d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[fa66b082-26c5-4bb0-bbfa-64ea9d21ba74]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"257d88a5-a269-4c35-944f-aca04fbdb791\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vlan\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:385-38315\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65592], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:19:385-38315]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","LogTimestamp":"2023-04-23T00:09:19.468Z","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.507Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4c9ce31-311b-4196-bc01-fc23bad8677e","LogTimestamp":"2023-04-23T00:09:19.507Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST fa66b082-26c5-4bb0-bbfa-64ea9d21ba74 AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.515Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.520Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fa66b082-26c5-4bb0-bbfa-64ea9d21ba74","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.520Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.530Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.533Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.591Z","message":"Entering","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04600983-c093-400b-ac07-96453af0810f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.597Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04600983-c093-400b-ac07-96453af0810f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.597Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04600983-c093-400b-ac07-96453af0810f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.597Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04600983-c093-400b-ac07-96453af0810f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.597Z","message":"Invoke","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"04600983-c093-400b-ac07-96453af0810f","LogTimestamp":"2023-04-23T00:09:19.597Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.656Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"04600983-c093-400b-ac07-96453af0810f","LogTimestamp":"2023-04-23T00:09:19.656Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.674Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a169fa21-18be-4f95-83cc-11a62ef43669\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:19:661\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208559596\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1682208559596\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.674Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.688Z","message":"{\"transactionId\":\"a169fa21-18be-4f95-83cc-11a62ef43669\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:19:591\",\"respDate\":\"230423-00:09:19:688\",\"sourceId\":\"AAI-TOOLS:a169fa21-18be-4f95-83cc-11a62ef43669\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:591-59103\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[be11fcca-0436-4462-b366-ad10088257c2], x-b3-parentspanid=[d81959ea710892c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a169fa21-18be-4f95-83cc-11a62ef43669], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35a3c773168c83a3dcc160db6b49e754], x-b3-spanid=[5831f3fa2c7521b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[a169fa21-18be-4f95-83cc-11a62ef43669]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f9a628ff-7aa0-40e2-a93d-02d91c950982\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnf-image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:591-59103\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73936], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:19:591-59103]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"04600983-c093-400b-ac07-96453af0810f","LogTimestamp":"2023-04-23T00:09:19.656Z","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.688Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"04600983-c093-400b-ac07-96453af0810f","LogTimestamp":"2023-04-23T00:09:19.688Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST a169fa21-18be-4f95-83cc-11a62ef43669 AAI-TOOLS 127.0.0.6 - - - - - - - - - 101 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.699Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a169fa21-18be-4f95-83cc-11a62ef43669","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.699Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.709Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.774Z","message":"Entering","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.781Z","message":"Checking for system property [partnerName]","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.781Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.781Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.781Z","message":"Invoke","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","LogTimestamp":"2023-04-23T00:09:19.781Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.855Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","LogTimestamp":"2023-04-23T00:09:19.855Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.872Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"faae6217-c1b7-489f-9445-f39fd3d03a93\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:19:860\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208559780\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1682208559780\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.872Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.886Z","message":"{\"transactionId\":\"faae6217-c1b7-489f-9445-f39fd3d03a93\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:19:775\",\"respDate\":\"230423-00:09:19:886\",\"sourceId\":\"AAI-TOOLS:faae6217-c1b7-489f-9445-f39fd3d03a93\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:775-72535\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb4c140c-5016-4a49-a21e-7706ae1b00cb], x-b3-parentspanid=[44e435e537e65eb9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[faae6217-c1b7-489f-9445-f39fd3d03a93], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35a69044933fbdf063f8700c53507ccc], x-b3-spanid=[a857edf667436457], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[faae6217-c1b7-489f-9445-f39fd3d03a93]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"96129eb9-f0de-4e05-8af2-73146473f766\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnfc\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:775-72535\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94432], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:19:775-72535]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","LogTimestamp":"2023-04-23T00:09:19.855Z","elapsedTime":"3"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.887Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3f19008c-ffbb-42df-919a-ecb7695b087c","LogTimestamp":"2023-04-23T00:09:19.887Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:19 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST faae6217-c1b7-489f-9445-f39fd3d03a93 AAI-TOOLS 127.0.0.6 - - - - - - - - - 117 - "logType": "access"
{"timestamp":"2023-04-23T00:09:19.899Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"faae6217-c1b7-489f-9445-f39fd3d03a93","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:19.899Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.977Z","message":"Entering","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.985Z","message":"Checking for system property [partnerName]","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.986Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.986Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:19.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:19.986Z","message":"Invoke","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","LogTimestamp":"2023-04-23T00:09:19.986Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.053Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"99918076-1c51-433f-b28b-33160e556115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","LogTimestamp":"2023-04-23T00:09:20.053Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.118Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"99918076-1c51-433f-b28b-33160e556115\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:20:059\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208559985\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1682208559985\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.118Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.146Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"99918076-1c51-433f-b28b-33160e556115","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.146Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.150Z","message":"{\"transactionId\":\"99918076-1c51-433f-b28b-33160e556115\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:19:977\",\"respDate\":\"230423-00:09:20:150\",\"sourceId\":\"AAI-TOOLS:99918076-1c51-433f-b28b-33160e556115\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:977-87709\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6c1c8f64-93ac-444b-9748-d9bd678cd340], x-b3-parentspanid=[67fb25c9d1e1ae19], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[99918076-1c51-433f-b28b-33160e556115], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c6d609f5999a569d8fbc48c7f8bda8e], x-b3-spanid=[676f54109c72768f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[99918076-1c51-433f-b28b-33160e556115]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ddd739b4-2b25-46c4-affc-41a32af5cc42\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0fbe2e8f-4d91-4415-a772-88387049b38d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:19:977-87709\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[78032], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:19:977-87709]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"99918076-1c51-433f-b28b-33160e556115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"67","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","LogTimestamp":"2023-04-23T00:09:20.053Z","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.152Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"99918076-1c51-433f-b28b-33160e556115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"175","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"47e60239-79e3-4d62-9cdc-5dd3d1fb44bb","LogTimestamp":"2023-04-23T00:09:20.151Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 99918076-1c51-433f-b28b-33160e556115 AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-04-23T00:09:20.246Z","message":"Entering","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.255Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.255Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.255Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.256Z","message":"Invoke","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","LogTimestamp":"2023-04-23T00:09:20.256Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.362Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","LogTimestamp":"2023-04-23T00:09:20.362Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.380Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:20:369\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208560254\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1682208560254\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.379Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.394Z","message":"{\"transactionId\":\"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:20:247\",\"respDate\":\"230423-00:09:20:394\",\"sourceId\":\"AAI-TOOLS:9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:20:247-16372\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb4041e0-7427-48fa-8e7b-5e185cded30e], x-b3-parentspanid=[8e813019e693cfa5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff3d9bac2f3dd31c87adf22ec8498364], x-b3-spanid=[514b4bef9346585a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"99d44c90-1f61-4418-b9a6-56586bf38c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:20:247-16372\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82016], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:20:247-16372]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","LogTimestamp":"2023-04-23T00:09:20.362Z","elapsedTime":"3"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.395Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"149","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df68b78b-ea7a-4fe6-aa74-50573e1106f2","LogTimestamp":"2023-04-23T00:09:20.395Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 153 - "logType": "access"
{"timestamp":"2023-04-23T00:09:20.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e72b985-ae9b-4aae-adb4-5fa4f31f9ad3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.485Z","message":"Entering","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.492Z","message":"Checking for system property [partnerName]","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.492Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.492Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.492Z","message":"Invoke","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","LogTimestamp":"2023-04-23T00:09:20.492Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.556Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","LogTimestamp":"2023-04-23T00:09:20.556Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.574Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"681a4511-0b7d-446f-98c8-332a83d04767\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:20:562\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208560491\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1682208560491\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.574Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.590Z","message":"{\"transactionId\":\"681a4511-0b7d-446f-98c8-332a83d04767\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:20:485\",\"respDate\":\"230423-00:09:20:589\",\"sourceId\":\"AAI-TOOLS:681a4511-0b7d-446f-98c8-332a83d04767\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:20:485-30085\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3c7b99d9-926e-4396-8671-2f42822008d0], x-b3-parentspanid=[b3e56b8531057cdd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[681a4511-0b7d-446f-98c8-332a83d04767], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c81792cbef778ab712e675247d50b6cc], x-b3-spanid=[188eca3e905d340b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[681a4511-0b7d-446f-98c8-332a83d04767]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"053ec3a7-5b72-492d-b54d-123805a9b967\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"203817d3-829c-42d4-942d-2a935478e993\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:20:485-30085\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86112], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:20:485-30085]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","LogTimestamp":"2023-04-23T00:09:20.556Z","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.591Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"736b6335-05fd-4f16-96e2-43a14d234eaa","LogTimestamp":"2023-04-23T00:09:20.591Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 681a4511-0b7d-446f-98c8-332a83d04767 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-04-23T00:09:20.605Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"681a4511-0b7d-446f-98c8-332a83d04767","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.605Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.679Z","message":"Entering","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.691Z","message":"Checking for system property [partnerName]","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.691Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.691Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.692Z","message":"Invoke","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","LogTimestamp":"2023-04-23T00:09:20.692Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.710Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.765Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","LogTimestamp":"2023-04-23T00:09:20.764Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.782Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"674ddc09-68ba-45d6-a89f-c2a7cae7fcca\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:20:771\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208560689\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1682208560689\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.782Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.800Z","message":"{\"transactionId\":\"674ddc09-68ba-45d6-a89f-c2a7cae7fcca\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:20:680\",\"respDate\":\"230423-00:09:20:800\",\"sourceId\":\"AAI-TOOLS:674ddc09-68ba-45d6-a89f-c2a7cae7fcca\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:20:680-17955\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[460b08b5-58c3-4af7-9f92-f248fac08d2e], x-b3-parentspanid=[c6aa7d8955eaa7e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[674ddc09-68ba-45d6-a89f-c2a7cae7fcca], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f140af050453f86ea20b608781bb890], x-b3-spanid=[c0c511d763cf5f71], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[674ddc09-68ba-45d6-a89f-c2a7cae7fcca]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b1566228-6785-4ce1-aea2-053736f80341\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpls-pe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:20:680-17955\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102624], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:20:680-17955]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"73","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","LogTimestamp":"2023-04-23T00:09:20.764Z","elapsedTime":"4"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.801Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e283642e-9a42-41fd-8bb6-84eb512f9614","LogTimestamp":"2023-04-23T00:09:20.801Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST 674ddc09-68ba-45d6-a89f-c2a7cae7fcca AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-04-23T00:09:20.813Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"674ddc09-68ba-45d6-a89f-c2a7cae7fcca","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.813Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.879Z","message":"Entering","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.887Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.887Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.888Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:20.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.888Z","message":"Invoke","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","LogTimestamp":"2023-04-23T00:09:20.888Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.951Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","LogTimestamp":"2023-04-23T00:09:20.950Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.967Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:20:956\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208560886\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1682208560886\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.967Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.982Z","message":"{\"transactionId\":\"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:20:880\",\"respDate\":\"230423-00:09:20:982\",\"sourceId\":\"AAI-TOOLS:fbbbb4d3-fe95-4fce-a4e8-113274a6f15a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:20:880-604\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fc23c353-3b9f-4fec-9efa-c072b038c323], x-b3-parentspanid=[0c5267f4d023ef69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fbbbb4d3-fe95-4fce-a4e8-113274a6f15a], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daeece4005e1f185438900661356a652], x-b3-spanid=[8f5b38c25d4da079], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[fbbbb4d3-fe95-4fce-a4e8-113274a6f15a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9e23b675-db2b-488b-b459-57aa9857baa0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"21a146e5-9901-448c-9197-723076770119\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpn-binding\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:20:880-604\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[81984], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:20:880-604]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","LogTimestamp":"2023-04-23T00:09:20.950Z","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:20.983Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a3a64855-b167-4e5f-9c8a-89895d116042","LogTimestamp":"2023-04-23T00:09:20.983Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:20 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST fbbbb4d3-fe95-4fce-a4e8-113274a6f15a AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-23T00:09:20.996Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fbbbb4d3-fe95-4fce-a4e8-113274a6f15a","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:20.995Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.069Z","message":"Entering","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.080Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.080Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.080Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.081Z","message":"Invoke","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","LogTimestamp":"2023-04-23T00:09:21.081Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.142Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","LogTimestamp":"2023-04-23T00:09:21.142Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.157Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5d56ca95-8dae-41c0-bf6d-28776a891383\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:21:147\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208561079\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1682208561079\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:21.157Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.172Z","message":"{\"transactionId\":\"5d56ca95-8dae-41c0-bf6d-28776a891383\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:21:070\",\"respDate\":\"230423-00:09:21:172\",\"sourceId\":\"AAI-TOOLS:5d56ca95-8dae-41c0-bf6d-28776a891383\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:070-27841\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f8153ac3-669b-437e-8ddb-2950b90dc1c8], x-b3-parentspanid=[271fd9e975f49237], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5d56ca95-8dae-41c0-bf6d-28776a891383], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[303149a793037c53a143ecaa29cb7b08], x-b3-spanid=[f42e88ff29631f51], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[5d56ca95-8dae-41c0-bf6d-28776a891383]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8ecb2c5d-7176-4317-a255-26274edfdd53\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:070-27841\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61488], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:21:070-27841]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","LogTimestamp":"2023-04-23T00:09:21.142Z","elapsedTime":"2"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.172Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"053a1c3a-d2d5-49b7-acf2-7def45beba73","LogTimestamp":"2023-04-23T00:09:21.172Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST 5d56ca95-8dae-41c0-bf6d-28776a891383 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-23T00:09:21.183Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5d56ca95-8dae-41c0-bf6d-28776a891383","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:21.183Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.263Z","message":"Entering","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.277Z","message":"Invoke","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","LogTimestamp":"2023-04-23T00:09:21.277Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.334Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","LogTimestamp":"2023-04-23T00:09:21.333Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.346Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"be551004-1310-43eb-9444-3f67d26af7d1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:21:337\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1682208561274\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1682208561274\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:21.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.365Z","message":"{\"transactionId\":\"be551004-1310-43eb-9444-3f67d26af7d1\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:21:264\",\"respDate\":\"230423-00:09:21:365\",\"sourceId\":\"AAI-TOOLS:be551004-1310-43eb-9444-3f67d26af7d1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:264-90511\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fd9ef2d3-86b9-47f6-946d-f6899017243c], x-b3-parentspanid=[ec8b37104193767d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[be551004-1310-43eb-9444-3f67d26af7d1], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[460c389c04b7554854c9cd32483dbe08], x-b3-spanid=[7c68731a8404d558], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[292], Content-Type=[application/json], X-ONAP-RequestID=[be551004-1310-43eb-9444-3f67d26af7d1]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"16f7cb93-e807-4065-816b-9cdf391d4992\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n \\\\\\\"model-vers\\\\\\\" : {\\\\n \\\\\\\"model-ver\\\\\\\" : [ {\\\\n \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f7f21a66-4714-431c-af17-52d64e21de95\\\\\\\",\\\\n \\\\\\\"model-name\\\\\\\" : \\\\\\\"zone\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:264-90511\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77832], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:21:264-90511]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","LogTimestamp":"2023-04-23T00:09:21.333Z","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.366Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"08755e0d-20ac-4905-a604-4439fb67d4c2","LogTimestamp":"2023-04-23T00:09:21.365Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:21 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST be551004-1310-43eb-9444-3f67d26af7d1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-23T00:09:21.373Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"be551004-1310-43eb-9444-3f67d26af7d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:21.373Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.429Z","message":"Entering","context":{"RequestID":"906c2bff-b15f-4707-bdcd-25aac77bdc26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc0c682b-164b-45ec-96c7-37fbed2c7d4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:21.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.431Z","message":"{\"transactionId\":\"906c2bff-b15f-4707-bdcd-25aac77bdc26\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:21:430\",\"respDate\":\"230423-00:09:21:431\",\"sourceId\":\"haproxy:906c2bff-b15f-4707-bdcd-25aac77bdc26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:430-64700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[368ce0d3-4727-4468-8e09-df82369b988d], x-b3-parentspanid=[6c460ed44209afd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7bb3b3ae70233a66c460ed44209afd9], x-b3-spanid=[c7ff9e64428639a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[906c2bff-b15f-4707-bdcd-25aac77bdc26]}\\\"}\"}","context":{"RequestID":"906c2bff-b15f-4707-bdcd-25aac77bdc26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc0c682b-164b-45ec-96c7-37fbed2c7d4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:21.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"906c2bff-b15f-4707-bdcd-25aac77bdc26","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc0c682b-164b-45ec-96c7-37fbed2c7d4a","LogTimestamp":"2023-04-23T00:09:21.432Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:21.449Z","message":"Entering","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.486Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.486Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.486Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:21.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.487Z","message":"Invoke","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","LogTimestamp":"2023-04-23T00:09:21.487Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:21.835Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:22.835Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:22.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:22.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:22.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:22.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:23.443Z","message":"Entering","context":{"RequestID":"a93a265e-e7c8-4dcb-b950-8b2289b94865","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c19c3663-880c-41ee-9af9-db0509537b54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:23.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:23.448Z","message":"{\"transactionId\":\"a93a265e-e7c8-4dcb-b950-8b2289b94865\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:23:445\",\"respDate\":\"230423-00:09:23:448\",\"sourceId\":\"haproxy:a93a265e-e7c8-4dcb-b950-8b2289b94865\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:23:445-13885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad234898-890b-4aff-b7b8-eda79e8815aa], x-b3-parentspanid=[12eb8cb64e52f849], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3319a2c52da6f99012eb8cb64e52f849], x-b3-spanid=[42628b8dc55525c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a93a265e-e7c8-4dcb-b950-8b2289b94865]}\\\"}\"}","context":{"RequestID":"a93a265e-e7c8-4dcb-b950-8b2289b94865","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c19c3663-880c-41ee-9af9-db0509537b54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:23.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:23.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a93a265e-e7c8-4dcb-b950-8b2289b94865","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c19c3663-880c-41ee-9af9-db0509537b54","LogTimestamp":"2023-04-23T00:09:23.449Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:09:23.582Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:23.788Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2302","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","LogTimestamp":"2023-04-23T00:09:23.788Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.042Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:028\"},\"entity\":{\"resource-version\":\"1682208561484\",\"named-query-uuid\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - For closed loop flow\",\"named-query-name\":\"closed-loop-named-query\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"resource-version\":\"1682208561484\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"resource-version\":\"1682208561484\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"07639830-fe26-4837-875b-d808f83b57d2\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"e8ec53d1-5b28-46a4-9b80-f28908d17fd4\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"resource-version\":\"1682208561484\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"7de4981a-9910-4d9e-a106-66e70db5fbe0\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"f0945a8e-d0b1-40a1-a24e-d82d0b8bdced\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"resource-version\":\"1682208561484\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"c1ba2780-c7c2-4e0e-964b-379db7ccda83\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"fe42e49f-b0df-4436-bee4-7d1d7d82a23a\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208561484\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"resource-version\":\"1682208561484\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"resource-version\":\"1682208561484\"}]}}]}}]}}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.042Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.073Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.073Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.083Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:047\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.074Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.117Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.117Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.119Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:065\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.119Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.152Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.151Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.154Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:092\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.154Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.197Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.197Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.199Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:106\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.198Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.229Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.229Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.231Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:125\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.281Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.280Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.283Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:24:140\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208561484\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.283Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.310Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:24.310Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.583Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.683Z","message":"{\"transactionId\":\"b24f2836-d157-43ea-a172-c665532fb840\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:21:450\",\"respDate\":\"230423-00:09:24:683\",\"sourceId\":\"AAI-TOOLS:b24f2836-d157-43ea-a172-c665532fb840\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:450-19900\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[52d6c82e-4904-4d8c-90a3-970ae6abacca], x-b3-parentspanid=[bf6543c3ca95d414], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b24f2836-d157-43ea-a172-c665532fb840], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23800e226acb2743b83fb71ef1d2b258], x-b3-spanid=[d7faf1941c3edcd1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[10743], Content-Type=[application/json], X-ONAP-RequestID=[b24f2836-d157-43ea-a172-c665532fb840]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"description\\\\\\\": \\\\\\\"Named Query - For closed loop flow\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"named-query-elements\\\\\\\": {\\\\n \\\\\\\"named-query-element\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n },\\\\n {\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\": {\\\\n \\\\\\\"related-lookup\\\\\\\": [\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"model-type\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"property-collect-list\\\\\\\": [\\\\n \\\\\\\"model-name\\\\\\\",\\\\n \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"model-version\\\\\\\"\\\\n ],\\\\n \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\": {\\\\n \\\\\\\"relationship\\\\\\\": [\\\\n {\\\\n \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\": [\\\\n {\\\\n \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n }\\\\n ]\\\\n }\\\\n ]\\\\n }\\\\n }\\\\n ]\\\\n },\\\\n \\\\\\\"named-query-name\\\\\\\": \\\\\\\"closed-loop-named-query\\\\\\\",\\\\n \\\\\\\"named-query-uuid\\\\\\\": \\\\\\\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\": \\\\\\\"1.0\\\\\\\"\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:21:450-19900\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98504], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:21:450-19900]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b24f2836-d157-43ea-a172-c665532fb840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2302","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","LogTimestamp":"2023-04-23T00:09:23.788Z","elapsedTime":"15"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.684Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b24f2836-d157-43ea-a172-c665532fb840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3235","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d52cd79e-2350-4253-9ab1-968ea42b356c","LogTimestamp":"2023-04-23T00:09:24.684Z","ResponseDesc":"Created","elapsedTime":"15"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:24 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST b24f2836-d157-43ea-a172-c665532fb840 AAI-TOOLS 127.0.0.6 - - - - - - - - - 3238 - "logType": "access"
{"timestamp":"2023-04-23T00:09:24.775Z","message":"Entering","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:24.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.800Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:24.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.800Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:24.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.800Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:24.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:24.801Z","message":"Invoke","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","LogTimestamp":"2023-04-23T00:09:24.801Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.463Z","message":"Entering","context":{"RequestID":"67eac5b0-3266-46ca-a25c-3754e99ebc6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb085b0c-d655-4dae-a117-96b7fe5a48b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:25.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.466Z","message":"{\"transactionId\":\"67eac5b0-3266-46ca-a25c-3754e99ebc6e\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:25:463\",\"respDate\":\"230423-00:09:25:466\",\"sourceId\":\"haproxy:67eac5b0-3266-46ca-a25c-3754e99ebc6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:25:463-49074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0affc70-a68b-4007-88bd-d08cdcd30a0c], x-b3-parentspanid=[a5e10103fa4bb966], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a987f49bdd1d5a79a5e10103fa4bb966], x-b3-spanid=[67fbb14ce275ca4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67eac5b0-3266-46ca-a25c-3754e99ebc6e]}\\\"}\"}","context":{"RequestID":"67eac5b0-3266-46ca-a25c-3754e99ebc6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb085b0c-d655-4dae-a117-96b7fe5a48b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:25.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67eac5b0-3266-46ca-a25c-3754e99ebc6e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb085b0c-d655-4dae-a117-96b7fe5a48b5","LogTimestamp":"2023-04-23T00:09:25.467Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:25.489Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.606Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"805","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","LogTimestamp":"2023-04-23T00:09:25.605Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.747Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:720\"},\"entity\":{\"resource-version\":\"1682208564798\",\"named-query-uuid\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get CLFI ROADM Tail Summary\",\"named-query-name\":\"GetClfiRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"resource-version\":\"1682208564798\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"resource-version\":\"1682208564798\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"resource-version\":\"1682208564798\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"resource-version\":\"1682208564798\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"resource-version\":\"1682208564798\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"resource-version\":\"1682208564798\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"resource-version\":\"1682208564798\"}]}}]}}]}}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.747Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.790Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.790Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.791Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:751\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2/named-query-elements/named-query-element/c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.791Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.840Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.840Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.841Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:794\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.841Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.883Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.883Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.884Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:819\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.884Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.927Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.927Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.928Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:862\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.928Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.959Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.959Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.960Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:909\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.960Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.995Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.994Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:25.996Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:25:946\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208564798\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:25.996Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.015Z","message":"{\"transactionId\":\"af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:24:776\",\"respDate\":\"230423-00:09:26:015\",\"sourceId\":\"AAI-TOOLS:af2c2c98-b889-4bce-bd0c-078df9aa9a2f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:24:776-38336\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7ad269b2-b5d5-46ad-b553-9243d439e557], x-b3-parentspanid=[f77652e44af325d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af2c2c98-b889-4bce-bd0c-078df9aa9a2f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[853d5b75c73e8f26eb83f26b1bc401e3], x-b3-spanid=[e827c997c3198f48], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4075], Content-Type=[application/json], X-ONAP-RequestID=[af2c2c98-b889-4bce-bd0c-078df9aa9a2f]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4f448e43-339f-4c1c-85f6-896c444e25ca\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetClfiRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get CLFI ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:24:776-38336\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86024], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:24:776-38336]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"805","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","LogTimestamp":"2023-04-23T00:09:25.605Z","elapsedTime":"16"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.016Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1242","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5be39119-208f-4b71-a1d3-833c29a42091","LogTimestamp":"2023-04-23T00:09:26.016Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:26 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST af2c2c98-b889-4bce-bd0c-078df9aa9a2f AAI-TOOLS 127.0.0.6 - - - - - - - - - 1247 - "logType": "access"
{"timestamp":"2023-04-23T00:09:26.031Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af2c2c98-b889-4bce-bd0c-078df9aa9a2f","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.031Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.100Z","message":"Entering","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.109Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.109Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.109Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.110Z","message":"Invoke","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","LogTimestamp":"2023-04-23T00:09:26.110Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.316Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","LogTimestamp":"2023-04-23T00:09:26.316Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.415Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6626ba16-55ec-4118-8334-d45dab1393a8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:26:405\"},\"entity\":{\"resource-version\":\"1682208566108\",\"named-query-uuid\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get complex by pnfName\",\"named-query-name\":\"getComplexByPnfName\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"resource-version\":\"1682208566108\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"resource-version\":\"1682208566108\"}]}}]}}}","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.415Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.441Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.441Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.443Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6626ba16-55ec-4118-8334-d45dab1393a8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:26:417\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2/named-query-elements/named-query-element/c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566108\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.443Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.454Z","message":"{\"transactionId\":\"6626ba16-55ec-4118-8334-d45dab1393a8\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:26:100\",\"respDate\":\"230423-00:09:26:454\",\"sourceId\":\"AAI-TOOLS:6626ba16-55ec-4118-8334-d45dab1393a8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:26:100-96033\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[94c2a264-2cb7-4970-b169-0b61e703b6ad], x-b3-parentspanid=[7bbef8a80d123298], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6626ba16-55ec-4118-8334-d45dab1393a8], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb4aa4a0c5eeec8bde9c089f8ea444e4], x-b3-spanid=[e01605f1f7b6867d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1122], Content-Type=[application/json], X-ONAP-RequestID=[6626ba16-55ec-4118-8334-d45dab1393a8]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getComplexByPnfName\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get complex by pnfName\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:26:100-96033\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102408], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:26:100-96033]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","LogTimestamp":"2023-04-23T00:09:26.316Z","elapsedTime":"21"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.455Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"355","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a4d39a2a-cc32-4956-9d82-6347618c4567","LogTimestamp":"2023-04-23T00:09:26.455Z","ResponseDesc":"Created","elapsedTime":"21"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:26 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST 6626ba16-55ec-4118-8334-d45dab1393a8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 358 - "logType": "access"
{"timestamp":"2023-04-23T00:09:26.468Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.468Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.470Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6626ba16-55ec-4118-8334-d45dab1393a8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:26:427\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566108\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.470Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.490Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.495Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6626ba16-55ec-4118-8334-d45dab1393a8","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:26.495Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.510Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.534Z","message":"Entering","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.546Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.547Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.547Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:26.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:26.547Z","message":"Invoke","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","LogTimestamp":"2023-04-23T00:09:26.547Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.039Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"491","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","LogTimestamp":"2023-04-23T00:09:27.038Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.213Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:196\"},\"entity\":{\"resource-version\":\"1682208566546\",\"named-query-uuid\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"resource-version\":\"1682208566546\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"resource-version\":\"1682208566546\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"resource-version\":\"1682208566546\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"resource-version\":\"1682208566546\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"resource-version\":\"1682208566546\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"resource-version\":\"1682208566546\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3288103d-41b6-4077-a767-14382c3759b7\",\"resource-version\":\"1682208566546\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"resource-version\":\"1682208566546\"}]}}]}}]}}]}}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.213Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.244Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.244Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.246Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:214\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.246Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.274Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.273Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.275Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:235\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.300Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.300Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.302Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:258\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.302Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.327Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.327Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.329Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:300\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.329Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.353Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.353Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.356Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:308\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.356Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.360Z","message":"{\"transactionId\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:26:535\",\"respDate\":\"230423-00:09:27:359\",\"sourceId\":\"AAI-TOOLS:1e427497-7dda-444a-b8b0-acf2c3b55505\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:26:535-66388\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[552a28d8-e5e4-4e61-b987-2ea1fc533da0], x-b3-parentspanid=[c3fd24c9b14a354e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1e427497-7dda-444a-b8b0-acf2c3b55505], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f47cadf36c12fc7d52babb862b19416a], x-b3-spanid=[acc96ef9324071b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4286], Content-Type=[application/json], X-ONAP-RequestID=[1e427497-7dda-444a-b8b0-acf2c3b55505]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:26:535-66388\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102600], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:26:535-66388]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"491","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","LogTimestamp":"2023-04-23T00:09:27.038Z","elapsedTime":"19"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.361Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"827","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5e69cff9-0601-43b4-85ff-a93d11c6a3a4","LogTimestamp":"2023-04-23T00:09:27.361Z","ResponseDesc":"Created","elapsedTime":"19"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:27 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST 1e427497-7dda-444a-b8b0-acf2c3b55505 AAI-TOOLS 127.0.0.6 - - - - - - - - - 831 - "logType": "access"
{"timestamp":"2023-04-23T00:09:27.380Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.380Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.382Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"1e427497-7dda-444a-b8b0-acf2c3b55505\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:27:322\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208566546\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.382Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.408Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1e427497-7dda-444a-b8b0-acf2c3b55505","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:27.407Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.447Z","message":"Entering","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:27.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.466Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:27.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.466Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:27.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.466Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:27.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.467Z","message":"Invoke","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","LogTimestamp":"2023-04-23T00:09:27.467Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.482Z","message":"Entering","context":{"RequestID":"4f515d21-4ebf-4d40-82a6-414c3004dc7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5204f4b2-a66c-4c44-b2f8-d9e0a8a0fd37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:27.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.486Z","message":"{\"transactionId\":\"4f515d21-4ebf-4d40-82a6-414c3004dc7a\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:27:483\",\"respDate\":\"230423-00:09:27:486\",\"sourceId\":\"haproxy:4f515d21-4ebf-4d40-82a6-414c3004dc7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:27:483-6166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4ddc04c-8dfa-4b28-9011-2ea0481a53ad], x-b3-parentspanid=[e8bcb980d223fc7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9fc8b23ed4456a0e8bcb980d223fc7b], x-b3-spanid=[3a550c0ac3018b5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f515d21-4ebf-4d40-82a6-414c3004dc7a]}\\\"}\"}","context":{"RequestID":"4f515d21-4ebf-4d40-82a6-414c3004dc7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5204f4b2-a66c-4c44-b2f8-d9e0a8a0fd37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:27.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f515d21-4ebf-4d40-82a6-414c3004dc7a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5204f4b2-a66c-4c44-b2f8-d9e0a8a0fd37","LogTimestamp":"2023-04-23T00:09:27.488Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:09:27.511Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:27.863Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.034Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"567","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","LogTimestamp":"2023-04-23T00:09:28.034Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.378Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:362\"},\"entity\":{\"resource-version\":\"1682208567465\",\"named-query-uuid\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"resource-version\":\"1682208567465\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"resource-version\":\"1682208567465\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8dada2a-e718-4b21-99cd-064d5046a0fe\",\"resource-version\":\"1682208567465\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f8bfbcdf-e751-43d6-8a94-bbb54549d58a\",\"resource-version\":\"1682208567465\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"resource-version\":\"1682208567465\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"88f0d706-0313-4a94-9b4a-1ee34950438e\",\"resource-version\":\"1682208567465\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"resource-version\":\"1682208567465\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b3f0d58f-20b1-4e42-9998-742c5603283d\",\"resource-version\":\"1682208567465\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"resource-version\":\"1682208567465\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"resource-version\":\"1682208567465\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5b409f8f-0220-427c-9621-1bb4a465e930\",\"resource-version\":\"1682208567465\"}]}}]}}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.378Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.409Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.408Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.411Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:382\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8bfbcdf-e751-43d6-8a94-bbb54549d58a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/f8bfbcdf-e751-43d6-8a94-bbb54549d58a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.411Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.451Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.450Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.453Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:394\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.452Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.497Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.497Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.498Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:411\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.498Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.558Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"60","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.558Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.560Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:427\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.560Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.565Z","message":"{\"transactionId\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:27:448\",\"respDate\":\"230423-00:09:28:564\",\"sourceId\":\"AAI-TOOLS:3265a28b-3827-4a85-a587-d0ab6cceb055\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:27:448-609\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a82613cf-b3c6-4264-9aec-2ec135291a89], x-b3-parentspanid=[2270178361b8985a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3265a28b-3827-4a85-a587-d0ab6cceb055], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e5a23ee10e12255f63ae98f64ba0e09], x-b3-spanid=[0cb19c4844cc17ec], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6088], Content-Type=[application/json], X-ONAP-RequestID=[3265a28b-3827-4a85-a587-d0ab6cceb055]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:27:448-609\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94416], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:27:448-609]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"567","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","LogTimestamp":"2023-04-23T00:09:28.034Z","elapsedTime":"32"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.584Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3f748bb9-af7e-4617-a493-1b2cc3da53e1","LogTimestamp":"2023-04-23T00:09:28.566Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:28 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST 3265a28b-3827-4a85-a587-d0ab6cceb055 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1141 - "logType": "access"
{"timestamp":"2023-04-23T00:09:28.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:447\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.594Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.625Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.624Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:474\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b409f8f-0220-427c-9621-1bb4a465e930\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691/named-query-elements/named-query-element/5b409f8f-0220-427c-9621-1bb4a465e930\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8dada2a-e718-4b21-99cd-064d5046a0fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f/named-query-elements/named-query-element/d8dada2a-e718-4b21-99cd-064d5046a0fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.665Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.665Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.668Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:505\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"88f0d706-0313-4a94-9b4a-1ee34950438e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/88f0d706-0313-4a94-9b4a-1ee34950438e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3f0d58f-20b1-4e42-9998-742c5603283d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/b3f0d58f-20b1-4e42-9998-742c5603283d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.671Z","message":"Entering","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:28.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.700Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.699Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.702Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3265a28b-3827-4a85-a587-d0ab6cceb055\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:28:521\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208567465\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.702Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.703Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:28.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.704Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:28.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.704Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:28.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.704Z","message":"Invoke","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","LogTimestamp":"2023-04-23T00:09:28.704Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.730Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3265a28b-3827-4a85-a587-d0ab6cceb055","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:28.730Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:28.864Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.210Z","message":"Entering","context":{"RequestID":"2d1101b0-094e-44a7-ba8d-baa0e67e4c0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c654ac85-466a-4c70-8b34-50e2a0959153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d1101b0-094e-44a7-ba8d-baa0e67e4c0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c654ac85-466a-4c70-8b34-50e2a0959153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.213Z","message":"{\"transactionId\":\"2d1101b0-094e-44a7-ba8d-baa0e67e4c0e\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:29:211\",\"respDate\":\"230423-00:09:29:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d1101b0-094e-44a7-ba8d-baa0e67e4c0e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:29:211-68842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d1101b0-094e-44a7-ba8d-baa0e67e4c0e]}\\\"}\"}","context":{"RequestID":"2d1101b0-094e-44a7-ba8d-baa0e67e4c0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c654ac85-466a-4c70-8b34-50e2a0959153","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d1101b0-094e-44a7-ba8d-baa0e67e4c0e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c654ac85-466a-4c70-8b34-50e2a0959153","LogTimestamp":"2023-04-23T00:09:29.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:09:29.260Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"555","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","LogTimestamp":"2023-04-23T00:09:29.259Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.313Z","message":"Entering","context":{"RequestID":"4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b554254e-fde4-45d1-97f3-f02d06e23903","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:29.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.315Z","message":"{\"transactionId\":\"4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:29:313\",\"respDate\":\"230423-00:09:29:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:29:313-8425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f7ff4b1-7578-4347-a73e-26839a7e613d], x-b3-parentspanid=[e79abb048432eb8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37821], x-envoy-attempt-count=[1], x-b3-traceid=[79489fa0f74486c3e79abb048432eb8e], x-b3-spanid=[d98832b1a174c306], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e]}\\\"}\"}","context":{"RequestID":"4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b554254e-fde4-45d1-97f3-f02d06e23903","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:29.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dd6d6fd-aaa4-4763-81e2-5d06a2f6719e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b554254e-fde4-45d1-97f3-f02d06e23903","LogTimestamp":"2023-04-23T00:09:29.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:29.391Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.500Z","message":"Entering","context":{"RequestID":"0d96f110-8e37-4d98-9be1-aded68eead95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"798a96db-fe7b-4c0b-be6e-31e074660856","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:29.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.503Z","message":"{\"transactionId\":\"0d96f110-8e37-4d98-9be1-aded68eead95\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:29:501\",\"respDate\":\"230423-00:09:29:502\",\"sourceId\":\"haproxy:0d96f110-8e37-4d98-9be1-aded68eead95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:29:501-51263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c863964b-f05c-4afd-9705-22cc7c8ef917], x-b3-parentspanid=[93395742c041c862], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4563c9e86f5b90a193395742c041c862], x-b3-spanid=[ffa998053688dfa3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d96f110-8e37-4d98-9be1-aded68eead95]}\\\"}\"}","context":{"RequestID":"0d96f110-8e37-4d98-9be1-aded68eead95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"798a96db-fe7b-4c0b-be6e-31e074660856","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:29.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d96f110-8e37-4d98-9be1-aded68eead95","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"798a96db-fe7b-4c0b-be6e-31e074660856","LogTimestamp":"2023-04-23T00:09:29.503Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:29.617Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:603\"},\"entity\":{\"resource-version\":\"1682208568700\",\"named-query-uuid\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"named-query-version\":\"1.2\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"resource-version\":\"1682208568700\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"resource-version\":\"1682208568700\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37a322ec-ccc7-4064-944b-6fd5a2e94296\",\"resource-version\":\"1682208568700\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"resource-version\":\"1682208568700\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"resource-version\":\"1682208568700\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c223f2e0-8950-42c1-ba5e-1d714cec4d33\",\"resource-version\":\"1682208568700\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2d6ceecd-fe50-4d82-8c4a-26e8b8b8dcb3\",\"resource-version\":\"1682208568700\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"resource-version\":\"1682208568700\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"resource-version\":\"1682208568700\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"resource-version\":\"1682208568700\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7ed5050c-cab5-402d-97d5-52555d26628e\",\"resource-version\":\"1682208568700\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.617Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.642Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.642Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.644Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:624\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.644Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.667Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.666Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.668Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:641\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.690Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.692Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:654\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.692Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.714Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.715Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:672\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.737Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.737Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.738Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:688\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7ed5050c-cab5-402d-97d5-52555d26628e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/a38cbcd2-2aba-4d83-bdb4-acc436c6ea64/named-query-elements/named-query-element/7ed5050c-cab5-402d-97d5-52555d26628e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5b409f8f-0220-427c-9621-1bb4a465e930\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691/named-query-elements/named-query-element/5b409f8f-0220-427c-9621-1bb4a465e930\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c223f2e0-8950-42c1-ba5e-1d714cec4d33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/c1980b3e-e2a4-42aa-bab8-a5f26e9b9475/named-query-elements/named-query-element/c223f2e0-8950-42c1-ba5e-1d714cec4d33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8dada2a-e718-4b21-99cd-064d5046a0fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f/named-query-elements/named-query-element/d8dada2a-e718-4b21-99cd-064d5046a0fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.757Z","message":"{\"transactionId\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:28:672\",\"respDate\":\"230423-00:09:29:757\",\"sourceId\":\"AAI-TOOLS:49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:28:672-41448\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[85907b8f-02bd-426a-8d0d-5b4992660435], x-b3-parentspanid=[de9a0f1c11f2132f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49e5f0c7-678e-46e8-9204-5441e3dce37b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd6a86620209dc999940ad256cb2ed8c], x-b3-spanid=[47dc15c929a52dbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6463], Content-Type=[application/json], X-ONAP-RequestID=[49e5f0c7-678e-46e8-9204-5441e3dce37b]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"2a183f99-2c66-482b-ade5-7962efd801ef\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.2\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:28:672-41448\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102608], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:28:672-41448]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"555","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","LogTimestamp":"2023-04-23T00:09:29.259Z","elapsedTime":"32"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.758Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1087","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9898efd0-cc28-4ff3-941c-70ed243bb5a4","LogTimestamp":"2023-04-23T00:09:29.758Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:29 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 49e5f0c7-678e-46e8-9204-5441e3dce37b AAI-TOOLS 127.0.0.6 - - - - - - - - - 1092 - "logType": "access"
{"timestamp":"2023-04-23T00:09:29.763Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.763Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.766Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:702\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/e21cd362-cfd0-4d29-b44a-a30d17443e45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"88f0d706-0313-4a94-9b4a-1ee34950438e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/88f0d706-0313-4a94-9b4a-1ee34950438e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3f0d58f-20b1-4e42-9998-742c5603283d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/b3f0d58f-20b1-4e42-9998-742c5603283d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/3288103d-41b6-4077-a767-14382c3759b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d6ceecd-fe50-4d82-8c4a-26e8b8b8dcb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/2d6ceecd-fe50-4d82-8c4a-26e8b8b8dcb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a322ec-ccc7-4064-944b-6fd5a2e94296\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/37a322ec-ccc7-4064-944b-6fd5a2e94296\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.806Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.806Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.807Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:714\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.807Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.833Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.832Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.835Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e5f0c7-678e-46e8-9204-5441e3dce37b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:29:724\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208568700\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.834Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.844Z","message":"Entering","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:29.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.851Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:29.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.851Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:29.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.851Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:29.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.852Z","message":"Invoke","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","LogTimestamp":"2023-04-23T00:09:29.852Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.859Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e5f0c7-678e-46e8-9204-5441e3dce37b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:29.859Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:29.991Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37877768-34ce-479d-8a21-75ae579aa869","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"139","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","LogTimestamp":"2023-04-23T00:09:29.991Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.055Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"37877768-34ce-479d-8a21-75ae579aa869\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:044\"},\"entity\":{\"resource-version\":\"1682208569851\",\"named-query-uuid\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By Hostname\",\"named-query-name\":\"dhv-complex-by-hostname\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"resource-version\":\"1682208569851\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"resource-version\":\"1682208569851\"}]}}]}}}","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.055Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.084Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.084Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.085Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"37877768-34ce-479d-8a21-75ae579aa869\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:056\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208569851\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.085Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.105Z","message":"{\"transactionId\":\"37877768-34ce-479d-8a21-75ae579aa869\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:29:845\",\"respDate\":\"230423-00:09:30:105\",\"sourceId\":\"AAI-TOOLS:37877768-34ce-479d-8a21-75ae579aa869\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:29:845-50131\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c5257ccf-8ee7-4dcd-a5f4-6f501b15949d], x-b3-parentspanid=[e5c63cbb52422ab2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[37877768-34ce-479d-8a21-75ae579aa869], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b52262cf7dc1c056098af26335532be], x-b3-spanid=[86fde6bd78d2b9e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1127], Content-Type=[application/json], X-ONAP-RequestID=[37877768-34ce-479d-8a21-75ae579aa869]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"670a94e9-874f-4087-8501-62d4d289c519\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-hostname\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By Hostname\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:29:845-50131\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[122976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:29:845-50131]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"139","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","LogTimestamp":"2023-04-23T00:09:29.991Z","elapsedTime":"22"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.106Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37877768-34ce-479d-8a21-75ae579aa869","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"262","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cca1cd8a-abe3-40b8-b06c-7c874685d3e8","LogTimestamp":"2023-04-23T00:09:30.106Z","ResponseDesc":"Created","elapsedTime":"22"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST 37877768-34ce-479d-8a21-75ae579aa869 AAI-TOOLS 127.0.0.6 - - - - - - - - - 264 - "logType": "access"
{"timestamp":"2023-04-23T00:09:30.109Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.109Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.110Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"37877768-34ce-479d-8a21-75ae579aa869\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:071\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02/named-query-elements/named-query-element/6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208569851\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.110Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.135Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37877768-34ce-479d-8a21-75ae579aa869","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.135Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.202Z","message":"Entering","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.213Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.213Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.213Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.213Z","message":"Invoke","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","LogTimestamp":"2023-04-23T00:09:30.213Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.350Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","LogTimestamp":"2023-04-23T00:09:30.350Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.391Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.441Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0f492438-26b2-4eec-ace8-cc86dd991171\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:429\"},\"entity\":{\"resource-version\":\"1682208570212\",\"named-query-uuid\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By LocationId\",\"named-query-name\":\"dhv-complex-by-location-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"resource-version\":\"1682208570212\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"resource-version\":\"1682208570212\"}]}}]}}}","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.441Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.472Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.472Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.474Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0f492438-26b2-4eec-ace8-cc86dd991171\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:446\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c/named-query-elements/named-query-element/f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570212\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.474Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.490Z","message":"{\"transactionId\":\"0f492438-26b2-4eec-ace8-cc86dd991171\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:30:203\",\"respDate\":\"230423-00:09:30:490\",\"sourceId\":\"AAI-TOOLS:0f492438-26b2-4eec-ace8-cc86dd991171\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:30:203-74747\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ffe0739b-3f9e-45f1-bd9a-e7017f414196], x-b3-parentspanid=[8951f1e781d76313], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0f492438-26b2-4eec-ace8-cc86dd991171], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6ee3b303b713b9d79a62ebb10476d21], x-b3-spanid=[63a0db418e731e87], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1132], Content-Type=[application/json], X-ONAP-RequestID=[0f492438-26b2-4eec-ace8-cc86dd991171]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"59490c32-eaae-488d-8442-f301b1ed43a9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-location-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By LocationId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:30:203-74747\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[135392], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:30:203-74747]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"137","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","LogTimestamp":"2023-04-23T00:09:30.350Z","elapsedTime":"33"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.491Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"289","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"90315f21-6dfc-443c-95de-651d3864a095","LogTimestamp":"2023-04-23T00:09:30.491Z","ResponseDesc":"Created","elapsedTime":"33"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST 0f492438-26b2-4eec-ace8-cc86dd991171 AAI-TOOLS 127.0.0.6 - - - - - - - - - 293 - "logType": "access"
{"timestamp":"2023-04-23T00:09:30.500Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.500Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.502Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0f492438-26b2-4eec-ace8-cc86dd991171\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:462\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02/named-query-elements/named-query-element/6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570212\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.502Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.535Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0f492438-26b2-4eec-ace8-cc86dd991171","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.535Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.573Z","message":"Entering","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8561de24-1216-4c17-8457-60f684323199","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.580Z","message":"Checking for system property [partnerName]","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8561de24-1216-4c17-8457-60f684323199","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.580Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8561de24-1216-4c17-8457-60f684323199","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.580Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8561de24-1216-4c17-8457-60f684323199","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:30.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.581Z","message":"Invoke","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"8561de24-1216-4c17-8457-60f684323199","LogTimestamp":"2023-04-23T00:09:30.581Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.754Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.808Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"8561de24-1216-4c17-8457-60f684323199","LogTimestamp":"2023-04-23T00:09:30.808Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.941Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:927\"},\"entity\":{\"resource-version\":\"1682208570580\",\"named-query-uuid\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by vnf-name\",\"named-query-name\":\"logical-link-by-vnf-name\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"resource-version\":\"1682208570580\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"resource-version\":\"1682208570580\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"resource-version\":\"1682208570580\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"resource-version\":\"1682208570580\"}]}}]}}]}}]}}}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.941Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.969Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.969Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.971Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:944\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570580\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.971Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:30.999Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:30.999Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.001Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:958\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570580\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.024Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.024Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.026Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:972\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570580\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.026Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.031Z","message":"{\"transactionId\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:30:573\",\"respDate\":\"230423-00:09:31:031\",\"sourceId\":\"AAI-TOOLS:38144544-bd08-400a-9025-569d30ac8e00\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:30:573-95098\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6afa89c5-5641-4022-8f77-d458f8e00724], x-b3-parentspanid=[296c69aa860bcaaa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[38144544-bd08-400a-9025-569d30ac8e00], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ed43aaa58367e34607179fdcedd94bc], x-b3-spanid=[9793cd654b3e9242], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2361], Content-Type=[application/json], X-ONAP-RequestID=[38144544-bd08-400a-9025-569d30ac8e00]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by vnf-name\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:30:573-95098\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86120], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:30:573-95098]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8561de24-1216-4c17-8457-60f684323199","LogTimestamp":"2023-04-23T00:09:30.808Z","elapsedTime":"8"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.032Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"459","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8561de24-1216-4c17-8457-60f684323199","LogTimestamp":"2023-04-23T00:09:31.032Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:31 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 38144544-bd08-400a-9025-569d30ac8e00 AAI-TOOLS 127.0.0.6 - - - - - - - - - 463 - "logType": "access"
{"timestamp":"2023-04-23T00:09:31.048Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.048Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.050Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"38144544-bd08-400a-9025-569d30ac8e00\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:30:983\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208570580\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.050Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.074Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"38144544-bd08-400a-9025-569d30ac8e00","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.074Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.111Z","message":"Entering","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.118Z","message":"Checking for system property [partnerName]","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.118Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.118Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.118Z","message":"Invoke","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","LogTimestamp":"2023-04-23T00:09:31.118Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.196Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","LogTimestamp":"2023-04-23T00:09:31.196Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.308Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"aadaf5f3-369a-4f36-ac2a-370d4e33d115\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:31:297\"},\"entity\":{\"resource-version\":\"1682208571117\",\"named-query-uuid\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by circuit-id\",\"named-query-name\":\"logical-link-by-circuit-id-\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"resource-version\":\"1682208571117\"}]}}}","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.308Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.335Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.335Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.337Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"aadaf5f3-369a-4f36-ac2a-370d4e33d115\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:31:310\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571117\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.337Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.341Z","message":"{\"transactionId\":\"aadaf5f3-369a-4f36-ac2a-370d4e33d115\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:31:112\",\"respDate\":\"230423-00:09:31:340\",\"sourceId\":\"AAI-TOOLS:aadaf5f3-369a-4f36-ac2a-370d4e33d115\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:31:112-47938\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d1fde23b-4fee-400d-8d2e-91437c8325d7], x-b3-parentspanid=[624080ba57b583a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[aadaf5f3-369a-4f36-ac2a-370d4e33d115], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06c5cd12bb224d16bd3be4d1167c9bda], x-b3-spanid=[ee3bbe1312b0d053], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[642], Content-Type=[application/json], X-ONAP-RequestID=[aadaf5f3-369a-4f36-ac2a-370d4e33d115]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4028faed-b7d5-4059-9d49-7df06da9ebfb\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-circuit-id-\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:31:112-47938\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86064], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:31:112-47938]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","LogTimestamp":"2023-04-23T00:09:31.196Z","elapsedTime":"95"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.341Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"230","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e6222364-a62e-486d-bf6d-97338da2e52b","LogTimestamp":"2023-04-23T00:09:31.341Z","ResponseDesc":"Created","elapsedTime":"95"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:31 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST aadaf5f3-369a-4f36-ac2a-370d4e33d115 AAI-TOOLS 127.0.0.6 - - - - - - - - - 233 - "logType": "access"
{"timestamp":"2023-04-23T00:09:31.362Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"aadaf5f3-369a-4f36-ac2a-370d4e33d115","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:31.362Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.419Z","message":"Entering","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.432Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.432Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.432Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:31.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.432Z","message":"Invoke","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","LogTimestamp":"2023-04-23T00:09:31.432Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.514Z","message":"Entering","context":{"RequestID":"e477be29-05c5-4e00-8669-1dd4e2a8affd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff8b2ee7-0f79-4933-8e9d-265c9b226029","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:31.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.518Z","message":"{\"transactionId\":\"e477be29-05c5-4e00-8669-1dd4e2a8affd\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:31:515\",\"respDate\":\"230423-00:09:31:518\",\"sourceId\":\"haproxy:e477be29-05c5-4e00-8669-1dd4e2a8affd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:31:515-88398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[561f33a8-52d2-4146-86aa-05a7fdc2e9ee], x-b3-parentspanid=[78f2a443bb26bf60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4f9ac96b66499b778f2a443bb26bf60], x-b3-spanid=[f3e6f365b9a33e3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e477be29-05c5-4e00-8669-1dd4e2a8affd]}\\\"}\"}","context":{"RequestID":"e477be29-05c5-4e00-8669-1dd4e2a8affd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff8b2ee7-0f79-4933-8e9d-265c9b226029","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:31.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:31.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e477be29-05c5-4e00-8669-1dd4e2a8affd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff8b2ee7-0f79-4933-8e9d-265c9b226029","LogTimestamp":"2023-04-23T00:09:31.519Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:31.695Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.390Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"958","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","LogTimestamp":"2023-04-23T00:09:32.390Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.696Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.706Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.722Z","message":"Token to replica map computation for keyspace sdctitan completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.836Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.885Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:865\"},\"entity\":{\"resource-version\":\"1682208571431\",\"named-query-uuid\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3de63343-789a-40cc-9bbb-a1d8b208a989\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4da9f4e3-76e6-44d9-81f4-200969876338\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1a58473c-fef5-4109-a80b-74f36d0920fa\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"239d7277-1ff7-42eb-b071-0fe71551d683\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"95704437-e519-4a33-8bfd-cecd7b1307e6\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"resource-version\":\"1682208571431\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"resource-version\":\"1682208571431\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.916Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.916Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.919Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:890\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.951Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.953Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:907\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.953Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.982Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.981Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:32.985Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:929\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:32.985Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.036Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.036Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.039Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:947\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.039Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.069Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.069Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.085Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:968\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.085Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.137Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"52","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.137Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.139Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:32:996\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715/named-query-elements/named-query-element/b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.139Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.195Z","message":"{\"transactionId\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:31:419\",\"respDate\":\"230423-00:09:33:195\",\"sourceId\":\"AAI-TOOLS:2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:31:419-73432\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[76236ef6-b691-4d1e-8240-18a9a13e2123], x-b3-parentspanid=[f03867f1249a1d0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2297bf44-7f0d-48c2-9821-e68c7e6ba1f8], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd99922e8775bbb960168371c096684c], x-b3-spanid=[351b3abe764aed19], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16162], Content-Type=[application/json], X-ONAP-RequestID=[2297bf44-7f0d-48c2-9821-e68c7e6ba1f8]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"b546a34b-7e71-45dc-9907-4cbdcf675c64\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:31:419-73432\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143584], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:31:419-73432]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"958","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","LogTimestamp":"2023-04-23T00:09:32.390Z","elapsedTime":"20"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.196Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1777","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0af80d4e-c426-41a4-bd02-d64faa83d91e","LogTimestamp":"2023-04-23T00:09:33.196Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:33 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST 2297bf44-7f0d-48c2-9821-e68c7e6ba1f8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1781 - "logType": "access"
{"timestamp":"2023-04-23T00:09:33.204Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"64","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.203Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.205Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:009\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c/named-query-elements/named-query-element/f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.205Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.243Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.243Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.244Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:022\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029/named-query-elements/named-query-element/82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.276Z","message":"Entering","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.304Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"59","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.303Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.304Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:034\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.310Z","message":"Checking for system property [partnerName]","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.310Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.310Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.311Z","message":"Invoke","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","LogTimestamp":"2023-04-23T00:09:33.311Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.352Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"48","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.352Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.354Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:047\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.354Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.401Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"47","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.401Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.402Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:067\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.402Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.448Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.447Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.449Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:33:095\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208571431\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.449Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.485Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2297bf44-7f0d-48c2-9821-e68c7e6ba1f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:33.485Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.536Z","message":"Entering","context":{"RequestID":"f1508ca8-e3eb-40d7-83e9-1e22b1977bbc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b9dd7a4-83bc-4a8a-8aef-91bed80966c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:33.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.538Z","message":"{\"transactionId\":\"f1508ca8-e3eb-40d7-83e9-1e22b1977bbc\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:33:536\",\"respDate\":\"230423-00:09:33:538\",\"sourceId\":\"haproxy:f1508ca8-e3eb-40d7-83e9-1e22b1977bbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:33:536-86004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3222e1a-06ab-47b4-83ed-50d182810e95], x-b3-parentspanid=[818e596f96125cbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d307426b4a35b45818e596f96125cbc], x-b3-spanid=[83386ac75de32947], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1508ca8-e3eb-40d7-83e9-1e22b1977bbc]}\\\"}\"}","context":{"RequestID":"f1508ca8-e3eb-40d7-83e9-1e22b1977bbc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b9dd7a4-83bc-4a8a-8aef-91bed80966c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:33.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:33.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1508ca8-e3eb-40d7-83e9-1e22b1977bbc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b9dd7a4-83bc-4a8a-8aef-91bed80966c5","LogTimestamp":"2023-04-23T00:09:33.538Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:09:33.700Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:34.466Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","LogTimestamp":"2023-04-23T00:09:34.466Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:34.704Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:34.711Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:34.713Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.105Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:084\"},\"entity\":{\"resource-version\":\"1682208573309\",\"named-query-uuid\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"78306860-b2a5-473f-89a6-18d1b61a10b7\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c18a9585-df47-4c74-8a1c-54d785c44b22\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d2b6fb74-7cbe-4988-8094-765dcd57ddbb\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"96f963a6-25f0-4f0b-8f53-31856256fd01\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"445df358-18a5-4254-bb80-4be574adc754\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"resource-version\":\"1682208573309\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5940f9dc-74fd-4ee3-a940-d27336f1e435\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"71d774d8-7e6d-4e41-b821-8279377686f0\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"22285391-d3d9-43c9-8c3b-f62932e4fd4a\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"58948254-5455-43bd-9fee-8db908eecc5d\",\"resource-version\":\"1682208573309\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.105Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.135Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.134Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.137Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:106\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c18a9585-df47-4c74-8a1c-54d785c44b22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139/named-query-elements/named-query-element/c18a9585-df47-4c74-8a1c-54d785c44b22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d774d8-7e6d-4e41-b821-8279377686f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119/named-query-elements/named-query-element/71d774d8-7e6d-4e41-b821-8279377686f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96f963a6-25f0-4f0b-8f53-31856256fd01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/96f963a6-25f0-4f0b-8f53-31856256fd01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58948254-5455-43bd-9fee-8db908eecc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/58948254-5455-43bd-9fee-8db908eecc5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.137Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.170Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.170Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.171Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:123\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9/named-query-elements/named-query-element/0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.171Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.201Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.201Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.204Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:138\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.204Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.237Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.236Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.240Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:151\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.278Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.277Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.285Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:167\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.285Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.319Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.319Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.321Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:192\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715/named-query-elements/named-query-element/b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78306860-b2a5-473f-89a6-18d1b61a10b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9/named-query-elements/named-query-element/0549feac-e105-499e-86e4-6dacb6f5b8d7/named-query-elements/named-query-element/78306860-b2a5-473f-89a6-18d1b61a10b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.321Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.341Z","message":"{\"transactionId\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:33:277\",\"respDate\":\"230423-00:09:35:340\",\"sourceId\":\"AAI-TOOLS:84fd88d3-ba88-48c6-837a-56096334c014\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:33:277-3415\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[29fa3e71-a046-4fe6-8d32-4a3ba335442f], x-b3-parentspanid=[6f98bf3443cd1fe6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[84fd88d3-ba88-48c6-837a-56096334c014], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61fbd2d4b8fa8c63bfac741dbe5219df], x-b3-spanid=[9639dd184c21db2e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16164], Content-Type=[application/json], X-ONAP-RequestID=[84fd88d3-ba88-48c6-837a-56096334c014]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"888d6065-e1ff-409c-ac6b-baafc4777788\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:33:277-3415\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49224], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:33:277-3415]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","LogTimestamp":"2023-04-23T00:09:34.466Z","elapsedTime":"42"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.343Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2067","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7ff46750-c2eb-4ba2-a47b-dcd26c1703f1","LogTimestamp":"2023-04-23T00:09:35.343Z","ResponseDesc":"Created","elapsedTime":"42"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:35 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST 84fd88d3-ba88-48c6-837a-56096334c014 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2071 - "logType": "access"
{"timestamp":"2023-04-23T00:09:35.355Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.355Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.358Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:205\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c/named-query-elements/named-query-element/f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.358Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.421Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"63","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.421Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.424Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:223\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029/named-query-elements/named-query-element/82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8/named-query-elements/named-query-element/d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.424Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.431Z","message":"Entering","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:35.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.454Z","message":"Checking for system property [partnerName]","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:35.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.455Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:35.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.455Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:35.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.456Z","message":"Invoke","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","LogTimestamp":"2023-04-23T00:09:35.456Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.456Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.456Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.459Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:236\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.459Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.495Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.495Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.500Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:247\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2b6fb74-7cbe-4988-8094-765dcd57ddbb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139/named-query-elements/named-query-element/d2b6fb74-7cbe-4988-8094-765dcd57ddbb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5940f9dc-74fd-4ee3-a940-d27336f1e435\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119/named-query-elements/named-query-element/5940f9dc-74fd-4ee3-a940-d27336f1e435\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"22285391-d3d9-43c9-8c3b-f62932e4fd4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/22285391-d3d9-43c9-8c3b-f62932e4fd4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"445df358-18a5-4254-bb80-4be574adc754\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/445df358-18a5-4254-bb80-4be574adc754\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.531Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.531Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.534Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:266\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.534Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.549Z","message":"Entering","context":{"RequestID":"ca843246-d0ff-4c1d-aef9-446a66bb3674","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a73c5f81-dc87-4f21-8635-a1094a245328","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:35.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.552Z","message":"{\"transactionId\":\"ca843246-d0ff-4c1d-aef9-446a66bb3674\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:35:550\",\"respDate\":\"230423-00:09:35:552\",\"sourceId\":\"haproxy:ca843246-d0ff-4c1d-aef9-446a66bb3674\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:35:550-36054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d61a28ac-e7bf-496c-9bd8-a4adea68369e], x-b3-parentspanid=[62ae7ddb62256662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52a01e5e6522e9eb62ae7ddb62256662], x-b3-spanid=[9dadf569b86c99c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca843246-d0ff-4c1d-aef9-446a66bb3674]}\\\"}\"}","context":{"RequestID":"ca843246-d0ff-4c1d-aef9-446a66bb3674","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a73c5f81-dc87-4f21-8635-a1094a245328","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:35.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca843246-d0ff-4c1d-aef9-446a66bb3674","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a73c5f81-dc87-4f21-8635-a1094a245328","LogTimestamp":"2023-04-23T00:09:35.553Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:09:35.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.563Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.565Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"84fd88d3-ba88-48c6-837a-56096334c014\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:35:292\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208573309\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.565Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:35.591Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"84fd88d3-ba88-48c6-837a-56096334c014","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:35.590Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:36.609Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","LogTimestamp":"2023-04-23T00:09:36.609Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.272Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:246\"},\"entity\":{\"resource-version\":\"1682208575453\",\"named-query-uuid\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology 2\",\"named-query-name\":\"dhv-service-topology-2\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d882da77-3478-46b4-8615-709312601fd4\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"35124313-2ed0-4b53-9970-8769d6e4b084\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5785665f-2897-4442-ac9e-e60a74e568c8\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6740b0a4-4808-4542-ac6a-049714680de6\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"803702cb-1475-436e-803d-ff06c5001783\",\"resource-version\":\"1682208575453\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"cc80dddf-5dfa-432d-8535-18a1abf40228\",\"resource-version\":\"1682208575453\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"86e9d9fd-2c2d-46ab-8ae1-cc2953e25e34\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2c336a21-72fa-4816-9e6b-c5088d0c6e05\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9f2bcb05-8f9d-4f74-823f-70758b031d26\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"148b7455-7f00-45b4-b655-28c65ba12859\",\"resource-version\":\"1682208575453\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b2d36553-f2a9-43d7-907f-97727546b6f0\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"resource-version\":\"1682208575453\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c653e3e2-160f-4d25-ad8b-54002e7a6b76\",\"resource-version\":\"1682208575453\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"762e2085-20a6-405e-aa3c-6c9b15b1cc98\",\"resource-version\":\"1682208575453\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b1922d60-32d6-484c-b5b5-3d2f753e2b57\",\"resource-version\":\"1682208575453\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.272Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.308Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.308Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.314Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:269\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c18a9585-df47-4c74-8a1c-54d785c44b22\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139/named-query-elements/named-query-element/c18a9585-df47-4c74-8a1c-54d785c44b22\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/bb75c2c8-a986-4e4d-a890-6210d6a54c75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/4da9f4e3-76e6-44d9-81f4-200969876338\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/239d7277-1ff7-42eb-b071-0fe71551d683\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/95704437-e519-4a33-8bfd-cecd7b1307e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5785665f-2897-4442-ac9e-e60a74e568c8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/5785665f-2897-4442-ac9e-e60a74e568c8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6740b0a4-4808-4542-ac6a-049714680de6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/4329c7d6-5f29-4378-b7ad-188f182f43f8/named-query-elements/named-query-element/6740b0a4-4808-4542-ac6a-049714680de6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"71d774d8-7e6d-4e41-b821-8279377686f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119/named-query-elements/named-query-element/71d774d8-7e6d-4e41-b821-8279377686f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c653e3e2-160f-4d25-ad8b-54002e7a6b76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/6253ec57-0b94-48fd-b943-cdb43c1874eb/named-query-elements/named-query-element/c653e3e2-160f-4d25-ad8b-54002e7a6b76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b2d36553-f2a9-43d7-907f-97727546b6f0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/b2d36553-f2a9-43d7-907f-97727546b6f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c336a21-72fa-4816-9e6b-c5088d0c6e05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/2c336a21-72fa-4816-9e6b-c5088d0c6e05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96f963a6-25f0-4f0b-8f53-31856256fd01\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/96f963a6-25f0-4f0b-8f53-31856256fd01\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"148b7455-7f00-45b4-b655-28c65ba12859\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/ff7d5658-1dce-4aa1-8d4a-f7154ce2d631/named-query-elements/named-query-element/148b7455-7f00-45b4-b655-28c65ba12859\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58948254-5455-43bd-9fee-8db908eecc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/58948254-5455-43bd-9fee-8db908eecc5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.314Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.360Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"46","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.360Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.363Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:295\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.363Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.395Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.395Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.397Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:313\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.397Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.424Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.426Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:333\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.426Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.462Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.462Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.465Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:351\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c/named-query-elements/named-query-element/f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712/named-query-elements/named-query-element/37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.465Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.514Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.514Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.514Z","message":"{\"transactionId\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:35:432\",\"respDate\":\"230423-00:09:37:513\",\"sourceId\":\"AAI-TOOLS:68d58c88-ef44-462c-ab58-afe9755366b9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:35:432-26494\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[889a46a4-3153-4fd1-b5b4-9fc6a2d5de42], x-b3-parentspanid=[f452e070ef8b1a55], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[68d58c88-ef44-462c-ab58-afe9755366b9], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b2da16cd238d4de526c1c61fc7f3b2c], x-b3-spanid=[85eb384fc250e454], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[18105], Content-Type=[application/json], X-ONAP-RequestID=[68d58c88-ef44-462c-ab58-afe9755366b9]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"09236f18-a9d2-4468-9086-464b8385b706\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology-2\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology 2\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:35:432-26494\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106600], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:35:432-26494]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","LogTimestamp":"2023-04-23T00:09:36.609Z","elapsedTime":"61"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.515Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2084","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c69f24a3-a4f1-49f1-adce-434cff435bcd","LogTimestamp":"2023-04-23T00:09:37.515Z","ResponseDesc":"Created","elapsedTime":"61"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:37 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST 68d58c88-ef44-462c-ab58-afe9755366b9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2089 - "logType": "access"
{"timestamp":"2023-04-23T00:09:37.521Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:366\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2b6fb74-7cbe-4988-8094-765dcd57ddbb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139/named-query-elements/named-query-element/d2b6fb74-7cbe-4988-8094-765dcd57ddbb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/1a58473c-fef5-4109-a80b-74f36d0920fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c/named-query-elements/named-query-element/3de63343-789a-40cc-9bbb-a1d8b208a989\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b/named-query-elements/named-query-element/028bfae3-8c9d-4dac-adb4-300d9b415e89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35124313-2ed0-4b53-9970-8769d6e4b084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/35124313-2ed0-4b53-9970-8769d6e4b084\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5940f9dc-74fd-4ee3-a940-d27336f1e435\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119/named-query-elements/named-query-element/5940f9dc-74fd-4ee3-a940-d27336f1e435\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86e9d9fd-2c2d-46ab-8ae1-cc2953e25e34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/86e9d9fd-2c2d-46ab-8ae1-cc2953e25e34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"762e2085-20a6-405e-aa3c-6c9b15b1cc98\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/6253ec57-0b94-48fd-b943-cdb43c1874eb/named-query-elements/named-query-element/762e2085-20a6-405e-aa3c-6c9b15b1cc98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/3a4be342-2996-4908-b5bb-bc7a0461cdc7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"22285391-d3d9-43c9-8c3b-f62932e4fd4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/22285391-d3d9-43c9-8c3b-f62932e4fd4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1922d60-32d6-484c-b5b5-3d2f753e2b57\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/b1922d60-32d6-484c-b5b5-3d2f753e2b57\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"803702cb-1475-436e-803d-ff06c5001783\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/4329c7d6-5f29-4378-b7ad-188f182f43f8/named-query-elements/named-query-element/803702cb-1475-436e-803d-ff06c5001783\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"445df358-18a5-4254-bb80-4be574adc754\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/445df358-18a5-4254-bb80-4be574adc754\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9f2bcb05-8f9d-4f74-823f-70758b031d26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/ff7d5658-1dce-4aa1-8d4a-f7154ce2d631/named-query-elements/named-query-element/9f2bcb05-8f9d-4f74-823f-70758b031d26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.521Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.561Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.561Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.563Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:396\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.566Z","message":"Entering","context":{"RequestID":"8907e039-597e-43ef-962a-3e02088a10be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9549a2b9-4fd2-415b-94a6-6ec996fa73e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:37.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.568Z","message":"{\"transactionId\":\"8907e039-597e-43ef-962a-3e02088a10be\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:37:566\",\"respDate\":\"230423-00:09:37:568\",\"sourceId\":\"haproxy:8907e039-597e-43ef-962a-3e02088a10be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:37:566-35400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abb8b52a-8141-41fe-9a28-341d9fce1416], x-b3-parentspanid=[aa6c330f978cf58a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17c9d74f3a7cbf30aa6c330f978cf58a], x-b3-spanid=[b8284e46618b766d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8907e039-597e-43ef-962a-3e02088a10be]}\\\"}\"}","context":{"RequestID":"8907e039-597e-43ef-962a-3e02088a10be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9549a2b9-4fd2-415b-94a6-6ec996fa73e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:37.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8907e039-597e-43ef-962a-3e02088a10be","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9549a2b9-4fd2-415b-94a6-6ec996fa73e4","LogTimestamp":"2023-04-23T00:09:37.569Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:37.592Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.592Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:418\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02/named-query-elements/named-query-element/6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712/named-query-elements/named-query-element/37f1b8d5-18fc-421b-881e-d93bbbffd8cd/named-query-elements/named-query-element/cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.594Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.604Z","message":"Entering","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:37.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.617Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:37.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.617Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:37.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.618Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:37.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.618Z","message":"Invoke","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","LogTimestamp":"2023-04-23T00:09:37.618Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.620Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.620Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.621Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:437\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.621Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.679Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"58","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.679Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.682Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"68d58c88-ef44-462c-ab58-afe9755366b9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:37:449\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208575453\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.681Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.723Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68d58c88-ef44-462c-ab58-afe9755366b9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:37.723Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:37.892Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","LogTimestamp":"2023-04-23T00:09:37.891Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.200Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:184\"},\"entity\":{\"resource-version\":\"1682208577616\",\"named-query-uuid\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get l3Network and cloudRegion by networkRole\",\"named-query-name\":\"l3network-cloud-region-by-network-role\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"resource-version\":\"1682208577616\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"resource-version\":\"1682208577616\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"resource-version\":\"1682208577616\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"resource-version\":\"1682208577616\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"resource-version\":\"1682208577616\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.199Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.233Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.233Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.236Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:198\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208577616\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.236Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.272Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.272Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.274Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:214\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208577616\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.274Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.313Z","message":"{\"transactionId\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:37:605\",\"respDate\":\"230423-00:09:38:313\",\"sourceId\":\"AAI-TOOLS:49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:37:605-949\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7f1e2f92-08b5-4591-934e-13d85ed0bcdc], x-b3-parentspanid=[f4895a781e6896bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49e221f1-42cb-4ece-a64a-30783f1a2a8d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a42a896f3962b075c94774a513d597b], x-b3-spanid=[2f41e889f09cee87], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3122], Content-Type=[application/json], X-ONAP-RequestID=[49e221f1-42cb-4ece-a64a-30783f1a2a8d]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"96e54642-c0e1-4aa2-af53-e37c623b8d01\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"l3network-cloud-region-by-network-role\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get l3Network and cloudRegion by networkRole\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:37:605-949\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127080], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:37:605-949]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","LogTimestamp":"2023-04-23T00:09:37.891Z","elapsedTime":"17"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.314Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"710","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"648736e3-f4a0-454b-b447-4e87c0085575","LogTimestamp":"2023-04-23T00:09:38.314Z","ResponseDesc":"Created","elapsedTime":"17"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:38 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST 49e221f1-42cb-4ece-a64a-30783f1a2a8d AAI-TOOLS 127.0.0.6 - - - - - - - - - 713 - "logType": "access"
{"timestamp":"2023-04-23T00:09:38.316Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.315Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.318Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:229\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208577616\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.318Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.344Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.344Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.346Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:245\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208577616\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.346Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.382Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.382Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.384Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"49e221f1-42cb-4ece-a64a-30783f1a2a8d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:260\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208577616\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.384Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.404Z","message":"Entering","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.409Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49e221f1-42cb-4ece-a64a-30783f1a2a8d","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.409Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.416Z","message":"Checking for system property [partnerName]","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.416Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.416Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.416Z","message":"Invoke","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","LogTimestamp":"2023-04-23T00:09:38.416Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.536Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","LogTimestamp":"2023-04-23T00:09:38.536Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"98150db7-cbe3-4970-81af-f7e183d07dd3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:617\"},\"entity\":{\"resource-version\":\"1682208578415\",\"named-query-uuid\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"named-query-version\":\"1.0\",\"description\":\"Named query - get logical link by cloud region id\",\"named-query-name\":\"getLogicalLinkByCloudRegionId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"59462451-3150-4aee-878b-9795db31da96\",\"resource-version\":\"1682208578415\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"resource-version\":\"1682208578415\"}]}}]}}}","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.650Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.650Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.652Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"98150db7-cbe3-4970-81af-f7e183d07dd3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:628\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96/named-query-elements/named-query-element/f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578415\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.652Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.666Z","message":"{\"transactionId\":\"98150db7-cbe3-4970-81af-f7e183d07dd3\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:38:405\",\"respDate\":\"230423-00:09:38:666\",\"sourceId\":\"AAI-TOOLS:98150db7-cbe3-4970-81af-f7e183d07dd3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:38:405-50374\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[87303aa0-4304-4a45-90c4-a8dfe450d013], x-b3-parentspanid=[a67f5fecbf939d6b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[98150db7-cbe3-4970-81af-f7e183d07dd3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95616951564777c4659008ac903c3b53], x-b3-spanid=[a0fdf12741c534ac], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1145], Content-Type=[application/json], X-ONAP-RequestID=[98150db7-cbe3-4970-81af-f7e183d07dd3]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getLogicalLinkByCloudRegionId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - get logical link by cloud region id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:38:405-50374\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172128], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:38:405-50374]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","LogTimestamp":"2023-04-23T00:09:38.536Z","elapsedTime":"25"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.667Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"263","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3302a23a-e508-437c-b1b9-7f806209c1a9","LogTimestamp":"2023-04-23T00:09:38.667Z","ResponseDesc":"Created","elapsedTime":"25"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:38 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST 98150db7-cbe3-4970-81af-f7e183d07dd3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 269 - "logType": "access"
{"timestamp":"2023-04-23T00:09:38.680Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.680Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.682Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"98150db7-cbe3-4970-81af-f7e183d07dd3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:38:641\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578415\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.681Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"98150db7-cbe3-4970-81af-f7e183d07dd3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:38.714Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.759Z","message":"Entering","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.771Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.771Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.771Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:38.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:38.772Z","message":"Invoke","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","LogTimestamp":"2023-04-23T00:09:38.772Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.106Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"335","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","LogTimestamp":"2023-04-23T00:09:39.106Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.212Z","message":"Entering","context":{"RequestID":"792cd817-4b72-4c98-ab35-374f1bbe2462","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14da01f6-665f-4820-b659-82477317336d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"792cd817-4b72-4c98-ab35-374f1bbe2462","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14da01f6-665f-4820-b659-82477317336d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.217Z","message":"{\"transactionId\":\"792cd817-4b72-4c98-ab35-374f1bbe2462\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:39:213\",\"respDate\":\"230423-00:09:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:792cd817-4b72-4c98-ab35-374f1bbe2462\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:39:213-88869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[792cd817-4b72-4c98-ab35-374f1bbe2462]}\\\"}\"}","context":{"RequestID":"792cd817-4b72-4c98-ab35-374f1bbe2462","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14da01f6-665f-4820-b659-82477317336d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"792cd817-4b72-4c98-ab35-374f1bbe2462","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14da01f6-665f-4820-b659-82477317336d","LogTimestamp":"2023-04-23T00:09:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:09:39.313Z","message":"Entering","context":{"RequestID":"00d2ae8e-5b4d-4670-8ff2-021cb515d24d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05ab26cf-38d1-4ee5-b123-af7a2257ea19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:39.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.315Z","message":"{\"transactionId\":\"00d2ae8e-5b4d-4670-8ff2-021cb515d24d\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:39:313\",\"respDate\":\"230423-00:09:39:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:00d2ae8e-5b4d-4670-8ff2-021cb515d24d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:39:313-72607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8212592-36b8-44f6-9210-30d6e26069b8], x-b3-parentspanid=[dc293d4386e6aaee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49569], x-envoy-attempt-count=[1], x-b3-traceid=[254a10b633859cd3dc293d4386e6aaee], x-b3-spanid=[fd37f090905f95c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[00d2ae8e-5b4d-4670-8ff2-021cb515d24d]}\\\"}\"}","context":{"RequestID":"00d2ae8e-5b4d-4670-8ff2-021cb515d24d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05ab26cf-38d1-4ee5-b123-af7a2257ea19","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:39.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00d2ae8e-5b4d-4670-8ff2-021cb515d24d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05ab26cf-38d1-4ee5-b123-af7a2257ea19","LogTimestamp":"2023-04-23T00:09:39.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:39.567Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:558\"},\"entity\":{\"resource-version\":\"1682208578770\",\"named-query-uuid\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get pInterface and physicalLink by serviceInstanceId\",\"named-query-name\":\"pinterface-physical-link-by-service-instance-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"resource-version\":\"1682208578770\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"resource-version\":\"1682208578770\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"resource-version\":\"1682208578770\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8bf29808-cef7-40ba-80e4-14e89983f41c\",\"resource-version\":\"1682208578770\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"resource-version\":\"1682208578770\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"25550e28-e9e0-43fc-8e94-f5718cab1549\",\"resource-version\":\"1682208578770\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.567Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.579Z","message":"Entering","context":{"RequestID":"732180ca-11a5-4f95-a1cc-77386cf43d38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4ad4409-2460-4239-957d-3eabebe6c69e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:39.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.582Z","message":"{\"transactionId\":\"732180ca-11a5-4f95-a1cc-77386cf43d38\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:39:580\",\"respDate\":\"230423-00:09:39:582\",\"sourceId\":\"haproxy:732180ca-11a5-4f95-a1cc-77386cf43d38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:39:580-86435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8df150b0-56a5-4ba5-a015-7cb8b9b6c33c], x-b3-parentspanid=[d81c13b6efcb98f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4063755777c131eed81c13b6efcb98f4], x-b3-spanid=[cace5f7944a0e203], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[732180ca-11a5-4f95-a1cc-77386cf43d38]}\\\"}\"}","context":{"RequestID":"732180ca-11a5-4f95-a1cc-77386cf43d38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4ad4409-2460-4239-957d-3eabebe6c69e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:39.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"732180ca-11a5-4f95-a1cc-77386cf43d38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ad4409-2460-4239-957d-3eabebe6c69e","LogTimestamp":"2023-04-23T00:09:39.583Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:09:39.596Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.596Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.597Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:567\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9/named-query-elements/named-query-element/0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf29808-cef7-40ba-80e4-14e89983f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055/named-query-elements/named-query-element/8bf29808-cef7-40ba-80e4-14e89983f41c/named-query-elements/named-query-element/f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.597Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.624Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.624Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:575\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.655Z","message":"{\"transactionId\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:38:760\",\"respDate\":\"230423-00:09:39:654\",\"sourceId\":\"AAI-TOOLS:9e5514cb-cb4a-4358-8644-8180ac645176\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:38:760-29647\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[604e9ce6-bf75-47a4-a02d-d799baa24d55], x-b3-parentspanid=[92d1cc8d72b8c50a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9e5514cb-cb4a-4358-8644-8180ac645176], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dff9685557634d6ce07dbee957876ce6], x-b3-spanid=[f7763294082b220b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3948], Content-Type=[application/json], X-ONAP-RequestID=[9e5514cb-cb4a-4358-8644-8180ac645176]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"75d55786-200b-49fd-92d7-1393e755d693\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"pinterface-physical-link-by-service-instance-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get pInterface and physicalLink by serviceInstanceId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:38:760-29647\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155848], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:38:760-29647]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"335","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","LogTimestamp":"2023-04-23T00:09:39.106Z","elapsedTime":"57"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.655Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"896","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a3ee799e-ea95-4a38-ad5a-1f9e41bd7c19","LogTimestamp":"2023-04-23T00:09:39.655Z","ResponseDesc":"Created","elapsedTime":"57"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:39 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST 9e5514cb-cb4a-4358-8644-8180ac645176 AAI-TOOLS 127.0.0.6 - - - - - - - - - 900 - "logType": "access"
{"timestamp":"2023-04-23T00:09:39.659Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.659Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.661Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:594\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.661Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.685Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.685Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.689Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:604\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.689Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.714Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.714Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.717Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:617\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715/named-query-elements/named-query-element/b3a10ed6-a0ec-478a-a039-15bd44f008d3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78306860-b2a5-473f-89a6-18d1b61a10b7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9/named-query-elements/named-query-element/0549feac-e105-499e-86e4-6dacb6f5b8d7/named-query-elements/named-query-element/78306860-b2a5-473f-89a6-18d1b61a10b7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf29808-cef7-40ba-80e4-14e89983f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25550e28-e9e0-43fc-8e94-f5718cab1549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055/named-query-elements/named-query-element/8bf29808-cef7-40ba-80e4-14e89983f41c/named-query-elements/named-query-element/f6f988a6-946e-40d3-b04a-b9b8e1dff320/named-query-elements/named-query-element/25550e28-e9e0-43fc-8e94-f5718cab1549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.717Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.741Z","message":"Entering","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:39.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.744Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.743Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.748Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e5514cb-cb4a-4358-8644-8180ac645176\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:39:628\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c/named-query-elements/named-query-element/9d46a043-70d0-4d80-b6c8-bd887311e65e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c/named-query-elements/named-query-element/f890d781-de73-453d-b21b-02864fa8bd9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712/named-query-elements/named-query-element/37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf29808-cef7-40ba-80e4-14e89983f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055/named-query-elements/named-query-element/8bf29808-cef7-40ba-80e4-14e89983f41c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208578770\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.747Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.752Z","message":"Checking for system property [partnerName]","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:39.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:39.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:39.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.752Z","message":"Invoke","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","LogTimestamp":"2023-04-23T00:09:39.752Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:39.774Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e5514cb-cb4a-4358-8644-8180ac645176","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:39.773Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.178Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"426","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","LogTimestamp":"2023-04-23T00:09:40.178Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.520Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:510\"},\"entity\":{\"resource-version\":\"1682208579751\",\"named-query-uuid\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get Router ROADM Tail Summary\",\"named-query-name\":\"GetRouterRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2c841db0-7b94-45f9-8619-362852397549\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"resource-version\":\"1682208579751\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"118d5bc3-908a-4663-b4f4-c9d2c6870215\",\"resource-version\":\"1682208579751\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"abc7f60a-01b5-4b0e-9a31-5bcc04e138d9\",\"resource-version\":\"1682208579751\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.520Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.549Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.548Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.551Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:523\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2/named-query-elements/named-query-element/c92538d9-a89c-43b9-bc8b-90ca8f479f5a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118d5bc3-908a-4663-b4f4-c9d2c6870215\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"abc7f60a-01b5-4b0e-9a31-5bcc04e138d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/118d5bc3-908a-4663-b4f4-c9d2c6870215/named-query-elements/named-query-element/abc7f60a-01b5-4b0e-9a31-5bcc04e138d9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.550Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.576Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.576Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.590Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:535\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/13872632-380e-44f9-94d7-a02e5b6a3fe2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/238fc6b9-8a0e-47e0-acc9-5fcd04b1c3b2/named-query-elements/named-query-element/ef03739a-cff7-46e5-87d8-abe013fdd715\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84724c3-cccc-4643-ac44-5646943b9ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/b84724c3-cccc-4643-ac44-5646943b9ab9/named-query-elements/named-query-element/0549feac-e105-499e-86e4-6dacb6f5b8d7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bf29808-cef7-40ba-80e4-14e89983f41c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055/named-query-elements/named-query-element/8bf29808-cef7-40ba-80e4-14e89983f41c/named-query-elements/named-query-element/f6f988a6-946e-40d3-b04a-b9b8e1dff320\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118d5bc3-908a-4663-b4f4-c9d2c6870215\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/118d5bc3-908a-4663-b4f4-c9d2c6870215\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.590Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.618Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.617Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.619Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:550\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.619Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.631Z","message":"{\"transactionId\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:39:742\",\"respDate\":\"230423-00:09:40:630\",\"sourceId\":\"AAI-TOOLS:64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:39:742-37244\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4c3763e9-fa7e-4ef2-9bf5-d98a2f8fdb94], x-b3-parentspanid=[c580fa872f3679c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9378837885d019768248f2ef9e801b78], x-b3-spanid=[77a50cc312c2611f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6051], Content-Type=[application/json], X-ONAP-RequestID=[64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"cbf22b8a-f29a-4b9b-a466-a878095b258a\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetRouterRoadmTailSummary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get Router ROADM Tail Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:39:742-37244\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159952], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:39:742-37244]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"426","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","LogTimestamp":"2023-04-23T00:09:40.178Z","elapsedTime":"50"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.632Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"891","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"748b4832-6393-4943-bb8f-03755e0751a1","LogTimestamp":"2023-04-23T00:09:40.632Z","ResponseDesc":"Created","elapsedTime":"50"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:40 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c AAI-TOOLS 127.0.0.6 - - - - - - - - - 895 - "logType": "access"
{"timestamp":"2023-04-23T00:09:40.644Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.644Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.646Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:566\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029/named-query-elements/named-query-element/82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8/named-query-elements/named-query-element/d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549/named-query-elements/named-query-element/2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.646Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.669Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.669Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.671Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:586\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.671Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.697Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.697Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.699Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:40:603\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96/named-query-elements/named-query-element/f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208579751\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.699Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.717Z","message":"Entering","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:40.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.727Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"64c15dbe-89ce-4bf0-8888-6ebc9a5c8c8c","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:40.727Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.732Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:40.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.732Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:40.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.732Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:40.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:40.733Z","message":"Invoke","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","LogTimestamp":"2023-04-23T00:09:40.733Z"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.147Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"415","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","LogTimestamp":"2023-04-23T00:09:41.147Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.551Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:41:542\"},\"entity\":{\"resource-version\":\"1682208580731\",\"named-query-uuid\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get service instance model\",\"named-query-name\":\"getServiceInstanceModel-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"resource-version\":\"1682208580731\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"b55952e8-2f5a-4408-80eb-326ad489bb3f\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"fac94609-815a-460e-a83a-b7065206addb\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"resource-version\":\"1682208580731\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"6909ac95-6e1e-4b04-a231-e67c28ea03d9\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"3180ff74-279e-4446-b2a6-fc907558e4cc\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"363b23ad-e464-4542-9a7b-94d953d024e4\",\"resource-version\":\"1682208580731\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"4edea51f-7ec4-4467-ba1c-2fc30d8e9915\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"eb2cf51b-7215-44d7-9791-6800fb48027e\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208580731\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.551Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.589Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.588Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.591Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:41:552\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208580731\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.591Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.597Z","message":"Entering","context":{"RequestID":"a8cf5485-150c-48e3-be88-2d795396ca00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca702555-a017-4f58-9584-c6600f007dc1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.599Z","message":"{\"transactionId\":\"a8cf5485-150c-48e3-be88-2d795396ca00\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:41:597\",\"respDate\":\"230423-00:09:41:598\",\"sourceId\":\"haproxy:a8cf5485-150c-48e3-be88-2d795396ca00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:41:597-61768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[355d2b99-48d7-4016-b9ab-f4b218ccf89a], x-b3-parentspanid=[101411dffeab8c1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c21a3572b23a47b101411dffeab8c1d], x-b3-spanid=[b86a0471fda9a9cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8cf5485-150c-48e3-be88-2d795396ca00]}\\\"}\"}","context":{"RequestID":"a8cf5485-150c-48e3-be88-2d795396ca00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca702555-a017-4f58-9584-c6600f007dc1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:41.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8cf5485-150c-48e3-be88-2d795396ca00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca702555-a017-4f58-9584-c6600f007dc1","LogTimestamp":"2023-04-23T00:09:41.599Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:09:41.619Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.619Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.632Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:41:592\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208580731\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.632Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.677Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.677Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.679Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:41:638\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"363b23ad-e464-4542-9a7b-94d953d024e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d/named-query-elements/named-query-element/363b23ad-e464-4542-9a7b-94d953d024e4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208580731\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.679Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.708Z","message":"{\"transactionId\":\"b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:40:718\",\"respDate\":\"230423-00:09:41:708\",\"sourceId\":\"AAI-TOOLS:b22feaeb-e6c7-49a2-8a6e-5c81de34571d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:40:718-98033\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ce179b1c-b3b3-44f8-8ab1-9efc4cef8fda], x-b3-parentspanid=[5b9069ce1a6b6e4e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b22feaeb-e6c7-49a2-8a6e-5c81de34571d], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64d19abf63eba9cccb909b7ac9bcd9cc], x-b3-spanid=[36ca48f993d415ae], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4254], Content-Type=[application/json], X-ONAP-RequestID=[b22feaeb-e6c7-49a2-8a6e-5c81de34571d]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getServiceInstanceModel-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get service instance model\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:40:718-98033\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147512], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:40:718-98033]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"415","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","LogTimestamp":"2023-04-23T00:09:41.147Z","elapsedTime":"104"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.709Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"992","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b6e0503c-bc1f-4bf9-9e08-e2ca99c2599b","LogTimestamp":"2023-04-23T00:09:41.709Z","ResponseDesc":"Created","elapsedTime":"104"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:41 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST b22feaeb-e6c7-49a2-8a6e-5c81de34571d AAI-TOOLS 127.0.0.6 - - - - - - - - - 996 - "logType": "access"
{"timestamp":"2023-04-23T00:09:41.734Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b22feaeb-e6c7-49a2-8a6e-5c81de34571d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"55","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:41.734Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.799Z","message":"Entering","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:41.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.815Z","message":"Checking for system property [partnerName]","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:41.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.815Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:41.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.815Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:41.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:41.816Z","message":"Invoke","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","LogTimestamp":"2023-04-23T00:09:41.816Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:42.416Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"601","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","LogTimestamp":"2023-04-23T00:09:42.416Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:42.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:42.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:42.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:42.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.028Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:015\"},\"entity\":{\"resource-version\":\"1682208581815\",\"named-query-uuid\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Summary\",\"named-query-name\":\"get-service-instance-summary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"resource-version\":\"1682208581815\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"resource-version\":\"1682208581815\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"resource-version\":\"1682208581815\",\"property-collect-list\":[\"cloud-region-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"resource-version\":\"1682208581815\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9ee785b6-fdcb-4e41-8031-cdb323fe703e\",\"resource-version\":\"1682208581815\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"resource-version\":\"1682208581815\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"resource-version\":\"1682208581815\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"resource-version\":\"1682208581815\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"resource-version\":\"1682208581815\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.028Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.054Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.054Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.056Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:031\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/5200fd57-cbb6-4145-af4a-e2710bf8c06d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/b53b5a13-31d4-45ce-8485-41f87f5c958f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/8d5029b6-41c1-4d40-a75e-256460187e48\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/c1980b3e-e2a4-42aa-bab8-a5f26e9b9475\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/a38cbcd2-2aba-4d83-bdb4-acc436c6ea64\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/7466cfe2-622e-433b-98e3-7572c0e7c691\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.056Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.084Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.084Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.087Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:045\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.087Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.118Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.118Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.121Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:060\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.121Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.149Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.149Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.152Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:076\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.152Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.183Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.183Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.185Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:093\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.185Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.185Z","message":"{\"transactionId\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:41:800\",\"respDate\":\"230423-00:09:43:185\",\"sourceId\":\"AAI-TOOLS:21328d97-64cd-4408-9d68-cd546595afc7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:41:800-2024\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e97ff447-3b50-4757-8502-55e5c526dfeb], x-b3-parentspanid=[cc2b1255b21970fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[21328d97-64cd-4408-9d68-cd546595afc7], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e436bf72f76359c50779997bda9c6076], x-b3-spanid=[7482f1423f383a7e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5663], Content-Type=[application/json], X-ONAP-RequestID=[21328d97-64cd-4408-9d68-cd546595afc7]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"5aaae840-ca96-4e5f-9308-58883564a80f\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-summary\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Summary\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"operational-status\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\", \\\\\\\"subscriber-name\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:41:800-2024\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155704], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:41:800-2024]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"601","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","LogTimestamp":"2023-04-23T00:09:42.416Z","elapsedTime":"41"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.188Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1389","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a5dbb9d7-f5ac-44ad-b25a-b0508977c7ee","LogTimestamp":"2023-04-23T00:09:43.188Z","ResponseDesc":"Created","elapsedTime":"41"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:43 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST 21328d97-64cd-4408-9d68-cd546595afc7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1392 - "logType": "access"
{"timestamp":"2023-04-23T00:09:43.209Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.209Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.211Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:104\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275/named-query-elements/named-query-element/e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c/named-query-elements/named-query-element/aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.211Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.240Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.239Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.242Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:123\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029/named-query-elements/named-query-element/82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ee785b6-fdcb-4e41-8031-cdb323fe703e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c/named-query-elements/named-query-element/9ee785b6-fdcb-4e41-8031-cdb323fe703e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8/named-query-elements/named-query-element/d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549/named-query-elements/named-query-element/2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.273Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.272Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.275Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"21328d97-64cd-4408-9d68-cd546595afc7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:136\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208581815\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.275Z","message":"Entering","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.288Z","message":"Checking for system property [partnerName]","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.288Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.289Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.289Z","message":"Invoke","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","LogTimestamp":"2023-04-23T00:09:43.289Z"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.308Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"21328d97-64cd-4408-9d68-cd546595afc7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.308Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.491Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"03945052-9edd-414f-815e-2412b518e84f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"202","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","LogTimestamp":"2023-04-23T00:09:43.491Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.614Z","message":"Entering","context":{"RequestID":"021423ff-6f0a-4b28-ae41-a227a23ee17a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70dcb1fa-5aba-48fa-b163-f845e144d192","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:43.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.618Z","message":"{\"transactionId\":\"021423ff-6f0a-4b28-ae41-a227a23ee17a\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:43:615\",\"respDate\":\"230423-00:09:43:617\",\"sourceId\":\"haproxy:021423ff-6f0a-4b28-ae41-a227a23ee17a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:43:615-65896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[225a8b7c-3fda-4723-af29-cc38034e3638], x-b3-parentspanid=[7074fd3374db7a06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7382b9727a727eee7074fd3374db7a06], x-b3-spanid=[b439f89c10af9bc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[021423ff-6f0a-4b28-ae41-a227a23ee17a]}\\\"}\"}","context":{"RequestID":"021423ff-6f0a-4b28-ae41-a227a23ee17a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70dcb1fa-5aba-48fa-b163-f845e144d192","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:43.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"021423ff-6f0a-4b28-ae41-a227a23ee17a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70dcb1fa-5aba-48fa-b163-f845e144d192","LogTimestamp":"2023-04-23T00:09:43.618Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:43.711Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"03945052-9edd-414f-815e-2412b518e84f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:701\"},\"entity\":{\"resource-version\":\"1682208583287\",\"named-query-uuid\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Model Info\",\"named-query-name\":\"get-service-instance-model-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"resource-version\":\"1682208583287\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"resource-version\":\"1682208583287\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"e68cf484-9283-4c25-93f7-c3b91c0371fa\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208583287\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-description\",\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"8882f22e-24c0-467a-8a91-123abd74bd70\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208583287\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-description\",\"model-name\",\"model-version\",\"model-version-id\"]}]},\"do-not-output\":\"false\"}]}}]}}}","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.711Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.742Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.741Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.745Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"03945052-9edd-414f-815e-2412b518e84f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:713\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a/named-query-elements/named-query-element/5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583287\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.745Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.763Z","message":"{\"transactionId\":\"03945052-9edd-414f-815e-2412b518e84f\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:43:276\",\"respDate\":\"230423-00:09:43:763\",\"sourceId\":\"AAI-TOOLS:03945052-9edd-414f-815e-2412b518e84f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:43:276-49472\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1bfa14c6-298e-4b53-8a5b-92c5ac329c45], x-b3-parentspanid=[7922b0bdadfd5b34], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[03945052-9edd-414f-815e-2412b518e84f], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebce1cb8be922092066832db8ada75ed], x-b3-spanid=[de20d4ac817569a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1982], Content-Type=[application/json], X-ONAP-RequestID=[03945052-9edd-414f-815e-2412b518e84f]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-model-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Model Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"false\\\\\\\",\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n }, {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:43:276-49472\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77896], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:43:276-49472]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"202","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","LogTimestamp":"2023-04-23T00:09:43.491Z","elapsedTime":"54"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.764Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"03945052-9edd-414f-815e-2412b518e84f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"489","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"d5f7d987-559f-4d2d-9046-d910a8c10083","LogTimestamp":"2023-04-23T00:09:43.764Z","ResponseDesc":"Created","elapsedTime":"54"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:43 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST 03945052-9edd-414f-815e-2412b518e84f AAI-TOOLS 127.0.0.6 - - - - - - - - - 494 - "logType": "access"
{"timestamp":"2023-04-23T00:09:43.800Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"55","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.800Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.803Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"03945052-9edd-414f-815e-2412b518e84f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:43:728\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583287\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.803Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.827Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"03945052-9edd-414f-815e-2412b518e84f","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:43.826Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.843Z","message":"Entering","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.851Z","message":"Checking for system property [partnerName]","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.851Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.851Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:43.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:43.851Z","message":"Invoke","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","LogTimestamp":"2023-04-23T00:09:43.851Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:44.349Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"498","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","LogTimestamp":"2023-04-23T00:09:44.349Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.037Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:024\"},\"entity\":{\"resource-version\":\"1682208583850\",\"named-query-uuid\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At Service Instance\",\"named-query-name\":\"getTenantInfoAtSvcInstance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"resource-version\":\"1682208583850\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"resource-version\":\"1682208583850\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"resource-version\":\"1682208583850\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"resource-version\":\"1682208583850\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"resource-version\":\"1682208583850\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"09b0fb94-2e40-42d4-b072-4fecb511a5b9\",\"resource-version\":\"1682208583850\"}]}}]}}]},\"property-collect-list\":[\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"vnf-id\",\"vnf-name\"]}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.036Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.064Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.064Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.066Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:039\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.066Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.087Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.086Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.088Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:050\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.088Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.113Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.112Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.116Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:063\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a/named-query-elements/named-query-element/5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.116Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.140Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.140Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.150Z","message":"{\"transactionId\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:43:843\",\"respDate\":\"230423-00:09:45:142\",\"sourceId\":\"AAI-TOOLS:085abbf5-6bc8-47d2-9219-ef6171da564e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:43:843-13526\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[de4694f0-4911-41da-ac93-dbd8d676265d], x-b3-parentspanid=[7ad004f1fbcde1fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[085abbf5-6bc8-47d2-9219-ef6171da564e], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b1bbdc185cd9c6d8dba445f4944fd89], x-b3-spanid=[37fa946fd710db8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4142], Content-Type=[application/json], X-ONAP-RequestID=[085abbf5-6bc8-47d2-9219-ef6171da564e]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3c167fdb-5a99-46a3-8165-e566d289358d\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcInstance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-id\\\\\\\", \\\\\\\"vserver-name\\\\\\\" ],\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:43:843-13526\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163896], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:43:843-13526]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"498","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","LogTimestamp":"2023-04-23T00:09:44.349Z","elapsedTime":"52"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.150Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:079\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.150Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.151Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1309","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"267322d9-f104-4e1c-9939-ee30764e2ecc","LogTimestamp":"2023-04-23T00:09:45.151Z","ResponseDesc":"Created","elapsedTime":"52"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST 085abbf5-6bc8-47d2-9219-ef6171da564e AAI-TOOLS 127.0.0.6 - - - - - - - - - 1312 - "logType": "access"
{"timestamp":"2023-04-23T00:09:45.177Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.177Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.179Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:091\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02/named-query-elements/named-query-element/6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712/named-query-elements/named-query-element/37f1b8d5-18fc-421b-881e-d93bbbffd8cd/named-query-elements/named-query-element/cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09b0fb94-2e40-42d4-b072-4fecb511a5b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e/named-query-elements/named-query-element/09b0fb94-2e40-42d4-b072-4fecb511a5b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.179Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.206Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.205Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.208Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"085abbf5-6bc8-47d2-9219-ef6171da564e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:106\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275/named-query-elements/named-query-element/e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c/named-query-elements/named-query-element/aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208583850\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.208Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.216Z","message":"Entering","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.226Z","message":"Checking for system property [partnerName]","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.226Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.226Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.226Z","message":"Invoke","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","LogTimestamp":"2023-04-23T00:09:45.226Z"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.243Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"085abbf5-6bc8-47d2-9219-ef6171da564e","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.243Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.431Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","LogTimestamp":"2023-04-23T00:09:45.431Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.628Z","message":"Entering","context":{"RequestID":"f6b6f3f4-d783-4445-b312-351ce2f9dbf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f274a916-ae79-47f2-9727-f9ec6eb2ba67","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:45.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.630Z","message":"{\"transactionId\":\"f6b6f3f4-d783-4445-b312-351ce2f9dbf2\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:45:628\",\"respDate\":\"230423-00:09:45:630\",\"sourceId\":\"haproxy:f6b6f3f4-d783-4445-b312-351ce2f9dbf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:45:628-58586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f397bfd-934b-4a53-baa3-94226f99498b], x-b3-parentspanid=[94cff32525319bbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1937eaccaa2680ee94cff32525319bbb], x-b3-spanid=[1cf5f91c9833bb4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6b6f3f4-d783-4445-b312-351ce2f9dbf2]}\\\"}\"}","context":{"RequestID":"f6b6f3f4-d783-4445-b312-351ce2f9dbf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f274a916-ae79-47f2-9727-f9ec6eb2ba67","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:45.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b6f3f4-d783-4445-b312-351ce2f9dbf2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f274a916-ae79-47f2-9727-f9ec6eb2ba67","LogTimestamp":"2023-04-23T00:09:45.630Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:09:45.677Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:664\"},\"entity\":{\"resource-version\":\"1682208585225\",\"named-query-uuid\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At ServiceSubscription\",\"named-query-name\":\"getTenantInfoAtSvcSubscription\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"resource-version\":\"1682208585225\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"resource-version\":\"1682208585225\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"resource-version\":\"1682208585225\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"920d98b2-0cd9-4fc3-97c9-59215fb502b5\",\"resource-version\":\"1682208585225\"}]}}]}}]}}]}}}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.676Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.707Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.706Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.709Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:679\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585225\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.709Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.736Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.736Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.737Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:694\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"b9277b21-fc46-4d7f-9263-b48fb7160e02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/b9277b21-fc46-4d7f-9263-b48fb7160e02/named-query-elements/named-query-element/6a3e7a25-37c7-4305-a007-abb429797d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/a0a6d843-4dfa-4bd1-ba86-a57d7aa9d00c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ceef9e16-fd66-47fe-8746-6c2c713fb85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/ceef9e16-fd66-47fe-8746-6c2c713fb85b/named-query-elements/named-query-element/85c14dfe-8268-4a51-bf84-32498419db97\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"920d98b2-0cd9-4fc3-97c9-59215fb502b5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9/named-query-elements/named-query-element/afdd57bb-0b32-467b-83bc-0943ec548a7a/named-query-elements/named-query-element/920d98b2-0cd9-4fc3-97c9-59215fb502b5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37f1b8d5-18fc-421b-881e-d93bbbffd8cd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712/named-query-elements/named-query-element/37f1b8d5-18fc-421b-881e-d93bbbffd8cd/named-query-elements/named-query-element/cc80dddf-5dfa-432d-8535-18a1abf40228\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09b0fb94-2e40-42d4-b072-4fecb511a5b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e/named-query-elements/named-query-element/09b0fb94-2e40-42d4-b072-4fecb511a5b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585225\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.753Z","message":"{\"transactionId\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:45:216\",\"respDate\":\"230423-00:09:45:752\",\"sourceId\":\"AAI-TOOLS:46bcf49f-acfa-4b93-84cd-1844119de814\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:45:216-92085\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cee09668-a309-443a-97ca-68b08ee00679], x-b3-parentspanid=[1e92b9e26b69e08a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[46bcf49f-acfa-4b93-84cd-1844119de814], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8595037885aebb78bbc84b3518d68ca], x-b3-spanid=[7df37eba310cbb7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2374], Content-Type=[application/json], X-ONAP-RequestID=[46bcf49f-acfa-4b93-84cd-1844119de814]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"35b13965-ef9d-4597-9859-bde64c521c91\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcSubscription\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At ServiceSubscription\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:45:216-92085\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[180432], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:45:216-92085]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","LogTimestamp":"2023-04-23T00:09:45.431Z","elapsedTime":"60"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.754Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"538","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b57971cf-74a2-4a0a-b9a6-36a217b44050","LogTimestamp":"2023-04-23T00:09:45.753Z","ResponseDesc":"Created","elapsedTime":"60"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:45 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST 46bcf49f-acfa-4b93-84cd-1844119de814 AAI-TOOLS 127.0.0.6 - - - - - - - - - 541 - "logType": "access"
{"timestamp":"2023-04-23T00:09:45.764Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.764Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.766Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:710\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275/named-query-elements/named-query-element/e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9/named-query-elements/named-query-element/afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c/named-query-elements/named-query-element/aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585225\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.788Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.788Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.791Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"46bcf49f-acfa-4b93-84cd-1844119de814\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:45:725\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585225\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.791Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.817Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"46bcf49f-acfa-4b93-84cd-1844119de814","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:45.817Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.835Z","message":"Entering","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.845Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.846Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.846Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:45.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:45.846Z","message":"Invoke","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","LogTimestamp":"2023-04-23T00:09:45.846Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.074Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","LogTimestamp":"2023-04-23T00:09:46.074Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.487Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:46:472\"},\"entity\":{\"resource-version\":\"1682208585845\",\"named-query-uuid\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get genericVnf and vlan by circuitId\",\"named-query-name\":\"generic-vnf-vlan-by-circuit-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"resource-version\":\"1682208585845\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"resource-version\":\"1682208585845\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"resource-version\":\"1682208585845\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"resource-version\":\"1682208585845\"}]}}]}}]}}]}}}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.486Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.510Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.510Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.513Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:46:485\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19/named-query-elements/named-query-element/67b724ff-71bf-4eec-9ed6-dad924895044/named-query-elements/named-query-element/ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585845\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.513Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.540Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.540Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.543Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:46:501\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19/named-query-elements/named-query-element/67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585845\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.543Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.567Z","message":"{\"transactionId\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:45:836\",\"respDate\":\"230423-00:09:46:567\",\"sourceId\":\"AAI-TOOLS:d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:45:836-23372\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[bdd6d9dc-ad4f-468f-b121-334ecc152b72], x-b3-parentspanid=[9d8f84216b3db23c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[407e761b95947e92e3d98fb86a295bbf], x-b3-spanid=[b7b770cc39d1f0d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2376], Content-Type=[application/json], X-ONAP-RequestID=[d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"9abb2661-d92c-4f84-aea6-b16acfa00e22\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"generic-vnf-vlan-by-circuit-id\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get genericVnf and vlan by circuitId\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:45:836-23372\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159792], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:45:836-23372]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","LogTimestamp":"2023-04-23T00:09:46.074Z","elapsedTime":"84"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.568Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"733","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"797c4b9a-40e9-48d1-851e-5f6d93378548","LogTimestamp":"2023-04-23T00:09:46.568Z","ResponseDesc":"Created","elapsedTime":"84"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.568Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.568Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:46 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13 AAI-TOOLS 127.0.0.6 - - - - - - - - - 737 - "logType": "access"
{"timestamp":"2023-04-23T00:09:46.570Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:46:522\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96/named-query-elements/named-query-element/f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585845\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.570Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.594Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.593Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.597Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:46:537\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2343d39-2a1f-4483-9a36-b176f0f06deb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/a2343d39-2a1f-4483-9a36-b176f0f06deb/named-query-elements/named-query-element/e4111295-03e6-4a20-ab15-0c53ddbcb53c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6b44637-9958-48fc-8417-69048b3fa2c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/b6b44637-9958-48fc-8417-69048b3fa2c3/named-query-elements/named-query-element/3f4cc505-638a-40be-927f-ab61d44e9119\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e9bcb4b2-821e-4211-8ae6-5417680ebeb1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072/named-query-elements/named-query-element/e9bcb4b2-821e-4211-8ae6-5417680ebeb1/named-query-elements/named-query-element/8408340d-70c9-4750-8784-7eaeaa92e139\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"85e5151f-4b59-4474-9488-9834177eb472\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/85e5151f-4b59-4474-9488-9834177eb472/named-query-elements/named-query-element/6253ec57-0b94-48fd-b943-cdb43c1874eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d23be4c5-0d0f-4da1-8a1e-b4d57066f264\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371/named-query-elements/named-query-element/d23be4c5-0d0f-4da1-8a1e-b4d57066f264/named-query-elements/named-query-element/ad33d2a7-c758-4375-b30a-2f548c342f6b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9df26267-73a2-4cc6-8b33-1b07dbb0c8f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed/named-query-elements/named-query-element/9df26267-73a2-4cc6-8b33-1b07dbb0c8f8/named-query-elements/named-query-element/ff7d5658-1dce-4aa1-8d4a-f7154ce2d631\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d882da77-3478-46b4-8615-709312601fd4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/d882da77-3478-46b4-8615-709312601fd4/named-query-elements/named-query-element/4329c7d6-5f29-4378-b7ad-188f182f43f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208585845\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.597Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.622Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6f4835f-8cc7-4e54-9422-2b8aa3f8ee13","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:46.622Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.651Z","message":"Entering","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.664Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.664Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.664Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:46.664Z","message":"Invoke","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","LogTimestamp":"2023-04-23T00:09:46.664Z"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.142Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"477","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","LogTimestamp":"2023-04-23T00:09:47.141Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.641Z","message":"Entering","context":{"RequestID":"ec535d5c-c184-46af-82e5-848906adcfbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0384ccec-f4c5-4594-a713-80a4fdc3f219","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:47.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.645Z","message":"{\"transactionId\":\"ec535d5c-c184-46af-82e5-848906adcfbb\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:47:642\",\"respDate\":\"230423-00:09:47:645\",\"sourceId\":\"haproxy:ec535d5c-c184-46af-82e5-848906adcfbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:47:642-62058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffc5ed84-d9b0-47ba-940d-9400e6d781d0], x-b3-parentspanid=[b859e977e480a1c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa159fc5296aaa85b859e977e480a1c0], x-b3-spanid=[8e0019e390ae03b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec535d5c-c184-46af-82e5-848906adcfbb]}\\\"}\"}","context":{"RequestID":"ec535d5c-c184-46af-82e5-848906adcfbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0384ccec-f4c5-4594-a713-80a4fdc3f219","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:47.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec535d5c-c184-46af-82e5-848906adcfbb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0384ccec-f4c5-4594-a713-80a4fdc3f219","LogTimestamp":"2023-04-23T00:09:47.646Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:47.782Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:772\"},\"entity\":{\"resource-version\":\"1682208586663\",\"named-query-uuid\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get vserver\",\"named-query-name\":\"getVserver-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"resource-version\":\"1682208586663\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7d529a8a-9a10-42bb-9b98-021522821b46\",\"resource-version\":\"1682208586663\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7eb0e89d-9160-4c85-a77c-e9eced938055\",\"resource-version\":\"1682208586663\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"resource-version\":\"1682208586663\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"97c11879-3914-4159-b883-a37a37d51a80\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"c7ed59ca-53b0-4c8c-89d5-663afe21cca0\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"93156b98-6cd0-4706-9c47-7d4babc54a7e\",\"resource-version\":\"1682208586663\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"cd6efdda-55c3-4570-88c3-80ec92c6801b\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"7dbf02f6-d565-44f0-9a25-52d538d2af09\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ece73483-07e9-4e4b-9482-90c2c79200a2\",\"resource-version\":\"1682208586663\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"68166e7b-83cf-4554-9853-b6da63eb2b17\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"b00542aa-4f9e-42a2-8091-45582a59b0e8\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1682208586663\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.782Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.816Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.816Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.819Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:784\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6/named-query-elements/named-query-element/ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a/named-query-elements/named-query-element/5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.819Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.844Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.843Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.846Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:796\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19/named-query-elements/named-query-element/67b724ff-71bf-4eec-9ed6-dad924895044/named-query-elements/named-query-element/ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.846Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.877Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.877Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.879Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:806\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.879Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.885Z","message":"{\"transactionId\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:46:652\",\"respDate\":\"230423-00:09:47:884\",\"sourceId\":\"AAI-TOOLS:ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:46:652-43335\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d35d069e-e04f-4c32-b777-320f8fe2f90a], x-b3-parentspanid=[8f421324b8b73a8c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ce0855b4-9ede-4d11-a9ee-e150c51d10d3], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d86015cb63a676283cf536ea25564263], x-b3-spanid=[ca7e473020b3ff1c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5872], Content-Type=[application/json], X-ONAP-RequestID=[ce0855b4-9ede-4d11-a9ee-e150c51d10d3]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"f199cb88-5e69-4b1f-93e0-6f257877d066\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getVserver-1.0\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get vserver\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n }, \\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n }]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"related-lookups\\\\\\\" : {\\\\n \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n },\\\\n {\\\\n \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:46:652-43335\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163888], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:46:652-43335]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"477","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","LogTimestamp":"2023-04-23T00:09:47.141Z","elapsedTime":"66"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.886Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1235","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"4acf8feb-9af0-461a-b839-4e3b07848e30","LogTimestamp":"2023-04-23T00:09:47.886Z","ResponseDesc":"Created","elapsedTime":"66"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:47 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST ce0855b4-9ede-4d11-a9ee-e150c51d10d3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1240 - "logType": "access"
{"timestamp":"2023-04-23T00:09:47.914Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.914Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.915Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:817\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.915Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.939Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.939Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.940Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:829\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/c7b87d47-7da9-4b32-acec-76c39d5a5ad6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"93156b98-6cd0-4706-9c47-7d4babc54a7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6/named-query-elements/named-query-element/93156b98-6cd0-4706-9c47-7d4babc54a7e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"363b23ad-e464-4542-9a7b-94d953d024e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d/named-query-elements/named-query-element/363b23ad-e464-4542-9a7b-94d953d024e4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.940Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.966Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.966Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.968Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ce0855b4-9ede-4d11-a9ee-e150c51d10d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:47:840\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275/named-query-elements/named-query-element/e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9/named-query-elements/named-query-element/afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c/named-query-elements/named-query-element/aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7eb0e89d-9160-4c85-a77c-e9eced938055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/7d529a8a-9a10-42bb-9b98-021522821b46/named-query-elements/named-query-element/7eb0e89d-9160-4c85-a77c-e9eced938055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208586663\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.968Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.978Z","message":"Entering","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:47.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.984Z","message":"Checking for system property [partnerName]","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:47.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.985Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:47.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.985Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:47.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.985Z","message":"Invoke","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","LogTimestamp":"2023-04-23T00:09:47.985Z"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:47.994Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ce0855b4-9ede-4d11-a9ee-e150c51d10d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:47.994Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.277Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"292","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","LogTimestamp":"2023-04-23T00:09:48.277Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.714Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:703\"},\"entity\":{\"resource-version\":\"1682208587984\",\"named-query-uuid\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"named-query-version\":\"1.0\",\"description\":\"Named query for wavelength services with same Bundle Id\",\"named-query-name\":\"GetWlBundleId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"resource-version\":\"1682208587984\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"resource-version\":\"1682208587984\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"54d30d26-7bce-4aac-a313-3c81dad09798\",\"resource-version\":\"1682208587984\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"23522f0e-d831-42f6-9b29-1035c60743f2\",\"resource-version\":\"1682208587984\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c92ad250-1abe-42cd-89eb-c5320404bd1a\",\"resource-version\":\"1682208587984\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b52df489-a53e-4000-a986-4232707157a6\",\"resource-version\":\"1682208587984\"}]}}]}}]}}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.714Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.766Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.765Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.768Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:714\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf/named-query-elements/named-query-element/54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6/named-query-elements/named-query-element/ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a/named-query-elements/named-query-element/5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208587984\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.767Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.794Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.794Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.796Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:725\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2/named-query-elements/named-query-element/cd0fa29e-be80-4e0b-b4c4-a093351ba443\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029/named-query-elements/named-query-element/82f65a2f-3a50-4623-b33d-92a435ecfca4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ee785b6-fdcb-4e41-8031-cdb323fe703e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c/named-query-elements/named-query-element/9ee785b6-fdcb-4e41-8031-cdb323fe703e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8/named-query-elements/named-query-element/d8c98c63-140b-42fd-a82d-2950c8dc4544\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549/named-query-elements/named-query-element/2f35d607-f830-432c-ab4d-8a4a321b07bb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23522f0e-d831-42f6-9b29-1035c60743f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c92ad250-1abe-42cd-89eb-c5320404bd1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf/named-query-elements/named-query-element/54d30d26-7bce-4aac-a313-3c81dad09798/named-query-elements/named-query-element/23522f0e-d831-42f6-9b29-1035c60743f2/named-query-elements/named-query-element/c92ad250-1abe-42cd-89eb-c5320404bd1a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208587984\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.796Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.799Z","message":"{\"transactionId\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:47:978\",\"respDate\":\"230423-00:09:48:799\",\"sourceId\":\"AAI-TOOLS:447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:47:978-13468\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[27764f34-d824-4b71-b4ec-4b91eefffd3f], x-b3-parentspanid=[6eba692cf81b4d5d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[447d4dea-9f66-432b-b15b-dcdcb13ece7b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b4e28be379986182cf9f8285ca771b2], x-b3-spanid=[1841b1a6f46f4664], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3564], Content-Type=[application/json], X-ONAP-RequestID=[447d4dea-9f66-432b-b15b-dcdcb13ece7b]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetWlBundleId\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named query for wavelength services with same Bundle Id\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n }, {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:47:978-13468\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151656], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230423-00:09:47:978-13468]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"292","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","LogTimestamp":"2023-04-23T00:09:48.277Z","elapsedTime":"11"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.800Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"822","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"428b7880-12a6-46c7-be07-683e8cdf4482","LogTimestamp":"2023-04-23T00:09:48.800Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:48 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST 447d4dea-9f66-432b-b15b-dcdcb13ece7b AAI-TOOLS 127.0.0.6 - - - - - - - - - 825 - "logType": "access"
{"timestamp":"2023-04-23T00:09:48.816Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.816Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.818Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:738\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/751118c8-ba92-4e91-be9c-5d0e7abc5029\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/4df02475-8891-4494-9cb6-9c806e1bc9d8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3/named-query-elements/named-query-element/0f2c66f5-e266-456b-a788-eeb83bb099c2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2c841db0-7b94-45f9-8619-362852397549\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c/named-query-elements/named-query-element/2c841db0-7b94-45f9-8619-362852397549\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/c88f1a44-67ef-418b-9e82-bfea41152a9c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23522f0e-d831-42f6-9b29-1035c60743f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf/named-query-elements/named-query-element/54d30d26-7bce-4aac-a313-3c81dad09798/named-query-elements/named-query-element/23522f0e-d831-42f6-9b29-1035c60743f2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208587984\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.817Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.836Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.836Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.838Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:751\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/e804b7d8-7d6b-4cb0-b4d4-649bed119ab9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ecd7f5ce-d6e2-4085-89ba-b7422a79cc34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a007c5b6-d0b2-4d9e-bf6d-b6f51a959002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8/named-query-elements/named-query-element/ecd7f5ce-d6e2-4085-89ba-b7422a79cc34/named-query-elements/named-query-element/a007c5b6-d0b2-4d9e-bf6d-b6f51a959002/named-query-elements/named-query-element/4364ede5-780f-48ec-af56-1424b9752ce4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96/named-query-elements/named-query-element/f00acc3e-1ff7-4152-8d48-c6615ddc3c24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b52df489-a53e-4000-a986-4232707157a6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf/named-query-elements/named-query-element/b52df489-a53e-4000-a986-4232707157a6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208587984\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.838Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.861Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.860Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.862Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"447d4dea-9f66-432b-b15b-dcdcb13ece7b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:48:765\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208587984\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.861Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"447d4dea-9f66-432b-b15b-dcdcb13ece7b","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:48.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.893Z","message":"Entering","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:48.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.908Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:48.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.908Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:48.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.908Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:48.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:48.909Z","message":"Invoke","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","LogTimestamp":"2023-04-23T00:09:48.909Z"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.152Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"244","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","LogTimestamp":"2023-04-23T00:09:49.152Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.212Z","message":"Entering","context":{"RequestID":"2718d1a5-e6f4-4107-8015-a15a0985b6b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"638d9efa-cc30-4ad5-b194-f2c091948739","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"2718d1a5-e6f4-4107-8015-a15a0985b6b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"638d9efa-cc30-4ad5-b194-f2c091948739","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.216Z","message":"{\"transactionId\":\"2718d1a5-e6f4-4107-8015-a15a0985b6b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:49:213\",\"respDate\":\"230423-00:09:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2718d1a5-e6f4-4107-8015-a15a0985b6b0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:49:213-74190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2718d1a5-e6f4-4107-8015-a15a0985b6b0]}\\\"}\"}","context":{"RequestID":"2718d1a5-e6f4-4107-8015-a15a0985b6b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"638d9efa-cc30-4ad5-b194-f2c091948739","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2718d1a5-e6f4-4107-8015-a15a0985b6b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"638d9efa-cc30-4ad5-b194-f2c091948739","LogTimestamp":"2023-04-23T00:09:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:09:49.314Z","message":"Entering","context":{"RequestID":"fb9a37fe-bc3d-415b-a10f-8261b43aad4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc1c967b-6a30-46e7-8f29-35c826729024","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:49.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.318Z","message":"{\"transactionId\":\"fb9a37fe-bc3d-415b-a10f-8261b43aad4c\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:49:315\",\"respDate\":\"230423-00:09:49:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fb9a37fe-bc3d-415b-a10f-8261b43aad4c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:49:315-68795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eb593a6-0ebe-42d5-9000-ce086c4bba0a], x-b3-parentspanid=[0e244c221adbd1c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51879], x-envoy-attempt-count=[1], x-b3-traceid=[84a0e99a3f9fdc380e244c221adbd1c6], x-b3-spanid=[6114c4568b10bad4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fb9a37fe-bc3d-415b-a10f-8261b43aad4c]}\\\"}\"}","context":{"RequestID":"fb9a37fe-bc3d-415b-a10f-8261b43aad4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc1c967b-6a30-46e7-8f29-35c826729024","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:49.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb9a37fe-bc3d-415b-a10f-8261b43aad4c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc1c967b-6a30-46e7-8f29-35c826729024","LogTimestamp":"2023-04-23T00:09:49.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:49.594Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:581\"},\"entity\":{\"resource-version\":\"1682208588907\",\"named-query-uuid\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to ESR System Info\",\"named-query-name\":\"vnf-to-esr-system-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"resource-version\":\"1682208588907\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"380f4394-7ba2-4409-9014-810a8033b780\",\"resource-version\":\"1682208588907\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f6a4391e-2d7c-4e34-b987-b907ccee4ceb\",\"resource-version\":\"1682208588907\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37b8ffdc-982e-4890-a9f2-ce071b4a6c33\",\"resource-version\":\"1682208588907\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"20a355bb-98ce-4fc7-8d7f-daa968b57462\",\"resource-version\":\"1682208588907\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.594Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.628Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.628Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.629Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:596\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"380f4394-7ba2-4409-9014-810a8033b780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6a4391e-2d7c-4e34-b987-b907ccee4ceb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37b8ffdc-982e-4890-a9f2-ce071b4a6c33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"20a355bb-98ce-4fc7-8d7f-daa968b57462\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2/named-query-elements/named-query-element/380f4394-7ba2-4409-9014-810a8033b780/named-query-elements/named-query-element/f6a4391e-2d7c-4e34-b987-b907ccee4ceb/named-query-elements/named-query-element/37b8ffdc-982e-4890-a9f2-ce071b4a6c33/named-query-elements/named-query-element/20a355bb-98ce-4fc7-8d7f-daa968b57462\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208588907\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.629Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.654Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.654Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.657Z","message":"Entering","context":{"RequestID":"b51aaade-3bc1-4595-a107-38e7f2483c50","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d666dd40-23ce-4f33-a8c6-951cdbd82e27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:49.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.657Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:609\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df/named-query-elements/named-query-element/7e79cdf1-aca0-4f59-9fc1-2f4f310f0072\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c82bb308-5077-4e0e-a547-6aa4369b6868\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50/named-query-elements/named-query-element/c82bb308-5077-4e0e-a547-6aa4369b6868/named-query-elements/named-query-element/3a619a7e-4511-4a61-b767-ed7b8ad12c7b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"580ca977-9ecc-4df4-9407-ea7a367529ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583/named-query-elements/named-query-element/580ca977-9ecc-4df4-9407-ea7a367529ee/named-query-elements/named-query-element/51740bbd-dab3-41d4-83d8-83331c269ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c/named-query-elements/named-query-element/61a9c54e-acd4-42dc-ab4e-e83e72e61712\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56/named-query-elements/named-query-element/dc02792e-e6d8-443f-a1f9-de80ea82caed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25167d99-c429-4fb3-bf26-ae7a2b2ebff2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89/named-query-elements/named-query-element/25167d99-c429-4fb3-bf26-ae7a2b2ebff2/named-query-elements/named-query-element/3133ae45-2bf7-4390-9531-301e87cacd0c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471/named-query-elements/named-query-element/6edae04a-af5b-4872-94a5-dcec771e5371\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845/named-query-elements/named-query-element/f6c890bd-778f-4af4-a3b4-a9984a0f8055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"380f4394-7ba2-4409-9014-810a8033b780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2/named-query-elements/named-query-element/380f4394-7ba2-4409-9014-810a8033b780\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208588907\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.657Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.685Z","message":"{\"transactionId\":\"b51aaade-3bc1-4595-a107-38e7f2483c50\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:49:657\",\"respDate\":\"230423-00:09:49:685\",\"sourceId\":\"haproxy:b51aaade-3bc1-4595-a107-38e7f2483c50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:49:657-68578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca25f844-e778-42f9-b89a-e1fd8ad62254], x-b3-parentspanid=[09c031c60bbc40fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9965ec5a9b8de11f09c031c60bbc40fc], x-b3-spanid=[cb493c994617484a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b51aaade-3bc1-4595-a107-38e7f2483c50]}\\\"}\"}","context":{"RequestID":"b51aaade-3bc1-4595-a107-38e7f2483c50","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d666dd40-23ce-4f33-a8c6-951cdbd82e27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:49.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b51aaade-3bc1-4595-a107-38e7f2483c50","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"29","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d666dd40-23ce-4f33-a8c6-951cdbd82e27","LogTimestamp":"2023-04-23T00:09:49.685Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 32 - "logType": "access"
{"timestamp":"2023-04-23T00:09:49.713Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"56","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.713Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.717Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:627\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19/named-query-elements/named-query-element/67b724ff-71bf-4eec-9ed6-dad924895044/named-query-elements/named-query-element/ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208588907\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.717Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.724Z","message":"{\"transactionId\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:48:894\",\"respDate\":\"230423-00:09:49:724\",\"sourceId\":\"AAI-TOOLS:d7130d39-8151-44b0-879c-844fc0095abc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:48:894-71418\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d9106d9b-533c-4e97-9bc7-83a31fd5e6ea], x-b3-parentspanid=[63037e204637e32d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d7130d39-8151-44b0-879c-844fc0095abc], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bde21b4b50ad07b899007cb7d88d809], x-b3-spanid=[199bd5c21fe030eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3084], Content-Type=[application/json], X-ONAP-RequestID=[d7130d39-8151-44b0-879c-844fc0095abc]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"037eb932-edac-48f5-9782-c19c0aa5a031\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-esr-system-info\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to ESR System Info\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:48:894-71418\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155752], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230423-00:09:48:894-71418]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"244","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","LogTimestamp":"2023-04-23T00:09:49.152Z","elapsedTime":"90"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.725Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"832","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e54fcff8-a67a-43e1-a691-843ead8b3c08","LogTimestamp":"2023-04-23T00:09:49.725Z","ResponseDesc":"Created","elapsedTime":"90"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:49 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST d7130d39-8151-44b0-879c-844fc0095abc AAI-TOOLS 127.0.0.6 - - - - - - - - - 836 - "logType": "access"
{"timestamp":"2023-04-23T00:09:49.745Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.745Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.747Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:647\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"380f4394-7ba2-4409-9014-810a8033b780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6a4391e-2d7c-4e34-b987-b907ccee4ceb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2/named-query-elements/named-query-element/380f4394-7ba2-4409-9014-810a8033b780/named-query-elements/named-query-element/f6a4391e-2d7c-4e34-b987-b907ccee4ceb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208588907\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.747Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.778Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.777Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.779Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d7130d39-8151-44b0-879c-844fc0095abc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:49:695\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7781a057-1e49-4044-a21b-6390d7ab53d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/7781a057-1e49-4044-a21b-6390d7ab53d0/named-query-elements/named-query-element/3c042a84-e76e-42e5-a7e5-08a54c91090c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"380f4394-7ba2-4409-9014-810a8033b780\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f6a4391e-2d7c-4e34-b987-b907ccee4ceb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37b8ffdc-982e-4890-a9f2-ce071b4a6c33\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2/named-query-elements/named-query-element/380f4394-7ba2-4409-9014-810a8033b780/named-query-elements/named-query-element/f6a4391e-2d7c-4e34-b987-b907ccee4ceb/named-query-elements/named-query-element/37b8ffdc-982e-4890-a9f2-ce071b4a6c33\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a403afa3-d2dc-404e-a4e6-57dc40e402ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5a0cb362-0119-4fc4-bb14-4b75f4068977\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42/named-query-elements/named-query-element/a403afa3-d2dc-404e-a4e6-57dc40e402ff/named-query-elements/named-query-element/5a0cb362-0119-4fc4-bb14-4b75f4068977/named-query-elements/named-query-element/f4405062-4bab-4396-8a3d-af5706d2f478\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"47d7f532-af97-4df5-b81d-2f8c664b5dd7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f17b7d5f-f65a-4197-b3dd-26f789af7941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b/named-query-elements/named-query-element/47d7f532-af97-4df5-b81d-2f8c664b5dd7/named-query-elements/named-query-element/f17b7d5f-f65a-4197-b3dd-26f789af7941/named-query-elements/named-query-element/38d64907-abc9-49d4-b21c-8a1d238be67e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d8eaf332-27e9-4419-afad-824e900dddbd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"813b36e5-5863-4837-91c8-2f7b082a7275\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe/named-query-elements/named-query-element/d8eaf332-27e9-4419-afad-824e900dddbd/named-query-elements/named-query-element/813b36e5-5863-4837-91c8-2f7b082a7275/named-query-elements/named-query-element/e7fe6669-bca4-45e8-a667-8d48ffa4e635\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"713dadfb-84b0-48ee-af77-a74dd61d403a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ca288fa2-e9ea-40ad-821e-b2074dd5d8b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/713dadfb-84b0-48ee-af77-a74dd61d403a/named-query-elements/named-query-element/ca288fa2-e9ea-40ad-821e-b2074dd5d8b9/named-query-elements/named-query-element/afdd57bb-0b32-467b-83bc-0943ec548a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59462451-3150-4aee-878b-9795db31da96\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/59462451-3150-4aee-878b-9795db31da96\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8cd57979-f84b-41f7-af34-a36330870a1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8cd57979-f84b-41f7-af34-a36330870a1c/named-query-elements/named-query-element/aeca7230-e5b1-4938-82d8-57ee5f722941\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d529a8a-9a10-42bb-9b98-021522821b46\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7eb0e89d-9160-4c85-a77c-e9eced938055\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/7d529a8a-9a10-42bb-9b98-021522821b46/named-query-elements/named-query-element/7eb0e89d-9160-4c85-a77c-e9eced938055\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208588907\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.779Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.802Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d7130d39-8151-44b0-879c-844fc0095abc","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:49.802Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.814Z","message":"Entering","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:49.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.823Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:49.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.823Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:49.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.823Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-23T00:09:49.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.823Z","message":"Invoke","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","LogTimestamp":"2023-04-23T00:09:49.823Z"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:49.978Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"155","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","LogTimestamp":"2023-04-23T00:09:49.978Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp322561962-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.367Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0d40c857-48ec-4866-905f-74e44f8a3f0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:50:356\"},\"entity\":{\"resource-version\":\"1682208589822\",\"named-query-uuid\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to Service Instance\",\"named-query-name\":\"vnf-to-service-instance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"348892ef-2711-40df-b855-74112ec46452\",\"resource-version\":\"1682208589822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"34a01e11-5daa-4f67-b066-4df594a67d9e\",\"resource-version\":\"1682208589822\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d044c0d8-696f-4f25-a70c-aec93cee93af\",\"resource-version\":\"1682208589822\"}]}}]}}]}}}","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.367Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.390Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.390Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.394Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0d40c857-48ec-4866-905f-74e44f8a3f0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:50:370\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7d8465b0-dc20-43e3-b2bb-21771eefa8fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7d8465b0-dc20-43e3-b2bb-21771eefa8fa/named-query-elements/named-query-element/887ee4ad-8b6e-4879-827e-28e5e52ddf42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a/named-query-elements/named-query-element/a5c8964b-1008-4ac0-9c80-301f17d7839b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd/named-query-elements/named-query-element/f7e6fbd0-229a-421f-8a7b-ad67db6f0471\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26/named-query-elements/named-query-element/4411a74b-18b9-4b73-acde-17a4c79cbd89\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/cdaf1971-18b5-4cb3-92f4-df7fc249ddc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"348892ef-2711-40df-b855-74112ec46452\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"34a01e11-5daa-4f67-b066-4df594a67d9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d044c0d8-696f-4f25-a70c-aec93cee93af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/348892ef-2711-40df-b855-74112ec46452/named-query-elements/named-query-element/34a01e11-5daa-4f67-b066-4df594a67d9e/named-query-elements/named-query-element/d044c0d8-696f-4f25-a70c-aec93cee93af\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54/named-query-elements/named-query-element/75525306-d35a-4849-8c60-871ff02ff583\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042/named-query-elements/named-query-element/2f4c57b0-fb99-4095-bcc6-44d37bf5fb50\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/f0687f32-b794-49a8-b1ae-5fa62ed5891c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e/named-query-elements/named-query-element/780075c9-84eb-4503-bd2d-8ab31d1084df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72/named-query-elements/named-query-element/caba94b0-c9d7-48fd-8854-c63f05749d56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429/named-query-elements/named-query-element/18609d1e-48d7-4ae3-a807-a30c2b7c763d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d/named-query-elements/named-query-element/933824ab-89d3-4fd0-bdb5-da3263c52845\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/45f77cd0-42f0-42d6-8f47-50a3d6b3d8b2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"78ecfadf-a41f-497b-8210-07f6ec00a3d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"779123ca-1a50-40b6-9da7-86e01adefc19\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"67b724ff-71bf-4eec-9ed6-dad924895044\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/78ecfadf-a41f-497b-8210-07f6ec00a3d4/named-query-elements/named-query-element/779123ca-1a50-40b6-9da7-86e01adefc19/named-query-elements/named-query-element/67b724ff-71bf-4eec-9ed6-dad924895044/named-query-elements/named-query-element/ae3a8e2c-fbaf-4b3e-9e36-f73c7994d23c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e/named-query-elements/named-query-element/8502b3c7-ed61-4028-967e-3da5209c3ebe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"348892ef-2711-40df-b855-74112ec46452\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/348892ef-2711-40df-b855-74112ec46452\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208589822\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.394Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.424Z","message":"{\"transactionId\":\"0d40c857-48ec-4866-905f-74e44f8a3f0b\",\"status\":\"201\",\"rqstDate\":\"230423-00:09:49:815\",\"respDate\":\"230423-00:09:50:424\",\"sourceId\":\"AAI-TOOLS:0d40c857-48ec-4866-905f-74e44f8a3f0b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:49:815-28627\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[74e2edf6-c6ed-4c50-bb5c-b72e437c7423], x-b3-parentspanid=[694c3e61aee3f895], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0d40c857-48ec-4866-905f-74e44f8a3f0b], Host=[aai.onap], X-Forwarded-Port=[50939], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22a81d2216438f51c944872aa7c9db73], x-b3-spanid=[265fcfc9287d6f91], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1702], Content-Type=[application/json], X-ONAP-RequestID=[0d40c857-48ec-4866-905f-74e44f8a3f0b]}\\\",\\\"Payload\\\":\\\"{\\\\n \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"a93ac487-409c-4e8c-9e5f-334ae8f99087\\\\\\\",\\\\n \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-service-instance\\\\\\\",\\\\n \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to Service Instance\\\\\\\",\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"named-query-elements\\\\\\\" : {\\\\n \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n },\\\\n \\\\\\\"relationship-list\\\\\\\" : {\\\\n \\\\\\\"relationship\\\\\\\" : [ {\\\\n \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n } ]\\\\n } ]\\\\n }\\\\n } ]\\\\n }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:49:815-28627\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[188472], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230423-00:09:49:815-28627]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"155","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","LogTimestamp":"2023-04-23T00:09:49.978Z","elapsedTime":"215"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.427Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"613","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e5f842dc-d4cd-4a18-b502-1714221ef509","LogTimestamp":"2023-04-23T00:09:50.427Z","ResponseDesc":"Created","elapsedTime":"215"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.428Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.428Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:50 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST 0d40c857-48ec-4866-905f-74e44f8a3f0b AAI-TOOLS 127.0.0.6 - - - - - - - - - 616 - "logType": "access"
{"timestamp":"2023-04-23T00:09:50.432Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0d40c857-48ec-4866-905f-74e44f8a3f0b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230423-00:09:50:398\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/c017659c-d062-4733-a10e-dca229a3f429\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"422f87ed-db12-4136-9778-fa8f287d48ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30fbac8-9679-45ea-b8e3-a4562710aecd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/422f87ed-db12-4136-9778-fa8f287d48ae/named-query-elements/named-query-element/c30fbac8-9679-45ea-b8e3-a4562710aecd/named-query-elements/named-query-element/60bf8d77-1be7-4e40-9bc5-07bbe954bfc3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/397e3901-c6b8-47aa-bf3f-a371a33c3042\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/ddb93467-87b1-45dc-b20f-721c122cea26\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0427a507-700f-4c09-bf22-2675e85714b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7b3e8f2e-6c0b-4448-9a01-dd6f218417a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/0427a507-700f-4c09-bf22-2675e85714b6/named-query-elements/named-query-element/7b3e8f2e-6c0b-4448-9a01-dd6f218417a7/named-query-elements/named-query-element/ccc7cf22-e385-4452-b783-74d9c963bbb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/7552bc5f-4754-431f-ac79-b8e2274dfe54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8/named-query-elements/named-query-element/c5887569-4d06-4547-903e-6e3510fc38dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0e3ac6f1-0fff-4061-9b7b-79f9798dd07a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d68286cc-b039-4ba1-9ae9-e94054976384\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/0e3ac6f1-0fff-4061-9b7b-79f9798dd07a/named-query-elements/named-query-element/d68286cc-b039-4ba1-9ae9-e94054976384/named-query-elements/named-query-element/99ff89fb-6b23-47cf-9e69-52055e8d8e72\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/72e339f0-e5a5-449c-99c4-75fb3b807da8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/44056b97-15c1-4cac-bc86-49c7505e864d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"4867b424-4948-4d26-8a22-40537d3dc5ae\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6938e42c-78f0-49c5-9a82-519921112d0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2467b333-ad0c-40c5-b05e-64fc70db3423\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/4867b424-4948-4d26-8a22-40537d3dc5ae/named-query-elements/named-query-element/6938e42c-78f0-49c5-9a82-519921112d0e/named-query-elements/named-query-element/2467b333-ad0c-40c5-b05e-64fc70db3423/named-query-elements/named-query-element/5ed6a4f4-e60b-4b08-ae8a-a6bc92a625eb/named-query-elements/named-query-element/77a37ebb-6571-428a-8cd6-ab3b961bb47c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"59b794be-8f4b-42be-8b99-551cee6597e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"94d4ecb2-74ff-419d-9347-ada4284532bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/59b794be-8f4b-42be-8b99-551cee6597e4/named-query-elements/named-query-element/94d4ecb2-74ff-419d-9347-ada4284532bf/named-query-elements/named-query-element/54d30d26-7bce-4aac-a313-3c81dad09798\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/40c2ca9f-7960-48e6-a296-b34cf511483a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/3069e7e0-72b2-44d1-b6ae-978a4e61a40e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"cb63e13c-d94d-4754-891e-4ff8ee4f77b3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/cb63e13c-d94d-4754-891e-4ff8ee4f77b3/named-query-elements/named-query-element/f9c05143-073d-4f8b-a05f-fb6c4f9f237e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0b873960-ee24-41f4-96e0-55341992ae5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e49c2dd-28f9-43f6-981b-7e0a49f18aa6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/0b873960-ee24-41f4-96e0-55341992ae5e/named-query-elements/named-query-element/5e49c2dd-28f9-43f6-981b-7e0a49f18aa6/named-query-elements/named-query-element/ece73483-07e9-4e4b-9482-90c2c79200a2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8d354501-984c-4589-ad62-de4ba7c1787a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/8d354501-984c-4589-ad62-de4ba7c1787a/named-query-elements/named-query-element/5fedf014-2ea9-43e0-a4fa-ff5d9d7bbd83\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"348892ef-2711-40df-b855-74112ec46452\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"34a01e11-5daa-4f67-b066-4df594a67d9e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/348892ef-2711-40df-b855-74112ec46452/named-query-elements/named-query-element/34a01e11-5daa-4f67-b066-4df594a67d9e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1682208589822\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.432Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:50.457Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0d40c857-48ec-4866-905f-74e44f8a3f0b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"d121c692-a3e2-42fd-a0fd-bd988ba072bf","LogTimestamp":"2023-04-23T00:09:50.457Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:51.697Z","message":"Entering","context":{"RequestID":"483a4398-3375-4876-a22a-a6ded59618de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a8adeaa-1c88-4bc3-8f92-14bcf2a06760","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:51.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:51.699Z","message":"{\"transactionId\":\"483a4398-3375-4876-a22a-a6ded59618de\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:51:698\",\"respDate\":\"230423-00:09:51:699\",\"sourceId\":\"haproxy:483a4398-3375-4876-a22a-a6ded59618de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:51:698-1921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2f6b02f-a6b7-4f03-ad1b-aa067f5a4d5d], x-b3-parentspanid=[3bf3c0ab8ba320cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a02c34366547a953bf3c0ab8ba320cd], x-b3-spanid=[6917ad90b3b36d44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[483a4398-3375-4876-a22a-a6ded59618de]}\\\"}\"}","context":{"RequestID":"483a4398-3375-4876-a22a-a6ded59618de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a8adeaa-1c88-4bc3-8f92-14bcf2a06760","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:51.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:51.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"483a4398-3375-4876-a22a-a6ded59618de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a8adeaa-1c88-4bc3-8f92-14bcf2a06760","LogTimestamp":"2023-04-23T00:09:51.700Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:52.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:09:52.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:52.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:52.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:53.710Z","message":"Entering","context":{"RequestID":"e2160b88-2383-4579-8112-dc0e25978747","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a38d4654-c2a3-4d0d-bd79-93bb208e81cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:53.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:53.715Z","message":"{\"transactionId\":\"e2160b88-2383-4579-8112-dc0e25978747\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:53:712\",\"respDate\":\"230423-00:09:53:715\",\"sourceId\":\"haproxy:e2160b88-2383-4579-8112-dc0e25978747\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:53:712-1366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f377101-4e41-4c88-96fa-c98c8e5e0467], x-b3-parentspanid=[5ee3fe1594e4dcf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d224bdc38fb8ad185ee3fe1594e4dcf2], x-b3-spanid=[041999e092fbbfea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2160b88-2383-4579-8112-dc0e25978747]}\\\"}\"}","context":{"RequestID":"e2160b88-2383-4579-8112-dc0e25978747","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a38d4654-c2a3-4d0d-bd79-93bb208e81cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:53.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:53.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2160b88-2383-4579-8112-dc0e25978747","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a38d4654-c2a3-4d0d-bd79-93bb208e81cb","LogTimestamp":"2023-04-23T00:09:53.716Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-23T00:09:55.737Z","message":"Entering","context":{"RequestID":"5198df49-eefb-4571-a032-fac86168e047","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0626dfc-446b-4178-ac22-f4518c8e43db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:55.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:55.739Z","message":"{\"transactionId\":\"5198df49-eefb-4571-a032-fac86168e047\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:55:737\",\"respDate\":\"230423-00:09:55:739\",\"sourceId\":\"haproxy:5198df49-eefb-4571-a032-fac86168e047\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:55:737-91251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92bc0055-a708-40ab-aaba-da1b223da5c8], x-b3-parentspanid=[bcbb324a542951b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62b43519b2d4ff30bcbb324a542951b3], x-b3-spanid=[1d609ad593caed62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5198df49-eefb-4571-a032-fac86168e047]}\\\"}\"}","context":{"RequestID":"5198df49-eefb-4571-a032-fac86168e047","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0626dfc-446b-4178-ac22-f4518c8e43db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:55.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:55.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5198df49-eefb-4571-a032-fac86168e047","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0626dfc-446b-4178-ac22-f4518c8e43db","LogTimestamp":"2023-04-23T00:09:55.740Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:09:57.753Z","message":"Entering","context":{"RequestID":"2ff9d64e-ea2b-4646-996d-7603513442a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b9335d9-2294-4af2-a279-436679189682","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:57.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:57.757Z","message":"{\"transactionId\":\"2ff9d64e-ea2b-4646-996d-7603513442a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:57:754\",\"respDate\":\"230423-00:09:57:757\",\"sourceId\":\"haproxy:2ff9d64e-ea2b-4646-996d-7603513442a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:09:57:754-52786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4adc0673-98ef-4394-a8c7-72bf207aebd7], x-b3-parentspanid=[3beeba13babcc16d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b22b77f3a708f7113beeba13babcc16d], x-b3-spanid=[5c0eae3add66287e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ff9d64e-ea2b-4646-996d-7603513442a3]}\\\"}\"}","context":{"RequestID":"2ff9d64e-ea2b-4646-996d-7603513442a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b9335d9-2294-4af2-a279-436679189682","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:57.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:57.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ff9d64e-ea2b-4646-996d-7603513442a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b9335d9-2294-4af2-a279-436679189682","LogTimestamp":"2023-04-23T00:09:57.758Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:09:59.215Z","message":"Entering","context":{"RequestID":"e592e0eb-045f-4f00-bbfb-a071b511a841","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"254e2b6e-7ed1-443f-996d-16556935a302","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.218Z","message":"Database is available from CACHED check.","context":{"RequestID":"e592e0eb-045f-4f00-bbfb-a071b511a841","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"254e2b6e-7ed1-443f-996d-16556935a302","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.220Z","message":"{\"transactionId\":\"e592e0eb-045f-4f00-bbfb-a071b511a841\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:59:216\",\"respDate\":\"230423-00:09:59:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e592e0eb-045f-4f00-bbfb-a071b511a841\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:09:59:216-16164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e592e0eb-045f-4f00-bbfb-a071b511a841]}\\\"}\"}","context":{"RequestID":"e592e0eb-045f-4f00-bbfb-a071b511a841","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"254e2b6e-7ed1-443f-996d-16556935a302","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:09:59.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e592e0eb-045f-4f00-bbfb-a071b511a841","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254e2b6e-7ed1-443f-996d-16556935a302","LogTimestamp":"2023-04-23T00:09:59.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:09:59.314Z","message":"Entering","context":{"RequestID":"698fd176-37df-488d-ad2e-b851dbca4fc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9e2df71-ad72-47f9-b2a3-113c28fb45e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.318Z","message":"{\"transactionId\":\"698fd176-37df-488d-ad2e-b851dbca4fc2\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:59:315\",\"respDate\":\"230423-00:09:59:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:698fd176-37df-488d-ad2e-b851dbca4fc2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:59:315-50066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02e168a9-bb8c-480b-8972-df0dc342907e], x-b3-parentspanid=[7097fc8388c78a10], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43803], x-envoy-attempt-count=[1], x-b3-traceid=[03b197c6955e10437097fc8388c78a10], x-b3-spanid=[92eef00cbafdf59a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[698fd176-37df-488d-ad2e-b851dbca4fc2]}\\\"}\"}","context":{"RequestID":"698fd176-37df-488d-ad2e-b851dbca4fc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9e2df71-ad72-47f9-b2a3-113c28fb45e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:09:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"698fd176-37df-488d-ad2e-b851dbca4fc2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9e2df71-ad72-47f9-b2a3-113c28fb45e8","LogTimestamp":"2023-04-23T00:09:59.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:09:59.772Z","message":"Entering","context":{"RequestID":"5bd96c4f-c1a8-436e-a203-a9a32a2443d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfe0a5d0-8064-4ffe-8f21-376da4b2cc53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:59.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.775Z","message":"{\"transactionId\":\"5bd96c4f-c1a8-436e-a203-a9a32a2443d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:09:59:773\",\"respDate\":\"230423-00:09:59:775\",\"sourceId\":\"haproxy:5bd96c4f-c1a8-436e-a203-a9a32a2443d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:09:59:773-96268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43eed78c-1527-4b9d-907d-8ce82bc0a2dd], x-b3-parentspanid=[57858164336905f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[329d69f48fceec7357858164336905f5], x-b3-spanid=[bf972c7e984e01ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bd96c4f-c1a8-436e-a203-a9a32a2443d9]}\\\"}\"}","context":{"RequestID":"5bd96c4f-c1a8-436e-a203-a9a32a2443d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfe0a5d0-8064-4ffe-8f21-376da4b2cc53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:09:59.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:09:59.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bd96c4f-c1a8-436e-a203-a9a32a2443d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfe0a5d0-8064-4ffe-8f21-376da4b2cc53","LogTimestamp":"2023-04-23T00:09:59.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:09:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:01.789Z","message":"Entering","context":{"RequestID":"5c226967-5338-4518-9b77-9023ca6ac6eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66d4b401-daeb-4cb0-9341-92a90a24d4d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:01.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:01.793Z","message":"{\"transactionId\":\"5c226967-5338-4518-9b77-9023ca6ac6eb\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:01:790\",\"respDate\":\"230423-00:10:01:792\",\"sourceId\":\"haproxy:5c226967-5338-4518-9b77-9023ca6ac6eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:01:790-29381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f285a03f-8700-45bc-b0ca-f3ff7066f39a], x-b3-parentspanid=[f4612d7a430b78f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[179bcdebbcc92a0bf4612d7a430b78f1], x-b3-spanid=[379b384fc54a9e97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c226967-5338-4518-9b77-9023ca6ac6eb]}\\\"}\"}","context":{"RequestID":"5c226967-5338-4518-9b77-9023ca6ac6eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66d4b401-daeb-4cb0-9341-92a90a24d4d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:01.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:01.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c226967-5338-4518-9b77-9023ca6ac6eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66d4b401-daeb-4cb0-9341-92a90a24d4d3","LogTimestamp":"2023-04-23T00:10:01.793Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:02.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:02.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:02.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:02.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:03.806Z","message":"Entering","context":{"RequestID":"0f8db32c-b479-4f8d-aac3-3edfa54a2d80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c724c01-74c3-40a4-882d-47ff0decfc59","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:03.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:03.809Z","message":"{\"transactionId\":\"0f8db32c-b479-4f8d-aac3-3edfa54a2d80\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:03:807\",\"respDate\":\"230423-00:10:03:809\",\"sourceId\":\"haproxy:0f8db32c-b479-4f8d-aac3-3edfa54a2d80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:03:807-82157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36d77812-a0b3-4c1e-b06f-f30f1e38fdd5], x-b3-parentspanid=[78755f4b874249e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22c3a45b7a6930ab78755f4b874249e9], x-b3-spanid=[3e812453b966105d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f8db32c-b479-4f8d-aac3-3edfa54a2d80]}\\\"}\"}","context":{"RequestID":"0f8db32c-b479-4f8d-aac3-3edfa54a2d80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c724c01-74c3-40a4-882d-47ff0decfc59","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:03.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:03.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f8db32c-b479-4f8d-aac3-3edfa54a2d80","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c724c01-74c3-40a4-882d-47ff0decfc59","LogTimestamp":"2023-04-23T00:10:03.810Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:04.712Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:04.717Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:05.823Z","message":"Entering","context":{"RequestID":"82b8df16-2793-4862-8948-d3b668c97ed1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f98079f-d16c-4294-8ab7-2a5bc12878fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:05.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:05.827Z","message":"{\"transactionId\":\"82b8df16-2793-4862-8948-d3b668c97ed1\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:05:824\",\"respDate\":\"230423-00:10:05:827\",\"sourceId\":\"haproxy:82b8df16-2793-4862-8948-d3b668c97ed1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:05:824-63202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a1b980f-1cb8-4edc-82e6-db2a0e9c9c8b], x-b3-parentspanid=[191e9d5ea7a53195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[260e3a85816f1424191e9d5ea7a53195], x-b3-spanid=[5d0c371f461bd369], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82b8df16-2793-4862-8948-d3b668c97ed1]}\\\"}\"}","context":{"RequestID":"82b8df16-2793-4862-8948-d3b668c97ed1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f98079f-d16c-4294-8ab7-2a5bc12878fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:05.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:05.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82b8df16-2793-4862-8948-d3b668c97ed1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f98079f-d16c-4294-8ab7-2a5bc12878fd","LogTimestamp":"2023-04-23T00:10:05.828Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:10:07.841Z","message":"Entering","context":{"RequestID":"61880425-2de1-408f-918f-e3af988491d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e13e0379-d43d-40f6-a100-cc53281ddbb4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:07.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:07.845Z","message":"{\"transactionId\":\"61880425-2de1-408f-918f-e3af988491d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:07:841\",\"respDate\":\"230423-00:10:07:844\",\"sourceId\":\"haproxy:61880425-2de1-408f-918f-e3af988491d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:07:841-7373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3f3b9bf-c06b-4390-bc57-eff0ac9990c0], x-b3-parentspanid=[260d23e9c6cebee8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7e368b1f50ac315260d23e9c6cebee8], x-b3-spanid=[05dd258e851bc530], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61880425-2de1-408f-918f-e3af988491d9]}\\\"}\"}","context":{"RequestID":"61880425-2de1-408f-918f-e3af988491d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e13e0379-d43d-40f6-a100-cc53281ddbb4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:07.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:07.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61880425-2de1-408f-918f-e3af988491d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e13e0379-d43d-40f6-a100-cc53281ddbb4","LogTimestamp":"2023-04-23T00:10:07.845Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:09.213Z","message":"Entering","context":{"RequestID":"0529efc2-3818-4e34-ba11-c473c8b49d57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"baabd8e8-74c6-4cfd-8eef-bd15051543dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"0529efc2-3818-4e34-ba11-c473c8b49d57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"baabd8e8-74c6-4cfd-8eef-bd15051543dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.217Z","message":"{\"transactionId\":\"0529efc2-3818-4e34-ba11-c473c8b49d57\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:09:214\",\"respDate\":\"230423-00:10:09:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0529efc2-3818-4e34-ba11-c473c8b49d57\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:09:214-57583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0529efc2-3818-4e34-ba11-c473c8b49d57]}\\\"}\"}","context":{"RequestID":"0529efc2-3818-4e34-ba11-c473c8b49d57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"baabd8e8-74c6-4cfd-8eef-bd15051543dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0529efc2-3818-4e34-ba11-c473c8b49d57","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baabd8e8-74c6-4cfd-8eef-bd15051543dd","LogTimestamp":"2023-04-23T00:10:09.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:09.315Z","message":"Entering","context":{"RequestID":"d0bed05e-02c0-47d5-9eae-824d34881524","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c825665-47a7-4734-bb1b-4273b0ab7487","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.319Z","message":"{\"transactionId\":\"d0bed05e-02c0-47d5-9eae-824d34881524\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:09:317\",\"respDate\":\"230423-00:10:09:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0bed05e-02c0-47d5-9eae-824d34881524\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:09:317-18453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8647130f-9ba7-4009-b772-82c8cca4eaa3], x-b3-parentspanid=[1dd9bb5cfd8ab2a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39617], x-envoy-attempt-count=[1], x-b3-traceid=[7cbcf17d3c90eabb1dd9bb5cfd8ab2a8], x-b3-spanid=[7d407a623a06d550], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0bed05e-02c0-47d5-9eae-824d34881524]}\\\"}\"}","context":{"RequestID":"d0bed05e-02c0-47d5-9eae-824d34881524","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c825665-47a7-4734-bb1b-4273b0ab7487","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0bed05e-02c0-47d5-9eae-824d34881524","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c825665-47a7-4734-bb1b-4273b0ab7487","LogTimestamp":"2023-04-23T00:10:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:09.858Z","message":"Entering","context":{"RequestID":"4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"216e4125-fbc0-4a1d-8f27-a36c1505599d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:09.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.862Z","message":"{\"transactionId\":\"4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:09:859\",\"respDate\":\"230423-00:10:09:862\",\"sourceId\":\"haproxy:4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:09:859-90866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[313d2b60-d94a-4244-a2fa-83af7639a540], x-b3-parentspanid=[e42b247feea77153], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f4e4e17def3a2a3e42b247feea77153], x-b3-spanid=[0f4777a9c75fd6f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba]}\\\"}\"}","context":{"RequestID":"4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"216e4125-fbc0-4a1d-8f27-a36c1505599d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:09.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:09.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cc1c53d-d85c-4d0c-8164-f49fbe0c2dba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"216e4125-fbc0-4a1d-8f27-a36c1505599d","LogTimestamp":"2023-04-23T00:10:09.863Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:11.875Z","message":"Entering","context":{"RequestID":"d602f199-29c2-4483-b908-38e97bfa55d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e9609f6-ab3b-4642-b691-05a29613c0ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:11.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:11.879Z","message":"{\"transactionId\":\"d602f199-29c2-4483-b908-38e97bfa55d6\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:11:876\",\"respDate\":\"230423-00:10:11:879\",\"sourceId\":\"haproxy:d602f199-29c2-4483-b908-38e97bfa55d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:11:876-31378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51375df2-953a-406d-ba82-9287ff7a36bd], x-b3-parentspanid=[2a39d51651c1bde9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a84516577641370a2a39d51651c1bde9], x-b3-spanid=[319d9f79f257f526], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d602f199-29c2-4483-b908-38e97bfa55d6]}\\\"}\"}","context":{"RequestID":"d602f199-29c2-4483-b908-38e97bfa55d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e9609f6-ab3b-4642-b691-05a29613c0ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:11.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:11.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d602f199-29c2-4483-b908-38e97bfa55d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e9609f6-ab3b-4642-b691-05a29613c0ab","LogTimestamp":"2023-04-23T00:10:11.880Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:12.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:12.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:12.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:12.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:13.892Z","message":"Entering","context":{"RequestID":"69663e02-cdf7-4e60-baeb-78f17e3c806e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a158d69-17f9-49f1-906e-2e377762e1eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:13.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:13.896Z","message":"{\"transactionId\":\"69663e02-cdf7-4e60-baeb-78f17e3c806e\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:13:893\",\"respDate\":\"230423-00:10:13:895\",\"sourceId\":\"haproxy:69663e02-cdf7-4e60-baeb-78f17e3c806e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:13:893-26675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2a7cbf5-242c-404a-bb77-275850524f11], x-b3-parentspanid=[a31a1dc03a01a9a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9b235c8a3eade61a31a1dc03a01a9a5], x-b3-spanid=[b758eadf2ef66bd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69663e02-cdf7-4e60-baeb-78f17e3c806e]}\\\"}\"}","context":{"RequestID":"69663e02-cdf7-4e60-baeb-78f17e3c806e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a158d69-17f9-49f1-906e-2e377762e1eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:13.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:13.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69663e02-cdf7-4e60-baeb-78f17e3c806e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a158d69-17f9-49f1-906e-2e377762e1eb","LogTimestamp":"2023-04-23T00:10:13.896Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:15.908Z","message":"Entering","context":{"RequestID":"5835f7a6-80bc-4196-8b49-4bb4ffe06487","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abe36ac4-c66d-48ec-bac7-f1c5fbf1f967","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:15.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:15.913Z","message":"{\"transactionId\":\"5835f7a6-80bc-4196-8b49-4bb4ffe06487\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:15:910\",\"respDate\":\"230423-00:10:15:913\",\"sourceId\":\"haproxy:5835f7a6-80bc-4196-8b49-4bb4ffe06487\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:15:910-51487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df20efc5-0eb3-4381-a67a-c7ddd7fdd7af], x-b3-parentspanid=[f2843cfc5f689888], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fc001a6b374c09cf2843cfc5f689888], x-b3-spanid=[ea469f04cc5587f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5835f7a6-80bc-4196-8b49-4bb4ffe06487]}\\\"}\"}","context":{"RequestID":"5835f7a6-80bc-4196-8b49-4bb4ffe06487","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abe36ac4-c66d-48ec-bac7-f1c5fbf1f967","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:15.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:15.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5835f7a6-80bc-4196-8b49-4bb4ffe06487","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abe36ac4-c66d-48ec-bac7-f1c5fbf1f967","LogTimestamp":"2023-04-23T00:10:15.914Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:10:17.928Z","message":"Entering","context":{"RequestID":"19abd6d2-03a8-4620-8d26-27cd343f2799","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd346999-37ed-4390-bebb-872ce71cc23f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:17.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:17.933Z","message":"{\"transactionId\":\"19abd6d2-03a8-4620-8d26-27cd343f2799\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:17:929\",\"respDate\":\"230423-00:10:17:932\",\"sourceId\":\"haproxy:19abd6d2-03a8-4620-8d26-27cd343f2799\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:17:929-79035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31da8b5e-0e63-48f0-8422-9bd9c7ccdf28], x-b3-parentspanid=[8749036a726f58c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afa4dd7b0b60fe4b8749036a726f58c3], x-b3-spanid=[183464454ab33a01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19abd6d2-03a8-4620-8d26-27cd343f2799]}\\\"}\"}","context":{"RequestID":"19abd6d2-03a8-4620-8d26-27cd343f2799","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd346999-37ed-4390-bebb-872ce71cc23f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:17.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:17.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19abd6d2-03a8-4620-8d26-27cd343f2799","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd346999-37ed-4390-bebb-872ce71cc23f","LogTimestamp":"2023-04-23T00:10:17.934Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:10:19.212Z","message":"Entering","context":{"RequestID":"61169840-4996-43a0-a423-6cf9f78c5878","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2717fbe1-7ef9-4257-90c3-b14bcdacace6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"61169840-4996-43a0-a423-6cf9f78c5878","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2717fbe1-7ef9-4257-90c3-b14bcdacace6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.217Z","message":"{\"transactionId\":\"61169840-4996-43a0-a423-6cf9f78c5878\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:19:213\",\"respDate\":\"230423-00:10:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:61169840-4996-43a0-a423-6cf9f78c5878\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:19:213-53049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[61169840-4996-43a0-a423-6cf9f78c5878]}\\\"}\"}","context":{"RequestID":"61169840-4996-43a0-a423-6cf9f78c5878","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2717fbe1-7ef9-4257-90c3-b14bcdacace6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61169840-4996-43a0-a423-6cf9f78c5878","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2717fbe1-7ef9-4257-90c3-b14bcdacace6","LogTimestamp":"2023-04-23T00:10:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:10:19.314Z","message":"Entering","context":{"RequestID":"92adce03-801b-422a-a7c6-a31ceadf7b69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"42c2d293-6208-4334-bf9e-82df47771cc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.316Z","message":"{\"transactionId\":\"92adce03-801b-422a-a7c6-a31ceadf7b69\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:19:314\",\"respDate\":\"230423-00:10:19:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92adce03-801b-422a-a7c6-a31ceadf7b69\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:19:314-50685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d3ce3d6-153c-4518-9506-080971bb55eb], x-b3-parentspanid=[c4521c4d4b0ec5ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39897], x-envoy-attempt-count=[1], x-b3-traceid=[5bfd7ff1343e6469c4521c4d4b0ec5ef], x-b3-spanid=[5b13f558b2207962], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92adce03-801b-422a-a7c6-a31ceadf7b69]}\\\"}\"}","context":{"RequestID":"92adce03-801b-422a-a7c6-a31ceadf7b69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"42c2d293-6208-4334-bf9e-82df47771cc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92adce03-801b-422a-a7c6-a31ceadf7b69","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42c2d293-6208-4334-bf9e-82df47771cc8","LogTimestamp":"2023-04-23T00:10:19.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:10:19.944Z","message":"Entering","context":{"RequestID":"c22c7c61-5444-4635-b1eb-912f91006a5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f09a42ed-4a3e-4cee-937f-988b2f20f6ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:19.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.947Z","message":"{\"transactionId\":\"c22c7c61-5444-4635-b1eb-912f91006a5c\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:19:945\",\"respDate\":\"230423-00:10:19:947\",\"sourceId\":\"haproxy:c22c7c61-5444-4635-b1eb-912f91006a5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:19:945-51401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa4b1275-c7b9-476b-b179-b5addc87de77], x-b3-parentspanid=[a95cff5e211190ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82096fb3e5969a0da95cff5e211190ca], x-b3-spanid=[7bcd52cd20169079], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c22c7c61-5444-4635-b1eb-912f91006a5c]}\\\"}\"}","context":{"RequestID":"c22c7c61-5444-4635-b1eb-912f91006a5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f09a42ed-4a3e-4cee-937f-988b2f20f6ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:19.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:19.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22c7c61-5444-4635-b1eb-912f91006a5c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f09a42ed-4a3e-4cee-937f-988b2f20f6ba","LogTimestamp":"2023-04-23T00:10:19.948Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:10:21.960Z","message":"Entering","context":{"RequestID":"ef336d48-fbf3-4d34-9857-9b0ff9aaafa6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ddee436-a1db-4f88-9830-6ee0cb13737a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:21.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:21.964Z","message":"{\"transactionId\":\"ef336d48-fbf3-4d34-9857-9b0ff9aaafa6\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:21:961\",\"respDate\":\"230423-00:10:21:963\",\"sourceId\":\"haproxy:ef336d48-fbf3-4d34-9857-9b0ff9aaafa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:21:961-24351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[425abaeb-5020-435f-b70d-b617492f28ed], x-b3-parentspanid=[1850e825d758cbea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c247ccefc98e08261850e825d758cbea], x-b3-spanid=[c2f537ad3bc716ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef336d48-fbf3-4d34-9857-9b0ff9aaafa6]}\\\"}\"}","context":{"RequestID":"ef336d48-fbf3-4d34-9857-9b0ff9aaafa6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ddee436-a1db-4f88-9830-6ee0cb13737a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:21.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:21.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef336d48-fbf3-4d34-9857-9b0ff9aaafa6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ddee436-a1db-4f88-9830-6ee0cb13737a","LogTimestamp":"2023-04-23T00:10:21.964Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:22.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:22.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:22.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:22.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:23.977Z","message":"Entering","context":{"RequestID":"dd035d91-38ef-4531-b556-3df2bf9135d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e987e1a7-9033-45f9-8f5e-124e8f949e3c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:23.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:23.980Z","message":"{\"transactionId\":\"dd035d91-38ef-4531-b556-3df2bf9135d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:23:978\",\"respDate\":\"230423-00:10:23:980\",\"sourceId\":\"haproxy:dd035d91-38ef-4531-b556-3df2bf9135d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:23:978-85509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c4dc400-41c3-405b-bf00-ddd7defd7440], x-b3-parentspanid=[5e89e4b0eeeb55ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[443e0ff31585f3275e89e4b0eeeb55ba], x-b3-spanid=[3db273011375d2af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd035d91-38ef-4531-b556-3df2bf9135d2]}\\\"}\"}","context":{"RequestID":"dd035d91-38ef-4531-b556-3df2bf9135d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e987e1a7-9033-45f9-8f5e-124e8f949e3c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:23.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:23.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd035d91-38ef-4531-b556-3df2bf9135d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e987e1a7-9033-45f9-8f5e-124e8f949e3c","LogTimestamp":"2023-04-23T00:10:23.981Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:25.992Z","message":"Entering","context":{"RequestID":"a4d52b7e-01b8-4f0d-8cc6-4d34dc332398","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34f43b46-1c9a-45c4-81e5-0620dc6dcfaf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:25.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:25.996Z","message":"{\"transactionId\":\"a4d52b7e-01b8-4f0d-8cc6-4d34dc332398\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:25:993\",\"respDate\":\"230423-00:10:25:996\",\"sourceId\":\"haproxy:a4d52b7e-01b8-4f0d-8cc6-4d34dc332398\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:25:993-38749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5c61d63-6d71-43df-9475-753623a2874b], x-b3-parentspanid=[1f33ae1e035c5334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[593974a712cd98691f33ae1e035c5334], x-b3-spanid=[b272640015738583], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4d52b7e-01b8-4f0d-8cc6-4d34dc332398]}\\\"}\"}","context":{"RequestID":"a4d52b7e-01b8-4f0d-8cc6-4d34dc332398","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34f43b46-1c9a-45c4-81e5-0620dc6dcfaf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:25.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:25.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4d52b7e-01b8-4f0d-8cc6-4d34dc332398","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f43b46-1c9a-45c4-81e5-0620dc6dcfaf","LogTimestamp":"2023-04-23T00:10:25.996Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:28.008Z","message":"Entering","context":{"RequestID":"064a0478-0e2a-4c75-843d-7340cdd57050","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7550f2fc-f488-4dce-beec-f2b050785399","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:28.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:28.011Z","message":"{\"transactionId\":\"064a0478-0e2a-4c75-843d-7340cdd57050\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:28:009\",\"respDate\":\"230423-00:10:28:011\",\"sourceId\":\"haproxy:064a0478-0e2a-4c75-843d-7340cdd57050\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:28:009-79299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84e1ebf9-ce97-4bae-b36f-53a7fc5b116f], x-b3-parentspanid=[f94fc00e14eab913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0db4f64ad4fd50fef94fc00e14eab913], x-b3-spanid=[e912f67724c815cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[064a0478-0e2a-4c75-843d-7340cdd57050]}\\\"}\"}","context":{"RequestID":"064a0478-0e2a-4c75-843d-7340cdd57050","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7550f2fc-f488-4dce-beec-f2b050785399","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:28.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:28.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"064a0478-0e2a-4c75-843d-7340cdd57050","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7550f2fc-f488-4dce-beec-f2b050785399","LogTimestamp":"2023-04-23T00:10:28.012Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:29.212Z","message":"Entering","context":{"RequestID":"44f7318b-7338-4c0c-a7bd-9c75e631c722","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1915f079-8715-4ffc-98c1-7c3e9977c527","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:29.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"44f7318b-7338-4c0c-a7bd-9c75e631c722","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1915f079-8715-4ffc-98c1-7c3e9977c527","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:29.216Z","message":"{\"transactionId\":\"44f7318b-7338-4c0c-a7bd-9c75e631c722\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:29:213\",\"respDate\":\"230423-00:10:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:44f7318b-7338-4c0c-a7bd-9c75e631c722\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:29:213-51202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[44f7318b-7338-4c0c-a7bd-9c75e631c722]}\\\"}\"}","context":{"RequestID":"44f7318b-7338-4c0c-a7bd-9c75e631c722","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1915f079-8715-4ffc-98c1-7c3e9977c527","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44f7318b-7338-4c0c-a7bd-9c75e631c722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1915f079-8715-4ffc-98c1-7c3e9977c527","LogTimestamp":"2023-04-23T00:10:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:10:29.313Z","message":"Entering","context":{"RequestID":"99af70c4-6a6c-4709-a068-6f7e30fc3b15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c81ef0a-2caa-48fc-aaed-980d199f2517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:29.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:29.316Z","message":"{\"transactionId\":\"99af70c4-6a6c-4709-a068-6f7e30fc3b15\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:29:313\",\"respDate\":\"230423-00:10:29:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99af70c4-6a6c-4709-a068-6f7e30fc3b15\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:29:313-43283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba217820-8e4e-41b0-8707-f6a9ba36dcf6], x-b3-parentspanid=[48d8fa1c631ee545], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53281], x-envoy-attempt-count=[1], x-b3-traceid=[a08a4be88650d3a148d8fa1c631ee545], x-b3-spanid=[8e58fa939c300cc9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99af70c4-6a6c-4709-a068-6f7e30fc3b15]}\\\"}\"}","context":{"RequestID":"99af70c4-6a6c-4709-a068-6f7e30fc3b15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c81ef0a-2caa-48fc-aaed-980d199f2517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:29.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:29.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99af70c4-6a6c-4709-a068-6f7e30fc3b15","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c81ef0a-2caa-48fc-aaed-980d199f2517","LogTimestamp":"2023-04-23T00:10:29.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:10:30.025Z","message":"Entering","context":{"RequestID":"26ce15fa-9441-4957-959c-bbae4cee8882","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62cd6297-2a03-4a1c-a54a-a37fb6719fbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:30.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:30.028Z","message":"{\"transactionId\":\"26ce15fa-9441-4957-959c-bbae4cee8882\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:30:026\",\"respDate\":\"230423-00:10:30:028\",\"sourceId\":\"haproxy:26ce15fa-9441-4957-959c-bbae4cee8882\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:30:026-41941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb163b41-ab91-4a85-906e-2509aa5198e8], x-b3-parentspanid=[000b223aaf08db58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[021ed8ca309556dc000b223aaf08db58], x-b3-spanid=[fbc4dc502f1106af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26ce15fa-9441-4957-959c-bbae4cee8882]}\\\"}\"}","context":{"RequestID":"26ce15fa-9441-4957-959c-bbae4cee8882","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62cd6297-2a03-4a1c-a54a-a37fb6719fbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:30.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:30.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26ce15fa-9441-4957-959c-bbae4cee8882","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62cd6297-2a03-4a1c-a54a-a37fb6719fbb","LogTimestamp":"2023-04-23T00:10:30.029Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:32.040Z","message":"Entering","context":{"RequestID":"dddaadd8-8973-4a9b-a194-7d7813362183","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e11ca28-7cbc-426e-bfa4-3626a5cf85fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:32.043Z","message":"{\"transactionId\":\"dddaadd8-8973-4a9b-a194-7d7813362183\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:32:041\",\"respDate\":\"230423-00:10:32:043\",\"sourceId\":\"haproxy:dddaadd8-8973-4a9b-a194-7d7813362183\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:32:041-91681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8399da22-e7e7-4052-b762-fce687270581], x-b3-parentspanid=[4969ec25999309de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c1b1f79d7e1b5a44969ec25999309de], x-b3-spanid=[3e86dd489e33b145], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dddaadd8-8973-4a9b-a194-7d7813362183]}\\\"}\"}","context":{"RequestID":"dddaadd8-8973-4a9b-a194-7d7813362183","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e11ca28-7cbc-426e-bfa4-3626a5cf85fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:32.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dddaadd8-8973-4a9b-a194-7d7813362183","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e11ca28-7cbc-426e-bfa4-3626a5cf85fe","LogTimestamp":"2023-04-23T00:10:32.044Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:32.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:32.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:32.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:32.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:34.056Z","message":"Entering","context":{"RequestID":"529d548f-6205-4115-a852-6befbc4eeb17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2799fa59-72ed-4b4a-96c9-a4630e6d531d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:34.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:34.059Z","message":"{\"transactionId\":\"529d548f-6205-4115-a852-6befbc4eeb17\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:34:057\",\"respDate\":\"230423-00:10:34:058\",\"sourceId\":\"haproxy:529d548f-6205-4115-a852-6befbc4eeb17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:34:057-6325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3be7b9c7-457f-44f3-8574-d697eb49eeff], x-b3-parentspanid=[6c0ffdffcf2832a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa36969d3fb9c0326c0ffdffcf2832a4], x-b3-spanid=[cadefcb39e6c28b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[529d548f-6205-4115-a852-6befbc4eeb17]}\\\"}\"}","context":{"RequestID":"529d548f-6205-4115-a852-6befbc4eeb17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2799fa59-72ed-4b4a-96c9-a4630e6d531d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:34.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:34.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"529d548f-6205-4115-a852-6befbc4eeb17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2799fa59-72ed-4b4a-96c9-a4630e6d531d","LogTimestamp":"2023-04-23T00:10:34.059Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:10:34.717Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:34.721Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:36.068Z","message":"Entering","context":{"RequestID":"5bc31ef8-76b2-40fd-b7df-e125027bf1de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c60b1cce-553e-4991-a1d1-c400ddcd867f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:36.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:36.070Z","message":"{\"transactionId\":\"5bc31ef8-76b2-40fd-b7df-e125027bf1de\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:36:069\",\"respDate\":\"230423-00:10:36:070\",\"sourceId\":\"haproxy:5bc31ef8-76b2-40fd-b7df-e125027bf1de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:36:069-6141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f68e487-8132-47ee-8c6b-bbf91582c9f4], x-b3-parentspanid=[d77f419c00874dff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eb7e7ddc341c596d77f419c00874dff], x-b3-spanid=[73486c3b6e849a30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bc31ef8-76b2-40fd-b7df-e125027bf1de]}\\\"}\"}","context":{"RequestID":"5bc31ef8-76b2-40fd-b7df-e125027bf1de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c60b1cce-553e-4991-a1d1-c400ddcd867f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:36.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:36.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc31ef8-76b2-40fd-b7df-e125027bf1de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c60b1cce-553e-4991-a1d1-c400ddcd867f","LogTimestamp":"2023-04-23T00:10:36.071Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:10:38.080Z","message":"Entering","context":{"RequestID":"c70e83c9-7e9c-4050-8709-09da7a94479a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"709facbc-1462-4c93-9b41-65839839ab99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:38.082Z","message":"{\"transactionId\":\"c70e83c9-7e9c-4050-8709-09da7a94479a\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:38:081\",\"respDate\":\"230423-00:10:38:082\",\"sourceId\":\"haproxy:c70e83c9-7e9c-4050-8709-09da7a94479a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:38:081-67884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[130da8ab-402f-4f10-9e43-2b407a3e6eb7], x-b3-parentspanid=[95104aacc03d3843], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3645afd710b70fa695104aacc03d3843], x-b3-spanid=[0e0329256274ef21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c70e83c9-7e9c-4050-8709-09da7a94479a]}\\\"}\"}","context":{"RequestID":"c70e83c9-7e9c-4050-8709-09da7a94479a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"709facbc-1462-4c93-9b41-65839839ab99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:38.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c70e83c9-7e9c-4050-8709-09da7a94479a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"709facbc-1462-4c93-9b41-65839839ab99","LogTimestamp":"2023-04-23T00:10:38.083Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:10:39.215Z","message":"Entering","context":{"RequestID":"499eaa1a-797c-428d-aed4-68b506911d1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db88577e-2b81-4989-ac35-950f7482385e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:39.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:39.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"499eaa1a-797c-428d-aed4-68b506911d1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db88577e-2b81-4989-ac35-950f7482385e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:39.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:39.220Z","message":"{\"transactionId\":\"499eaa1a-797c-428d-aed4-68b506911d1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:39:216\",\"respDate\":\"230423-00:10:39:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:499eaa1a-797c-428d-aed4-68b506911d1e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:39:216-55333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[499eaa1a-797c-428d-aed4-68b506911d1e]}\\\"}\"}","context":{"RequestID":"499eaa1a-797c-428d-aed4-68b506911d1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db88577e-2b81-4989-ac35-950f7482385e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:39.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:39.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"499eaa1a-797c-428d-aed4-68b506911d1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db88577e-2b81-4989-ac35-950f7482385e","LogTimestamp":"2023-04-23T00:10:39.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:10:39.315Z","message":"Entering","context":{"RequestID":"70fdcffe-2753-4750-9a10-d7a942a62db6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f135fd0-addf-41bd-904e-068690713edc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:39.319Z","message":"{\"transactionId\":\"70fdcffe-2753-4750-9a10-d7a942a62db6\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:39:316\",\"respDate\":\"230423-00:10:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70fdcffe-2753-4750-9a10-d7a942a62db6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:39:316-86370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1fdbbe4-5df1-463a-9a44-9390716dd213], x-b3-parentspanid=[d11b7af2dd1d7a6e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55937], x-envoy-attempt-count=[1], x-b3-traceid=[7defa6b91feefa37d11b7af2dd1d7a6e], x-b3-spanid=[f28311b936684452], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70fdcffe-2753-4750-9a10-d7a942a62db6]}\\\"}\"}","context":{"RequestID":"70fdcffe-2753-4750-9a10-d7a942a62db6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f135fd0-addf-41bd-904e-068690713edc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70fdcffe-2753-4750-9a10-d7a942a62db6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f135fd0-addf-41bd-904e-068690713edc","LogTimestamp":"2023-04-23T00:10:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:10:40.093Z","message":"Entering","context":{"RequestID":"86d66c68-2805-4c9e-966f-ea6d8a59e24b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a36c713-943c-4ee7-8e53-e6d3eff16dc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:40.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:40.096Z","message":"{\"transactionId\":\"86d66c68-2805-4c9e-966f-ea6d8a59e24b\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:40:094\",\"respDate\":\"230423-00:10:40:096\",\"sourceId\":\"haproxy:86d66c68-2805-4c9e-966f-ea6d8a59e24b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:40:094-51566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b9a4879-b034-40ae-93cb-f8b0615b4a9a], x-b3-parentspanid=[1d869a3390e6b807], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d80b38f81047e8651d869a3390e6b807], x-b3-spanid=[a214732d25d1e999], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86d66c68-2805-4c9e-966f-ea6d8a59e24b]}\\\"}\"}","context":{"RequestID":"86d66c68-2805-4c9e-966f-ea6d8a59e24b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a36c713-943c-4ee7-8e53-e6d3eff16dc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:40.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:40.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86d66c68-2805-4c9e-966f-ea6d8a59e24b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a36c713-943c-4ee7-8e53-e6d3eff16dc5","LogTimestamp":"2023-04-23T00:10:40.097Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:10:42.107Z","message":"Entering","context":{"RequestID":"c06a0f72-8ea1-492e-8df3-5d15b14ee14e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5cd2e3c-c986-437c-ac49-031d3fe9ad6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:42.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:42.110Z","message":"{\"transactionId\":\"c06a0f72-8ea1-492e-8df3-5d15b14ee14e\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:42:107\",\"respDate\":\"230423-00:10:42:109\",\"sourceId\":\"haproxy:c06a0f72-8ea1-492e-8df3-5d15b14ee14e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:42:107-34015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1446a019-a7a6-4d0c-8ceb-96a6936905a4], x-b3-parentspanid=[d53121ea3c133a23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09162ac4a27581dbd53121ea3c133a23], x-b3-spanid=[849887cc1ee731b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c06a0f72-8ea1-492e-8df3-5d15b14ee14e]}\\\"}\"}","context":{"RequestID":"c06a0f72-8ea1-492e-8df3-5d15b14ee14e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5cd2e3c-c986-437c-ac49-031d3fe9ad6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:42.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:42.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c06a0f72-8ea1-492e-8df3-5d15b14ee14e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5cd2e3c-c986-437c-ac49-031d3fe9ad6a","LogTimestamp":"2023-04-23T00:10:42.111Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:42.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:42.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:42.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:42.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:44.121Z","message":"Entering","context":{"RequestID":"517f6517-a615-4c54-a3b0-89690664bdc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14c5d8a4-e334-4437-a2e4-78aafe09bc33","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:44.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:44.123Z","message":"{\"transactionId\":\"517f6517-a615-4c54-a3b0-89690664bdc1\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:44:122\",\"respDate\":\"230423-00:10:44:123\",\"sourceId\":\"haproxy:517f6517-a615-4c54-a3b0-89690664bdc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:44:122-72727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5117741-362d-4573-9533-aef32978eb6c], x-b3-parentspanid=[56c5a96a49faf9da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adc77752131f8bc756c5a96a49faf9da], x-b3-spanid=[f13258bb56a40799], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[517f6517-a615-4c54-a3b0-89690664bdc1]}\\\"}\"}","context":{"RequestID":"517f6517-a615-4c54-a3b0-89690664bdc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14c5d8a4-e334-4437-a2e4-78aafe09bc33","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:44.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:44.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"517f6517-a615-4c54-a3b0-89690664bdc1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14c5d8a4-e334-4437-a2e4-78aafe09bc33","LogTimestamp":"2023-04-23T00:10:44.124Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:10:46.133Z","message":"Entering","context":{"RequestID":"5ee22952-1642-4531-8fe4-e96f868717b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac90f9eb-d6b2-4971-8744-0f2be0880873","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:46.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:46.136Z","message":"{\"transactionId\":\"5ee22952-1642-4531-8fe4-e96f868717b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:46:134\",\"respDate\":\"230423-00:10:46:136\",\"sourceId\":\"haproxy:5ee22952-1642-4531-8fe4-e96f868717b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:46:134-84422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[541227d3-45b2-4abc-a49a-7a68be65e639], x-b3-parentspanid=[ab94a97ff6aeab8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b7c054db7899122ab94a97ff6aeab8d], x-b3-spanid=[7432e02d2f2a5bf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ee22952-1642-4531-8fe4-e96f868717b4]}\\\"}\"}","context":{"RequestID":"5ee22952-1642-4531-8fe4-e96f868717b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac90f9eb-d6b2-4971-8744-0f2be0880873","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:46.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:46.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ee22952-1642-4531-8fe4-e96f868717b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac90f9eb-d6b2-4971-8744-0f2be0880873","LogTimestamp":"2023-04-23T00:10:46.136Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:10:48.147Z","message":"Entering","context":{"RequestID":"f92bfa0f-7eea-4f1e-b858-3d06dc405030","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b1e2f02-b0e2-4dd6-8cdd-219d6b140d99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:48.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:48.151Z","message":"{\"transactionId\":\"f92bfa0f-7eea-4f1e-b858-3d06dc405030\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:48:148\",\"respDate\":\"230423-00:10:48:151\",\"sourceId\":\"haproxy:f92bfa0f-7eea-4f1e-b858-3d06dc405030\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:48:148-39613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e5b5d2f-97b9-44d8-802f-d92d6464decb], x-b3-parentspanid=[e13a80839859ea86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e4787ec9357f404e13a80839859ea86], x-b3-spanid=[3bf4e77c7ff27441], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f92bfa0f-7eea-4f1e-b858-3d06dc405030]}\\\"}\"}","context":{"RequestID":"f92bfa0f-7eea-4f1e-b858-3d06dc405030","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b1e2f02-b0e2-4dd6-8cdd-219d6b140d99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:48.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:48.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f92bfa0f-7eea-4f1e-b858-3d06dc405030","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b1e2f02-b0e2-4dd6-8cdd-219d6b140d99","LogTimestamp":"2023-04-23T00:10:48.152Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:49.213Z","message":"Entering","context":{"RequestID":"a302294d-57ac-436f-9129-8651b8d08352","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2511ab41-b582-46ea-9591-ef362f993518","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:49.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"a302294d-57ac-436f-9129-8651b8d08352","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2511ab41-b582-46ea-9591-ef362f993518","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:49.218Z","message":"{\"transactionId\":\"a302294d-57ac-436f-9129-8651b8d08352\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:49:214\",\"respDate\":\"230423-00:10:49:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a302294d-57ac-436f-9129-8651b8d08352\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:49:214-6067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a302294d-57ac-436f-9129-8651b8d08352]}\\\"}\"}","context":{"RequestID":"a302294d-57ac-436f-9129-8651b8d08352","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2511ab41-b582-46ea-9591-ef362f993518","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:49.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a302294d-57ac-436f-9129-8651b8d08352","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2511ab41-b582-46ea-9591-ef362f993518","LogTimestamp":"2023-04-23T00:10:49.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:10:49.315Z","message":"Entering","context":{"RequestID":"a38f2eb7-6a6b-4a6c-9c1a-7009076881be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3be147cf-c5dc-4b3f-b9ae-44e134bcace5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:49.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:49.317Z","message":"{\"transactionId\":\"a38f2eb7-6a6b-4a6c-9c1a-7009076881be\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:49:315\",\"respDate\":\"230423-00:10:49:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a38f2eb7-6a6b-4a6c-9c1a-7009076881be\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:49:315-13009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e3bab9d-a455-4f6b-8ae7-7249c676f995], x-b3-parentspanid=[8bc046ceca7f6cb2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60579], x-envoy-attempt-count=[1], x-b3-traceid=[16cf473fe80c57b28bc046ceca7f6cb2], x-b3-spanid=[0a099a0abdad2908], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a38f2eb7-6a6b-4a6c-9c1a-7009076881be]}\\\"}\"}","context":{"RequestID":"a38f2eb7-6a6b-4a6c-9c1a-7009076881be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3be147cf-c5dc-4b3f-b9ae-44e134bcace5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:49.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:49.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a38f2eb7-6a6b-4a6c-9c1a-7009076881be","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3be147cf-c5dc-4b3f-b9ae-44e134bcace5","LogTimestamp":"2023-04-23T00:10:49.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:10:50.163Z","message":"Entering","context":{"RequestID":"aa9033d9-4c98-4873-afa1-fc61e4060768","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5572599-4a23-4819-a041-0824ed6f3d72","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:50.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:50.165Z","message":"{\"transactionId\":\"aa9033d9-4c98-4873-afa1-fc61e4060768\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:50:163\",\"respDate\":\"230423-00:10:50:165\",\"sourceId\":\"haproxy:aa9033d9-4c98-4873-afa1-fc61e4060768\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:50:163-7182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efe007f8-f5d1-4702-8479-ca82b7b7edaf], x-b3-parentspanid=[cdb0e7b711668538], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec8e5aa39a8e9e25cdb0e7b711668538], x-b3-spanid=[e63ecd054c6316c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa9033d9-4c98-4873-afa1-fc61e4060768]}\\\"}\"}","context":{"RequestID":"aa9033d9-4c98-4873-afa1-fc61e4060768","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5572599-4a23-4819-a041-0824ed6f3d72","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:50.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:50.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa9033d9-4c98-4873-afa1-fc61e4060768","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5572599-4a23-4819-a041-0824ed6f3d72","LogTimestamp":"2023-04-23T00:10:50.166Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:10:52.175Z","message":"Entering","context":{"RequestID":"2f9668a3-0c63-4ad8-ad60-8eb087749d5f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b515af7-09c3-43cb-a62f-5d08328f2256","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:52.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:52.177Z","message":"{\"transactionId\":\"2f9668a3-0c63-4ad8-ad60-8eb087749d5f\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:52:175\",\"respDate\":\"230423-00:10:52:177\",\"sourceId\":\"haproxy:2f9668a3-0c63-4ad8-ad60-8eb087749d5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:52:175-98192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6e3629b-866f-4b98-b16c-1ddd2b2451e1], x-b3-parentspanid=[2a6377d14fd263e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[699eb223262dd70e2a6377d14fd263e2], x-b3-spanid=[66fcb3200a1be7b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f9668a3-0c63-4ad8-ad60-8eb087749d5f]}\\\"}\"}","context":{"RequestID":"2f9668a3-0c63-4ad8-ad60-8eb087749d5f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b515af7-09c3-43cb-a62f-5d08328f2256","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:52.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:52.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9668a3-0c63-4ad8-ad60-8eb087749d5f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b515af7-09c3-43cb-a62f-5d08328f2256","LogTimestamp":"2023-04-23T00:10:52.178Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:10:52.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:10:52.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:52.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:52.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:54.188Z","message":"Entering","context":{"RequestID":"079405d4-42ff-46f8-bbb7-f79f284228d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95a2c0e3-f8dd-45d8-ac85-16b207a19a50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:54.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:54.190Z","message":"{\"transactionId\":\"079405d4-42ff-46f8-bbb7-f79f284228d0\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:54:188\",\"respDate\":\"230423-00:10:54:190\",\"sourceId\":\"haproxy:079405d4-42ff-46f8-bbb7-f79f284228d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:54:188-43507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85446953-2a5c-4664-9d67-5df575dd44a4], x-b3-parentspanid=[b779c535baef8eb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b6779c7e8dbfae1b779c535baef8eb2], x-b3-spanid=[c0bb1754c577e2bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[079405d4-42ff-46f8-bbb7-f79f284228d0]}\\\"}\"}","context":{"RequestID":"079405d4-42ff-46f8-bbb7-f79f284228d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95a2c0e3-f8dd-45d8-ac85-16b207a19a50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:54.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:54.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"079405d4-42ff-46f8-bbb7-f79f284228d0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95a2c0e3-f8dd-45d8-ac85-16b207a19a50","LogTimestamp":"2023-04-23T00:10:54.190Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:10:56.201Z","message":"Entering","context":{"RequestID":"2afa6471-1329-44cf-badb-a625964211cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"859bb009-1912-40a6-90a1-1be36ff9662e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:56.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:56.204Z","message":"{\"transactionId\":\"2afa6471-1329-44cf-badb-a625964211cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:56:202\",\"respDate\":\"230423-00:10:56:204\",\"sourceId\":\"haproxy:2afa6471-1329-44cf-badb-a625964211cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:56:202-78238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c8a329a-96e7-4f6b-8527-413b26c5793f], x-b3-parentspanid=[97d80f7065778a7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0babc96fbd0e0e797d80f7065778a7b], x-b3-spanid=[1a93fd27abff1d4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2afa6471-1329-44cf-badb-a625964211cf]}\\\"}\"}","context":{"RequestID":"2afa6471-1329-44cf-badb-a625964211cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"859bb009-1912-40a6-90a1-1be36ff9662e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:56.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:56.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2afa6471-1329-44cf-badb-a625964211cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859bb009-1912-40a6-90a1-1be36ff9662e","LogTimestamp":"2023-04-23T00:10:56.205Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:10:58.217Z","message":"Entering","context":{"RequestID":"bd361653-43f3-46f6-9366-61b6e41f5fb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8fa5dbc-dbb0-4f6b-ae81-a9bebe598ec3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:58.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:58.221Z","message":"{\"transactionId\":\"bd361653-43f3-46f6-9366-61b6e41f5fb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:58:218\",\"respDate\":\"230423-00:10:58:221\",\"sourceId\":\"haproxy:bd361653-43f3-46f6-9366-61b6e41f5fb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:10:58:218-69721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad2779e3-e846-4df0-8346-7908ab0d3828], x-b3-parentspanid=[74eb4ca56c462d5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31bf5174bda1a81b74eb4ca56c462d5e], x-b3-spanid=[32e775d6371ab29a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd361653-43f3-46f6-9366-61b6e41f5fb4]}\\\"}\"}","context":{"RequestID":"bd361653-43f3-46f6-9366-61b6e41f5fb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8fa5dbc-dbb0-4f6b-ae81-a9bebe598ec3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:10:58.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:58.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd361653-43f3-46f6-9366-61b6e41f5fb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8fa5dbc-dbb0-4f6b-ae81-a9bebe598ec3","LogTimestamp":"2023-04-23T00:10:58.222Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:10:59.213Z","message":"Entering","context":{"RequestID":"51f50da6-0f41-4784-b06d-8316405bc0e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a320d497-46f0-433c-a018-4cb8b7fe098e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:59.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"51f50da6-0f41-4784-b06d-8316405bc0e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a320d497-46f0-433c-a018-4cb8b7fe098e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:59.218Z","message":"{\"transactionId\":\"51f50da6-0f41-4784-b06d-8316405bc0e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:59:214\",\"respDate\":\"230423-00:10:59:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:51f50da6-0f41-4784-b06d-8316405bc0e7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:10:59:214-63210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[51f50da6-0f41-4784-b06d-8316405bc0e7]}\\\"}\"}","context":{"RequestID":"51f50da6-0f41-4784-b06d-8316405bc0e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a320d497-46f0-433c-a018-4cb8b7fe098e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:10:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:59.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f50da6-0f41-4784-b06d-8316405bc0e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a320d497-46f0-433c-a018-4cb8b7fe098e","LogTimestamp":"2023-04-23T00:10:59.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:10:59.313Z","message":"Entering","context":{"RequestID":"4e84c528-2a50-4bf8-b119-339b7d9a74e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"acfebf52-984c-4146-abba-279cc2473c52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:10:59.317Z","message":"{\"transactionId\":\"4e84c528-2a50-4bf8-b119-339b7d9a74e9\",\"status\":\"200\",\"rqstDate\":\"230423-00:10:59:314\",\"respDate\":\"230423-00:10:59:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e84c528-2a50-4bf8-b119-339b7d9a74e9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:10:59:314-95769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[852915e3-ea76-4045-a0e9-dd375931b209], x-b3-parentspanid=[b6dd1d114bfdf322], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49077], x-envoy-attempt-count=[1], x-b3-traceid=[85228b86dacd9df0b6dd1d114bfdf322], x-b3-spanid=[9694f291c7f44342], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e84c528-2a50-4bf8-b119-339b7d9a74e9]}\\\"}\"}","context":{"RequestID":"4e84c528-2a50-4bf8-b119-339b7d9a74e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"acfebf52-984c-4146-abba-279cc2473c52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:10:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:10:59.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e84c528-2a50-4bf8-b119-339b7d9a74e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acfebf52-984c-4146-abba-279cc2473c52","LogTimestamp":"2023-04-23T00:10:59.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:10:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:00.233Z","message":"Entering","context":{"RequestID":"a866312b-afde-41ef-b2c2-bfde22e820c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09eedd2c-043c-4676-a2b5-69656cee2167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:00.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:00.236Z","message":"{\"transactionId\":\"a866312b-afde-41ef-b2c2-bfde22e820c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:00:234\",\"respDate\":\"230423-00:11:00:236\",\"sourceId\":\"haproxy:a866312b-afde-41ef-b2c2-bfde22e820c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:00:234-96359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f84dccc6-b6e2-4887-a7d6-6d4debdb5651], x-b3-parentspanid=[da16da7b01193976], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06abce5715adacd5da16da7b01193976], x-b3-spanid=[ff7530255421eca1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a866312b-afde-41ef-b2c2-bfde22e820c3]}\\\"}\"}","context":{"RequestID":"a866312b-afde-41ef-b2c2-bfde22e820c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09eedd2c-043c-4676-a2b5-69656cee2167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:00.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:00.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a866312b-afde-41ef-b2c2-bfde22e820c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09eedd2c-043c-4676-a2b5-69656cee2167","LogTimestamp":"2023-04-23T00:11:00.237Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:02.248Z","message":"Entering","context":{"RequestID":"c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23d60ec4-231f-4cef-9202-58b9105cd0c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:02.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:02.251Z","message":"{\"transactionId\":\"c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:02:249\",\"respDate\":\"230423-00:11:02:251\",\"sourceId\":\"haproxy:c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:02:249-99034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54caa19f-f7fa-4346-95bd-effd4feb9ec8], x-b3-parentspanid=[a441e2c51a54a46e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[730823a5fd945239a441e2c51a54a46e], x-b3-spanid=[930f769ef1536b28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2]}\\\"}\"}","context":{"RequestID":"c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23d60ec4-231f-4cef-9202-58b9105cd0c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:02.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:02.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c099b7b9-5d07-4b26-a0a9-630b9d3ac5f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23d60ec4-231f-4cef-9202-58b9105cd0c2","LogTimestamp":"2023-04-23T00:11:02.252Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:02.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:02.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:02.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:02.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:04.263Z","message":"Entering","context":{"RequestID":"ae3fb756-94fa-4c38-9565-ff3545856488","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"597ed6a7-b277-495d-aac6-ccd675c2fad3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:04.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:04.267Z","message":"{\"transactionId\":\"ae3fb756-94fa-4c38-9565-ff3545856488\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:04:264\",\"respDate\":\"230423-00:11:04:267\",\"sourceId\":\"haproxy:ae3fb756-94fa-4c38-9565-ff3545856488\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:04:264-7819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22ade717-1888-4879-86ee-eff4fa9677c7], x-b3-parentspanid=[ac76737d381dd0ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2433df9b2d4c428fac76737d381dd0ea], x-b3-spanid=[dd98a351cfe0e3d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae3fb756-94fa-4c38-9565-ff3545856488]}\\\"}\"}","context":{"RequestID":"ae3fb756-94fa-4c38-9565-ff3545856488","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"597ed6a7-b277-495d-aac6-ccd675c2fad3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:04.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:04.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae3fb756-94fa-4c38-9565-ff3545856488","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"597ed6a7-b277-495d-aac6-ccd675c2fad3","LogTimestamp":"2023-04-23T00:11:04.268Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:04.723Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:04.727Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:06.278Z","message":"Entering","context":{"RequestID":"4571c671-ef19-439c-a606-79936b094381","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06840f84-ee29-4b0d-9aa1-de4266e4fd84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:06.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:06.281Z","message":"{\"transactionId\":\"4571c671-ef19-439c-a606-79936b094381\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:06:279\",\"respDate\":\"230423-00:11:06:280\",\"sourceId\":\"haproxy:4571c671-ef19-439c-a606-79936b094381\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:06:279-5826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a70bdb3-2352-4b02-9f28-f2179fd22f70], x-b3-parentspanid=[3aef5ec90fc42e8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97bc7f03f2b76b143aef5ec90fc42e8e], x-b3-spanid=[bcdec6f4101fd0a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4571c671-ef19-439c-a606-79936b094381]}\\\"}\"}","context":{"RequestID":"4571c671-ef19-439c-a606-79936b094381","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06840f84-ee29-4b0d-9aa1-de4266e4fd84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:06.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:06.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4571c671-ef19-439c-a606-79936b094381","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06840f84-ee29-4b0d-9aa1-de4266e4fd84","LogTimestamp":"2023-04-23T00:11:06.281Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:11:08.295Z","message":"Entering","context":{"RequestID":"85abd127-edd6-49dc-9f71-eb322c1c5e79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a5561f8-38a3-45de-b9d4-61453db964b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:08.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:08.298Z","message":"{\"transactionId\":\"85abd127-edd6-49dc-9f71-eb322c1c5e79\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:08:296\",\"respDate\":\"230423-00:11:08:298\",\"sourceId\":\"haproxy:85abd127-edd6-49dc-9f71-eb322c1c5e79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:08:296-66418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9adff64-409c-4894-ab5e-637d158c7760], x-b3-parentspanid=[c14b1e05c196f4d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[514a2a913b64db81c14b1e05c196f4d8], x-b3-spanid=[ca7fc222e00cea0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85abd127-edd6-49dc-9f71-eb322c1c5e79]}\\\"}\"}","context":{"RequestID":"85abd127-edd6-49dc-9f71-eb322c1c5e79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a5561f8-38a3-45de-b9d4-61453db964b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:08.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:08.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85abd127-edd6-49dc-9f71-eb322c1c5e79","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a5561f8-38a3-45de-b9d4-61453db964b1","LogTimestamp":"2023-04-23T00:11:08.299Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:11:09.212Z","message":"Entering","context":{"RequestID":"52bd434d-bcae-4cc2-a222-5c906bf71ac5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00310c54-9ea7-4db9-9659-3c516436d137","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"52bd434d-bcae-4cc2-a222-5c906bf71ac5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00310c54-9ea7-4db9-9659-3c516436d137","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:09.216Z","message":"{\"transactionId\":\"52bd434d-bcae-4cc2-a222-5c906bf71ac5\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:09:213\",\"respDate\":\"230423-00:11:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:52bd434d-bcae-4cc2-a222-5c906bf71ac5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:09:213-34331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[52bd434d-bcae-4cc2-a222-5c906bf71ac5]}\\\"}\"}","context":{"RequestID":"52bd434d-bcae-4cc2-a222-5c906bf71ac5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00310c54-9ea7-4db9-9659-3c516436d137","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52bd434d-bcae-4cc2-a222-5c906bf71ac5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00310c54-9ea7-4db9-9659-3c516436d137","LogTimestamp":"2023-04-23T00:11:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:09.313Z","message":"Entering","context":{"RequestID":"aa74f702-43bb-4f62-8b51-c509045a41f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfd6c8da-5392-44c7-b601-f1bafe8523c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:09.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:09.317Z","message":"{\"transactionId\":\"aa74f702-43bb-4f62-8b51-c509045a41f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:09:314\",\"respDate\":\"230423-00:11:09:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aa74f702-43bb-4f62-8b51-c509045a41f5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:09:314-68015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e5be538-a25e-4ee9-b0b4-ab29d6717cec], x-b3-parentspanid=[702b00e020606877], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56917], x-envoy-attempt-count=[1], x-b3-traceid=[75b740161df027b0702b00e020606877], x-b3-spanid=[a40e60fcf60c0dea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aa74f702-43bb-4f62-8b51-c509045a41f5]}\\\"}\"}","context":{"RequestID":"aa74f702-43bb-4f62-8b51-c509045a41f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfd6c8da-5392-44c7-b601-f1bafe8523c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:09.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:09.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa74f702-43bb-4f62-8b51-c509045a41f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfd6c8da-5392-44c7-b601-f1bafe8523c0","LogTimestamp":"2023-04-23T00:11:09.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:10.311Z","message":"Entering","context":{"RequestID":"edfa0d08-8a9c-4799-898a-cb54aecd2c3e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"645c2d14-8cc6-4e7a-86b4-059c4e9dd473","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:10.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:10.315Z","message":"{\"transactionId\":\"edfa0d08-8a9c-4799-898a-cb54aecd2c3e\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:10:312\",\"respDate\":\"230423-00:11:10:315\",\"sourceId\":\"haproxy:edfa0d08-8a9c-4799-898a-cb54aecd2c3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:10:312-80821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7851a400-e961-4d5e-a69a-9771fdda55b8], x-b3-parentspanid=[6c0661a7354c027e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc4c2d8faf1ff2ea6c0661a7354c027e], x-b3-spanid=[9797ee6390be587c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edfa0d08-8a9c-4799-898a-cb54aecd2c3e]}\\\"}\"}","context":{"RequestID":"edfa0d08-8a9c-4799-898a-cb54aecd2c3e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"645c2d14-8cc6-4e7a-86b4-059c4e9dd473","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:10.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:10.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edfa0d08-8a9c-4799-898a-cb54aecd2c3e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"645c2d14-8cc6-4e7a-86b4-059c4e9dd473","LogTimestamp":"2023-04-23T00:11:10.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:12.328Z","message":"Entering","context":{"RequestID":"d29e67a6-f9ff-4cd4-b1ec-d18f50c70104","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e3b6732-7453-47bf-b839-ba05646af328","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:12.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:12.331Z","message":"{\"transactionId\":\"d29e67a6-f9ff-4cd4-b1ec-d18f50c70104\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:12:329\",\"respDate\":\"230423-00:11:12:331\",\"sourceId\":\"haproxy:d29e67a6-f9ff-4cd4-b1ec-d18f50c70104\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:12:329-190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f087f8ac-4ba5-44fa-9d86-630fe0063743], x-b3-parentspanid=[3faaf39f9a4f9af8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a95afa325773b1e3faaf39f9a4f9af8], x-b3-spanid=[19cf57ad8678d287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d29e67a6-f9ff-4cd4-b1ec-d18f50c70104]}\\\"}\"}","context":{"RequestID":"d29e67a6-f9ff-4cd4-b1ec-d18f50c70104","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e3b6732-7453-47bf-b839-ba05646af328","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:12.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:12.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d29e67a6-f9ff-4cd4-b1ec-d18f50c70104","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e3b6732-7453-47bf-b839-ba05646af328","LogTimestamp":"2023-04-23T00:11:12.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:12.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:12.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:12.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:12.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:14.343Z","message":"Entering","context":{"RequestID":"8938e416-acea-4144-b4b1-16a61b3d9c49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d26aacad-f238-43fa-8bc6-37db40e2f0b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:14.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:14.348Z","message":"{\"transactionId\":\"8938e416-acea-4144-b4b1-16a61b3d9c49\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:14:344\",\"respDate\":\"230423-00:11:14:347\",\"sourceId\":\"haproxy:8938e416-acea-4144-b4b1-16a61b3d9c49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:14:344-79202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f36655b-0ba7-46c6-99ef-8493de3ab38b], x-b3-parentspanid=[5379c8e58290a16e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c341633587b55d095379c8e58290a16e], x-b3-spanid=[38e5a098e40503e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8938e416-acea-4144-b4b1-16a61b3d9c49]}\\\"}\"}","context":{"RequestID":"8938e416-acea-4144-b4b1-16a61b3d9c49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d26aacad-f238-43fa-8bc6-37db40e2f0b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:14.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:14.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8938e416-acea-4144-b4b1-16a61b3d9c49","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d26aacad-f238-43fa-8bc6-37db40e2f0b9","LogTimestamp":"2023-04-23T00:11:14.348Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:16.359Z","message":"Entering","context":{"RequestID":"55366288-28db-472e-8c27-b5fab226fdda","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d710f1d1-b5ea-44cc-ba2a-493b1a118139","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:16.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:16.361Z","message":"{\"transactionId\":\"55366288-28db-472e-8c27-b5fab226fdda\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:16:359\",\"respDate\":\"230423-00:11:16:361\",\"sourceId\":\"haproxy:55366288-28db-472e-8c27-b5fab226fdda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:16:359-33460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4217ca09-fa71-4a6e-8a85-ae7c42189aa9], x-b3-parentspanid=[7d9e6fdc2b078c9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb1e1df6dd8fb5787d9e6fdc2b078c9b], x-b3-spanid=[e37ec6985f84075c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55366288-28db-472e-8c27-b5fab226fdda]}\\\"}\"}","context":{"RequestID":"55366288-28db-472e-8c27-b5fab226fdda","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d710f1d1-b5ea-44cc-ba2a-493b1a118139","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:16.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:16.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55366288-28db-472e-8c27-b5fab226fdda","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d710f1d1-b5ea-44cc-ba2a-493b1a118139","LogTimestamp":"2023-04-23T00:11:16.361Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:11:18.372Z","message":"Entering","context":{"RequestID":"62a8081d-f173-4d5c-bf70-612bd31c07b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad6ef6ee-9a8d-483b-86f7-6b881d526fe3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:18.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:18.375Z","message":"{\"transactionId\":\"62a8081d-f173-4d5c-bf70-612bd31c07b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:18:373\",\"respDate\":\"230423-00:11:18:375\",\"sourceId\":\"haproxy:62a8081d-f173-4d5c-bf70-612bd31c07b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:18:373-17303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80d6df44-bbd0-4872-8ae3-7e5dab3c4483], x-b3-parentspanid=[d4e644a06d2925ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55f1540850206bbdd4e644a06d2925ff], x-b3-spanid=[c282a90184ee2e42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62a8081d-f173-4d5c-bf70-612bd31c07b0]}\\\"}\"}","context":{"RequestID":"62a8081d-f173-4d5c-bf70-612bd31c07b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad6ef6ee-9a8d-483b-86f7-6b881d526fe3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:18.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:18.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62a8081d-f173-4d5c-bf70-612bd31c07b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad6ef6ee-9a8d-483b-86f7-6b881d526fe3","LogTimestamp":"2023-04-23T00:11:18.376Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:11:19.214Z","message":"Entering","context":{"RequestID":"0cafb20b-6d2a-47e5-88d1-7d703ba8afc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6190fa73-22d1-47be-90d6-9f6d8dcf58a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"0cafb20b-6d2a-47e5-88d1-7d703ba8afc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6190fa73-22d1-47be-90d6-9f6d8dcf58a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:19.217Z","message":"{\"transactionId\":\"0cafb20b-6d2a-47e5-88d1-7d703ba8afc7\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:19:214\",\"respDate\":\"230423-00:11:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0cafb20b-6d2a-47e5-88d1-7d703ba8afc7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:19:214-65715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0cafb20b-6d2a-47e5-88d1-7d703ba8afc7]}\\\"}\"}","context":{"RequestID":"0cafb20b-6d2a-47e5-88d1-7d703ba8afc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6190fa73-22d1-47be-90d6-9f6d8dcf58a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cafb20b-6d2a-47e5-88d1-7d703ba8afc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6190fa73-22d1-47be-90d6-9f6d8dcf58a4","LogTimestamp":"2023-04-23T00:11:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:19.314Z","message":"Entering","context":{"RequestID":"745041c8-2abc-4dcb-9433-24e06f3171a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb0ddd67-229d-4a4c-b7ee-8c7b6b57d5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:19.317Z","message":"{\"transactionId\":\"745041c8-2abc-4dcb-9433-24e06f3171a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:19:315\",\"respDate\":\"230423-00:11:19:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:745041c8-2abc-4dcb-9433-24e06f3171a4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:19:315-58907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[142d3ab6-fba3-4e5c-b122-260a7620a0e4], x-b3-parentspanid=[b61d4f102f2b2404], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48539], x-envoy-attempt-count=[1], x-b3-traceid=[d5adb5e7bb54aa76b61d4f102f2b2404], x-b3-spanid=[01edd6f83172a1b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[745041c8-2abc-4dcb-9433-24e06f3171a4]}\\\"}\"}","context":{"RequestID":"745041c8-2abc-4dcb-9433-24e06f3171a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb0ddd67-229d-4a4c-b7ee-8c7b6b57d5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:19.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745041c8-2abc-4dcb-9433-24e06f3171a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb0ddd67-229d-4a4c-b7ee-8c7b6b57d5ec","LogTimestamp":"2023-04-23T00:11:19.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:20.388Z","message":"Entering","context":{"RequestID":"df3330b6-7032-4b11-b0b0-457ff4ffaa94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5114b2fb-f031-49aa-b883-734c632c1508","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:20.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:20.392Z","message":"{\"transactionId\":\"df3330b6-7032-4b11-b0b0-457ff4ffaa94\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:20:389\",\"respDate\":\"230423-00:11:20:392\",\"sourceId\":\"haproxy:df3330b6-7032-4b11-b0b0-457ff4ffaa94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:20:389-72267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba57bfe6-74eb-47cd-8ff8-2f21c3405bb5], x-b3-parentspanid=[fbd3a7c84bd8f145], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b427334a3f30432fbd3a7c84bd8f145], x-b3-spanid=[7d61c28f96507ce6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df3330b6-7032-4b11-b0b0-457ff4ffaa94]}\\\"}\"}","context":{"RequestID":"df3330b6-7032-4b11-b0b0-457ff4ffaa94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5114b2fb-f031-49aa-b883-734c632c1508","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:20.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:20.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df3330b6-7032-4b11-b0b0-457ff4ffaa94","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5114b2fb-f031-49aa-b883-734c632c1508","LogTimestamp":"2023-04-23T00:11:20.393Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:22.406Z","message":"Entering","context":{"RequestID":"83cb3894-a905-4b6c-9a75-4197425675c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89209a07-af83-4669-8e9d-85feb8e16a69","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:22.409Z","message":"{\"transactionId\":\"83cb3894-a905-4b6c-9a75-4197425675c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:22:406\",\"respDate\":\"230423-00:11:22:408\",\"sourceId\":\"haproxy:83cb3894-a905-4b6c-9a75-4197425675c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:22:406-52748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a204cfe3-9e16-451b-8ea9-0f2e37649cd6], x-b3-parentspanid=[c5a95d9671afb852], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[331f40b7204288bbc5a95d9671afb852], x-b3-spanid=[e4184fb6f5900d70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83cb3894-a905-4b6c-9a75-4197425675c4]}\\\"}\"}","context":{"RequestID":"83cb3894-a905-4b6c-9a75-4197425675c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89209a07-af83-4669-8e9d-85feb8e16a69","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:22.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83cb3894-a905-4b6c-9a75-4197425675c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89209a07-af83-4669-8e9d-85feb8e16a69","LogTimestamp":"2023-04-23T00:11:22.409Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:22.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:22.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:22.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:22.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:24.420Z","message":"Entering","context":{"RequestID":"edda7fb4-9383-422c-9cc1-416f767ad787","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fca2de7-d3e7-4885-be16-ee050962c09e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:24.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:24.422Z","message":"{\"transactionId\":\"edda7fb4-9383-422c-9cc1-416f767ad787\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:24:420\",\"respDate\":\"230423-00:11:24:422\",\"sourceId\":\"haproxy:edda7fb4-9383-422c-9cc1-416f767ad787\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:24:420-72541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54961f43-1c9a-4e98-8981-c7042bb10345], x-b3-parentspanid=[c4f2206406b2d5c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d630cbd6ca84392c4f2206406b2d5c6], x-b3-spanid=[f2830faae4c6add3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edda7fb4-9383-422c-9cc1-416f767ad787]}\\\"}\"}","context":{"RequestID":"edda7fb4-9383-422c-9cc1-416f767ad787","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fca2de7-d3e7-4885-be16-ee050962c09e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:24.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:24.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edda7fb4-9383-422c-9cc1-416f767ad787","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fca2de7-d3e7-4885-be16-ee050962c09e","LogTimestamp":"2023-04-23T00:11:24.422Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:11:26.432Z","message":"Entering","context":{"RequestID":"cef88664-abcc-467c-9f7a-f16a3b0c70e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c3f9a88-b743-47bb-a89f-f7f0eea44037","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:26.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:26.435Z","message":"{\"transactionId\":\"cef88664-abcc-467c-9f7a-f16a3b0c70e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:26:433\",\"respDate\":\"230423-00:11:26:435\",\"sourceId\":\"haproxy:cef88664-abcc-467c-9f7a-f16a3b0c70e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:26:433-99029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[827512bf-0575-4d34-8f5a-def0c82af5ed], x-b3-parentspanid=[344fdc94381c39ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[253b3f63f06486d3344fdc94381c39ef], x-b3-spanid=[142bc1e0322c17ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cef88664-abcc-467c-9f7a-f16a3b0c70e7]}\\\"}\"}","context":{"RequestID":"cef88664-abcc-467c-9f7a-f16a3b0c70e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c3f9a88-b743-47bb-a89f-f7f0eea44037","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:26.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:26.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cef88664-abcc-467c-9f7a-f16a3b0c70e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c3f9a88-b743-47bb-a89f-f7f0eea44037","LogTimestamp":"2023-04-23T00:11:26.436Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:28.449Z","message":"Entering","context":{"RequestID":"48fcec5f-9e6c-489c-a5d9-8908b1053ec4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad2dc944-6357-4b5e-961b-094ba64aab79","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:28.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:28.453Z","message":"{\"transactionId\":\"48fcec5f-9e6c-489c-a5d9-8908b1053ec4\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:28:450\",\"respDate\":\"230423-00:11:28:453\",\"sourceId\":\"haproxy:48fcec5f-9e6c-489c-a5d9-8908b1053ec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:28:450-87437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03d24fff-6ec0-4ad0-918a-302b043a3d2e], x-b3-parentspanid=[29b4c5648f7f87f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2eeb54fbf1e745cd29b4c5648f7f87f4], x-b3-spanid=[52416fa0251ddcf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48fcec5f-9e6c-489c-a5d9-8908b1053ec4]}\\\"}\"}","context":{"RequestID":"48fcec5f-9e6c-489c-a5d9-8908b1053ec4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad2dc944-6357-4b5e-961b-094ba64aab79","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:28.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:28.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48fcec5f-9e6c-489c-a5d9-8908b1053ec4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad2dc944-6357-4b5e-961b-094ba64aab79","LogTimestamp":"2023-04-23T00:11:28.454Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:29.213Z","message":"Entering","context":{"RequestID":"8a34a6e5-0353-443a-aad5-f77a7d24e23e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"546e7445-25f0-4184-871b-a1e8c1b51b44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:29.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a34a6e5-0353-443a-aad5-f77a7d24e23e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"546e7445-25f0-4184-871b-a1e8c1b51b44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:29.216Z","message":"{\"transactionId\":\"8a34a6e5-0353-443a-aad5-f77a7d24e23e\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:29:214\",\"respDate\":\"230423-00:11:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a34a6e5-0353-443a-aad5-f77a7d24e23e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:29:214-81223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a34a6e5-0353-443a-aad5-f77a7d24e23e]}\\\"}\"}","context":{"RequestID":"8a34a6e5-0353-443a-aad5-f77a7d24e23e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"546e7445-25f0-4184-871b-a1e8c1b51b44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a34a6e5-0353-443a-aad5-f77a7d24e23e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"546e7445-25f0-4184-871b-a1e8c1b51b44","LogTimestamp":"2023-04-23T00:11:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:29.321Z","message":"Entering","context":{"RequestID":"7e37230c-44ca-43bd-b86d-05b4ec9d1e16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a5a15e6-7af5-4f6e-8720-ca8e7842e9dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:29.324Z","message":"{\"transactionId\":\"7e37230c-44ca-43bd-b86d-05b4ec9d1e16\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:29:321\",\"respDate\":\"230423-00:11:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e37230c-44ca-43bd-b86d-05b4ec9d1e16\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:29:321-60824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89b6a765-90b3-4679-874c-d5a6002dd0ac], x-b3-parentspanid=[0d97313398703df8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32973], x-envoy-attempt-count=[1], x-b3-traceid=[cc78320febade8210d97313398703df8], x-b3-spanid=[04663d2fc28da368], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e37230c-44ca-43bd-b86d-05b4ec9d1e16]}\\\"}\"}","context":{"RequestID":"7e37230c-44ca-43bd-b86d-05b4ec9d1e16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a5a15e6-7af5-4f6e-8720-ca8e7842e9dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e37230c-44ca-43bd-b86d-05b4ec9d1e16","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a5a15e6-7af5-4f6e-8720-ca8e7842e9dc","LogTimestamp":"2023-04-23T00:11:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:30.465Z","message":"Entering","context":{"RequestID":"e85109b2-9e2c-4e40-bd8f-5cbc6849bac0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1f4ab0c-a55c-4b80-b7a3-2aede7052962","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:30.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:30.469Z","message":"{\"transactionId\":\"e85109b2-9e2c-4e40-bd8f-5cbc6849bac0\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:30:466\",\"respDate\":\"230423-00:11:30:468\",\"sourceId\":\"haproxy:e85109b2-9e2c-4e40-bd8f-5cbc6849bac0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:30:466-57991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b1bcd19-4fce-45dc-80a1-fc8daa45d142], x-b3-parentspanid=[0a75b15f34fbb165], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c793381e654a06c60a75b15f34fbb165], x-b3-spanid=[a8f936ba5cbddc47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e85109b2-9e2c-4e40-bd8f-5cbc6849bac0]}\\\"}\"}","context":{"RequestID":"e85109b2-9e2c-4e40-bd8f-5cbc6849bac0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1f4ab0c-a55c-4b80-b7a3-2aede7052962","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:30.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:30.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e85109b2-9e2c-4e40-bd8f-5cbc6849bac0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1f4ab0c-a55c-4b80-b7a3-2aede7052962","LogTimestamp":"2023-04-23T00:11:30.469Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:32.481Z","message":"Entering","context":{"RequestID":"5773517d-e511-4eef-b566-1e7742261478","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e384835-781a-4ba3-b291-729bc893f869","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:32.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:32.483Z","message":"{\"transactionId\":\"5773517d-e511-4eef-b566-1e7742261478\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:32:481\",\"respDate\":\"230423-00:11:32:483\",\"sourceId\":\"haproxy:5773517d-e511-4eef-b566-1e7742261478\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:32:481-24265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0790de69-5fab-4116-9a82-3b01083c7619], x-b3-parentspanid=[cdb21eb27a8a4091], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[218b46a8aca050d2cdb21eb27a8a4091], x-b3-spanid=[f77606d93662a473], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5773517d-e511-4eef-b566-1e7742261478]}\\\"}\"}","context":{"RequestID":"5773517d-e511-4eef-b566-1e7742261478","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e384835-781a-4ba3-b291-729bc893f869","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:32.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:32.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5773517d-e511-4eef-b566-1e7742261478","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e384835-781a-4ba3-b291-729bc893f869","LogTimestamp":"2023-04-23T00:11:32.484Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:32.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:32.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:32.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:32.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:34.494Z","message":"Entering","context":{"RequestID":"23d31426-14b7-4d10-8df3-1a778357b322","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d98ed460-24c9-4e47-a1e7-d6c8f15decc0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:34.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:34.497Z","message":"{\"transactionId\":\"23d31426-14b7-4d10-8df3-1a778357b322\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:34:495\",\"respDate\":\"230423-00:11:34:497\",\"sourceId\":\"haproxy:23d31426-14b7-4d10-8df3-1a778357b322\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:34:495-9945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55b30fc1-e514-47e4-a948-280bd1300136], x-b3-parentspanid=[bc6e17be92a0ab25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bc90b2239708e9ebc6e17be92a0ab25], x-b3-spanid=[ca820dbbddd8e44b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23d31426-14b7-4d10-8df3-1a778357b322]}\\\"}\"}","context":{"RequestID":"23d31426-14b7-4d10-8df3-1a778357b322","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d98ed460-24c9-4e47-a1e7-d6c8f15decc0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:34.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:34.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23d31426-14b7-4d10-8df3-1a778357b322","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d98ed460-24c9-4e47-a1e7-d6c8f15decc0","LogTimestamp":"2023-04-23T00:11:34.497Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:11:34.731Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:34.736Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:36.507Z","message":"Entering","context":{"RequestID":"998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abb5ff0c-5a26-432a-9f3e-0a0dfcdcba8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:36.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:36.510Z","message":"{\"transactionId\":\"998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:36:508\",\"respDate\":\"230423-00:11:36:510\",\"sourceId\":\"haproxy:998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:36:508-23256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d11bdd37-68fb-4bde-a535-865521296184], x-b3-parentspanid=[b29c558829d35a75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99a509e1eaaa97fab29c558829d35a75], x-b3-spanid=[d98f27f148cb1e0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef]}\\\"}\"}","context":{"RequestID":"998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abb5ff0c-5a26-432a-9f3e-0a0dfcdcba8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:36.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:36.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"998e6ecf-dc2e-43d1-a14c-a78c2ee8d6ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abb5ff0c-5a26-432a-9f3e-0a0dfcdcba8b","LogTimestamp":"2023-04-23T00:11:36.511Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:11:38.523Z","message":"Entering","context":{"RequestID":"e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bb43492-f366-4dcd-91ce-949805cd2f52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:38.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:38.525Z","message":"{\"transactionId\":\"e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:38:523\",\"respDate\":\"230423-00:11:38:525\",\"sourceId\":\"haproxy:e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:38:523-71643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[714476d6-9676-411c-90ff-25c7aca70f79], x-b3-parentspanid=[b39b5502d9793dbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[682a6ecc23068735b39b5502d9793dbd], x-b3-spanid=[25fd0a6ced2f8e62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2]}\\\"}\"}","context":{"RequestID":"e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bb43492-f366-4dcd-91ce-949805cd2f52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:38.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:38.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9b8003c-e65b-4c7e-a9a9-0710ac9a5ed2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bb43492-f366-4dcd-91ce-949805cd2f52","LogTimestamp":"2023-04-23T00:11:38.525Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:11:39.213Z","message":"Entering","context":{"RequestID":"cf7aab1c-04c4-4050-9423-56b238bf1e27","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8661c47-e140-4e18-a9a4-be6514c2e7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:39.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"cf7aab1c-04c4-4050-9423-56b238bf1e27","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8661c47-e140-4e18-a9a4-be6514c2e7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:39.218Z","message":"{\"transactionId\":\"cf7aab1c-04c4-4050-9423-56b238bf1e27\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:39:214\",\"respDate\":\"230423-00:11:39:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cf7aab1c-04c4-4050-9423-56b238bf1e27\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:39:214-34987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cf7aab1c-04c4-4050-9423-56b238bf1e27]}\\\"}\"}","context":{"RequestID":"cf7aab1c-04c4-4050-9423-56b238bf1e27","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8661c47-e140-4e18-a9a4-be6514c2e7f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:39.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf7aab1c-04c4-4050-9423-56b238bf1e27","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8661c47-e140-4e18-a9a4-be6514c2e7f9","LogTimestamp":"2023-04-23T00:11:39.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:39.315Z","message":"Entering","context":{"RequestID":"4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1522e48-1911-41bd-83b7-b0e8987f7451","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:39.318Z","message":"{\"transactionId\":\"4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:39:315\",\"respDate\":\"230423-00:11:39:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:39:315-36157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77d37aae-f237-40d8-90d6-e0bf406a6fd4], x-b3-parentspanid=[e9017688eb0e4779], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51707], x-envoy-attempt-count=[1], x-b3-traceid=[68baf8801990f303e9017688eb0e4779], x-b3-spanid=[9c709cae01b6c58f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7]}\\\"}\"}","context":{"RequestID":"4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1522e48-1911-41bd-83b7-b0e8987f7451","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:39.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ef51d6f-fbbc-4a0d-988a-bf13e80d12e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1522e48-1911-41bd-83b7-b0e8987f7451","LogTimestamp":"2023-04-23T00:11:39.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:11:40.537Z","message":"Entering","context":{"RequestID":"8ad9450b-615c-4645-84c5-d2063083d19c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afacf56f-d5a3-44a1-abf7-f65f9932a108","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:40.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:40.541Z","message":"{\"transactionId\":\"8ad9450b-615c-4645-84c5-d2063083d19c\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:40:538\",\"respDate\":\"230423-00:11:40:540\",\"sourceId\":\"haproxy:8ad9450b-615c-4645-84c5-d2063083d19c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:40:538-46646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe59f325-8650-493a-a869-f0f3bce52995], x-b3-parentspanid=[7b2d1412cc57c970], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe333e9caf77455e7b2d1412cc57c970], x-b3-spanid=[809e9873219806b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ad9450b-615c-4645-84c5-d2063083d19c]}\\\"}\"}","context":{"RequestID":"8ad9450b-615c-4645-84c5-d2063083d19c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afacf56f-d5a3-44a1-abf7-f65f9932a108","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:40.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:40.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ad9450b-615c-4645-84c5-d2063083d19c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afacf56f-d5a3-44a1-abf7-f65f9932a108","LogTimestamp":"2023-04-23T00:11:40.541Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:42.552Z","message":"Entering","context":{"RequestID":"b31de742-328c-410c-8cce-78973d77064f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bcc514ab-443c-4141-baf6-0a36e10f6ea1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:42.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:42.555Z","message":"{\"transactionId\":\"b31de742-328c-410c-8cce-78973d77064f\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:42:553\",\"respDate\":\"230423-00:11:42:555\",\"sourceId\":\"haproxy:b31de742-328c-410c-8cce-78973d77064f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:42:553-87277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9055deaa-2a6a-40e3-a6c2-0ac58dd25dee], x-b3-parentspanid=[b101e4a3544b19b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07bffb441326466db101e4a3544b19b6], x-b3-spanid=[68cf6a6640ef670c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b31de742-328c-410c-8cce-78973d77064f]}\\\"}\"}","context":{"RequestID":"b31de742-328c-410c-8cce-78973d77064f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bcc514ab-443c-4141-baf6-0a36e10f6ea1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:42.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:42.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b31de742-328c-410c-8cce-78973d77064f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcc514ab-443c-4141-baf6-0a36e10f6ea1","LogTimestamp":"2023-04-23T00:11:42.556Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:42.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:42.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:42.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:42.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:44.569Z","message":"Entering","context":{"RequestID":"00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b16aae31-f54c-4d40-9382-75af10cab7c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:44.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:44.572Z","message":"{\"transactionId\":\"00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:44:570\",\"respDate\":\"230423-00:11:44:571\",\"sourceId\":\"haproxy:00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:44:570-89762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32b7dfd7-acf8-4134-b753-9a4956c306bd], x-b3-parentspanid=[34ee1015dc8724f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3923379b890fde3a34ee1015dc8724f1], x-b3-spanid=[a2560341aae7938c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff]}\\\"}\"}","context":{"RequestID":"00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b16aae31-f54c-4d40-9382-75af10cab7c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:44.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:44.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00adc32b-a1ca-4d39-8aed-b4b0a6eaa4ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b16aae31-f54c-4d40-9382-75af10cab7c9","LogTimestamp":"2023-04-23T00:11:44.572Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:11:46.582Z","message":"Entering","context":{"RequestID":"0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68af582f-0676-4a95-9489-b8398a346ded","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:46.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:46.584Z","message":"{\"transactionId\":\"0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:46:582\",\"respDate\":\"230423-00:11:46:584\",\"sourceId\":\"haproxy:0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:46:582-45532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54d380b9-cdee-409e-8104-6af2d3b9ac30], x-b3-parentspanid=[5e6618788c5c4a9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93c583b92f1a54ea5e6618788c5c4a9e], x-b3-spanid=[3abd7d1326a32818], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0]}\\\"}\"}","context":{"RequestID":"0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68af582f-0676-4a95-9489-b8398a346ded","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:46.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:46.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cd1c623-5ea0-40e3-9ce8-a14bb895c6f0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68af582f-0676-4a95-9489-b8398a346ded","LogTimestamp":"2023-04-23T00:11:46.584Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:11:48.593Z","message":"Entering","context":{"RequestID":"71dc0e3f-50af-4b6f-a237-39560011aac7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1cb3e18c-6cc8-4f1b-8d37-17d95b6a68ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:48.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:48.595Z","message":"{\"transactionId\":\"71dc0e3f-50af-4b6f-a237-39560011aac7\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:48:594\",\"respDate\":\"230423-00:11:48:595\",\"sourceId\":\"haproxy:71dc0e3f-50af-4b6f-a237-39560011aac7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:48:594-41759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f67223f3-eab6-4fdb-a7df-99719baed2d2], x-b3-parentspanid=[d69f7e13490dbfac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b47d52647a023c63d69f7e13490dbfac], x-b3-spanid=[f4931f132b7f94ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71dc0e3f-50af-4b6f-a237-39560011aac7]}\\\"}\"}","context":{"RequestID":"71dc0e3f-50af-4b6f-a237-39560011aac7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1cb3e18c-6cc8-4f1b-8d37-17d95b6a68ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:48.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:48.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71dc0e3f-50af-4b6f-a237-39560011aac7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cb3e18c-6cc8-4f1b-8d37-17d95b6a68ae","LogTimestamp":"2023-04-23T00:11:48.596Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:11:49.212Z","message":"Entering","context":{"RequestID":"81f257d1-e2cf-4dd3-bd24-1274ff4bde5f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eebe779b-18f8-4bfa-802a-c3d920816796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"81f257d1-e2cf-4dd3-bd24-1274ff4bde5f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eebe779b-18f8-4bfa-802a-c3d920816796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:49.216Z","message":"{\"transactionId\":\"81f257d1-e2cf-4dd3-bd24-1274ff4bde5f\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:49:213\",\"respDate\":\"230423-00:11:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81f257d1-e2cf-4dd3-bd24-1274ff4bde5f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:49:213-88406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81f257d1-e2cf-4dd3-bd24-1274ff4bde5f]}\\\"}\"}","context":{"RequestID":"81f257d1-e2cf-4dd3-bd24-1274ff4bde5f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eebe779b-18f8-4bfa-802a-c3d920816796","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81f257d1-e2cf-4dd3-bd24-1274ff4bde5f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eebe779b-18f8-4bfa-802a-c3d920816796","LogTimestamp":"2023-04-23T00:11:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:49.313Z","message":"Entering","context":{"RequestID":"246c52e9-219b-4089-8d5c-a94eefb64e75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfee7a76-1775-46ab-aa42-aeec40d57a5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:49.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:49.315Z","message":"{\"transactionId\":\"246c52e9-219b-4089-8d5c-a94eefb64e75\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:49:313\",\"respDate\":\"230423-00:11:49:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:246c52e9-219b-4089-8d5c-a94eefb64e75\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:49:313-48288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94ade0c9-00d7-47a1-b7e0-fdf59c259b40], x-b3-parentspanid=[4b7db526c273112e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57751], x-envoy-attempt-count=[1], x-b3-traceid=[95e30a1e4dd75f114b7db526c273112e], x-b3-spanid=[40562d1f383de4e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[246c52e9-219b-4089-8d5c-a94eefb64e75]}\\\"}\"}","context":{"RequestID":"246c52e9-219b-4089-8d5c-a94eefb64e75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfee7a76-1775-46ab-aa42-aeec40d57a5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:49.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:49.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"246c52e9-219b-4089-8d5c-a94eefb64e75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfee7a76-1775-46ab-aa42-aeec40d57a5b","LogTimestamp":"2023-04-23T00:11:49.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:11:50.607Z","message":"Entering","context":{"RequestID":"f7a4c245-6a72-4fc6-adfc-5d37c43ca10f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bd47523-2415-4ab7-983b-975ff5e35634","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:50.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:50.611Z","message":"{\"transactionId\":\"f7a4c245-6a72-4fc6-adfc-5d37c43ca10f\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:50:608\",\"respDate\":\"230423-00:11:50:611\",\"sourceId\":\"haproxy:f7a4c245-6a72-4fc6-adfc-5d37c43ca10f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:11:50:608-91354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef6135c7-29a5-4abe-8e09-d1c6b4045d1e], x-b3-parentspanid=[7c7b477ecab2b4cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19b36ca8e37617947c7b477ecab2b4cd], x-b3-spanid=[052de7f7394eb6e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7a4c245-6a72-4fc6-adfc-5d37c43ca10f]}\\\"}\"}","context":{"RequestID":"f7a4c245-6a72-4fc6-adfc-5d37c43ca10f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bd47523-2415-4ab7-983b-975ff5e35634","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:50.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:50.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7a4c245-6a72-4fc6-adfc-5d37c43ca10f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bd47523-2415-4ab7-983b-975ff5e35634","LogTimestamp":"2023-04-23T00:11:50.612Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:11:52.623Z","message":"Entering","context":{"RequestID":"8bab4ab1-ec4b-4c59-afb3-b80436b036c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ff97e13-e3e3-4172-939e-a56a5f1e5937","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:52.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:52.627Z","message":"{\"transactionId\":\"8bab4ab1-ec4b-4c59-afb3-b80436b036c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:52:624\",\"respDate\":\"230423-00:11:52:627\",\"sourceId\":\"haproxy:8bab4ab1-ec4b-4c59-afb3-b80436b036c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:52:624-18402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9856564-f6dd-4b04-bdf8-c1fe26a7bd42], x-b3-parentspanid=[3f429e357a980a61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add379b70f277c203f429e357a980a61], x-b3-spanid=[40d9f59e5ef4fbe3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bab4ab1-ec4b-4c59-afb3-b80436b036c3]}\\\"}\"}","context":{"RequestID":"8bab4ab1-ec4b-4c59-afb3-b80436b036c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ff97e13-e3e3-4172-939e-a56a5f1e5937","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:52.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:52.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bab4ab1-ec4b-4c59-afb3-b80436b036c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ff97e13-e3e3-4172-939e-a56a5f1e5937","LogTimestamp":"2023-04-23T00:11:52.627Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:52.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:11:52.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:52.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:52.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:54.639Z","message":"Entering","context":{"RequestID":"570ef6f4-c536-4317-b81a-6183e116daa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83407adf-4f9a-4d61-99c7-ef2a6cfcc323","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:54.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:54.642Z","message":"{\"transactionId\":\"570ef6f4-c536-4317-b81a-6183e116daa3\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:54:640\",\"respDate\":\"230423-00:11:54:642\",\"sourceId\":\"haproxy:570ef6f4-c536-4317-b81a-6183e116daa3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:54:640-39906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1b77642-4bc1-49d2-a55b-91e35b8bde7e], x-b3-parentspanid=[3e10324bb58a38c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07d7afa4e39b14a13e10324bb58a38c9], x-b3-spanid=[210629cb4f59a71c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[570ef6f4-c536-4317-b81a-6183e116daa3]}\\\"}\"}","context":{"RequestID":"570ef6f4-c536-4317-b81a-6183e116daa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83407adf-4f9a-4d61-99c7-ef2a6cfcc323","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:54.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:54.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"570ef6f4-c536-4317-b81a-6183e116daa3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83407adf-4f9a-4d61-99c7-ef2a6cfcc323","LogTimestamp":"2023-04-23T00:11:54.643Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:56.653Z","message":"Entering","context":{"RequestID":"d55075e9-bbfe-411c-ad1e-45ce3d3dcea4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1c45b1c-2c61-49af-aee5-55337d4724af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:56.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:56.656Z","message":"{\"transactionId\":\"d55075e9-bbfe-411c-ad1e-45ce3d3dcea4\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:56:654\",\"respDate\":\"230423-00:11:56:655\",\"sourceId\":\"haproxy:d55075e9-bbfe-411c-ad1e-45ce3d3dcea4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:56:654-78789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33a61533-6b8f-46e4-a464-06c6d93fc089], x-b3-parentspanid=[65d96de78e850edc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e761035176b2e2d865d96de78e850edc], x-b3-spanid=[00c24985c609b3c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d55075e9-bbfe-411c-ad1e-45ce3d3dcea4]}\\\"}\"}","context":{"RequestID":"d55075e9-bbfe-411c-ad1e-45ce3d3dcea4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1c45b1c-2c61-49af-aee5-55337d4724af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:56.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:56.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d55075e9-bbfe-411c-ad1e-45ce3d3dcea4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1c45b1c-2c61-49af-aee5-55337d4724af","LogTimestamp":"2023-04-23T00:11:56.656Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:11:58.666Z","message":"Entering","context":{"RequestID":"64893536-6b0d-4cd3-b8fc-c719da8b9079","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8499af90-b1c1-45ac-b55d-c3abbc225c95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:58.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:58.669Z","message":"{\"transactionId\":\"64893536-6b0d-4cd3-b8fc-c719da8b9079\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:58:667\",\"respDate\":\"230423-00:11:58:669\",\"sourceId\":\"haproxy:64893536-6b0d-4cd3-b8fc-c719da8b9079\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:58:667-74109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0624e0e0-d60d-493d-af01-7621b9ef1062], x-b3-parentspanid=[ae15d162d0ec66c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[841a262f920e21b1ae15d162d0ec66c1], x-b3-spanid=[9708cf10a0523566], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64893536-6b0d-4cd3-b8fc-c719da8b9079]}\\\"}\"}","context":{"RequestID":"64893536-6b0d-4cd3-b8fc-c719da8b9079","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8499af90-b1c1-45ac-b55d-c3abbc225c95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:11:58.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:58.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64893536-6b0d-4cd3-b8fc-c719da8b9079","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8499af90-b1c1-45ac-b55d-c3abbc225c95","LogTimestamp":"2023-04-23T00:11:58.670Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:11:59.213Z","message":"Entering","context":{"RequestID":"9d2304be-d9af-4ef6-a543-3aadc9e72d70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2b30ed6-13ed-49fe-9dca-618ad7e4da3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d2304be-d9af-4ef6-a543-3aadc9e72d70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2b30ed6-13ed-49fe-9dca-618ad7e4da3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:59.220Z","message":"{\"transactionId\":\"9d2304be-d9af-4ef6-a543-3aadc9e72d70\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:59:214\",\"respDate\":\"230423-00:11:59:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9d2304be-d9af-4ef6-a543-3aadc9e72d70\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:11:59:214-74421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9d2304be-d9af-4ef6-a543-3aadc9e72d70]}\\\"}\"}","context":{"RequestID":"9d2304be-d9af-4ef6-a543-3aadc9e72d70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2b30ed6-13ed-49fe-9dca-618ad7e4da3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:11:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:59.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d2304be-d9af-4ef6-a543-3aadc9e72d70","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2b30ed6-13ed-49fe-9dca-618ad7e4da3c","LogTimestamp":"2023-04-23T00:11:59.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:11:59.314Z","message":"Entering","context":{"RequestID":"936bc4ea-a9b8-48fd-bce9-cfbf188ba87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"582cc030-74a8-4126-8877-da3dc27da2cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:11:59.317Z","message":"{\"transactionId\":\"936bc4ea-a9b8-48fd-bce9-cfbf188ba87a\",\"status\":\"200\",\"rqstDate\":\"230423-00:11:59:315\",\"respDate\":\"230423-00:11:59:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:936bc4ea-a9b8-48fd-bce9-cfbf188ba87a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:11:59:315-2225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0f5e90-6d33-48fb-afcb-af4c7f73bf97], x-b3-parentspanid=[c1eb87390721b9ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35895], x-envoy-attempt-count=[1], x-b3-traceid=[6c83af2fcadf92fac1eb87390721b9ef], x-b3-spanid=[d7080598b28f5e2a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[936bc4ea-a9b8-48fd-bce9-cfbf188ba87a]}\\\"}\"}","context":{"RequestID":"936bc4ea-a9b8-48fd-bce9-cfbf188ba87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"582cc030-74a8-4126-8877-da3dc27da2cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:11:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:11:59.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"936bc4ea-a9b8-48fd-bce9-cfbf188ba87a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"582cc030-74a8-4126-8877-da3dc27da2cd","LogTimestamp":"2023-04-23T00:11:59.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:11:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:00.680Z","message":"Entering","context":{"RequestID":"6d94401d-5252-49e8-837c-b8636503ffd5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f72ebfcc-17db-452c-9dfc-47f6e485b227","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:00.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:00.683Z","message":"{\"transactionId\":\"6d94401d-5252-49e8-837c-b8636503ffd5\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:00:681\",\"respDate\":\"230423-00:12:00:682\",\"sourceId\":\"haproxy:6d94401d-5252-49e8-837c-b8636503ffd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:00:681-99650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3ea8d74-7264-4a4b-b845-797e73c85859], x-b3-parentspanid=[02ec1a6ed40e54d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b41f29c729a405b402ec1a6ed40e54d0], x-b3-spanid=[7f2609d7253265a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d94401d-5252-49e8-837c-b8636503ffd5]}\\\"}\"}","context":{"RequestID":"6d94401d-5252-49e8-837c-b8636503ffd5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f72ebfcc-17db-452c-9dfc-47f6e485b227","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:00.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:00.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d94401d-5252-49e8-837c-b8636503ffd5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f72ebfcc-17db-452c-9dfc-47f6e485b227","LogTimestamp":"2023-04-23T00:12:00.683Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:12:02.693Z","message":"Entering","context":{"RequestID":"81ddaddc-5133-4bef-9a80-01a38df47e02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4daf1e3c-4252-4e65-8c5c-328b39c53ed5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:02.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:02.697Z","message":"{\"transactionId\":\"81ddaddc-5133-4bef-9a80-01a38df47e02\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:02:694\",\"respDate\":\"230423-00:12:02:697\",\"sourceId\":\"haproxy:81ddaddc-5133-4bef-9a80-01a38df47e02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:02:694-10788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecb84e01-5394-4cc7-9d58-f72bccf2ffee], x-b3-parentspanid=[47371e63828b4637], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a395a17c0b1e42ac47371e63828b4637], x-b3-spanid=[6fce5ef87c575142], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81ddaddc-5133-4bef-9a80-01a38df47e02]}\\\"}\"}","context":{"RequestID":"81ddaddc-5133-4bef-9a80-01a38df47e02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4daf1e3c-4252-4e65-8c5c-328b39c53ed5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:02.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:02.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81ddaddc-5133-4bef-9a80-01a38df47e02","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4daf1e3c-4252-4e65-8c5c-328b39c53ed5","LogTimestamp":"2023-04-23T00:12:02.698Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:02.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:02.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:02.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:02.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:04.709Z","message":"Entering","context":{"RequestID":"b5698625-3df9-4f3e-9bc3-84338f5d3a21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54fdbc43-bf76-4513-a23a-55ffb9e06914","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:04.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:04.713Z","message":"{\"transactionId\":\"b5698625-3df9-4f3e-9bc3-84338f5d3a21\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:04:710\",\"respDate\":\"230423-00:12:04:713\",\"sourceId\":\"haproxy:b5698625-3df9-4f3e-9bc3-84338f5d3a21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:04:710-97632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac68ead9-7841-44af-b7ec-a76ef3d7424f], x-b3-parentspanid=[875093e76f85518d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2474408e3e07429c875093e76f85518d], x-b3-spanid=[d60475ec8ba1817e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5698625-3df9-4f3e-9bc3-84338f5d3a21]}\\\"}\"}","context":{"RequestID":"b5698625-3df9-4f3e-9bc3-84338f5d3a21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54fdbc43-bf76-4513-a23a-55ffb9e06914","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:04.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:04.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5698625-3df9-4f3e-9bc3-84338f5d3a21","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54fdbc43-bf76-4513-a23a-55ffb9e06914","LogTimestamp":"2023-04-23T00:12:04.714Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:04.738Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:04.741Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:06.725Z","message":"Entering","context":{"RequestID":"f9a3f92b-de64-4fdf-bc25-d247b655c4b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95487437-73c3-47ad-83d1-ee453e2d4bdc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:06.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:06.729Z","message":"{\"transactionId\":\"f9a3f92b-de64-4fdf-bc25-d247b655c4b7\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:06:726\",\"respDate\":\"230423-00:12:06:729\",\"sourceId\":\"haproxy:f9a3f92b-de64-4fdf-bc25-d247b655c4b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:06:726-20528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2a68e01-5230-4958-abf9-d851eacfedd0], x-b3-parentspanid=[8c43d33fc21a3a0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9d914ac0cadacd8c43d33fc21a3a0b], x-b3-spanid=[899f582f4bd87bcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9a3f92b-de64-4fdf-bc25-d247b655c4b7]}\\\"}\"}","context":{"RequestID":"f9a3f92b-de64-4fdf-bc25-d247b655c4b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95487437-73c3-47ad-83d1-ee453e2d4bdc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:06.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:06.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9a3f92b-de64-4fdf-bc25-d247b655c4b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95487437-73c3-47ad-83d1-ee453e2d4bdc","LogTimestamp":"2023-04-23T00:12:06.730Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:08.741Z","message":"Entering","context":{"RequestID":"a91348f5-6bec-4ee4-848f-db4dcb6589db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0aead445-0177-4950-854f-864f0adfb8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:08.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:08.745Z","message":"{\"transactionId\":\"a91348f5-6bec-4ee4-848f-db4dcb6589db\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:08:742\",\"respDate\":\"230423-00:12:08:745\",\"sourceId\":\"haproxy:a91348f5-6bec-4ee4-848f-db4dcb6589db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:08:742-53476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c048ca81-0596-46f7-ae26-4b681a8d51bf], x-b3-parentspanid=[11eae36329ae955e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a406b8c0559d62311eae36329ae955e], x-b3-spanid=[06be08682e66f156], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a91348f5-6bec-4ee4-848f-db4dcb6589db]}\\\"}\"}","context":{"RequestID":"a91348f5-6bec-4ee4-848f-db4dcb6589db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0aead445-0177-4950-854f-864f0adfb8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:08.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:08.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a91348f5-6bec-4ee4-848f-db4dcb6589db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aead445-0177-4950-854f-864f0adfb8ee","LogTimestamp":"2023-04-23T00:12:08.746Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:12:09.211Z","message":"Entering","context":{"RequestID":"d48e8d9c-cee6-4ccc-8eb5-071a5540682f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca9dcb9e-deba-4c07-8b95-0cbb520a9b12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d48e8d9c-cee6-4ccc-8eb5-071a5540682f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca9dcb9e-deba-4c07-8b95-0cbb520a9b12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:09.215Z","message":"{\"transactionId\":\"d48e8d9c-cee6-4ccc-8eb5-071a5540682f\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:09:212\",\"respDate\":\"230423-00:12:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d48e8d9c-cee6-4ccc-8eb5-071a5540682f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:09:212-49933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d48e8d9c-cee6-4ccc-8eb5-071a5540682f]}\\\"}\"}","context":{"RequestID":"d48e8d9c-cee6-4ccc-8eb5-071a5540682f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca9dcb9e-deba-4c07-8b95-0cbb520a9b12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d48e8d9c-cee6-4ccc-8eb5-071a5540682f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca9dcb9e-deba-4c07-8b95-0cbb520a9b12","LogTimestamp":"2023-04-23T00:12:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-23T00:12:09.314Z","message":"Entering","context":{"RequestID":"c83cb640-d31a-46e7-b04c-c1e5381b89db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5499ea83-5f84-4ab5-9cdc-677777c7e634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:09.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:09.316Z","message":"{\"transactionId\":\"c83cb640-d31a-46e7-b04c-c1e5381b89db\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:09:314\",\"respDate\":\"230423-00:12:09:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c83cb640-d31a-46e7-b04c-c1e5381b89db\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:09:314-17067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9d4b0ed-9e3a-49e1-af57-463e0909abb1], x-b3-parentspanid=[4f35c1852cf61bc2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46369], x-envoy-attempt-count=[1], x-b3-traceid=[076995306cca9e6e4f35c1852cf61bc2], x-b3-spanid=[437adbbc17c114a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c83cb640-d31a-46e7-b04c-c1e5381b89db]}\\\"}\"}","context":{"RequestID":"c83cb640-d31a-46e7-b04c-c1e5381b89db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5499ea83-5f84-4ab5-9cdc-677777c7e634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:09.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:09.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c83cb640-d31a-46e7-b04c-c1e5381b89db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5499ea83-5f84-4ab5-9cdc-677777c7e634","LogTimestamp":"2023-04-23T00:12:09.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:12:10.757Z","message":"Entering","context":{"RequestID":"1cf680bf-f888-418d-8040-5c99af6a9c0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"414afe2d-b563-46d7-889c-54ddca7140ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:10.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:10.760Z","message":"{\"transactionId\":\"1cf680bf-f888-418d-8040-5c99af6a9c0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:10:758\",\"respDate\":\"230423-00:12:10:760\",\"sourceId\":\"haproxy:1cf680bf-f888-418d-8040-5c99af6a9c0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:10:758-3532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c370dee6-f368-4726-96b1-d52e18886d98], x-b3-parentspanid=[97edc3286b1fdc99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9d38a196db9faf97edc3286b1fdc99], x-b3-spanid=[4f0e5be057ec68fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cf680bf-f888-418d-8040-5c99af6a9c0f]}\\\"}\"}","context":{"RequestID":"1cf680bf-f888-418d-8040-5c99af6a9c0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"414afe2d-b563-46d7-889c-54ddca7140ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:10.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:10.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cf680bf-f888-418d-8040-5c99af6a9c0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"414afe2d-b563-46d7-889c-54ddca7140ca","LogTimestamp":"2023-04-23T00:12:10.761Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:12.771Z","message":"Entering","context":{"RequestID":"f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"910cd014-ab51-4919-b9d5-703ecd575db6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:12.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:12.774Z","message":"{\"transactionId\":\"f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:12:771\",\"respDate\":\"230423-00:12:12:774\",\"sourceId\":\"haproxy:f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:12:771-2748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08f8858b-f522-4439-a0a3-25fd2b568f9b], x-b3-parentspanid=[dd584422a6eb19fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9561db9fa7ff3ebedd584422a6eb19fd], x-b3-spanid=[89a3fe09030bd84c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3]}\\\"}\"}","context":{"RequestID":"f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"910cd014-ab51-4919-b9d5-703ecd575db6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:12.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:12.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ba7cce-ffaf-424d-9c3d-fa1a0cfd63f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"910cd014-ab51-4919-b9d5-703ecd575db6","LogTimestamp":"2023-04-23T00:12:12.775Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:12.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:12.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:12.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:12.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:14.787Z","message":"Entering","context":{"RequestID":"ae580cdd-5682-4e5e-bcc7-7ad959608d60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf3d40a9-0e76-4d1f-a74b-8f5ec873485a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:14.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:14.790Z","message":"{\"transactionId\":\"ae580cdd-5682-4e5e-bcc7-7ad959608d60\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:14:788\",\"respDate\":\"230423-00:12:14:790\",\"sourceId\":\"haproxy:ae580cdd-5682-4e5e-bcc7-7ad959608d60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:14:788-36902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[452e1e1f-383f-4f67-80e2-8a020e90298a], x-b3-parentspanid=[31c0e632298207cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49b56d90be0f057831c0e632298207cf], x-b3-spanid=[a4242392a2f4fded], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae580cdd-5682-4e5e-bcc7-7ad959608d60]}\\\"}\"}","context":{"RequestID":"ae580cdd-5682-4e5e-bcc7-7ad959608d60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf3d40a9-0e76-4d1f-a74b-8f5ec873485a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:14.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:14.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae580cdd-5682-4e5e-bcc7-7ad959608d60","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf3d40a9-0e76-4d1f-a74b-8f5ec873485a","LogTimestamp":"2023-04-23T00:12:14.791Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:16.803Z","message":"Entering","context":{"RequestID":"6ebd0aee-0c2b-4a95-9b01-95db7ff77410","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2ee7163-4f7b-45cd-830f-7b9322b45149","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:16.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:16.807Z","message":"{\"transactionId\":\"6ebd0aee-0c2b-4a95-9b01-95db7ff77410\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:16:804\",\"respDate\":\"230423-00:12:16:807\",\"sourceId\":\"haproxy:6ebd0aee-0c2b-4a95-9b01-95db7ff77410\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:16:804-23861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18db4c03-5d0a-4aa6-a128-338ee72a3d2e], x-b3-parentspanid=[47264b9dab10ebf3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[080a235b696819ff47264b9dab10ebf3], x-b3-spanid=[9b633c214a927035], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ebd0aee-0c2b-4a95-9b01-95db7ff77410]}\\\"}\"}","context":{"RequestID":"6ebd0aee-0c2b-4a95-9b01-95db7ff77410","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2ee7163-4f7b-45cd-830f-7b9322b45149","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:16.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:16.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ebd0aee-0c2b-4a95-9b01-95db7ff77410","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2ee7163-4f7b-45cd-830f-7b9322b45149","LogTimestamp":"2023-04-23T00:12:16.808Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:18.821Z","message":"Entering","context":{"RequestID":"94efcdc0-a909-4180-8a03-f2320d4f82bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5130ee0-ad46-4388-ab18-3705d0c05552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:18.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:18.823Z","message":"{\"transactionId\":\"94efcdc0-a909-4180-8a03-f2320d4f82bb\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:18:822\",\"respDate\":\"230423-00:12:18:823\",\"sourceId\":\"haproxy:94efcdc0-a909-4180-8a03-f2320d4f82bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:18:822-11278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8894927e-4910-43ba-9e35-42efa05ce984], x-b3-parentspanid=[4e3748116a3a2c60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1a26ec850a5ef3a4e3748116a3a2c60], x-b3-spanid=[f173fb80ea03efd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94efcdc0-a909-4180-8a03-f2320d4f82bb]}\\\"}\"}","context":{"RequestID":"94efcdc0-a909-4180-8a03-f2320d4f82bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5130ee0-ad46-4388-ab18-3705d0c05552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:18.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:18.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94efcdc0-a909-4180-8a03-f2320d4f82bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5130ee0-ad46-4388-ab18-3705d0c05552","LogTimestamp":"2023-04-23T00:12:18.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:12:19.213Z","message":"Entering","context":{"RequestID":"c0d61619-e911-4d94-bcf0-f2177ccf989e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a02ffbb-bb0b-4525-8633-8be670d496fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0d61619-e911-4d94-bcf0-f2177ccf989e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a02ffbb-bb0b-4525-8633-8be670d496fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:19.219Z","message":"{\"transactionId\":\"c0d61619-e911-4d94-bcf0-f2177ccf989e\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:19:214\",\"respDate\":\"230423-00:12:19:219\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c0d61619-e911-4d94-bcf0-f2177ccf989e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:19:214-8412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c0d61619-e911-4d94-bcf0-f2177ccf989e]}\\\"}\"}","context":{"RequestID":"c0d61619-e911-4d94-bcf0-f2177ccf989e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a02ffbb-bb0b-4525-8633-8be670d496fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:19.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0d61619-e911-4d94-bcf0-f2177ccf989e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a02ffbb-bb0b-4525-8633-8be670d496fa","LogTimestamp":"2023-04-23T00:12:19.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:12:19.315Z","message":"Entering","context":{"RequestID":"f17ffd51-65ed-4854-a206-8cf036f0aca8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7d91208-5270-413c-85a2-43844f6adbe7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:19.317Z","message":"{\"transactionId\":\"f17ffd51-65ed-4854-a206-8cf036f0aca8\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:19:315\",\"respDate\":\"230423-00:12:19:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f17ffd51-65ed-4854-a206-8cf036f0aca8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:19:315-16327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63ebf6e5-a09d-4791-b881-d79f50fa105c], x-b3-parentspanid=[c7db673479d3daa3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59935], x-envoy-attempt-count=[1], x-b3-traceid=[e808506d7bfbaa94c7db673479d3daa3], x-b3-spanid=[be0a26a72ed8ab3a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f17ffd51-65ed-4854-a206-8cf036f0aca8]}\\\"}\"}","context":{"RequestID":"f17ffd51-65ed-4854-a206-8cf036f0aca8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7d91208-5270-413c-85a2-43844f6adbe7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:19.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17ffd51-65ed-4854-a206-8cf036f0aca8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7d91208-5270-413c-85a2-43844f6adbe7","LogTimestamp":"2023-04-23T00:12:19.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:12:20.835Z","message":"Entering","context":{"RequestID":"1b33493e-3b2d-425d-9817-1eb8e760fc64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa1952b2-3bab-4656-89af-43187c4e2a48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:20.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:20.838Z","message":"{\"transactionId\":\"1b33493e-3b2d-425d-9817-1eb8e760fc64\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:20:836\",\"respDate\":\"230423-00:12:20:838\",\"sourceId\":\"haproxy:1b33493e-3b2d-425d-9817-1eb8e760fc64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:20:836-1923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e93a5de3-17f6-49f3-8514-5b054f76ea9e], x-b3-parentspanid=[5270a62e2d59f23a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a84db00ac0f4495270a62e2d59f23a], x-b3-spanid=[38756584accbec2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b33493e-3b2d-425d-9817-1eb8e760fc64]}\\\"}\"}","context":{"RequestID":"1b33493e-3b2d-425d-9817-1eb8e760fc64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa1952b2-3bab-4656-89af-43187c4e2a48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:20.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:20.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b33493e-3b2d-425d-9817-1eb8e760fc64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa1952b2-3bab-4656-89af-43187c4e2a48","LogTimestamp":"2023-04-23T00:12:20.839Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:22.851Z","message":"Entering","context":{"RequestID":"fb2d251e-0f52-4ac6-8dec-d6e0381c203f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5aeba3e-a5d6-4ea5-a217-90c5f15a57e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:22.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:22.854Z","message":"{\"transactionId\":\"fb2d251e-0f52-4ac6-8dec-d6e0381c203f\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:22:851\",\"respDate\":\"230423-00:12:22:854\",\"sourceId\":\"haproxy:fb2d251e-0f52-4ac6-8dec-d6e0381c203f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:22:851-1610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92e1d925-8cc5-4854-b652-8104f4f6d0c3], x-b3-parentspanid=[a488da9a1bfb5bc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69bd44cdf74e3353a488da9a1bfb5bc9], x-b3-spanid=[08b6de776381203b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb2d251e-0f52-4ac6-8dec-d6e0381c203f]}\\\"}\"}","context":{"RequestID":"fb2d251e-0f52-4ac6-8dec-d6e0381c203f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5aeba3e-a5d6-4ea5-a217-90c5f15a57e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:22.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:22.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb2d251e-0f52-4ac6-8dec-d6e0381c203f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5aeba3e-a5d6-4ea5-a217-90c5f15a57e0","LogTimestamp":"2023-04-23T00:12:22.855Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:22.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:22.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:22.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:22.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:24.867Z","message":"Entering","context":{"RequestID":"7d3fa0ab-2268-4e1e-bf86-7a0641fe4127","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7a21e95-dfa6-43c8-9db6-96b22d3061dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:24.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:24.869Z","message":"{\"transactionId\":\"7d3fa0ab-2268-4e1e-bf86-7a0641fe4127\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:24:867\",\"respDate\":\"230423-00:12:24:869\",\"sourceId\":\"haproxy:7d3fa0ab-2268-4e1e-bf86-7a0641fe4127\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:24:867-27369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e63ac5ca-9eed-4d05-a2da-ab1a5ddaa6af], x-b3-parentspanid=[5114be329f0c14c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a171788925702ffb5114be329f0c14c0], x-b3-spanid=[5043026806264a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d3fa0ab-2268-4e1e-bf86-7a0641fe4127]}\\\"}\"}","context":{"RequestID":"7d3fa0ab-2268-4e1e-bf86-7a0641fe4127","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7a21e95-dfa6-43c8-9db6-96b22d3061dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:24.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:24.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d3fa0ab-2268-4e1e-bf86-7a0641fe4127","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7a21e95-dfa6-43c8-9db6-96b22d3061dc","LogTimestamp":"2023-04-23T00:12:24.869Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:12:26.882Z","message":"Entering","context":{"RequestID":"04167120-93f2-40ef-9280-cc4f0617e9b5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4916e6b2-e8a2-4671-9293-fddeda25d941","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:26.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:26.885Z","message":"{\"transactionId\":\"04167120-93f2-40ef-9280-cc4f0617e9b5\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:26:883\",\"respDate\":\"230423-00:12:26:885\",\"sourceId\":\"haproxy:04167120-93f2-40ef-9280-cc4f0617e9b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:26:883-16209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf2cdbcc-8635-4b8f-9a71-33efeec2ee98], x-b3-parentspanid=[b62ca213b5242fc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae2e39de24edcc74b62ca213b5242fc2], x-b3-spanid=[1111e4beebfd73ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04167120-93f2-40ef-9280-cc4f0617e9b5]}\\\"}\"}","context":{"RequestID":"04167120-93f2-40ef-9280-cc4f0617e9b5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4916e6b2-e8a2-4671-9293-fddeda25d941","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:26.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:26.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04167120-93f2-40ef-9280-cc4f0617e9b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4916e6b2-e8a2-4671-9293-fddeda25d941","LogTimestamp":"2023-04-23T00:12:26.886Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:28.897Z","message":"Entering","context":{"RequestID":"ba7e1ab6-8881-4677-a8ac-9fc0a588077a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6310181f-1276-44fe-9ab0-79e54443cd85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:28.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:28.900Z","message":"{\"transactionId\":\"ba7e1ab6-8881-4677-a8ac-9fc0a588077a\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:28:898\",\"respDate\":\"230423-00:12:28:900\",\"sourceId\":\"haproxy:ba7e1ab6-8881-4677-a8ac-9fc0a588077a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:28:898-94417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[accdf8cf-f394-4e95-bfed-902781fd6cb6], x-b3-parentspanid=[93967a292d7a6046], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2885a2d91fecb7ae93967a292d7a6046], x-b3-spanid=[b21d246bd68240c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba7e1ab6-8881-4677-a8ac-9fc0a588077a]}\\\"}\"}","context":{"RequestID":"ba7e1ab6-8881-4677-a8ac-9fc0a588077a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6310181f-1276-44fe-9ab0-79e54443cd85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:28.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:28.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba7e1ab6-8881-4677-a8ac-9fc0a588077a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6310181f-1276-44fe-9ab0-79e54443cd85","LogTimestamp":"2023-04-23T00:12:28.901Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:29.213Z","message":"Entering","context":{"RequestID":"51f42567-e910-4cf1-9bf2-71dcb039dffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aec6f71-523b-4fca-9b19-b1644532d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:29.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"51f42567-e910-4cf1-9bf2-71dcb039dffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aec6f71-523b-4fca-9b19-b1644532d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:29.217Z","message":"{\"transactionId\":\"51f42567-e910-4cf1-9bf2-71dcb039dffa\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:29:214\",\"respDate\":\"230423-00:12:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:51f42567-e910-4cf1-9bf2-71dcb039dffa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:29:214-15739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[51f42567-e910-4cf1-9bf2-71dcb039dffa]}\\\"}\"}","context":{"RequestID":"51f42567-e910-4cf1-9bf2-71dcb039dffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aec6f71-523b-4fca-9b19-b1644532d2f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:29.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f42567-e910-4cf1-9bf2-71dcb039dffa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aec6f71-523b-4fca-9b19-b1644532d2f4","LogTimestamp":"2023-04-23T00:12:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:29.312Z","message":"Entering","context":{"RequestID":"0c33dc33-8b09-483d-b9af-17fba97134d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60bc5d96-585b-43f0-a1dd-d6d79118f75d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:29.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:29.315Z","message":"{\"transactionId\":\"0c33dc33-8b09-483d-b9af-17fba97134d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:29:313\",\"respDate\":\"230423-00:12:29:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c33dc33-8b09-483d-b9af-17fba97134d9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:29:313-96244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8990aa25-4338-4436-8901-da781e3e5784], x-b3-parentspanid=[0dc458203b2e057d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54595], x-envoy-attempt-count=[1], x-b3-traceid=[55b21e76e91075ec0dc458203b2e057d], x-b3-spanid=[5c22e9d824f45d7c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c33dc33-8b09-483d-b9af-17fba97134d9]}\\\"}\"}","context":{"RequestID":"0c33dc33-8b09-483d-b9af-17fba97134d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60bc5d96-585b-43f0-a1dd-d6d79118f75d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:29.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:29.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c33dc33-8b09-483d-b9af-17fba97134d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60bc5d96-585b-43f0-a1dd-d6d79118f75d","LogTimestamp":"2023-04-23T00:12:29.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:12:30.913Z","message":"Entering","context":{"RequestID":"f15d842d-1e6c-4008-a282-9a88fb0f313f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"294063ff-eefb-444d-8ce0-56c0a4210868","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:30.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:30.917Z","message":"{\"transactionId\":\"f15d842d-1e6c-4008-a282-9a88fb0f313f\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:30:914\",\"respDate\":\"230423-00:12:30:917\",\"sourceId\":\"haproxy:f15d842d-1e6c-4008-a282-9a88fb0f313f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:30:914-66937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cd5cf86-bee9-4156-87c6-3b105bf390d6], x-b3-parentspanid=[7bf73b115e44566c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4945176e8fab37277bf73b115e44566c], x-b3-spanid=[86c855194956f530], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f15d842d-1e6c-4008-a282-9a88fb0f313f]}\\\"}\"}","context":{"RequestID":"f15d842d-1e6c-4008-a282-9a88fb0f313f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"294063ff-eefb-444d-8ce0-56c0a4210868","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:30.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:30.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f15d842d-1e6c-4008-a282-9a88fb0f313f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"294063ff-eefb-444d-8ce0-56c0a4210868","LogTimestamp":"2023-04-23T00:12:30.918Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:32.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:32.930Z","message":"Entering","context":{"RequestID":"c5bd132c-9b3f-4415-8dd4-7b3a8d028344","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3150919c-9478-4c15-a59c-50bcc0f7de6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:32.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:32.932Z","message":"{\"transactionId\":\"c5bd132c-9b3f-4415-8dd4-7b3a8d028344\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:32:931\",\"respDate\":\"230423-00:12:32:932\",\"sourceId\":\"haproxy:c5bd132c-9b3f-4415-8dd4-7b3a8d028344\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:32:931-83053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05b4b86c-18aa-4b1c-8de8-d576b7dd0fbf], x-b3-parentspanid=[01ef3883ef89a5bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc63607ab67fe2de01ef3883ef89a5bf], x-b3-spanid=[0542212f58166218], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5bd132c-9b3f-4415-8dd4-7b3a8d028344]}\\\"}\"}","context":{"RequestID":"c5bd132c-9b3f-4415-8dd4-7b3a8d028344","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3150919c-9478-4c15-a59c-50bcc0f7de6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:32.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:32.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5bd132c-9b3f-4415-8dd4-7b3a8d028344","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3150919c-9478-4c15-a59c-50bcc0f7de6e","LogTimestamp":"2023-04-23T00:12:32.933Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:12:32.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:32.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:32.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:34.750Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:34.755Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:34.944Z","message":"Entering","context":{"RequestID":"f8ba2f0a-bca6-48e2-9a17-fbfd446322e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba624f88-cecd-4469-b05b-7c841bc40c8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:34.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:34.948Z","message":"{\"transactionId\":\"f8ba2f0a-bca6-48e2-9a17-fbfd446322e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:34:945\",\"respDate\":\"230423-00:12:34:948\",\"sourceId\":\"haproxy:f8ba2f0a-bca6-48e2-9a17-fbfd446322e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:34:945-64562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dc11903-a0c3-4d85-ba4f-e6f03cbb2360], x-b3-parentspanid=[8bff76afae34f1ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae82619699b644868bff76afae34f1ae], x-b3-spanid=[abe7d70288b57ee8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8ba2f0a-bca6-48e2-9a17-fbfd446322e8]}\\\"}\"}","context":{"RequestID":"f8ba2f0a-bca6-48e2-9a17-fbfd446322e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba624f88-cecd-4469-b05b-7c841bc40c8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:34.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:34.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8ba2f0a-bca6-48e2-9a17-fbfd446322e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba624f88-cecd-4469-b05b-7c841bc40c8e","LogTimestamp":"2023-04-23T00:12:34.949Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:36.962Z","message":"Entering","context":{"RequestID":"833364d8-57f8-4199-95dc-dd5b7552bc64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d10b9cf-502e-4fdf-87dc-944931b91fb2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:36.966Z","message":"{\"transactionId\":\"833364d8-57f8-4199-95dc-dd5b7552bc64\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:36:963\",\"respDate\":\"230423-00:12:36:965\",\"sourceId\":\"haproxy:833364d8-57f8-4199-95dc-dd5b7552bc64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:36:963-55613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c60f977e-8453-42ad-8009-03e4c58230ef], x-b3-parentspanid=[e6efdc578a19eb2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc7c594467c6d932e6efdc578a19eb2d], x-b3-spanid=[a12b137f9471d890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[833364d8-57f8-4199-95dc-dd5b7552bc64]}\\\"}\"}","context":{"RequestID":"833364d8-57f8-4199-95dc-dd5b7552bc64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d10b9cf-502e-4fdf-87dc-944931b91fb2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:36.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:36.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"833364d8-57f8-4199-95dc-dd5b7552bc64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d10b9cf-502e-4fdf-87dc-944931b91fb2","LogTimestamp":"2023-04-23T00:12:36.966Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:38.976Z","message":"Entering","context":{"RequestID":"5160b83e-6ec7-41c6-a5b1-5d885380a54d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97b58e0c-83a4-4eb3-8e04-189bacd05e53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:38.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:38.978Z","message":"{\"transactionId\":\"5160b83e-6ec7-41c6-a5b1-5d885380a54d\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:38:977\",\"respDate\":\"230423-00:12:38:978\",\"sourceId\":\"haproxy:5160b83e-6ec7-41c6-a5b1-5d885380a54d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:38:977-98146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6649adb1-e619-465a-8721-0edba5bb40b3], x-b3-parentspanid=[4916f9be6e89fa89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1c5ff0a04ab26d64916f9be6e89fa89], x-b3-spanid=[571b5407002d292e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5160b83e-6ec7-41c6-a5b1-5d885380a54d]}\\\"}\"}","context":{"RequestID":"5160b83e-6ec7-41c6-a5b1-5d885380a54d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97b58e0c-83a4-4eb3-8e04-189bacd05e53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:38.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:38.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5160b83e-6ec7-41c6-a5b1-5d885380a54d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97b58e0c-83a4-4eb3-8e04-189bacd05e53","LogTimestamp":"2023-04-23T00:12:38.979Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:12:39.213Z","message":"Entering","context":{"RequestID":"7cef66b6-9d3a-476c-a256-0f7fb153d60b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6924741-defb-4175-b724-233573d60c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:39.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"7cef66b6-9d3a-476c-a256-0f7fb153d60b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6924741-defb-4175-b724-233573d60c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:39.217Z","message":"{\"transactionId\":\"7cef66b6-9d3a-476c-a256-0f7fb153d60b\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:39:214\",\"respDate\":\"230423-00:12:39:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7cef66b6-9d3a-476c-a256-0f7fb153d60b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:39:214-52475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7cef66b6-9d3a-476c-a256-0f7fb153d60b]}\\\"}\"}","context":{"RequestID":"7cef66b6-9d3a-476c-a256-0f7fb153d60b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6924741-defb-4175-b724-233573d60c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cef66b6-9d3a-476c-a256-0f7fb153d60b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6924741-defb-4175-b724-233573d60c95","LogTimestamp":"2023-04-23T00:12:39.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:12:39.316Z","message":"Entering","context":{"RequestID":"3e0e2cec-c63a-4016-a372-dd11cabe0ff5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d43dabe4-572c-4cba-97f3-6e643f96ac43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:39.319Z","message":"{\"transactionId\":\"3e0e2cec-c63a-4016-a372-dd11cabe0ff5\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:39:317\",\"respDate\":\"230423-00:12:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3e0e2cec-c63a-4016-a372-dd11cabe0ff5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:39:317-87488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87fbb5f9-0524-42e6-8cf0-2d0d23f5fb22], x-b3-parentspanid=[c8cc121794580be5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48067], x-envoy-attempt-count=[1], x-b3-traceid=[61fc04923876563bc8cc121794580be5], x-b3-spanid=[61f75074230a2182], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3e0e2cec-c63a-4016-a372-dd11cabe0ff5]}\\\"}\"}","context":{"RequestID":"3e0e2cec-c63a-4016-a372-dd11cabe0ff5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d43dabe4-572c-4cba-97f3-6e643f96ac43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e0e2cec-c63a-4016-a372-dd11cabe0ff5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d43dabe4-572c-4cba-97f3-6e643f96ac43","LogTimestamp":"2023-04-23T00:12:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:40.989Z","message":"Entering","context":{"RequestID":"a4f75486-8dd1-4bed-bedd-173463fd93bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad3f2452-27fc-426d-a212-f1633b5b05d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:40.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:40.992Z","message":"{\"transactionId\":\"a4f75486-8dd1-4bed-bedd-173463fd93bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:40:989\",\"respDate\":\"230423-00:12:40:992\",\"sourceId\":\"haproxy:a4f75486-8dd1-4bed-bedd-173463fd93bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:40:989-2521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5b67e9b-f256-4d52-843a-2ecc9d0b9beb], x-b3-parentspanid=[3ebe8346aa35d2b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[096c39b5122adbbf3ebe8346aa35d2b1], x-b3-spanid=[3173b86b8319c28c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4f75486-8dd1-4bed-bedd-173463fd93bf]}\\\"}\"}","context":{"RequestID":"a4f75486-8dd1-4bed-bedd-173463fd93bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad3f2452-27fc-426d-a212-f1633b5b05d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:40.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:40.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4f75486-8dd1-4bed-bedd-173463fd93bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad3f2452-27fc-426d-a212-f1633b5b05d2","LogTimestamp":"2023-04-23T00:12:40.992Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:42.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:42.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:42.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:42.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:43.005Z","message":"Entering","context":{"RequestID":"cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74afe93-544d-4516-af9c-da4ca42476ed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:43.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:43.008Z","message":"{\"transactionId\":\"cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:43:005\",\"respDate\":\"230423-00:12:43:007\",\"sourceId\":\"haproxy:cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:43:005-73636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16f40eca-ffb4-44b3-a668-06854a9ccb8a], x-b3-parentspanid=[b25b6d77b996c8f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fc543246f9ad9e1b25b6d77b996c8f9], x-b3-spanid=[89ed75cf7346210d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c]}\\\"}\"}","context":{"RequestID":"cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74afe93-544d-4516-af9c-da4ca42476ed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:43.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:43.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf8830ec-1ce7-4e8a-b64d-6924ed6e1c2c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c74afe93-544d-4516-af9c-da4ca42476ed","LogTimestamp":"2023-04-23T00:12:43.008Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:45.020Z","message":"Entering","context":{"RequestID":"64dc02f1-c427-4906-8c5b-1f82c6e81f3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c9c2482-4a2f-4c35-8bcf-b31ac274968c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:45.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:45.023Z","message":"{\"transactionId\":\"64dc02f1-c427-4906-8c5b-1f82c6e81f3b\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:45:021\",\"respDate\":\"230423-00:12:45:023\",\"sourceId\":\"haproxy:64dc02f1-c427-4906-8c5b-1f82c6e81f3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:45:021-80502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[624e729b-03e5-432c-b748-8aa36c695483], x-b3-parentspanid=[d65fc41e53977722], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a5c73f69f968bd2d65fc41e53977722], x-b3-spanid=[5da0089df8f321c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64dc02f1-c427-4906-8c5b-1f82c6e81f3b]}\\\"}\"}","context":{"RequestID":"64dc02f1-c427-4906-8c5b-1f82c6e81f3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c9c2482-4a2f-4c35-8bcf-b31ac274968c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:45.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:45.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64dc02f1-c427-4906-8c5b-1f82c6e81f3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c9c2482-4a2f-4c35-8bcf-b31ac274968c","LogTimestamp":"2023-04-23T00:12:45.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:12:47.035Z","message":"Entering","context":{"RequestID":"2c7fb956-cee8-4944-85e1-a559fc89cbc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"520fd2cf-e6dd-441d-aba7-7d2671cce04b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:47.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:47.038Z","message":"{\"transactionId\":\"2c7fb956-cee8-4944-85e1-a559fc89cbc2\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:47:036\",\"respDate\":\"230423-00:12:47:038\",\"sourceId\":\"haproxy:2c7fb956-cee8-4944-85e1-a559fc89cbc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:47:036-5190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b93a1789-c160-4017-9c3b-cc3a0726f80e], x-b3-parentspanid=[db338d71f508618f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57b387c817788e85db338d71f508618f], x-b3-spanid=[5577f3fdb8f98e56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c7fb956-cee8-4944-85e1-a559fc89cbc2]}\\\"}\"}","context":{"RequestID":"2c7fb956-cee8-4944-85e1-a559fc89cbc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"520fd2cf-e6dd-441d-aba7-7d2671cce04b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:47.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:47.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c7fb956-cee8-4944-85e1-a559fc89cbc2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"520fd2cf-e6dd-441d-aba7-7d2671cce04b","LogTimestamp":"2023-04-23T00:12:47.039Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:49.051Z","message":"Entering","context":{"RequestID":"8f76bc46-49fc-4fb9-9d97-95e593aa7978","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbf87d0f-d6ce-4fd7-88a5-6c8f099e4036","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:49.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.054Z","message":"{\"transactionId\":\"8f76bc46-49fc-4fb9-9d97-95e593aa7978\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:49:052\",\"respDate\":\"230423-00:12:49:054\",\"sourceId\":\"haproxy:8f76bc46-49fc-4fb9-9d97-95e593aa7978\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:49:052-53392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[013b4323-65e7-40f3-ac71-84966f4264a1], x-b3-parentspanid=[2c82d3a65233038a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa28d55930d83e782c82d3a65233038a], x-b3-spanid=[086e7520e08ad867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f76bc46-49fc-4fb9-9d97-95e593aa7978]}\\\"}\"}","context":{"RequestID":"8f76bc46-49fc-4fb9-9d97-95e593aa7978","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbf87d0f-d6ce-4fd7-88a5-6c8f099e4036","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:49.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f76bc46-49fc-4fb9-9d97-95e593aa7978","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbf87d0f-d6ce-4fd7-88a5-6c8f099e4036","LogTimestamp":"2023-04-23T00:12:49.055Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:49.213Z","message":"Entering","context":{"RequestID":"30095add-3f82-48d5-91cb-3f8d8c0820a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59593a94-74ce-4b6d-85c6-18e04fa1672a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"30095add-3f82-48d5-91cb-3f8d8c0820a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59593a94-74ce-4b6d-85c6-18e04fa1672a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.217Z","message":"{\"transactionId\":\"30095add-3f82-48d5-91cb-3f8d8c0820a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:49:214\",\"respDate\":\"230423-00:12:49:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30095add-3f82-48d5-91cb-3f8d8c0820a4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:49:214-12684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30095add-3f82-48d5-91cb-3f8d8c0820a4]}\\\"}\"}","context":{"RequestID":"30095add-3f82-48d5-91cb-3f8d8c0820a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59593a94-74ce-4b6d-85c6-18e04fa1672a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30095add-3f82-48d5-91cb-3f8d8c0820a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59593a94-74ce-4b6d-85c6-18e04fa1672a","LogTimestamp":"2023-04-23T00:12:49.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:12:49.317Z","message":"Entering","context":{"RequestID":"96164bdf-46b1-477a-ba79-87480bb8475e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84fff9ae-962a-46dd-8e4b-eccd2e12e4c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.322Z","message":"{\"transactionId\":\"96164bdf-46b1-477a-ba79-87480bb8475e\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:49:318\",\"respDate\":\"230423-00:12:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:96164bdf-46b1-477a-ba79-87480bb8475e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:49:318-53994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42c1b6a8-7939-45df-9ab9-26347f9c65fd], x-b3-parentspanid=[9a42f70b853ec4f8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48457], x-envoy-attempt-count=[1], x-b3-traceid=[c4c07d0714a9bd5d9a42f70b853ec4f8], x-b3-spanid=[12be60e505f04a2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[96164bdf-46b1-477a-ba79-87480bb8475e]}\\\"}\"}","context":{"RequestID":"96164bdf-46b1-477a-ba79-87480bb8475e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84fff9ae-962a-46dd-8e4b-eccd2e12e4c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96164bdf-46b1-477a-ba79-87480bb8475e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84fff9ae-962a-46dd-8e4b-eccd2e12e4c0","LogTimestamp":"2023-04-23T00:12:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:12:51.067Z","message":"Entering","context":{"RequestID":"2b2c7a55-45b0-491c-b780-97a0ef405633","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45a936d0-a6a6-4523-9a0a-295a6c6cce24","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:51.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:51.071Z","message":"{\"transactionId\":\"2b2c7a55-45b0-491c-b780-97a0ef405633\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:51:068\",\"respDate\":\"230423-00:12:51:070\",\"sourceId\":\"haproxy:2b2c7a55-45b0-491c-b780-97a0ef405633\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:51:068-81523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4602347d-db38-4b97-9a79-9ed0b5cbd692], x-b3-parentspanid=[4fad304aced44255], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fa9c9a36febe6db4fad304aced44255], x-b3-spanid=[85c98fcd3b2e1915], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b2c7a55-45b0-491c-b780-97a0ef405633]}\\\"}\"}","context":{"RequestID":"2b2c7a55-45b0-491c-b780-97a0ef405633","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45a936d0-a6a6-4523-9a0a-295a6c6cce24","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:51.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:51.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b2c7a55-45b0-491c-b780-97a0ef405633","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45a936d0-a6a6-4523-9a0a-295a6c6cce24","LogTimestamp":"2023-04-23T00:12:51.071Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:52.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:12:52.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:52.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:52.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:53.083Z","message":"Entering","context":{"RequestID":"525e2aae-451c-4c7b-90c4-b333e15c7cbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"633d1147-7cbd-4af1-bd80-6802252e5167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:53.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:53.085Z","message":"{\"transactionId\":\"525e2aae-451c-4c7b-90c4-b333e15c7cbd\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:53:084\",\"respDate\":\"230423-00:12:53:085\",\"sourceId\":\"haproxy:525e2aae-451c-4c7b-90c4-b333e15c7cbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:12:53:084-64944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97cf5b83-60ca-415a-b747-09d51d8e796b], x-b3-parentspanid=[441f1a127ffc35b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4166eccf8e66c357441f1a127ffc35b7], x-b3-spanid=[43d913720d8bc0ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[525e2aae-451c-4c7b-90c4-b333e15c7cbd]}\\\"}\"}","context":{"RequestID":"525e2aae-451c-4c7b-90c4-b333e15c7cbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"633d1147-7cbd-4af1-bd80-6802252e5167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:53.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:53.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"525e2aae-451c-4c7b-90c4-b333e15c7cbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"633d1147-7cbd-4af1-bd80-6802252e5167","LogTimestamp":"2023-04-23T00:12:53.086Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:12:55.098Z","message":"Entering","context":{"RequestID":"624f3c90-de02-4ca7-a645-572f5171c59d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"edc632c2-e495-43db-8fec-5cc7b3c89ee8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:55.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:55.101Z","message":"{\"transactionId\":\"624f3c90-de02-4ca7-a645-572f5171c59d\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:55:099\",\"respDate\":\"230423-00:12:55:101\",\"sourceId\":\"haproxy:624f3c90-de02-4ca7-a645-572f5171c59d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:55:099-33851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7180c305-60e1-43a4-b064-a9a5236be8a3], x-b3-parentspanid=[fef81be5fe78c2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96cdf76a8284de82fef81be5fe78c2b9], x-b3-spanid=[f107852353b8b45f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[624f3c90-de02-4ca7-a645-572f5171c59d]}\\\"}\"}","context":{"RequestID":"624f3c90-de02-4ca7-a645-572f5171c59d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"edc632c2-e495-43db-8fec-5cc7b3c89ee8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:55.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:55.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"624f3c90-de02-4ca7-a645-572f5171c59d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc632c2-e495-43db-8fec-5cc7b3c89ee8","LogTimestamp":"2023-04-23T00:12:55.102Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:12:57.115Z","message":"Entering","context":{"RequestID":"c4dc476e-d745-4a09-a02b-f11176a62ca1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bf4c253-9fc8-4a7f-afc4-41ba32a610cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:57.118Z","message":"{\"transactionId\":\"c4dc476e-d745-4a09-a02b-f11176a62ca1\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:57:116\",\"respDate\":\"230423-00:12:57:118\",\"sourceId\":\"haproxy:c4dc476e-d745-4a09-a02b-f11176a62ca1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:57:116-84425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10d5adbd-a169-4f21-819c-4e06fb53e01c], x-b3-parentspanid=[9ac8e5f0d6c5f4a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcd05528e91c5ffd9ac8e5f0d6c5f4a2], x-b3-spanid=[df2a42338bb63315], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4dc476e-d745-4a09-a02b-f11176a62ca1]}\\\"}\"}","context":{"RequestID":"c4dc476e-d745-4a09-a02b-f11176a62ca1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bf4c253-9fc8-4a7f-afc4-41ba32a610cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:57.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4dc476e-d745-4a09-a02b-f11176a62ca1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bf4c253-9fc8-4a7f-afc4-41ba32a610cc","LogTimestamp":"2023-04-23T00:12:57.119Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:59.130Z","message":"Entering","context":{"RequestID":"9c012ad3-d301-44be-8a4f-53e3b1e2730c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd4a00f5-8295-4162-be6b-4ed9740c4e3c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:59.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.134Z","message":"{\"transactionId\":\"9c012ad3-d301-44be-8a4f-53e3b1e2730c\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:59:131\",\"respDate\":\"230423-00:12:59:133\",\"sourceId\":\"haproxy:9c012ad3-d301-44be-8a4f-53e3b1e2730c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:59:131-17289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c7dc6f9-f9b4-4264-b4e5-1bc2f5c0ba0a], x-b3-parentspanid=[b795ee674440c020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88417303f7338bf7b795ee674440c020], x-b3-spanid=[f278f5331c2cd3e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c012ad3-d301-44be-8a4f-53e3b1e2730c]}\\\"}\"}","context":{"RequestID":"9c012ad3-d301-44be-8a4f-53e3b1e2730c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd4a00f5-8295-4162-be6b-4ed9740c4e3c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:12:59.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c012ad3-d301-44be-8a4f-53e3b1e2730c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd4a00f5-8295-4162-be6b-4ed9740c4e3c","LogTimestamp":"2023-04-23T00:12:59.135Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:12:59.212Z","message":"Entering","context":{"RequestID":"14226cee-9712-4554-9b97-add02c446c8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a08cdf2f-679c-4122-9cd5-f9cd3b60e880","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"14226cee-9712-4554-9b97-add02c446c8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a08cdf2f-679c-4122-9cd5-f9cd3b60e880","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.216Z","message":"{\"transactionId\":\"14226cee-9712-4554-9b97-add02c446c8a\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:59:213\",\"respDate\":\"230423-00:12:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14226cee-9712-4554-9b97-add02c446c8a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:12:59:213-11423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14226cee-9712-4554-9b97-add02c446c8a]}\\\"}\"}","context":{"RequestID":"14226cee-9712-4554-9b97-add02c446c8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a08cdf2f-679c-4122-9cd5-f9cd3b60e880","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:12:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14226cee-9712-4554-9b97-add02c446c8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a08cdf2f-679c-4122-9cd5-f9cd3b60e880","LogTimestamp":"2023-04-23T00:12:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:12:59.315Z","message":"Entering","context":{"RequestID":"09eac72d-0d2c-4ccf-8c41-e2d5c69b947a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a99a6acc-38b6-491e-a7f1-a32274d0d174","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:59.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.319Z","message":"{\"transactionId\":\"09eac72d-0d2c-4ccf-8c41-e2d5c69b947a\",\"status\":\"200\",\"rqstDate\":\"230423-00:12:59:316\",\"respDate\":\"230423-00:12:59:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:09eac72d-0d2c-4ccf-8c41-e2d5c69b947a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:12:59:316-4681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9363e796-5f1e-44c9-a016-ccd0b2895338], x-b3-parentspanid=[048e25d03945bb9c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36117], x-envoy-attempt-count=[1], x-b3-traceid=[85679f0bb4f84f73048e25d03945bb9c], x-b3-spanid=[397235c3c30880a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[09eac72d-0d2c-4ccf-8c41-e2d5c69b947a]}\\\"}\"}","context":{"RequestID":"09eac72d-0d2c-4ccf-8c41-e2d5c69b947a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a99a6acc-38b6-491e-a7f1-a32274d0d174","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:12:59.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:12:59.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09eac72d-0d2c-4ccf-8c41-e2d5c69b947a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99a6acc-38b6-491e-a7f1-a32274d0d174","LogTimestamp":"2023-04-23T00:12:59.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:12:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:01.147Z","message":"Entering","context":{"RequestID":"148fc87b-6bd9-40dc-a464-66c65a5151af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8b71086-d4f8-4659-8829-4ab685506a4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:01.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:01.150Z","message":"{\"transactionId\":\"148fc87b-6bd9-40dc-a464-66c65a5151af\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:01:148\",\"respDate\":\"230423-00:13:01:150\",\"sourceId\":\"haproxy:148fc87b-6bd9-40dc-a464-66c65a5151af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:01:148-66085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8bef8a4-8842-4853-8390-584f1e6f1520], x-b3-parentspanid=[1ee61b43b7508f6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfdf7b550daa7cae1ee61b43b7508f6f], x-b3-spanid=[a9afda08aa5ddc36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[148fc87b-6bd9-40dc-a464-66c65a5151af]}\\\"}\"}","context":{"RequestID":"148fc87b-6bd9-40dc-a464-66c65a5151af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8b71086-d4f8-4659-8829-4ab685506a4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:01.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:01.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"148fc87b-6bd9-40dc-a464-66c65a5151af","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8b71086-d4f8-4659-8829-4ab685506a4b","LogTimestamp":"2023-04-23T00:13:01.151Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:02.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:02.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:02.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:02.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:03.162Z","message":"Entering","context":{"RequestID":"d6092e03-fd8e-4bcd-a20a-23fd32fa38ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051f9169-49a0-47c3-b067-7ce2369fe969","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:03.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:03.165Z","message":"{\"transactionId\":\"d6092e03-fd8e-4bcd-a20a-23fd32fa38ab\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:03:163\",\"respDate\":\"230423-00:13:03:165\",\"sourceId\":\"haproxy:d6092e03-fd8e-4bcd-a20a-23fd32fa38ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:03:163-54708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[033e689f-7a3e-47e1-a480-e76bbf22ddd0], x-b3-parentspanid=[52a6ea83d08eb474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6342b020a6a794952a6ea83d08eb474], x-b3-spanid=[d4e5a214df5f65f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6092e03-fd8e-4bcd-a20a-23fd32fa38ab]}\\\"}\"}","context":{"RequestID":"d6092e03-fd8e-4bcd-a20a-23fd32fa38ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051f9169-49a0-47c3-b067-7ce2369fe969","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:03.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:03.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6092e03-fd8e-4bcd-a20a-23fd32fa38ab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051f9169-49a0-47c3-b067-7ce2369fe969","LogTimestamp":"2023-04-23T00:13:03.165Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:04.756Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:04.760Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:05.177Z","message":"Entering","context":{"RequestID":"24a907f1-5fe0-480f-85d1-1252de3bae1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f67d6cb0-6894-40d7-9574-fc4306d9d2d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:05.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:05.180Z","message":"{\"transactionId\":\"24a907f1-5fe0-480f-85d1-1252de3bae1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:05:178\",\"respDate\":\"230423-00:13:05:180\",\"sourceId\":\"haproxy:24a907f1-5fe0-480f-85d1-1252de3bae1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:05:178-5786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ac22818-80fc-4732-b707-8fdaf0eb1259], x-b3-parentspanid=[d55766d9f2cd87d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1132bed21d24b64d55766d9f2cd87d4], x-b3-spanid=[8cd6647bf842b624], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a907f1-5fe0-480f-85d1-1252de3bae1e]}\\\"}\"}","context":{"RequestID":"24a907f1-5fe0-480f-85d1-1252de3bae1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f67d6cb0-6894-40d7-9574-fc4306d9d2d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:05.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:05.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a907f1-5fe0-480f-85d1-1252de3bae1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f67d6cb0-6894-40d7-9574-fc4306d9d2d2","LogTimestamp":"2023-04-23T00:13:05.181Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:07.191Z","message":"Entering","context":{"RequestID":"018b942b-bd30-4893-89ed-bd16895ca3da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff97847a-58aa-4ec1-9e79-fe69b9ae2c5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:07.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:07.194Z","message":"{\"transactionId\":\"018b942b-bd30-4893-89ed-bd16895ca3da\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:07:192\",\"respDate\":\"230423-00:13:07:194\",\"sourceId\":\"haproxy:018b942b-bd30-4893-89ed-bd16895ca3da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:07:192-43249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22e3c621-0450-4f9e-ab9a-e6fdd2aa0b8e], x-b3-parentspanid=[5dc3fe25ae131a41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2eac8875addf99395dc3fe25ae131a41], x-b3-spanid=[9e17a2e4971f878a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[018b942b-bd30-4893-89ed-bd16895ca3da]}\\\"}\"}","context":{"RequestID":"018b942b-bd30-4893-89ed-bd16895ca3da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff97847a-58aa-4ec1-9e79-fe69b9ae2c5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:07.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:07.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"018b942b-bd30-4893-89ed-bd16895ca3da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff97847a-58aa-4ec1-9e79-fe69b9ae2c5f","LogTimestamp":"2023-04-23T00:13:07.195Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:09.205Z","message":"Entering","context":{"RequestID":"e94c0250-4c1a-4bc5-9606-8f5259211895","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ca5536f-73d1-4210-908d-3c8d0d3dd031","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.207Z","message":"{\"transactionId\":\"e94c0250-4c1a-4bc5-9606-8f5259211895\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:09:206\",\"respDate\":\"230423-00:13:09:207\",\"sourceId\":\"haproxy:e94c0250-4c1a-4bc5-9606-8f5259211895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:09:206-44808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0ccf24c-7bfa-459d-b410-7a7124be29d9], x-b3-parentspanid=[739911e77a19f47e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[489cc3871ec3a980739911e77a19f47e], x-b3-spanid=[c82fac49040bfe62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e94c0250-4c1a-4bc5-9606-8f5259211895]}\\\"}\"}","context":{"RequestID":"e94c0250-4c1a-4bc5-9606-8f5259211895","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ca5536f-73d1-4210-908d-3c8d0d3dd031","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e94c0250-4c1a-4bc5-9606-8f5259211895","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ca5536f-73d1-4210-908d-3c8d0d3dd031","LogTimestamp":"2023-04-23T00:13:09.208Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:13:09.211Z","message":"Entering","context":{"RequestID":"ba3bbd68-7c21-494f-800a-5cfaed2a35d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"755bbf5c-c006-473b-9f93-79ce90139df7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba3bbd68-7c21-494f-800a-5cfaed2a35d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"755bbf5c-c006-473b-9f93-79ce90139df7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.215Z","message":"{\"transactionId\":\"ba3bbd68-7c21-494f-800a-5cfaed2a35d3\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:09:212\",\"respDate\":\"230423-00:13:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba3bbd68-7c21-494f-800a-5cfaed2a35d3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:09:212-22377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba3bbd68-7c21-494f-800a-5cfaed2a35d3]}\\\"}\"}","context":{"RequestID":"ba3bbd68-7c21-494f-800a-5cfaed2a35d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"755bbf5c-c006-473b-9f93-79ce90139df7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba3bbd68-7c21-494f-800a-5cfaed2a35d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"755bbf5c-c006-473b-9f93-79ce90139df7","LogTimestamp":"2023-04-23T00:13:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:09.317Z","message":"Entering","context":{"RequestID":"585d6a55-f4ba-486c-8bd7-8ce381b8854d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"826336f7-5033-48b6-aa83-d6cd7d1959a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.321Z","message":"{\"transactionId\":\"585d6a55-f4ba-486c-8bd7-8ce381b8854d\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:09:318\",\"respDate\":\"230423-00:13:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:585d6a55-f4ba-486c-8bd7-8ce381b8854d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:09:318-77497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e311bc9-9b5f-4a31-ba5d-23c30b2ef704], x-b3-parentspanid=[b256f35b27ded8b9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41727], x-envoy-attempt-count=[1], x-b3-traceid=[36c0ef1014dac0feb256f35b27ded8b9], x-b3-spanid=[47407f948714c18f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[585d6a55-f4ba-486c-8bd7-8ce381b8854d]}\\\"}\"}","context":{"RequestID":"585d6a55-f4ba-486c-8bd7-8ce381b8854d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"826336f7-5033-48b6-aa83-d6cd7d1959a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"585d6a55-f4ba-486c-8bd7-8ce381b8854d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"826336f7-5033-48b6-aa83-d6cd7d1959a1","LogTimestamp":"2023-04-23T00:13:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:11.217Z","message":"Entering","context":{"RequestID":"7fd43600-10f9-451d-b152-5d5872996708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba730406-9ac7-4685-90d6-51e4a9ce891e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:11.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:11.220Z","message":"{\"transactionId\":\"7fd43600-10f9-451d-b152-5d5872996708\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:11:218\",\"respDate\":\"230423-00:13:11:220\",\"sourceId\":\"haproxy:7fd43600-10f9-451d-b152-5d5872996708\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:11:218-67832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80013c13-43aa-46ab-b0de-c77f5a205335], x-b3-parentspanid=[5834e42636680b66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c081599999502865834e42636680b66], x-b3-spanid=[e84bc4d9a9af5e7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fd43600-10f9-451d-b152-5d5872996708]}\\\"}\"}","context":{"RequestID":"7fd43600-10f9-451d-b152-5d5872996708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba730406-9ac7-4685-90d6-51e4a9ce891e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:11.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:11.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fd43600-10f9-451d-b152-5d5872996708","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba730406-9ac7-4685-90d6-51e4a9ce891e","LogTimestamp":"2023-04-23T00:13:11.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:12.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:12.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:12.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:12.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:13.234Z","message":"Entering","context":{"RequestID":"bd646428-bd74-49fd-af67-a647ebecdd15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ec4b18d-a4c9-4970-b7cc-4eae437dcb81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:13.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:13.237Z","message":"{\"transactionId\":\"bd646428-bd74-49fd-af67-a647ebecdd15\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:13:235\",\"respDate\":\"230423-00:13:13:237\",\"sourceId\":\"haproxy:bd646428-bd74-49fd-af67-a647ebecdd15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:13:235-42260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7024d72e-084a-41b5-8815-3a8daad87d21], x-b3-parentspanid=[dbd06627f60e5287], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffb1bbc39c6b4a03dbd06627f60e5287], x-b3-spanid=[8858c40ab224d81f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd646428-bd74-49fd-af67-a647ebecdd15]}\\\"}\"}","context":{"RequestID":"bd646428-bd74-49fd-af67-a647ebecdd15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ec4b18d-a4c9-4970-b7cc-4eae437dcb81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:13.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:13.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd646428-bd74-49fd-af67-a647ebecdd15","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec4b18d-a4c9-4970-b7cc-4eae437dcb81","LogTimestamp":"2023-04-23T00:13:13.238Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:15.247Z","message":"Entering","context":{"RequestID":"a2268c98-89db-43d5-aef1-5b144d6608cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d2eaeb3-4ceb-4a5f-9654-601f25f5b1a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:15.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:15.250Z","message":"{\"transactionId\":\"a2268c98-89db-43d5-aef1-5b144d6608cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:15:248\",\"respDate\":\"230423-00:13:15:250\",\"sourceId\":\"haproxy:a2268c98-89db-43d5-aef1-5b144d6608cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:15:248-42571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[712d9b44-da8a-4f0c-b899-d826c7bc8b0d], x-b3-parentspanid=[35f4e2651d06c8e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[938811a3ccd05ebd35f4e2651d06c8e1], x-b3-spanid=[6b0a1c36751221dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2268c98-89db-43d5-aef1-5b144d6608cc]}\\\"}\"}","context":{"RequestID":"a2268c98-89db-43d5-aef1-5b144d6608cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d2eaeb3-4ceb-4a5f-9654-601f25f5b1a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:15.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:15.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2268c98-89db-43d5-aef1-5b144d6608cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d2eaeb3-4ceb-4a5f-9654-601f25f5b1a4","LogTimestamp":"2023-04-23T00:13:15.250Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:17.261Z","message":"Entering","context":{"RequestID":"6c495c64-95a4-4197-965b-99f110dc17a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d71b8f38-d0fc-4169-9ee0-8da02690d16b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:17.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:17.263Z","message":"{\"transactionId\":\"6c495c64-95a4-4197-965b-99f110dc17a8\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:17:262\",\"respDate\":\"230423-00:13:17:263\",\"sourceId\":\"haproxy:6c495c64-95a4-4197-965b-99f110dc17a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:17:262-2806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb274660-af04-40e9-97ef-1b57e98be452], x-b3-parentspanid=[3c8947990a737a0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95fcb8f1ec8a70173c8947990a737a0e], x-b3-spanid=[6c687b051a1ce228], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c495c64-95a4-4197-965b-99f110dc17a8]}\\\"}\"}","context":{"RequestID":"6c495c64-95a4-4197-965b-99f110dc17a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d71b8f38-d0fc-4169-9ee0-8da02690d16b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:17.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:17.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c495c64-95a4-4197-965b-99f110dc17a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d71b8f38-d0fc-4169-9ee0-8da02690d16b","LogTimestamp":"2023-04-23T00:13:17.264Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:13:19.214Z","message":"Entering","context":{"RequestID":"8f10de9f-6f91-46d5-87fa-a20899e8a152","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec8b4221-6883-49e0-a25b-1dd5e4173e95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f10de9f-6f91-46d5-87fa-a20899e8a152","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec8b4221-6883-49e0-a25b-1dd5e4173e95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.218Z","message":"{\"transactionId\":\"8f10de9f-6f91-46d5-87fa-a20899e8a152\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:19:215\",\"respDate\":\"230423-00:13:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f10de9f-6f91-46d5-87fa-a20899e8a152\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:19:215-45514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f10de9f-6f91-46d5-87fa-a20899e8a152]}\\\"}\"}","context":{"RequestID":"8f10de9f-6f91-46d5-87fa-a20899e8a152","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec8b4221-6883-49e0-a25b-1dd5e4173e95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f10de9f-6f91-46d5-87fa-a20899e8a152","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec8b4221-6883-49e0-a25b-1dd5e4173e95","LogTimestamp":"2023-04-23T00:13:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:19.275Z","message":"Entering","context":{"RequestID":"70656dc9-5ec6-464e-839f-888a0e9f1437","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b2745608-bae1-4dd6-9242-73faeba8e69c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:19.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.278Z","message":"{\"transactionId\":\"70656dc9-5ec6-464e-839f-888a0e9f1437\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:19:276\",\"respDate\":\"230423-00:13:19:278\",\"sourceId\":\"haproxy:70656dc9-5ec6-464e-839f-888a0e9f1437\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:19:276-33488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cef340b7-d79a-468e-b7c8-5cff84ec64bf], x-b3-parentspanid=[d966c2b16f5bea45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9a727dc038b8f41d966c2b16f5bea45], x-b3-spanid=[d47d31a382f038a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70656dc9-5ec6-464e-839f-888a0e9f1437]}\\\"}\"}","context":{"RequestID":"70656dc9-5ec6-464e-839f-888a0e9f1437","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b2745608-bae1-4dd6-9242-73faeba8e69c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:19.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70656dc9-5ec6-464e-839f-888a0e9f1437","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2745608-bae1-4dd6-9242-73faeba8e69c","LogTimestamp":"2023-04-23T00:13:19.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:19.313Z","message":"Entering","context":{"RequestID":"48dcb122-4853-46fb-a4a5-4a3f319e93f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fd46368-f0e8-49d8-9f2c-e9f695233fe8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:19.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.315Z","message":"{\"transactionId\":\"48dcb122-4853-46fb-a4a5-4a3f319e93f0\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:19:314\",\"respDate\":\"230423-00:13:19:315\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48dcb122-4853-46fb-a4a5-4a3f319e93f0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:19:314-31833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d81f3fc5-b499-47b7-a4ac-0c9892e22141], x-b3-parentspanid=[bf7b31c4db4c3b26], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45299], x-envoy-attempt-count=[1], x-b3-traceid=[54b39fe31559e7d3bf7b31c4db4c3b26], x-b3-spanid=[7d9be8536a5ff179], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48dcb122-4853-46fb-a4a5-4a3f319e93f0]}\\\"}\"}","context":{"RequestID":"48dcb122-4853-46fb-a4a5-4a3f319e93f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fd46368-f0e8-49d8-9f2c-e9f695233fe8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:19.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:19.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48dcb122-4853-46fb-a4a5-4a3f319e93f0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fd46368-f0e8-49d8-9f2c-e9f695233fe8","LogTimestamp":"2023-04-23T00:13:19.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:13:21.290Z","message":"Entering","context":{"RequestID":"25135202-af0f-4423-97c5-16482e1c1818","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d67a65c-9ad3-4775-b503-fa7b9df50346","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:21.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:21.293Z","message":"{\"transactionId\":\"25135202-af0f-4423-97c5-16482e1c1818\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:21:291\",\"respDate\":\"230423-00:13:21:293\",\"sourceId\":\"haproxy:25135202-af0f-4423-97c5-16482e1c1818\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:21:291-74527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[142c6772-a36f-48af-a3e0-e44b8b14f634], x-b3-parentspanid=[685170b4c97ea931], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48348cfbd4481869685170b4c97ea931], x-b3-spanid=[572f4c54797c6f9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25135202-af0f-4423-97c5-16482e1c1818]}\\\"}\"}","context":{"RequestID":"25135202-af0f-4423-97c5-16482e1c1818","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d67a65c-9ad3-4775-b503-fa7b9df50346","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:21.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:21.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25135202-af0f-4423-97c5-16482e1c1818","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d67a65c-9ad3-4775-b503-fa7b9df50346","LogTimestamp":"2023-04-23T00:13:21.293Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:22.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:22.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:22.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:22.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:23.305Z","message":"Entering","context":{"RequestID":"99396cc7-89c8-4522-b617-ac712898e39c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f911d854-b8d5-43e1-9390-1e9f4e4332da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:23.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:23.308Z","message":"{\"transactionId\":\"99396cc7-89c8-4522-b617-ac712898e39c\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:23:305\",\"respDate\":\"230423-00:13:23:308\",\"sourceId\":\"haproxy:99396cc7-89c8-4522-b617-ac712898e39c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:23:305-49759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4a0fbdb-556a-4775-a3ca-94c368dfc502], x-b3-parentspanid=[927bf5e4835f2075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c123b2ff756f1927927bf5e4835f2075], x-b3-spanid=[581e4d4b87d6b84c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99396cc7-89c8-4522-b617-ac712898e39c]}\\\"}\"}","context":{"RequestID":"99396cc7-89c8-4522-b617-ac712898e39c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f911d854-b8d5-43e1-9390-1e9f4e4332da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:23.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:23.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99396cc7-89c8-4522-b617-ac712898e39c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f911d854-b8d5-43e1-9390-1e9f4e4332da","LogTimestamp":"2023-04-23T00:13:23.308Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:25.319Z","message":"Entering","context":{"RequestID":"7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8971286-9051-434d-8fc9-a48b47998cae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:25.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:25.321Z","message":"{\"transactionId\":\"7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:25:319\",\"respDate\":\"230423-00:13:25:321\",\"sourceId\":\"haproxy:7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:25:319-96533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d079503-9184-48b0-a37b-0c9170f61fbd], x-b3-parentspanid=[41d76835cd0972a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ebeaafe3320588541d76835cd0972a4], x-b3-spanid=[eb75432527f22cf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6]}\\\"}\"}","context":{"RequestID":"7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8971286-9051-434d-8fc9-a48b47998cae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:25.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:25.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7aca2cc4-2d7e-4856-bca3-98aa96b3b4e6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8971286-9051-434d-8fc9-a48b47998cae","LogTimestamp":"2023-04-23T00:13:25.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:13:27.332Z","message":"Entering","context":{"RequestID":"521946fe-0a2c-4aa0-a29f-9ca49821979a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3df67bf9-5abf-4b80-a16f-e2c07fbd1bdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:27.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:27.335Z","message":"{\"transactionId\":\"521946fe-0a2c-4aa0-a29f-9ca49821979a\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:27:333\",\"respDate\":\"230423-00:13:27:335\",\"sourceId\":\"haproxy:521946fe-0a2c-4aa0-a29f-9ca49821979a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:27:333-73434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141ea7fc-83fd-449c-9f5c-465d33cce8e9], x-b3-parentspanid=[9969461298adbe28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdac700484afe3219969461298adbe28], x-b3-spanid=[2ed15ccbcf68554b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[521946fe-0a2c-4aa0-a29f-9ca49821979a]}\\\"}\"}","context":{"RequestID":"521946fe-0a2c-4aa0-a29f-9ca49821979a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3df67bf9-5abf-4b80-a16f-e2c07fbd1bdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:27.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:27.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521946fe-0a2c-4aa0-a29f-9ca49821979a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df67bf9-5abf-4b80-a16f-e2c07fbd1bdd","LogTimestamp":"2023-04-23T00:13:27.336Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:29.214Z","message":"Entering","context":{"RequestID":"efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e588a91-e570-474c-b5bd-adfa48f1ae74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:29.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e588a91-e570-474c-b5bd-adfa48f1ae74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:29.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.218Z","message":"{\"transactionId\":\"efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:29:215\",\"respDate\":\"230423-00:13:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:29:215-51683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b]}\\\"}\"}","context":{"RequestID":"efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e588a91-e570-474c-b5bd-adfa48f1ae74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:29.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efcaa1b3-cce2-4311-a2ef-f9ab0a5d326b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e588a91-e570-474c-b5bd-adfa48f1ae74","LogTimestamp":"2023-04-23T00:13:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:29.317Z","message":"Entering","context":{"RequestID":"d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1358c33-ae76-486f-a45a-e0b94ff4ef47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.320Z","message":"{\"transactionId\":\"d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:29:318\",\"respDate\":\"230423-00:13:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:29:318-40121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15aa2ccf-9098-458e-bfac-b23262324a6b], x-b3-parentspanid=[c6f5323418fb59dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44719], x-envoy-attempt-count=[1], x-b3-traceid=[3e3cad0d382fffdac6f5323418fb59dc], x-b3-spanid=[39094dbe1dab8479], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f]}\\\"}\"}","context":{"RequestID":"d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1358c33-ae76-486f-a45a-e0b94ff4ef47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0dffff8-03d6-4f0d-8faa-4a7e1ff9ea3f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1358c33-ae76-486f-a45a-e0b94ff4ef47","LogTimestamp":"2023-04-23T00:13:29.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:29.349Z","message":"Entering","context":{"RequestID":"d4fcc4f4-148e-49ab-81d8-2be707a37aad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6fa64d5-9549-4b55-8010-6f1b1e7fc8e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:29.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.351Z","message":"{\"transactionId\":\"d4fcc4f4-148e-49ab-81d8-2be707a37aad\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:29:349\",\"respDate\":\"230423-00:13:29:351\",\"sourceId\":\"haproxy:d4fcc4f4-148e-49ab-81d8-2be707a37aad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:29:349-26362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05b9fab0-aa87-4898-847c-a68fd89c4178], x-b3-parentspanid=[6eb21d67e23e592d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94ed38a0b3ef11db6eb21d67e23e592d], x-b3-spanid=[a368d2f269e9924c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4fcc4f4-148e-49ab-81d8-2be707a37aad]}\\\"}\"}","context":{"RequestID":"d4fcc4f4-148e-49ab-81d8-2be707a37aad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6fa64d5-9549-4b55-8010-6f1b1e7fc8e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:29.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:29.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4fcc4f4-148e-49ab-81d8-2be707a37aad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6fa64d5-9549-4b55-8010-6f1b1e7fc8e0","LogTimestamp":"2023-04-23T00:13:29.351Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:13:31.362Z","message":"Entering","context":{"RequestID":"84e3f3b3-a4b7-4685-9f21-4b365141ce38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce9f5409-8f31-4e31-8684-07daf5e61761","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:31.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:31.365Z","message":"{\"transactionId\":\"84e3f3b3-a4b7-4685-9f21-4b365141ce38\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:31:362\",\"respDate\":\"230423-00:13:31:365\",\"sourceId\":\"haproxy:84e3f3b3-a4b7-4685-9f21-4b365141ce38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:31:362-38037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a204a06-5aaa-9f3b-9695-cfe40639cb61], x-b3-parentspanid=[84a8da375eaf3d70], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f0d2a09bc767c0a84a8da375eaf3d70], x-b3-spanid=[6bd1157b2168b11f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84e3f3b3-a4b7-4685-9f21-4b365141ce38]}\\\"}\"}","context":{"RequestID":"84e3f3b3-a4b7-4685-9f21-4b365141ce38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce9f5409-8f31-4e31-8684-07daf5e61761","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:31.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:31.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84e3f3b3-a4b7-4685-9f21-4b365141ce38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce9f5409-8f31-4e31-8684-07daf5e61761","LogTimestamp":"2023-04-23T00:13:31.366Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:32.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:32.937Z","message":"Connection[/10.233.74.80:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:32.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:32.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:32.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:32.942Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:33.378Z","message":"Entering","context":{"RequestID":"d40fdf24-ab21-484c-b15c-e266cf124e10","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f28e3c3-657d-48bc-8241-a63d26324651","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:33.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:33.381Z","message":"{\"transactionId\":\"d40fdf24-ab21-484c-b15c-e266cf124e10\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:33:378\",\"respDate\":\"230423-00:13:33:381\",\"sourceId\":\"haproxy:d40fdf24-ab21-484c-b15c-e266cf124e10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:33:378-84033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[576be50e-d020-4592-af22-c5db3625c6ee], x-b3-parentspanid=[b6919cdce626a5c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[475ad48fe52e0027b6919cdce626a5c5], x-b3-spanid=[8ad39b5f9e87c852], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d40fdf24-ab21-484c-b15c-e266cf124e10]}\\\"}\"}","context":{"RequestID":"d40fdf24-ab21-484c-b15c-e266cf124e10","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f28e3c3-657d-48bc-8241-a63d26324651","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:33.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:33.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d40fdf24-ab21-484c-b15c-e266cf124e10","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f28e3c3-657d-48bc-8241-a63d26324651","LogTimestamp":"2023-04-23T00:13:33.382Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:34.761Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:34.766Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:35.392Z","message":"Entering","context":{"RequestID":"ff46063e-189f-4de6-a20a-ad3674b712ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20f857b6-968d-4e55-8889-c190c6b63265","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:35.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:35.396Z","message":"{\"transactionId\":\"ff46063e-189f-4de6-a20a-ad3674b712ef\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:35:393\",\"respDate\":\"230423-00:13:35:395\",\"sourceId\":\"haproxy:ff46063e-189f-4de6-a20a-ad3674b712ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:35:393-87464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d1e1d7e-aa74-4930-8a5d-8a2c7236970c], x-b3-parentspanid=[deeb7ac9b9c30dce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e733bdfecfd4562deeb7ac9b9c30dce], x-b3-spanid=[1aafe68a5cf00bef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff46063e-189f-4de6-a20a-ad3674b712ef]}\\\"}\"}","context":{"RequestID":"ff46063e-189f-4de6-a20a-ad3674b712ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20f857b6-968d-4e55-8889-c190c6b63265","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:35.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:35.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff46063e-189f-4de6-a20a-ad3674b712ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20f857b6-968d-4e55-8889-c190c6b63265","LogTimestamp":"2023-04-23T00:13:35.397Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:37.408Z","message":"Entering","context":{"RequestID":"2a39c3a3-1128-4a36-af51-9eed04e2fd8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b59b7598-baae-4ef3-af7f-a035f8ccdf2b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:37.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:37.410Z","message":"{\"transactionId\":\"2a39c3a3-1128-4a36-af51-9eed04e2fd8a\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:37:409\",\"respDate\":\"230423-00:13:37:410\",\"sourceId\":\"haproxy:2a39c3a3-1128-4a36-af51-9eed04e2fd8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:37:409-58585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba9a103b-2c76-421e-95b0-0cb3aed61700], x-b3-parentspanid=[f72d0467467f1441], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7eb0e3f74826517f72d0467467f1441], x-b3-spanid=[02c5c1b2739dbae8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a39c3a3-1128-4a36-af51-9eed04e2fd8a]}\\\"}\"}","context":{"RequestID":"2a39c3a3-1128-4a36-af51-9eed04e2fd8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b59b7598-baae-4ef3-af7f-a035f8ccdf2b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:37.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:37.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a39c3a3-1128-4a36-af51-9eed04e2fd8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b59b7598-baae-4ef3-af7f-a035f8ccdf2b","LogTimestamp":"2023-04-23T00:13:37.411Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:13:39.211Z","message":"Entering","context":{"RequestID":"31145cca-8c17-492e-8f69-009aff0a8db0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1d59b91-2e20-4726-adaa-ba4bd50d4309","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"31145cca-8c17-492e-8f69-009aff0a8db0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1d59b91-2e20-4726-adaa-ba4bd50d4309","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.215Z","message":"{\"transactionId\":\"31145cca-8c17-492e-8f69-009aff0a8db0\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:39:212\",\"respDate\":\"230423-00:13:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31145cca-8c17-492e-8f69-009aff0a8db0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:39:212-52935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31145cca-8c17-492e-8f69-009aff0a8db0]}\\\"}\"}","context":{"RequestID":"31145cca-8c17-492e-8f69-009aff0a8db0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1d59b91-2e20-4726-adaa-ba4bd50d4309","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31145cca-8c17-492e-8f69-009aff0a8db0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1d59b91-2e20-4726-adaa-ba4bd50d4309","LogTimestamp":"2023-04-23T00:13:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:39.314Z","message":"Entering","context":{"RequestID":"0431067f-48a4-495c-9bc2-f64aca6fd99f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d3bb880-d92e-4e8e-a32c-6253df54ea93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.317Z","message":"{\"transactionId\":\"0431067f-48a4-495c-9bc2-f64aca6fd99f\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:39:315\",\"respDate\":\"230423-00:13:39:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0431067f-48a4-495c-9bc2-f64aca6fd99f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:39:315-68759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bba4c249-95f5-4697-b937-93c84e3c8298], x-b3-parentspanid=[96e8eb6ba89d06c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51155], x-envoy-attempt-count=[1], x-b3-traceid=[b8e97d178bdf999f96e8eb6ba89d06c8], x-b3-spanid=[fe7ce9c79ddd465c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0431067f-48a4-495c-9bc2-f64aca6fd99f]}\\\"}\"}","context":{"RequestID":"0431067f-48a4-495c-9bc2-f64aca6fd99f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d3bb880-d92e-4e8e-a32c-6253df54ea93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0431067f-48a4-495c-9bc2-f64aca6fd99f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d3bb880-d92e-4e8e-a32c-6253df54ea93","LogTimestamp":"2023-04-23T00:13:39.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:39.422Z","message":"Entering","context":{"RequestID":"26cc7b15-70c0-47bc-90c3-a8a6c97816af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a07f17b-68be-459c-b5ce-4c65ab352001","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:39.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.424Z","message":"{\"transactionId\":\"26cc7b15-70c0-47bc-90c3-a8a6c97816af\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:39:422\",\"respDate\":\"230423-00:13:39:424\",\"sourceId\":\"haproxy:26cc7b15-70c0-47bc-90c3-a8a6c97816af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:39:422-10254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dd43d7a-b34c-40fd-b7ff-46cb3b95ad70], x-b3-parentspanid=[a03fe074f26eca80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba52fbe50619f0e5a03fe074f26eca80], x-b3-spanid=[cc4c842fe85a1ad9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26cc7b15-70c0-47bc-90c3-a8a6c97816af]}\\\"}\"}","context":{"RequestID":"26cc7b15-70c0-47bc-90c3-a8a6c97816af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a07f17b-68be-459c-b5ce-4c65ab352001","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:39.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:39.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26cc7b15-70c0-47bc-90c3-a8a6c97816af","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a07f17b-68be-459c-b5ce-4c65ab352001","LogTimestamp":"2023-04-23T00:13:39.425Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:13:41.437Z","message":"Entering","context":{"RequestID":"bd904808-337e-431d-bc05-01223ca8ca1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"50a7d226-e0df-42ea-8acd-787fb7f6ccd3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:41.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:41.440Z","message":"{\"transactionId\":\"bd904808-337e-431d-bc05-01223ca8ca1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:41:438\",\"respDate\":\"230423-00:13:41:440\",\"sourceId\":\"haproxy:bd904808-337e-431d-bc05-01223ca8ca1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:41:438-69156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab4d2585-2fc4-4610-80a8-11bd47f3bcb9], x-b3-parentspanid=[5a1e0307788f9e82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c331931a24a7f255a1e0307788f9e82], x-b3-spanid=[7aedfde1ba9ba9b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd904808-337e-431d-bc05-01223ca8ca1e]}\\\"}\"}","context":{"RequestID":"bd904808-337e-431d-bc05-01223ca8ca1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"50a7d226-e0df-42ea-8acd-787fb7f6ccd3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:41.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:41.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd904808-337e-431d-bc05-01223ca8ca1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50a7d226-e0df-42ea-8acd-787fb7f6ccd3","LogTimestamp":"2023-04-23T00:13:41.441Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:42.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:42.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:42.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:42.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:43.453Z","message":"Entering","context":{"RequestID":"89f45697-7a42-451f-a783-8c20ab1e142b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7e18372-291c-405d-903f-16b0d3585cdc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:43.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:43.457Z","message":"{\"transactionId\":\"89f45697-7a42-451f-a783-8c20ab1e142b\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:43:454\",\"respDate\":\"230423-00:13:43:457\",\"sourceId\":\"haproxy:89f45697-7a42-451f-a783-8c20ab1e142b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:43:454-29878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afe63f7b-a6ca-4b72-91d5-8ad5a10a93fb], x-b3-parentspanid=[89dcadf93e4fbb34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb3371aeee8d0ec689dcadf93e4fbb34], x-b3-spanid=[dbb96f006731b9dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89f45697-7a42-451f-a783-8c20ab1e142b]}\\\"}\"}","context":{"RequestID":"89f45697-7a42-451f-a783-8c20ab1e142b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7e18372-291c-405d-903f-16b0d3585cdc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:43.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:43.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f45697-7a42-451f-a783-8c20ab1e142b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7e18372-291c-405d-903f-16b0d3585cdc","LogTimestamp":"2023-04-23T00:13:43.459Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:13:45.469Z","message":"Entering","context":{"RequestID":"6a205ce2-eb14-4334-a00a-71864cafeb1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51017918-3bb4-4d85-9597-357d50ddd415","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:45.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:45.471Z","message":"{\"transactionId\":\"6a205ce2-eb14-4334-a00a-71864cafeb1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:45:469\",\"respDate\":\"230423-00:13:45:470\",\"sourceId\":\"haproxy:6a205ce2-eb14-4334-a00a-71864cafeb1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:45:469-5664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c866238-febb-485e-83ba-77cc748ad2fc], x-b3-parentspanid=[47715b781e64a6ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63f73a054566e9b647715b781e64a6ee], x-b3-spanid=[e96abf6983553044], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a205ce2-eb14-4334-a00a-71864cafeb1e]}\\\"}\"}","context":{"RequestID":"6a205ce2-eb14-4334-a00a-71864cafeb1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51017918-3bb4-4d85-9597-357d50ddd415","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:45.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:45.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a205ce2-eb14-4334-a00a-71864cafeb1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51017918-3bb4-4d85-9597-357d50ddd415","LogTimestamp":"2023-04-23T00:13:45.471Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:13:47.482Z","message":"Entering","context":{"RequestID":"8e609f59-f0b9-425f-a4b3-e10796c56be7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66817d1-b5ab-466c-b3ac-c18a20f8360d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:47.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:47.485Z","message":"{\"transactionId\":\"8e609f59-f0b9-425f-a4b3-e10796c56be7\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:47:483\",\"respDate\":\"230423-00:13:47:485\",\"sourceId\":\"haproxy:8e609f59-f0b9-425f-a4b3-e10796c56be7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:47:483-1380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c81e767-5c43-4b62-9240-acc7d7440499], x-b3-parentspanid=[5d59c59e9c0a635e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53632526f78c13bb5d59c59e9c0a635e], x-b3-spanid=[31e652b829ccc574], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e609f59-f0b9-425f-a4b3-e10796c56be7]}\\\"}\"}","context":{"RequestID":"8e609f59-f0b9-425f-a4b3-e10796c56be7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d66817d1-b5ab-466c-b3ac-c18a20f8360d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:47.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:47.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e609f59-f0b9-425f-a4b3-e10796c56be7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d66817d1-b5ab-466c-b3ac-c18a20f8360d","LogTimestamp":"2023-04-23T00:13:47.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:49.213Z","message":"Entering","context":{"RequestID":"acc00564-d3bf-4cc4-aa6b-8864f16c075c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"f2c9eefa-7a6a-4264-ae48-10fa94f763db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"acc00564-d3bf-4cc4-aa6b-8864f16c075c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"f2c9eefa-7a6a-4264-ae48-10fa94f763db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.218Z","message":"{\"transactionId\":\"acc00564-d3bf-4cc4-aa6b-8864f16c075c\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:49:214\",\"respDate\":\"230423-00:13:49:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:acc00564-d3bf-4cc4-aa6b-8864f16c075c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:49:214-15277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[acc00564-d3bf-4cc4-aa6b-8864f16c075c]}\\\"}\"}","context":{"RequestID":"acc00564-d3bf-4cc4-aa6b-8864f16c075c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"f2c9eefa-7a6a-4264-ae48-10fa94f763db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acc00564-d3bf-4cc4-aa6b-8864f16c075c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2c9eefa-7a6a-4264-ae48-10fa94f763db","LogTimestamp":"2023-04-23T00:13:49.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:13:49.314Z","message":"Entering","context":{"RequestID":"ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f8d699b-ae74-4d4d-835b-4c6b20fe18ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:49.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.317Z","message":"{\"transactionId\":\"ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:49:315\",\"respDate\":\"230423-00:13:49:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:49:315-33632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc25303f-c4ba-44e8-a552-86b6da97a9dc], x-b3-parentspanid=[4785453f92b3c756], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59479], x-envoy-attempt-count=[1], x-b3-traceid=[c4ac05cd808a1f614785453f92b3c756], x-b3-spanid=[525e16fa3cd13d0f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9]}\\\"}\"}","context":{"RequestID":"ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f8d699b-ae74-4d4d-835b-4c6b20fe18ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:49.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba8d099f-6f7a-4ec6-b5a8-1708604fc4a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f8d699b-ae74-4d4d-835b-4c6b20fe18ac","LogTimestamp":"2023-04-23T00:13:49.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:49.497Z","message":"Entering","context":{"RequestID":"e47a9ee9-9e24-4b66-bf9e-9e368e577f06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58e35ade-bec8-4fe7-aec6-f81e35468a2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:49.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.501Z","message":"{\"transactionId\":\"e47a9ee9-9e24-4b66-bf9e-9e368e577f06\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:49:499\",\"respDate\":\"230423-00:13:49:501\",\"sourceId\":\"haproxy:e47a9ee9-9e24-4b66-bf9e-9e368e577f06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:49:499-96150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bed74f61-f931-4a7c-bdb3-a31537442cd0], x-b3-parentspanid=[1212379001591fed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48443fc98a5f96f61212379001591fed], x-b3-spanid=[aa305298eb1b1fce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e47a9ee9-9e24-4b66-bf9e-9e368e577f06]}\\\"}\"}","context":{"RequestID":"e47a9ee9-9e24-4b66-bf9e-9e368e577f06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58e35ade-bec8-4fe7-aec6-f81e35468a2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:49.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:49.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e47a9ee9-9e24-4b66-bf9e-9e368e577f06","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58e35ade-bec8-4fe7-aec6-f81e35468a2d","LogTimestamp":"2023-04-23T00:13:49.502Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:13:51.516Z","message":"Entering","context":{"RequestID":"ad11a00b-8e87-4472-8a7e-686a8a7fd9ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df34abbf-7157-4868-b06a-173f324a1420","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:51.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:51.518Z","message":"{\"transactionId\":\"ad11a00b-8e87-4472-8a7e-686a8a7fd9ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:51:517\",\"respDate\":\"230423-00:13:51:518\",\"sourceId\":\"haproxy:ad11a00b-8e87-4472-8a7e-686a8a7fd9ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:51:517-79534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d459d512-0a82-4250-8ba5-17e9c0289b79], x-b3-parentspanid=[9d085abeca4e1a6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c786f6de8622e3f39d085abeca4e1a6a], x-b3-spanid=[74b2af968541f24d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad11a00b-8e87-4472-8a7e-686a8a7fd9ac]}\\\"}\"}","context":{"RequestID":"ad11a00b-8e87-4472-8a7e-686a8a7fd9ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df34abbf-7157-4868-b06a-173f324a1420","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:51.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:51.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad11a00b-8e87-4472-8a7e-686a8a7fd9ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df34abbf-7157-4868-b06a-173f324a1420","LogTimestamp":"2023-04-23T00:13:51.518Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:13:52.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:13:52.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:52.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:52.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:53.528Z","message":"Entering","context":{"RequestID":"c28485e1-d40b-4320-b0da-7914d7cc521f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2366f8e8-5eb1-4442-9c5c-1937a9ba1fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:53.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:53.531Z","message":"{\"transactionId\":\"c28485e1-d40b-4320-b0da-7914d7cc521f\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:53:529\",\"respDate\":\"230423-00:13:53:531\",\"sourceId\":\"haproxy:c28485e1-d40b-4320-b0da-7914d7cc521f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:53:529-94583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4b8930b-790b-46f3-b866-a0deaac73855], x-b3-parentspanid=[e9dd6579337a5672], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f852e16a79622eb1e9dd6579337a5672], x-b3-spanid=[1456f1a28822c59a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c28485e1-d40b-4320-b0da-7914d7cc521f]}\\\"}\"}","context":{"RequestID":"c28485e1-d40b-4320-b0da-7914d7cc521f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2366f8e8-5eb1-4442-9c5c-1937a9ba1fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:53.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:53.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c28485e1-d40b-4320-b0da-7914d7cc521f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2366f8e8-5eb1-4442-9c5c-1937a9ba1fdf","LogTimestamp":"2023-04-23T00:13:53.532Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:13:55.542Z","message":"Entering","context":{"RequestID":"526cc3b0-a752-487b-ad52-ede7771809bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c34f4b1-287b-4c9b-a596-ce43f4d4c2cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:55.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:55.544Z","message":"{\"transactionId\":\"526cc3b0-a752-487b-ad52-ede7771809bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:55:542\",\"respDate\":\"230423-00:13:55:544\",\"sourceId\":\"haproxy:526cc3b0-a752-487b-ad52-ede7771809bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:55:542-25401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83224076-6bc1-99f8-a8e8-830a56ba5a3f], x-b3-parentspanid=[b996817954219260], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b63fa45f3fc500ab996817954219260], x-b3-spanid=[abdc31a2481c2319], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[526cc3b0-a752-487b-ad52-ede7771809bd]}\\\"}\"}","context":{"RequestID":"526cc3b0-a752-487b-ad52-ede7771809bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c34f4b1-287b-4c9b-a596-ce43f4d4c2cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:55.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:55.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"526cc3b0-a752-487b-ad52-ede7771809bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c34f4b1-287b-4c9b-a596-ce43f4d4c2cd","LogTimestamp":"2023-04-23T00:13:55.544Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:13:57.554Z","message":"Entering","context":{"RequestID":"de6a3e7f-68d1-4cc4-ba44-df67c71111c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e91bee18-2a28-4b59-8b53-9117f843fb90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:57.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:57.556Z","message":"{\"transactionId\":\"de6a3e7f-68d1-4cc4-ba44-df67c71111c9\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:57:555\",\"respDate\":\"230423-00:13:57:556\",\"sourceId\":\"haproxy:de6a3e7f-68d1-4cc4-ba44-df67c71111c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:13:57:555-43625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8f15139-a6ef-4039-928a-35e3a71fdcfb], x-b3-parentspanid=[9a0b69f2b411bbf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2adbec733bb73829a0b69f2b411bbf7], x-b3-spanid=[a2836c1651ea85fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de6a3e7f-68d1-4cc4-ba44-df67c71111c9]}\\\"}\"}","context":{"RequestID":"de6a3e7f-68d1-4cc4-ba44-df67c71111c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e91bee18-2a28-4b59-8b53-9117f843fb90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:57.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:57.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de6a3e7f-68d1-4cc4-ba44-df67c71111c9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91bee18-2a28-4b59-8b53-9117f843fb90","LogTimestamp":"2023-04-23T00:13:57.556Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:13:59.212Z","message":"Entering","context":{"RequestID":"21966352-fccf-4252-abf2-2ab83c267a3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0242b798-2dfe-45ff-9384-a154ed188910","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"21966352-fccf-4252-abf2-2ab83c267a3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0242b798-2dfe-45ff-9384-a154ed188910","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.217Z","message":"{\"transactionId\":\"21966352-fccf-4252-abf2-2ab83c267a3b\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:59:213\",\"respDate\":\"230423-00:13:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21966352-fccf-4252-abf2-2ab83c267a3b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:59:213-2555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21966352-fccf-4252-abf2-2ab83c267a3b]}\\\"}\"}","context":{"RequestID":"21966352-fccf-4252-abf2-2ab83c267a3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0242b798-2dfe-45ff-9384-a154ed188910","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:13:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21966352-fccf-4252-abf2-2ab83c267a3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0242b798-2dfe-45ff-9384-a154ed188910","LogTimestamp":"2023-04-23T00:13:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:13:59.314Z","message":"Entering","context":{"RequestID":"08755b96-8d8b-43fa-9f76-ec7806b5385d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c24029ee-e23e-46f2-b27d-1f316fe99dbe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.316Z","message":"{\"transactionId\":\"08755b96-8d8b-43fa-9f76-ec7806b5385d\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:59:314\",\"respDate\":\"230423-00:13:59:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:08755b96-8d8b-43fa-9f76-ec7806b5385d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:13:59:314-18858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4590ce2-2aec-4cbb-a675-c0893bb19fb0], x-b3-parentspanid=[cd84d0abc00a0353], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41685], x-envoy-attempt-count=[1], x-b3-traceid=[03a9f6d707aca83ccd84d0abc00a0353], x-b3-spanid=[d0b4620b6f9a0872], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[08755b96-8d8b-43fa-9f76-ec7806b5385d]}\\\"}\"}","context":{"RequestID":"08755b96-8d8b-43fa-9f76-ec7806b5385d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c24029ee-e23e-46f2-b27d-1f316fe99dbe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:13:59.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08755b96-8d8b-43fa-9f76-ec7806b5385d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c24029ee-e23e-46f2-b27d-1f316fe99dbe","LogTimestamp":"2023-04-23T00:13:59.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:13:59.567Z","message":"Entering","context":{"RequestID":"8bad0f8c-5bd4-49c6-88f3-8a1dc679a570","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2543e7ef-10a8-4beb-8047-0b792d78d393","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:59.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.570Z","message":"{\"transactionId\":\"8bad0f8c-5bd4-49c6-88f3-8a1dc679a570\",\"status\":\"200\",\"rqstDate\":\"230423-00:13:59:568\",\"respDate\":\"230423-00:13:59:569\",\"sourceId\":\"haproxy:8bad0f8c-5bd4-49c6-88f3-8a1dc679a570\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:13:59:568-10072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4eff4d9-7bf5-41e1-8063-c73bf6feaa0f], x-b3-parentspanid=[b6f2ff061fb8e216], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df8b4979a2fdf7fab6f2ff061fb8e216], x-b3-spanid=[10013c6f55810cd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bad0f8c-5bd4-49c6-88f3-8a1dc679a570]}\\\"}\"}","context":{"RequestID":"8bad0f8c-5bd4-49c6-88f3-8a1dc679a570","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2543e7ef-10a8-4beb-8047-0b792d78d393","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:13:59.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:13:59.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bad0f8c-5bd4-49c6-88f3-8a1dc679a570","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2543e7ef-10a8-4beb-8047-0b792d78d393","LogTimestamp":"2023-04-23T00:13:59.570Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:13:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:01.581Z","message":"Entering","context":{"RequestID":"1c9809b5-52d4-4fe7-977d-3aca24b7f231","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66b76718-73db-48ef-88aa-d33fad1aa564","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:01.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:01.585Z","message":"{\"transactionId\":\"1c9809b5-52d4-4fe7-977d-3aca24b7f231\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:01:582\",\"respDate\":\"230423-00:14:01:584\",\"sourceId\":\"haproxy:1c9809b5-52d4-4fe7-977d-3aca24b7f231\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:01:582-58751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e75eb6b2-b72c-45aa-9182-42b5de304426], x-b3-parentspanid=[3c6955a107afc02f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4299307b488fdcba3c6955a107afc02f], x-b3-spanid=[b46d9f997b82e8ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c9809b5-52d4-4fe7-977d-3aca24b7f231]}\\\"}\"}","context":{"RequestID":"1c9809b5-52d4-4fe7-977d-3aca24b7f231","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"66b76718-73db-48ef-88aa-d33fad1aa564","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:01.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:01.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c9809b5-52d4-4fe7-977d-3aca24b7f231","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66b76718-73db-48ef-88aa-d33fad1aa564","LogTimestamp":"2023-04-23T00:14:01.585Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:02.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:02.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:02.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:02.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:03.597Z","message":"Entering","context":{"RequestID":"bed75241-adbe-4adb-a797-be9c1451c2bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29ad38b-83ef-44ad-8a32-587d8cbd51c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:03.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:03.599Z","message":"{\"transactionId\":\"bed75241-adbe-4adb-a797-be9c1451c2bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:03:597\",\"respDate\":\"230423-00:14:03:599\",\"sourceId\":\"haproxy:bed75241-adbe-4adb-a797-be9c1451c2bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:03:597-40295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4a6a875-0b75-4fea-a77b-8c6e61d4b091], x-b3-parentspanid=[a25afb58153a9d52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7ddd7bda890f9a8a25afb58153a9d52], x-b3-spanid=[b0845b532764c465], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bed75241-adbe-4adb-a797-be9c1451c2bd]}\\\"}\"}","context":{"RequestID":"bed75241-adbe-4adb-a797-be9c1451c2bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29ad38b-83ef-44ad-8a32-587d8cbd51c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:03.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:03.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bed75241-adbe-4adb-a797-be9c1451c2bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c29ad38b-83ef-44ad-8a32-587d8cbd51c4","LogTimestamp":"2023-04-23T00:14:03.599Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:04.767Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:04.771Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:05.608Z","message":"Entering","context":{"RequestID":"58b26413-5c4f-4dfa-9ad8-ee297cc30b11","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9415d591-13f2-47ed-9cb8-854d5f26e8fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:05.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:05.612Z","message":"{\"transactionId\":\"58b26413-5c4f-4dfa-9ad8-ee297cc30b11\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:05:609\",\"respDate\":\"230423-00:14:05:611\",\"sourceId\":\"haproxy:58b26413-5c4f-4dfa-9ad8-ee297cc30b11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:05:609-1856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c024d43-5194-4c56-9a60-64d8b8a5d157], x-b3-parentspanid=[73c2d997504b4bf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f94c9c41ee9080173c2d997504b4bf5], x-b3-spanid=[6f01e5bee87e9943], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58b26413-5c4f-4dfa-9ad8-ee297cc30b11]}\\\"}\"}","context":{"RequestID":"58b26413-5c4f-4dfa-9ad8-ee297cc30b11","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9415d591-13f2-47ed-9cb8-854d5f26e8fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:05.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:05.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58b26413-5c4f-4dfa-9ad8-ee297cc30b11","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9415d591-13f2-47ed-9cb8-854d5f26e8fe","LogTimestamp":"2023-04-23T00:14:05.612Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:07.622Z","message":"Entering","context":{"RequestID":"77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94da59e3-d1f8-4f08-9e80-ebbe06e007fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:07.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:07.624Z","message":"{\"transactionId\":\"77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:07:622\",\"respDate\":\"230423-00:14:07:624\",\"sourceId\":\"haproxy:77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:07:622-20154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f7f8576-a33a-4627-8da1-b0d5159faf3a], x-b3-parentspanid=[0d34ce344a720a83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f110ed5dde4278510d34ce344a720a83], x-b3-spanid=[ec14139a7b0c6dd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8]}\\\"}\"}","context":{"RequestID":"77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94da59e3-d1f8-4f08-9e80-ebbe06e007fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:07.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:07.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c01f71-8cb3-48d1-b338-4d3f2dd6e4e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94da59e3-d1f8-4f08-9e80-ebbe06e007fe","LogTimestamp":"2023-04-23T00:14:07.624Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:14:09.212Z","message":"Entering","context":{"RequestID":"fb33e200-eb18-4bf0-83b6-c153cfeb4fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b40a944-40e8-44b7-8bd3-6b3dd52bac33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb33e200-eb18-4bf0-83b6-c153cfeb4fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b40a944-40e8-44b7-8bd3-6b3dd52bac33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.215Z","message":"{\"transactionId\":\"fb33e200-eb18-4bf0-83b6-c153cfeb4fac\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:09:213\",\"respDate\":\"230423-00:14:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fb33e200-eb18-4bf0-83b6-c153cfeb4fac\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:09:213-46390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fb33e200-eb18-4bf0-83b6-c153cfeb4fac]}\\\"}\"}","context":{"RequestID":"fb33e200-eb18-4bf0-83b6-c153cfeb4fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b40a944-40e8-44b7-8bd3-6b3dd52bac33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb33e200-eb18-4bf0-83b6-c153cfeb4fac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b40a944-40e8-44b7-8bd3-6b3dd52bac33","LogTimestamp":"2023-04-23T00:14:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:09.317Z","message":"Entering","context":{"RequestID":"0a4f7687-985e-42f7-b3f2-37e417766c74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b75d9ef-3eec-4695-bc70-866f1b22a134","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.319Z","message":"{\"transactionId\":\"0a4f7687-985e-42f7-b3f2-37e417766c74\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:09:317\",\"respDate\":\"230423-00:14:09:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0a4f7687-985e-42f7-b3f2-37e417766c74\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:09:317-31069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63c62c6e-8256-4133-a851-4b8aebfddece], x-b3-parentspanid=[1b0608b6da9318ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58963], x-envoy-attempt-count=[1], x-b3-traceid=[fa89a3861e810e111b0608b6da9318ba], x-b3-spanid=[c3d3ae97f8df0fcb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0a4f7687-985e-42f7-b3f2-37e417766c74]}\\\"}\"}","context":{"RequestID":"0a4f7687-985e-42f7-b3f2-37e417766c74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b75d9ef-3eec-4695-bc70-866f1b22a134","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a4f7687-985e-42f7-b3f2-37e417766c74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b75d9ef-3eec-4695-bc70-866f1b22a134","LogTimestamp":"2023-04-23T00:14:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:09.633Z","message":"Entering","context":{"RequestID":"4f49a46c-8db5-495c-97a1-34a253e56e0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6903e0c7-1c37-41e3-9b68-fea9936cf553","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:09.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.635Z","message":"{\"transactionId\":\"4f49a46c-8db5-495c-97a1-34a253e56e0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:09:634\",\"respDate\":\"230423-00:14:09:635\",\"sourceId\":\"haproxy:4f49a46c-8db5-495c-97a1-34a253e56e0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:09:634-61406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d17b131e-2b23-4f06-a887-48f6d7285fea], x-b3-parentspanid=[4ce58ce29e5c64e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[088cd40fcfcd72434ce58ce29e5c64e2], x-b3-spanid=[292ceeeff916232c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f49a46c-8db5-495c-97a1-34a253e56e0f]}\\\"}\"}","context":{"RequestID":"4f49a46c-8db5-495c-97a1-34a253e56e0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6903e0c7-1c37-41e3-9b68-fea9936cf553","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:09.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:09.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f49a46c-8db5-495c-97a1-34a253e56e0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6903e0c7-1c37-41e3-9b68-fea9936cf553","LogTimestamp":"2023-04-23T00:14:09.636Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:14:11.645Z","message":"Entering","context":{"RequestID":"5efcd638-90cc-4b4f-b417-089cd4e1d138","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5369c7b3-cd64-4857-93ae-6a4e3b668e56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:11.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:11.647Z","message":"{\"transactionId\":\"5efcd638-90cc-4b4f-b417-089cd4e1d138\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:11:646\",\"respDate\":\"230423-00:14:11:647\",\"sourceId\":\"haproxy:5efcd638-90cc-4b4f-b417-089cd4e1d138\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:11:646-92929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[466acf9c-a630-4e58-97a9-072fec5fb442], x-b3-parentspanid=[6a1fe766f1c67c6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34a35298003359f06a1fe766f1c67c6e], x-b3-spanid=[ec1ed71f64b4c419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5efcd638-90cc-4b4f-b417-089cd4e1d138]}\\\"}\"}","context":{"RequestID":"5efcd638-90cc-4b4f-b417-089cd4e1d138","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5369c7b3-cd64-4857-93ae-6a4e3b668e56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:11.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:11.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5efcd638-90cc-4b4f-b417-089cd4e1d138","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5369c7b3-cd64-4857-93ae-6a4e3b668e56","LogTimestamp":"2023-04-23T00:14:11.648Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:14:12.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:12.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:12.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:12.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:13.658Z","message":"Entering","context":{"RequestID":"cab83f72-25ff-4e97-ab92-d6ae93537b2f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e434bb94-2ee3-4d0e-9304-bc6ac9793c27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:13.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:13.661Z","message":"{\"transactionId\":\"cab83f72-25ff-4e97-ab92-d6ae93537b2f\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:13:659\",\"respDate\":\"230423-00:14:13:661\",\"sourceId\":\"haproxy:cab83f72-25ff-4e97-ab92-d6ae93537b2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:13:659-39645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d85e43c1-69fc-4070-8a08-4165488ae027], x-b3-parentspanid=[94afe3885bcc1b6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73b2bb7de2b4174994afe3885bcc1b6e], x-b3-spanid=[d7a5befa92da8f3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cab83f72-25ff-4e97-ab92-d6ae93537b2f]}\\\"}\"}","context":{"RequestID":"cab83f72-25ff-4e97-ab92-d6ae93537b2f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e434bb94-2ee3-4d0e-9304-bc6ac9793c27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:13.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:13.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cab83f72-25ff-4e97-ab92-d6ae93537b2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e434bb94-2ee3-4d0e-9304-bc6ac9793c27","LogTimestamp":"2023-04-23T00:14:13.661Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:15.673Z","message":"Entering","context":{"RequestID":"f8aa9d13-a3bc-478a-b39c-361e38f9f8e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"37261f9b-1646-449d-aecb-9e4b0f29eb6d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:15.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:15.676Z","message":"{\"transactionId\":\"f8aa9d13-a3bc-478a-b39c-361e38f9f8e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:15:674\",\"respDate\":\"230423-00:14:15:676\",\"sourceId\":\"haproxy:f8aa9d13-a3bc-478a-b39c-361e38f9f8e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:15:674-64990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c7d7368-10a2-403b-b0c1-881d9a4ce44f], x-b3-parentspanid=[7795dd6336954827], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[290d8618f7aa4b077795dd6336954827], x-b3-spanid=[5ec0e7fb85deb168], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8aa9d13-a3bc-478a-b39c-361e38f9f8e5]}\\\"}\"}","context":{"RequestID":"f8aa9d13-a3bc-478a-b39c-361e38f9f8e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"37261f9b-1646-449d-aecb-9e4b0f29eb6d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:15.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:15.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8aa9d13-a3bc-478a-b39c-361e38f9f8e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37261f9b-1646-449d-aecb-9e4b0f29eb6d","LogTimestamp":"2023-04-23T00:14:15.677Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:17.689Z","message":"Entering","context":{"RequestID":"0e618870-a939-4fd4-bae6-0ceb2ed64dac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a35877d-529b-4a5b-863a-88b592df3f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:17.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:17.692Z","message":"{\"transactionId\":\"0e618870-a939-4fd4-bae6-0ceb2ed64dac\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:17:690\",\"respDate\":\"230423-00:14:17:692\",\"sourceId\":\"haproxy:0e618870-a939-4fd4-bae6-0ceb2ed64dac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:17:690-23793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c4af6ff-f955-409a-9442-b6ed6cbeb31b], x-b3-parentspanid=[7bf24d9a358d07cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1db32f341761ebb7bf24d9a358d07cc], x-b3-spanid=[14a103117fba4fd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e618870-a939-4fd4-bae6-0ceb2ed64dac]}\\\"}\"}","context":{"RequestID":"0e618870-a939-4fd4-bae6-0ceb2ed64dac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a35877d-529b-4a5b-863a-88b592df3f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:17.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:17.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e618870-a939-4fd4-bae6-0ceb2ed64dac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a35877d-529b-4a5b-863a-88b592df3f3a","LogTimestamp":"2023-04-23T00:14:17.693Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:19.212Z","message":"Entering","context":{"RequestID":"0f2dd673-9fbe-45f5-ba73-2c61b20b26e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bab3d96e-6901-4e62-bf81-77c14646035d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f2dd673-9fbe-45f5-ba73-2c61b20b26e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bab3d96e-6901-4e62-bf81-77c14646035d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.216Z","message":"{\"transactionId\":\"0f2dd673-9fbe-45f5-ba73-2c61b20b26e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:19:213\",\"respDate\":\"230423-00:14:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f2dd673-9fbe-45f5-ba73-2c61b20b26e2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:19:213-89418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f2dd673-9fbe-45f5-ba73-2c61b20b26e2]}\\\"}\"}","context":{"RequestID":"0f2dd673-9fbe-45f5-ba73-2c61b20b26e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bab3d96e-6901-4e62-bf81-77c14646035d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f2dd673-9fbe-45f5-ba73-2c61b20b26e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bab3d96e-6901-4e62-bf81-77c14646035d","LogTimestamp":"2023-04-23T00:14:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:19.315Z","message":"Entering","context":{"RequestID":"f8ce039a-9d4b-44fe-9ae6-b85f51af8a98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10b0bcf8-a8dd-4365-bae7-45ee2fd08211","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.321Z","message":"{\"transactionId\":\"f8ce039a-9d4b-44fe-9ae6-b85f51af8a98\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:19:316\",\"respDate\":\"230423-00:14:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8ce039a-9d4b-44fe-9ae6-b85f51af8a98\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:19:316-54417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aac6f4b-1b4b-4505-a67d-b01435aa5c2c], x-b3-parentspanid=[318f86394836f31b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42327], x-envoy-attempt-count=[1], x-b3-traceid=[5ffa753e68788203318f86394836f31b], x-b3-spanid=[55ec1cc1605d9fed], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8ce039a-9d4b-44fe-9ae6-b85f51af8a98]}\\\"}\"}","context":{"RequestID":"f8ce039a-9d4b-44fe-9ae6-b85f51af8a98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10b0bcf8-a8dd-4365-bae7-45ee2fd08211","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8ce039a-9d4b-44fe-9ae6-b85f51af8a98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10b0bcf8-a8dd-4365-bae7-45ee2fd08211","LogTimestamp":"2023-04-23T00:14:19.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:19.702Z","message":"Entering","context":{"RequestID":"a229d70c-bcb7-41a9-9466-f6af0a2b7468","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7aa45b2d-c620-4ae4-8325-0e362c3c82b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:19.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.704Z","message":"{\"transactionId\":\"a229d70c-bcb7-41a9-9466-f6af0a2b7468\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:19:702\",\"respDate\":\"230423-00:14:19:704\",\"sourceId\":\"haproxy:a229d70c-bcb7-41a9-9466-f6af0a2b7468\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:19:702-56000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[526408c8-56de-4288-96f1-7e463082ba96], x-b3-parentspanid=[87b043f478a5883c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28be232863edc13287b043f478a5883c], x-b3-spanid=[dc0f751302e34cba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a229d70c-bcb7-41a9-9466-f6af0a2b7468]}\\\"}\"}","context":{"RequestID":"a229d70c-bcb7-41a9-9466-f6af0a2b7468","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7aa45b2d-c620-4ae4-8325-0e362c3c82b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:19.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:19.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a229d70c-bcb7-41a9-9466-f6af0a2b7468","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aa45b2d-c620-4ae4-8325-0e362c3c82b6","LogTimestamp":"2023-04-23T00:14:19.704Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:14:21.714Z","message":"Entering","context":{"RequestID":"3d694a33-090c-4d7f-be09-3212d01caac3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d6453d6-a5db-4e76-9a9a-bf7771e40171","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:21.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:21.717Z","message":"{\"transactionId\":\"3d694a33-090c-4d7f-be09-3212d01caac3\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:21:715\",\"respDate\":\"230423-00:14:21:717\",\"sourceId\":\"haproxy:3d694a33-090c-4d7f-be09-3212d01caac3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:21:715-46028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96505071-6bec-4569-ac42-3bb4eae4248d], x-b3-parentspanid=[e989aac81e3a71d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14638e68df591457e989aac81e3a71d1], x-b3-spanid=[bd34c90990f67b6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d694a33-090c-4d7f-be09-3212d01caac3]}\\\"}\"}","context":{"RequestID":"3d694a33-090c-4d7f-be09-3212d01caac3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d6453d6-a5db-4e76-9a9a-bf7771e40171","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:21.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:21.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d694a33-090c-4d7f-be09-3212d01caac3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d6453d6-a5db-4e76-9a9a-bf7771e40171","LogTimestamp":"2023-04-23T00:14:21.718Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:22.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:22.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:22.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:22.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:23.730Z","message":"Entering","context":{"RequestID":"d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fae6795-2d9f-4d35-948f-e53cd9e63e6b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:23.733Z","message":"{\"transactionId\":\"d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:23:731\",\"respDate\":\"230423-00:14:23:733\",\"sourceId\":\"haproxy:d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:23:731-43883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ac0e450-0c5f-41a5-951c-fd9ea6a0303c], x-b3-parentspanid=[aee3bcdaf0e425c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a63eec20f205486aaee3bcdaf0e425c2], x-b3-spanid=[4d6178bd72808200], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f]}\\\"}\"}","context":{"RequestID":"d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fae6795-2d9f-4d35-948f-e53cd9e63e6b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:23.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:23.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a1eaea-cd0b-47ce-beb7-b6e1c606e43f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fae6795-2d9f-4d35-948f-e53cd9e63e6b","LogTimestamp":"2023-04-23T00:14:23.734Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:14:25.746Z","message":"Entering","context":{"RequestID":"9f307480-fee5-4067-9074-28a68e054d38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c529ba3f-1546-4f90-8043-15ddeaf8868f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:25.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:25.749Z","message":"{\"transactionId\":\"9f307480-fee5-4067-9074-28a68e054d38\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:25:747\",\"respDate\":\"230423-00:14:25:749\",\"sourceId\":\"haproxy:9f307480-fee5-4067-9074-28a68e054d38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:25:747-54642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c21f88d-7332-47ec-94cb-96143abd7462], x-b3-parentspanid=[d5fd54e7eb68c716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88155469d1d79777d5fd54e7eb68c716], x-b3-spanid=[fa650da28d7938eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f307480-fee5-4067-9074-28a68e054d38]}\\\"}\"}","context":{"RequestID":"9f307480-fee5-4067-9074-28a68e054d38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c529ba3f-1546-4f90-8043-15ddeaf8868f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:25.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:25.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f307480-fee5-4067-9074-28a68e054d38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c529ba3f-1546-4f90-8043-15ddeaf8868f","LogTimestamp":"2023-04-23T00:14:25.749Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:27.761Z","message":"Entering","context":{"RequestID":"f4f2c21a-1b81-4284-a257-27decd2a1459","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55822977-8082-4251-b6a2-2590b91988cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:27.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:27.764Z","message":"{\"transactionId\":\"f4f2c21a-1b81-4284-a257-27decd2a1459\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:27:762\",\"respDate\":\"230423-00:14:27:764\",\"sourceId\":\"haproxy:f4f2c21a-1b81-4284-a257-27decd2a1459\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:27:762-60024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9699fa38-bb6c-45a0-8763-b5ef9aa4b6ce], x-b3-parentspanid=[a1af168d0981e677], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5594b08c09b64913a1af168d0981e677], x-b3-spanid=[6709f198370e6610], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4f2c21a-1b81-4284-a257-27decd2a1459]}\\\"}\"}","context":{"RequestID":"f4f2c21a-1b81-4284-a257-27decd2a1459","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55822977-8082-4251-b6a2-2590b91988cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:27.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:27.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4f2c21a-1b81-4284-a257-27decd2a1459","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55822977-8082-4251-b6a2-2590b91988cd","LogTimestamp":"2023-04-23T00:14:27.765Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:29.211Z","message":"Entering","context":{"RequestID":"f80065da-2dce-4023-955f-d9ec95f1bc96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0eab2d-b295-4318-9056-aa32cf91c67f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"f80065da-2dce-4023-955f-d9ec95f1bc96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0eab2d-b295-4318-9056-aa32cf91c67f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.215Z","message":"{\"transactionId\":\"f80065da-2dce-4023-955f-d9ec95f1bc96\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:29:212\",\"respDate\":\"230423-00:14:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f80065da-2dce-4023-955f-d9ec95f1bc96\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:29:212-71398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f80065da-2dce-4023-955f-d9ec95f1bc96]}\\\"}\"}","context":{"RequestID":"f80065da-2dce-4023-955f-d9ec95f1bc96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0eab2d-b295-4318-9056-aa32cf91c67f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f80065da-2dce-4023-955f-d9ec95f1bc96","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b0eab2d-b295-4318-9056-aa32cf91c67f","LogTimestamp":"2023-04-23T00:14:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:14:29.317Z","message":"Entering","context":{"RequestID":"7da844d9-ccf8-4e35-8216-10ba03a97dac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bb90ec4-eedb-4957-8c62-41d508d8e76e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.320Z","message":"{\"transactionId\":\"7da844d9-ccf8-4e35-8216-10ba03a97dac\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:29:318\",\"respDate\":\"230423-00:14:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7da844d9-ccf8-4e35-8216-10ba03a97dac\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:29:318-5115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbc29a97-333e-4eb9-94ad-4babfc08db36], x-b3-parentspanid=[7f8036ac63d928f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33557], x-envoy-attempt-count=[1], x-b3-traceid=[30588b36eca578497f8036ac63d928f0], x-b3-spanid=[2df11e1652a3c3e8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7da844d9-ccf8-4e35-8216-10ba03a97dac]}\\\"}\"}","context":{"RequestID":"7da844d9-ccf8-4e35-8216-10ba03a97dac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bb90ec4-eedb-4957-8c62-41d508d8e76e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da844d9-ccf8-4e35-8216-10ba03a97dac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bb90ec4-eedb-4957-8c62-41d508d8e76e","LogTimestamp":"2023-04-23T00:14:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:29.776Z","message":"Entering","context":{"RequestID":"d8e89dd7-698f-4b32-a1da-65ca37f69aa5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a82d5723-b84c-4c30-b7d7-20c2a82f258e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:29.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.779Z","message":"{\"transactionId\":\"d8e89dd7-698f-4b32-a1da-65ca37f69aa5\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:29:777\",\"respDate\":\"230423-00:14:29:779\",\"sourceId\":\"haproxy:d8e89dd7-698f-4b32-a1da-65ca37f69aa5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:29:777-60623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44cb18b6-ee49-4cfb-81ef-2bc70d13fa85], x-b3-parentspanid=[14378f8fb1e73103], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c39eb762ee1702514378f8fb1e73103], x-b3-spanid=[1be6ae9d1cd82661], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8e89dd7-698f-4b32-a1da-65ca37f69aa5]}\\\"}\"}","context":{"RequestID":"d8e89dd7-698f-4b32-a1da-65ca37f69aa5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a82d5723-b84c-4c30-b7d7-20c2a82f258e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:29.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:29.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8e89dd7-698f-4b32-a1da-65ca37f69aa5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a82d5723-b84c-4c30-b7d7-20c2a82f258e","LogTimestamp":"2023-04-23T00:14:29.780Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:31.790Z","message":"Entering","context":{"RequestID":"a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a360e831-92ba-4d51-a195-f8227e7f247e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:31.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:31.792Z","message":"{\"transactionId\":\"a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:31:791\",\"respDate\":\"230423-00:14:31:792\",\"sourceId\":\"haproxy:a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:31:791-439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec69a3cd-0486-4e10-80c8-bafd5019d5fd], x-b3-parentspanid=[abc6de8456efb1a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e467af723a782ea5abc6de8456efb1a0], x-b3-spanid=[57d4568b958c965d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c]}\\\"}\"}","context":{"RequestID":"a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a360e831-92ba-4d51-a195-f8227e7f247e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:31.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:31.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8d5f39a-76ca-4855-9dd3-c75c1ceffa7c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a360e831-92ba-4d51-a195-f8227e7f247e","LogTimestamp":"2023-04-23T00:14:31.792Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:14:32.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:32.937Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:32.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:32.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:33.803Z","message":"Entering","context":{"RequestID":"2043a69f-a4c8-4899-8dd2-cc9b5dbb3291","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"556eaeab-6703-4898-b8a1-7085661ab881","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:33.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:33.806Z","message":"{\"transactionId\":\"2043a69f-a4c8-4899-8dd2-cc9b5dbb3291\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:33:804\",\"respDate\":\"230423-00:14:33:806\",\"sourceId\":\"haproxy:2043a69f-a4c8-4899-8dd2-cc9b5dbb3291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:33:804-61838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f887bcd-036a-4d7d-bb91-a6c1ba100388], x-b3-parentspanid=[d6f725bdfc3eaa1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dad44981ea08d831d6f725bdfc3eaa1a], x-b3-spanid=[dafa5a5232297fbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2043a69f-a4c8-4899-8dd2-cc9b5dbb3291]}\\\"}\"}","context":{"RequestID":"2043a69f-a4c8-4899-8dd2-cc9b5dbb3291","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"556eaeab-6703-4898-b8a1-7085661ab881","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:33.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:33.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2043a69f-a4c8-4899-8dd2-cc9b5dbb3291","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"556eaeab-6703-4898-b8a1-7085661ab881","LogTimestamp":"2023-04-23T00:14:33.807Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:34.771Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:34.775Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:35.819Z","message":"Entering","context":{"RequestID":"3f6904ba-b67b-4609-82af-0b207effb266","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c5ffeb2-4a4f-4a47-b49f-e6034a88baca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:35.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:35.823Z","message":"{\"transactionId\":\"3f6904ba-b67b-4609-82af-0b207effb266\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:35:820\",\"respDate\":\"230423-00:14:35:823\",\"sourceId\":\"haproxy:3f6904ba-b67b-4609-82af-0b207effb266\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:35:820-1077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[015a3835-9cfb-438c-8bcd-4a74caf71991], x-b3-parentspanid=[70f64b81e8b92264], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dcbca256fe0218e70f64b81e8b92264], x-b3-spanid=[58bfbf899de4119e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f6904ba-b67b-4609-82af-0b207effb266]}\\\"}\"}","context":{"RequestID":"3f6904ba-b67b-4609-82af-0b207effb266","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c5ffeb2-4a4f-4a47-b49f-e6034a88baca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:35.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:35.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f6904ba-b67b-4609-82af-0b207effb266","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c5ffeb2-4a4f-4a47-b49f-e6034a88baca","LogTimestamp":"2023-04-23T00:14:35.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:37.835Z","message":"Entering","context":{"RequestID":"89b5617c-6d19-4664-989e-ab2fd487805c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ec8e5b2-a118-4f0f-9d4a-9213146c2db9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:37.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:37.838Z","message":"{\"transactionId\":\"89b5617c-6d19-4664-989e-ab2fd487805c\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:37:836\",\"respDate\":\"230423-00:14:37:838\",\"sourceId\":\"haproxy:89b5617c-6d19-4664-989e-ab2fd487805c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:37:836-79487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7ed75db-0242-43cd-bb13-0371823b6bd8], x-b3-parentspanid=[37aaa1ed93a5384a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b299ebb491694c137aaa1ed93a5384a], x-b3-spanid=[aff4b8082aeba89b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89b5617c-6d19-4664-989e-ab2fd487805c]}\\\"}\"}","context":{"RequestID":"89b5617c-6d19-4664-989e-ab2fd487805c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ec8e5b2-a118-4f0f-9d4a-9213146c2db9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:37.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:37.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89b5617c-6d19-4664-989e-ab2fd487805c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec8e5b2-a118-4f0f-9d4a-9213146c2db9","LogTimestamp":"2023-04-23T00:14:37.839Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:39.213Z","message":"Entering","context":{"RequestID":"aabc0bdb-b46a-43a6-b3d4-a09793358540","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c197985c-cdd0-4216-9811-ca5862d0b6d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"aabc0bdb-b46a-43a6-b3d4-a09793358540","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c197985c-cdd0-4216-9811-ca5862d0b6d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.217Z","message":"{\"transactionId\":\"aabc0bdb-b46a-43a6-b3d4-a09793358540\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:39:214\",\"respDate\":\"230423-00:14:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aabc0bdb-b46a-43a6-b3d4-a09793358540\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:39:214-8131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aabc0bdb-b46a-43a6-b3d4-a09793358540]}\\\"}\"}","context":{"RequestID":"aabc0bdb-b46a-43a6-b3d4-a09793358540","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c197985c-cdd0-4216-9811-ca5862d0b6d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aabc0bdb-b46a-43a6-b3d4-a09793358540","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c197985c-cdd0-4216-9811-ca5862d0b6d7","LogTimestamp":"2023-04-23T00:14:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:39.313Z","message":"Entering","context":{"RequestID":"b2dfe408-4efa-48cf-8663-9a73237965f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58b9ef58-3364-4894-85a2-de11c21aa89e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:39.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.316Z","message":"{\"transactionId\":\"b2dfe408-4efa-48cf-8663-9a73237965f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:39:314\",\"respDate\":\"230423-00:14:39:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2dfe408-4efa-48cf-8663-9a73237965f5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:39:314-89819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e0adf8b-f416-44d5-899e-5dce37b97c72], x-b3-parentspanid=[727347edea7526e8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60409], x-envoy-attempt-count=[1], x-b3-traceid=[ad4bad0729a29fa2727347edea7526e8], x-b3-spanid=[aed51ceaed72d704], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2dfe408-4efa-48cf-8663-9a73237965f5]}\\\"}\"}","context":{"RequestID":"b2dfe408-4efa-48cf-8663-9a73237965f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58b9ef58-3364-4894-85a2-de11c21aa89e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:39.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2dfe408-4efa-48cf-8663-9a73237965f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58b9ef58-3364-4894-85a2-de11c21aa89e","LogTimestamp":"2023-04-23T00:14:39.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:39.849Z","message":"Entering","context":{"RequestID":"27c759fb-a3c7-4e9d-9814-bc0f32aa2383","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa07e93b-df61-4a98-a335-93690de28079","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:39.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.852Z","message":"{\"transactionId\":\"27c759fb-a3c7-4e9d-9814-bc0f32aa2383\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:39:850\",\"respDate\":\"230423-00:14:39:852\",\"sourceId\":\"haproxy:27c759fb-a3c7-4e9d-9814-bc0f32aa2383\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:39:850-79437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c0b034f-d57e-4f24-bd48-7e326361c372], x-b3-parentspanid=[7da817f10ed6c80c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc4e07f7d3c3011d7da817f10ed6c80c], x-b3-spanid=[dfa67c02d2eac657], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27c759fb-a3c7-4e9d-9814-bc0f32aa2383]}\\\"}\"}","context":{"RequestID":"27c759fb-a3c7-4e9d-9814-bc0f32aa2383","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa07e93b-df61-4a98-a335-93690de28079","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:39.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:39.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c759fb-a3c7-4e9d-9814-bc0f32aa2383","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa07e93b-df61-4a98-a335-93690de28079","LogTimestamp":"2023-04-23T00:14:39.852Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:41.862Z","message":"Entering","context":{"RequestID":"6e447994-275a-4a20-9e4f-a7f56735b30c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec483ef7-f8db-41a4-adbd-9ddaafc69a32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:41.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:41.864Z","message":"{\"transactionId\":\"6e447994-275a-4a20-9e4f-a7f56735b30c\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:41:862\",\"respDate\":\"230423-00:14:41:864\",\"sourceId\":\"haproxy:6e447994-275a-4a20-9e4f-a7f56735b30c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:41:862-6066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f65aadf-5823-4d8f-bf79-a8a4f0f7c3b1], x-b3-parentspanid=[0c71f4476241d4b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a627c6dee7ea2ac20c71f4476241d4b4], x-b3-spanid=[72762aa908bc3356], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e447994-275a-4a20-9e4f-a7f56735b30c]}\\\"}\"}","context":{"RequestID":"6e447994-275a-4a20-9e4f-a7f56735b30c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec483ef7-f8db-41a4-adbd-9ddaafc69a32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:41.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:41.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e447994-275a-4a20-9e4f-a7f56735b30c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec483ef7-f8db-41a4-adbd-9ddaafc69a32","LogTimestamp":"2023-04-23T00:14:41.865Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:42.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:42.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:42.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:42.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:43.874Z","message":"Entering","context":{"RequestID":"9e724775-6afa-412e-82db-1e56fc153b57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"198e25cf-b9c1-4490-848c-a48aa7e73b1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:43.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:43.876Z","message":"{\"transactionId\":\"9e724775-6afa-412e-82db-1e56fc153b57\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:43:875\",\"respDate\":\"230423-00:14:43:876\",\"sourceId\":\"haproxy:9e724775-6afa-412e-82db-1e56fc153b57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:43:875-98938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18e82728-6fed-4907-86cc-570fe7e00380], x-b3-parentspanid=[6110a8204d51be07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6fe7057ca3d29f66110a8204d51be07], x-b3-spanid=[a2a57671eeecaeb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e724775-6afa-412e-82db-1e56fc153b57]}\\\"}\"}","context":{"RequestID":"9e724775-6afa-412e-82db-1e56fc153b57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"198e25cf-b9c1-4490-848c-a48aa7e73b1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:43.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:43.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e724775-6afa-412e-82db-1e56fc153b57","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198e25cf-b9c1-4490-848c-a48aa7e73b1c","LogTimestamp":"2023-04-23T00:14:43.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:45.888Z","message":"Entering","context":{"RequestID":"2023350a-f4f3-4217-b8cc-9c432606fe17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2fa3706-d327-414a-ac6b-c6d1baf3cbfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:45.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:45.890Z","message":"{\"transactionId\":\"2023350a-f4f3-4217-b8cc-9c432606fe17\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:45:888\",\"respDate\":\"230423-00:14:45:890\",\"sourceId\":\"haproxy:2023350a-f4f3-4217-b8cc-9c432606fe17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:45:888-34578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a04f98a-235b-4ef7-a766-d38ece95f071], x-b3-parentspanid=[d388726567e18555], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e12425389bd9f652d388726567e18555], x-b3-spanid=[a74bca52ac2cc9b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2023350a-f4f3-4217-b8cc-9c432606fe17]}\\\"}\"}","context":{"RequestID":"2023350a-f4f3-4217-b8cc-9c432606fe17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2fa3706-d327-414a-ac6b-c6d1baf3cbfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:45.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:45.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2023350a-f4f3-4217-b8cc-9c432606fe17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2fa3706-d327-414a-ac6b-c6d1baf3cbfb","LogTimestamp":"2023-04-23T00:14:45.891Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:47.902Z","message":"Entering","context":{"RequestID":"0c0987d3-338c-4c45-a949-74962d8cb201","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"983efe09-1a69-4944-8dd8-ba79d2f9d543","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:47.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:47.905Z","message":"{\"transactionId\":\"0c0987d3-338c-4c45-a949-74962d8cb201\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:47:903\",\"respDate\":\"230423-00:14:47:905\",\"sourceId\":\"haproxy:0c0987d3-338c-4c45-a949-74962d8cb201\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:47:903-164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbadee25-4d8b-43a4-afee-1e0ff5a1d95e], x-b3-parentspanid=[f1b00ebf5064301e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61871e6287e7a796f1b00ebf5064301e], x-b3-spanid=[a8458c35ae431d01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c0987d3-338c-4c45-a949-74962d8cb201]}\\\"}\"}","context":{"RequestID":"0c0987d3-338c-4c45-a949-74962d8cb201","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"983efe09-1a69-4944-8dd8-ba79d2f9d543","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:47.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:47.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0987d3-338c-4c45-a949-74962d8cb201","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"983efe09-1a69-4944-8dd8-ba79d2f9d543","LogTimestamp":"2023-04-23T00:14:47.905Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:49.213Z","message":"Entering","context":{"RequestID":"0f5d1513-9b46-4965-8940-30a79c0d42ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d516e617-e928-4787-a383-6ddbdce6258d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f5d1513-9b46-4965-8940-30a79c0d42ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d516e617-e928-4787-a383-6ddbdce6258d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.217Z","message":"{\"transactionId\":\"0f5d1513-9b46-4965-8940-30a79c0d42ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:49:214\",\"respDate\":\"230423-00:14:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f5d1513-9b46-4965-8940-30a79c0d42ac\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:49:214-1907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f5d1513-9b46-4965-8940-30a79c0d42ac]}\\\"}\"}","context":{"RequestID":"0f5d1513-9b46-4965-8940-30a79c0d42ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d516e617-e928-4787-a383-6ddbdce6258d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5d1513-9b46-4965-8940-30a79c0d42ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d516e617-e928-4787-a383-6ddbdce6258d","LogTimestamp":"2023-04-23T00:14:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:49.316Z","message":"Entering","context":{"RequestID":"f8831881-e29b-43de-b9c6-1c6cd1d5d56b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39534296-d140-45f2-bfcd-81827c4b6a91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.319Z","message":"{\"transactionId\":\"f8831881-e29b-43de-b9c6-1c6cd1d5d56b\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:49:317\",\"respDate\":\"230423-00:14:49:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8831881-e29b-43de-b9c6-1c6cd1d5d56b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:49:317-95404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f95fb12-92ec-48d2-9cff-ad5da921d78c], x-b3-parentspanid=[f996e9d8c703def8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57555], x-envoy-attempt-count=[1], x-b3-traceid=[d0aa2020d4cf3e79f996e9d8c703def8], x-b3-spanid=[455ddac9fda991f2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8831881-e29b-43de-b9c6-1c6cd1d5d56b]}\\\"}\"}","context":{"RequestID":"f8831881-e29b-43de-b9c6-1c6cd1d5d56b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39534296-d140-45f2-bfcd-81827c4b6a91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8831881-e29b-43de-b9c6-1c6cd1d5d56b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39534296-d140-45f2-bfcd-81827c4b6a91","LogTimestamp":"2023-04-23T00:14:49.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:49.917Z","message":"Entering","context":{"RequestID":"d3429980-d606-42ef-a999-38f8c766e50c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d8a9f523-897d-4c30-a7e9-a43dbcfdb3d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:49.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.920Z","message":"{\"transactionId\":\"d3429980-d606-42ef-a999-38f8c766e50c\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:49:918\",\"respDate\":\"230423-00:14:49:919\",\"sourceId\":\"haproxy:d3429980-d606-42ef-a999-38f8c766e50c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:49:918-51429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd840bcc-1a93-4d65-b158-c645e653ddc5], x-b3-parentspanid=[1173a989ee24e52d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98a36375bc0728f31173a989ee24e52d], x-b3-spanid=[2f5adedc0ca2ffde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3429980-d606-42ef-a999-38f8c766e50c]}\\\"}\"}","context":{"RequestID":"d3429980-d606-42ef-a999-38f8c766e50c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d8a9f523-897d-4c30-a7e9-a43dbcfdb3d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:49.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:49.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3429980-d606-42ef-a999-38f8c766e50c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8a9f523-897d-4c30-a7e9-a43dbcfdb3d7","LogTimestamp":"2023-04-23T00:14:49.920Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:14:51.931Z","message":"Entering","context":{"RequestID":"d63c6db3-63c0-41c5-b273-082bcc2eea3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f49f31c-533f-4be9-bf44-4022189924b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:51.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:51.933Z","message":"{\"transactionId\":\"d63c6db3-63c0-41c5-b273-082bcc2eea3d\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:51:931\",\"respDate\":\"230423-00:14:51:933\",\"sourceId\":\"haproxy:d63c6db3-63c0-41c5-b273-082bcc2eea3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:51:931-77315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fabbf65c-00f6-4367-b9c3-97e5c5bc4729], x-b3-parentspanid=[f76b66480412593b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[754b70984432fcdbf76b66480412593b], x-b3-spanid=[c320ce69dc872796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d63c6db3-63c0-41c5-b273-082bcc2eea3d]}\\\"}\"}","context":{"RequestID":"d63c6db3-63c0-41c5-b273-082bcc2eea3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f49f31c-533f-4be9-bf44-4022189924b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:51.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:51.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d63c6db3-63c0-41c5-b273-082bcc2eea3d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f49f31c-533f-4be9-bf44-4022189924b2","LogTimestamp":"2023-04-23T00:14:51.934Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:52.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:14:52.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:52.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:52.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:53.943Z","message":"Entering","context":{"RequestID":"ebba255a-b3b1-472f-a257-9aea85dee319","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62cc44c2-96c7-4ff1-965d-a29579435023","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:53.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:53.946Z","message":"{\"transactionId\":\"ebba255a-b3b1-472f-a257-9aea85dee319\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:53:944\",\"respDate\":\"230423-00:14:53:946\",\"sourceId\":\"haproxy:ebba255a-b3b1-472f-a257-9aea85dee319\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:53:944-35852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e3c539b-5bf7-4e37-9570-c9b01e6987ab], x-b3-parentspanid=[f42243bfd7bd8f88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aef4eb6d5a864150f42243bfd7bd8f88], x-b3-spanid=[9c5e352a5855a84d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebba255a-b3b1-472f-a257-9aea85dee319]}\\\"}\"}","context":{"RequestID":"ebba255a-b3b1-472f-a257-9aea85dee319","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62cc44c2-96c7-4ff1-965d-a29579435023","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:53.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:53.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebba255a-b3b1-472f-a257-9aea85dee319","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62cc44c2-96c7-4ff1-965d-a29579435023","LogTimestamp":"2023-04-23T00:14:53.947Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:14:55.958Z","message":"Entering","context":{"RequestID":"41ce1a7e-26e6-4e13-b5d5-363f52eed700","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a437b72-8660-404a-a5db-5c03bacb09f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:55.961Z","message":"{\"transactionId\":\"41ce1a7e-26e6-4e13-b5d5-363f52eed700\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:55:959\",\"respDate\":\"230423-00:14:55:961\",\"sourceId\":\"haproxy:41ce1a7e-26e6-4e13-b5d5-363f52eed700\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:55:959-72349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd62c2b-8c18-49ba-a590-8685404c77ed], x-b3-parentspanid=[53b4da4dfe8411d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8245397723f34ab553b4da4dfe8411d8], x-b3-spanid=[f9f1466fa3a2a9e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41ce1a7e-26e6-4e13-b5d5-363f52eed700]}\\\"}\"}","context":{"RequestID":"41ce1a7e-26e6-4e13-b5d5-363f52eed700","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a437b72-8660-404a-a5db-5c03bacb09f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:55.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41ce1a7e-26e6-4e13-b5d5-363f52eed700","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a437b72-8660-404a-a5db-5c03bacb09f5","LogTimestamp":"2023-04-23T00:14:55.961Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:57.972Z","message":"Entering","context":{"RequestID":"11d4b84a-9887-4144-aeda-e8747fe5e415","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de2a64cf-9bce-425a-9487-982ed52d9af5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:57.974Z","message":"{\"transactionId\":\"11d4b84a-9887-4144-aeda-e8747fe5e415\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:57:973\",\"respDate\":\"230423-00:14:57:974\",\"sourceId\":\"haproxy:11d4b84a-9887-4144-aeda-e8747fe5e415\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:57:973-8677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2aa1cf4c-470f-429c-aa0b-70ba26157f76], x-b3-parentspanid=[a1449cc59c9ae24e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e48b013a6960ae01a1449cc59c9ae24e], x-b3-spanid=[dab0a8356085c378], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11d4b84a-9887-4144-aeda-e8747fe5e415]}\\\"}\"}","context":{"RequestID":"11d4b84a-9887-4144-aeda-e8747fe5e415","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de2a64cf-9bce-425a-9487-982ed52d9af5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:57.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:57.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11d4b84a-9887-4144-aeda-e8747fe5e415","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de2a64cf-9bce-425a-9487-982ed52d9af5","LogTimestamp":"2023-04-23T00:14:57.975Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:59.212Z","message":"Entering","context":{"RequestID":"b659869c-ccc7-49bc-b27b-88c507dc333f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67588466-5398-4f94-8a9a-197f7b442663","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"b659869c-ccc7-49bc-b27b-88c507dc333f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67588466-5398-4f94-8a9a-197f7b442663","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.216Z","message":"{\"transactionId\":\"b659869c-ccc7-49bc-b27b-88c507dc333f\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:59:213\",\"respDate\":\"230423-00:14:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b659869c-ccc7-49bc-b27b-88c507dc333f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:14:59:213-38017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b659869c-ccc7-49bc-b27b-88c507dc333f]}\\\"}\"}","context":{"RequestID":"b659869c-ccc7-49bc-b27b-88c507dc333f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67588466-5398-4f94-8a9a-197f7b442663","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:14:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b659869c-ccc7-49bc-b27b-88c507dc333f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67588466-5398-4f94-8a9a-197f7b442663","LogTimestamp":"2023-04-23T00:14:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:14:59.314Z","message":"Entering","context":{"RequestID":"2e75d35d-73f3-437f-9166-39ae33b75392","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71a46e1c-54c5-4cbc-b25f-d39bffd87c11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.316Z","message":"{\"transactionId\":\"2e75d35d-73f3-437f-9166-39ae33b75392\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:59:314\",\"respDate\":\"230423-00:14:59:316\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2e75d35d-73f3-437f-9166-39ae33b75392\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:14:59:314-68210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fa7420f-99dc-44cc-ab0f-7ea560a9fd7e], x-b3-parentspanid=[1dc537b20907c801], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45151], x-envoy-attempt-count=[1], x-b3-traceid=[c09b46f1dc2f0c021dc537b20907c801], x-b3-spanid=[5eeba929400e6186], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2e75d35d-73f3-437f-9166-39ae33b75392]}\\\"}\"}","context":{"RequestID":"2e75d35d-73f3-437f-9166-39ae33b75392","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71a46e1c-54c5-4cbc-b25f-d39bffd87c11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:14:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e75d35d-73f3-437f-9166-39ae33b75392","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71a46e1c-54c5-4cbc-b25f-d39bffd87c11","LogTimestamp":"2023-04-23T00:14:59.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:14:59.984Z","message":"Entering","context":{"RequestID":"fb05e50d-afef-4e4a-85e4-6de097bb5d6a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"041f3f6b-bb07-4fa9-a8cf-db4c243b16bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:59.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.987Z","message":"{\"transactionId\":\"fb05e50d-afef-4e4a-85e4-6de097bb5d6a\",\"status\":\"200\",\"rqstDate\":\"230423-00:14:59:985\",\"respDate\":\"230423-00:14:59:987\",\"sourceId\":\"haproxy:fb05e50d-afef-4e4a-85e4-6de097bb5d6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:14:59:985-78763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cefecc8-98b1-4c27-b9da-49cd8c958bd3], x-b3-parentspanid=[2bc8def1d8584c37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0b1c47d54956c892bc8def1d8584c37], x-b3-spanid=[845cdc73fbc4f266], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb05e50d-afef-4e4a-85e4-6de097bb5d6a]}\\\"}\"}","context":{"RequestID":"fb05e50d-afef-4e4a-85e4-6de097bb5d6a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"041f3f6b-bb07-4fa9-a8cf-db4c243b16bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:14:59.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:14:59.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb05e50d-afef-4e4a-85e4-6de097bb5d6a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"041f3f6b-bb07-4fa9-a8cf-db4c243b16bf","LogTimestamp":"2023-04-23T00:14:59.988Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:14:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:02.000Z","message":"Entering","context":{"RequestID":"8b231bd7-c90a-436f-a573-9ebadce49bbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d220d0e9-d02b-4ce5-9b82-770512619db0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:01.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:02.004Z","message":"{\"transactionId\":\"8b231bd7-c90a-436f-a573-9ebadce49bbf\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:02:001\",\"respDate\":\"230423-00:15:02:004\",\"sourceId\":\"haproxy:8b231bd7-c90a-436f-a573-9ebadce49bbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:02:001-22470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8adcac22-69cd-4def-8cb0-24c811d67ed8], x-b3-parentspanid=[f261af0eaa267019], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed6c91bcd19bac8ff261af0eaa267019], x-b3-spanid=[93d6226ca2327611], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b231bd7-c90a-436f-a573-9ebadce49bbf]}\\\"}\"}","context":{"RequestID":"8b231bd7-c90a-436f-a573-9ebadce49bbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d220d0e9-d02b-4ce5-9b82-770512619db0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:01.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:02.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b231bd7-c90a-436f-a573-9ebadce49bbf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d220d0e9-d02b-4ce5-9b82-770512619db0","LogTimestamp":"2023-04-23T00:15:02.005Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:15:02.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:02.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:02.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:02.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:04.017Z","message":"Entering","context":{"RequestID":"321d387c-a397-417d-9bc8-deccb8deb7e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"121c0da9-72ec-4250-b65d-497475b726bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:04.020Z","message":"{\"transactionId\":\"321d387c-a397-417d-9bc8-deccb8deb7e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:04:017\",\"respDate\":\"230423-00:15:04:020\",\"sourceId\":\"haproxy:321d387c-a397-417d-9bc8-deccb8deb7e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:04:017-50774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c3d55f7-abab-491d-a4b3-f0f5a105a5b9], x-b3-parentspanid=[5648d9ad9f299292], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[872084b4cb3864525648d9ad9f299292], x-b3-spanid=[3083ca72cb7b0cea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[321d387c-a397-417d-9bc8-deccb8deb7e7]}\\\"}\"}","context":{"RequestID":"321d387c-a397-417d-9bc8-deccb8deb7e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"121c0da9-72ec-4250-b65d-497475b726bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:04.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:04.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"321d387c-a397-417d-9bc8-deccb8deb7e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"121c0da9-72ec-4250-b65d-497475b726bb","LogTimestamp":"2023-04-23T00:15:04.020Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:04.784Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:04.789Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:06.031Z","message":"Entering","context":{"RequestID":"3bc59325-fa2b-4539-8d45-d6d93c16f074","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d7275a-2341-4378-aae6-9b9275c58015","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:06.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:06.034Z","message":"{\"transactionId\":\"3bc59325-fa2b-4539-8d45-d6d93c16f074\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:06:032\",\"respDate\":\"230423-00:15:06:034\",\"sourceId\":\"haproxy:3bc59325-fa2b-4539-8d45-d6d93c16f074\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:06:032-76705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a5d70ab-b972-47b3-b650-17b0ecf49703], x-b3-parentspanid=[76e95d8136b70f6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8574012acb1620f276e95d8136b70f6f], x-b3-spanid=[871e4d8fca9100e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bc59325-fa2b-4539-8d45-d6d93c16f074]}\\\"}\"}","context":{"RequestID":"3bc59325-fa2b-4539-8d45-d6d93c16f074","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d7275a-2341-4378-aae6-9b9275c58015","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:06.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:06.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bc59325-fa2b-4539-8d45-d6d93c16f074","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81d7275a-2341-4378-aae6-9b9275c58015","LogTimestamp":"2023-04-23T00:15:06.035Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:08.046Z","message":"Entering","context":{"RequestID":"96fcb278-ee9b-484d-a68d-3dcc345fc7cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1868035b-af7d-4b20-a723-f7c47e01a0a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:08.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:08.049Z","message":"{\"transactionId\":\"96fcb278-ee9b-484d-a68d-3dcc345fc7cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:08:047\",\"respDate\":\"230423-00:15:08:049\",\"sourceId\":\"haproxy:96fcb278-ee9b-484d-a68d-3dcc345fc7cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:08:047-99266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a7d776-9073-4670-84a2-52eb9f5ade77], x-b3-parentspanid=[4620ad6b34e4c9ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80ea0a21ff1d32bf4620ad6b34e4c9ba], x-b3-spanid=[81205b1248332d10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96fcb278-ee9b-484d-a68d-3dcc345fc7cf]}\\\"}\"}","context":{"RequestID":"96fcb278-ee9b-484d-a68d-3dcc345fc7cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1868035b-af7d-4b20-a723-f7c47e01a0a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:08.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:08.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96fcb278-ee9b-484d-a68d-3dcc345fc7cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1868035b-af7d-4b20-a723-f7c47e01a0a2","LogTimestamp":"2023-04-23T00:15:08.050Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:09.213Z","message":"Entering","context":{"RequestID":"ec1dbfc1-cee4-4684-8429-6aa9fff66a81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c913c106-44ac-42db-81b3-f537f84d8dbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec1dbfc1-cee4-4684-8429-6aa9fff66a81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c913c106-44ac-42db-81b3-f537f84d8dbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:09.216Z","message":"{\"transactionId\":\"ec1dbfc1-cee4-4684-8429-6aa9fff66a81\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:09:214\",\"respDate\":\"230423-00:15:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ec1dbfc1-cee4-4684-8429-6aa9fff66a81\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:09:214-53768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ec1dbfc1-cee4-4684-8429-6aa9fff66a81]}\\\"}\"}","context":{"RequestID":"ec1dbfc1-cee4-4684-8429-6aa9fff66a81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c913c106-44ac-42db-81b3-f537f84d8dbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec1dbfc1-cee4-4684-8429-6aa9fff66a81","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c913c106-44ac-42db-81b3-f537f84d8dbd","LogTimestamp":"2023-04-23T00:15:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:09.318Z","message":"Entering","context":{"RequestID":"dc0e18a7-4e75-46a3-a829-b4a8ebd439ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"20ef5f77-ac29-428c-8028-21d0427edb54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:09.321Z","message":"{\"transactionId\":\"dc0e18a7-4e75-46a3-a829-b4a8ebd439ef\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:09:319\",\"respDate\":\"230423-00:15:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dc0e18a7-4e75-46a3-a829-b4a8ebd439ef\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:09:319-60554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23ca64b9-1da5-4792-9143-78511d7f6f5f], x-b3-parentspanid=[32e6397d6f1545df], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60483], x-envoy-attempt-count=[1], x-b3-traceid=[7b18a96097736f5f32e6397d6f1545df], x-b3-spanid=[4d306307323615a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dc0e18a7-4e75-46a3-a829-b4a8ebd439ef]}\\\"}\"}","context":{"RequestID":"dc0e18a7-4e75-46a3-a829-b4a8ebd439ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"20ef5f77-ac29-428c-8028-21d0427edb54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc0e18a7-4e75-46a3-a829-b4a8ebd439ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20ef5f77-ac29-428c-8028-21d0427edb54","LogTimestamp":"2023-04-23T00:15:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:10.060Z","message":"Entering","context":{"RequestID":"532f10a2-2923-4eaa-b74e-9d1b5d5932a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f023e11-ee4c-42f3-add0-9a9f03f941b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:10.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:10.063Z","message":"{\"transactionId\":\"532f10a2-2923-4eaa-b74e-9d1b5d5932a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:10:061\",\"respDate\":\"230423-00:15:10:062\",\"sourceId\":\"haproxy:532f10a2-2923-4eaa-b74e-9d1b5d5932a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:10:061-70689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e76ab56-2723-4bc3-8c51-3a26aa5084ed], x-b3-parentspanid=[df123ca37971c564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a77ed2ac4224c7bdf123ca37971c564], x-b3-spanid=[2e885aa24092d720], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[532f10a2-2923-4eaa-b74e-9d1b5d5932a0]}\\\"}\"}","context":{"RequestID":"532f10a2-2923-4eaa-b74e-9d1b5d5932a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f023e11-ee4c-42f3-add0-9a9f03f941b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:10.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:10.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"532f10a2-2923-4eaa-b74e-9d1b5d5932a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f023e11-ee4c-42f3-add0-9a9f03f941b8","LogTimestamp":"2023-04-23T00:15:10.063Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:12.074Z","message":"Entering","context":{"RequestID":"ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac4c0371-d925-4dc4-95e4-7a252237de27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:12.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:12.077Z","message":"{\"transactionId\":\"ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:12:075\",\"respDate\":\"230423-00:15:12:077\",\"sourceId\":\"haproxy:ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:12:075-81235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f78397b-4653-414e-ae0c-ad132359e442], x-b3-parentspanid=[6210019c0f19783e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59614c5e7b659f1e6210019c0f19783e], x-b3-spanid=[02e32f6ab6453609], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c]}\\\"}\"}","context":{"RequestID":"ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac4c0371-d925-4dc4-95e4-7a252237de27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:12.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:12.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec6b3308-8e6a-46ca-97c9-d0ab5a5e933c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac4c0371-d925-4dc4-95e4-7a252237de27","LogTimestamp":"2023-04-23T00:15:12.078Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:12.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:12.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:12.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:12.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:14.089Z","message":"Entering","context":{"RequestID":"6aa89a03-2495-4f11-a4b7-d089e17eb445","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f2d9ef9-7630-4e9f-aaa6-723cf5ec2ceb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:14.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:14.092Z","message":"{\"transactionId\":\"6aa89a03-2495-4f11-a4b7-d089e17eb445\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:14:090\",\"respDate\":\"230423-00:15:14:092\",\"sourceId\":\"haproxy:6aa89a03-2495-4f11-a4b7-d089e17eb445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:14:090-1591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9637c54-6fb9-4f10-9b27-f0b7bfef42d3], x-b3-parentspanid=[72484a1f8f52848b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83a7ede61f3a7bac72484a1f8f52848b], x-b3-spanid=[41c98a541d922d25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aa89a03-2495-4f11-a4b7-d089e17eb445]}\\\"}\"}","context":{"RequestID":"6aa89a03-2495-4f11-a4b7-d089e17eb445","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f2d9ef9-7630-4e9f-aaa6-723cf5ec2ceb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:14.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:14.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aa89a03-2495-4f11-a4b7-d089e17eb445","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f2d9ef9-7630-4e9f-aaa6-723cf5ec2ceb","LogTimestamp":"2023-04-23T00:15:14.093Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:16.105Z","message":"Entering","context":{"RequestID":"b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b2338a7-3b6e-4a9d-8f18-61c641357f2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:16.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:16.109Z","message":"{\"transactionId\":\"b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:16:107\",\"respDate\":\"230423-00:15:16:109\",\"sourceId\":\"haproxy:b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:16:107-53287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[608d5307-aa5d-4e8b-8a5a-9e89ebd77dc9], x-b3-parentspanid=[bbe8a8a0b8431a09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1655aaf92e15321cbbe8a8a0b8431a09], x-b3-spanid=[c05885f7e069c6ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac]}\\\"}\"}","context":{"RequestID":"b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b2338a7-3b6e-4a9d-8f18-61c641357f2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:16.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:16.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9d2e91e-1e2e-42a8-84c8-0ffe20e140ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b2338a7-3b6e-4a9d-8f18-61c641357f2f","LogTimestamp":"2023-04-23T00:15:16.110Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:18.121Z","message":"Entering","context":{"RequestID":"a35958d2-d50c-4a20-a3b5-bf60cfce72a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8cc64e1f-92a9-4fd1-b20f-7e0bbc4baf5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:18.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:18.125Z","message":"{\"transactionId\":\"a35958d2-d50c-4a20-a3b5-bf60cfce72a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:18:122\",\"respDate\":\"230423-00:15:18:124\",\"sourceId\":\"haproxy:a35958d2-d50c-4a20-a3b5-bf60cfce72a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:18:122-17451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88637918-b577-431f-8353-a3dc701cd8c7], x-b3-parentspanid=[b209099bffd428b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87760634c8ecb666b209099bffd428b7], x-b3-spanid=[d50d73e0b166b10a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a35958d2-d50c-4a20-a3b5-bf60cfce72a5]}\\\"}\"}","context":{"RequestID":"a35958d2-d50c-4a20-a3b5-bf60cfce72a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8cc64e1f-92a9-4fd1-b20f-7e0bbc4baf5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:18.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:18.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a35958d2-d50c-4a20-a3b5-bf60cfce72a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cc64e1f-92a9-4fd1-b20f-7e0bbc4baf5c","LogTimestamp":"2023-04-23T00:15:18.125Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:19.212Z","message":"Entering","context":{"RequestID":"ecbf5608-89de-4f34-8627-445dede5a431","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa16ff17-bc66-47c3-b380-fe03f30af12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"ecbf5608-89de-4f34-8627-445dede5a431","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa16ff17-bc66-47c3-b380-fe03f30af12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:19.216Z","message":"{\"transactionId\":\"ecbf5608-89de-4f34-8627-445dede5a431\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:19:213\",\"respDate\":\"230423-00:15:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ecbf5608-89de-4f34-8627-445dede5a431\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:19:213-75692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ecbf5608-89de-4f34-8627-445dede5a431]}\\\"}\"}","context":{"RequestID":"ecbf5608-89de-4f34-8627-445dede5a431","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa16ff17-bc66-47c3-b380-fe03f30af12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecbf5608-89de-4f34-8627-445dede5a431","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa16ff17-bc66-47c3-b380-fe03f30af12d","LogTimestamp":"2023-04-23T00:15:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:15:19.321Z","message":"Entering","context":{"RequestID":"f5b90e41-9839-44fc-935e-c290317a9ae0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32c3e8f0-1d45-4737-9cfc-faaad3cc43c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:19.324Z","message":"{\"transactionId\":\"f5b90e41-9839-44fc-935e-c290317a9ae0\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:19:322\",\"respDate\":\"230423-00:15:19:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5b90e41-9839-44fc-935e-c290317a9ae0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:19:322-53659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e79a2635-8477-4212-8064-dd2cd1804635], x-b3-parentspanid=[dd8f37b1c26e1707], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59031], x-envoy-attempt-count=[1], x-b3-traceid=[d3ef9f6e380447bcdd8f37b1c26e1707], x-b3-spanid=[184ba3e1387a704c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5b90e41-9839-44fc-935e-c290317a9ae0]}\\\"}\"}","context":{"RequestID":"f5b90e41-9839-44fc-935e-c290317a9ae0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32c3e8f0-1d45-4737-9cfc-faaad3cc43c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:19.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5b90e41-9839-44fc-935e-c290317a9ae0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32c3e8f0-1d45-4737-9cfc-faaad3cc43c6","LogTimestamp":"2023-04-23T00:15:19.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:20.136Z","message":"Entering","context":{"RequestID":"32153bd0-bbb5-4532-9447-82ecdb694dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77dc2b5f-2413-4c3e-abbf-addd8980dd27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:20.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:20.139Z","message":"{\"transactionId\":\"32153bd0-bbb5-4532-9447-82ecdb694dba\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:20:137\",\"respDate\":\"230423-00:15:20:139\",\"sourceId\":\"haproxy:32153bd0-bbb5-4532-9447-82ecdb694dba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:20:137-53488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35b0d822-0100-4899-83fe-47a2d2219f73], x-b3-parentspanid=[7bda8ed313da448e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0e5c1e023e4b0f27bda8ed313da448e], x-b3-spanid=[ef8e418c086c1a48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32153bd0-bbb5-4532-9447-82ecdb694dba]}\\\"}\"}","context":{"RequestID":"32153bd0-bbb5-4532-9447-82ecdb694dba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77dc2b5f-2413-4c3e-abbf-addd8980dd27","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:20.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:20.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32153bd0-bbb5-4532-9447-82ecdb694dba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77dc2b5f-2413-4c3e-abbf-addd8980dd27","LogTimestamp":"2023-04-23T00:15:20.140Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:22.153Z","message":"Entering","context":{"RequestID":"28e3e805-1873-48d8-899e-4ad5f23449c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"382ab434-2818-4aef-ba6c-e721f66f798d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:22.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:22.157Z","message":"{\"transactionId\":\"28e3e805-1873-48d8-899e-4ad5f23449c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:22:155\",\"respDate\":\"230423-00:15:22:157\",\"sourceId\":\"haproxy:28e3e805-1873-48d8-899e-4ad5f23449c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:22:155-22978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7265e8ab-36cf-4c54-a5bb-985bfcf47992], x-b3-parentspanid=[bc65d2ff5b7e5502], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55b24132031eeb6fbc65d2ff5b7e5502], x-b3-spanid=[fb3405ff347211b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28e3e805-1873-48d8-899e-4ad5f23449c3]}\\\"}\"}","context":{"RequestID":"28e3e805-1873-48d8-899e-4ad5f23449c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"382ab434-2818-4aef-ba6c-e721f66f798d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:22.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:22.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28e3e805-1873-48d8-899e-4ad5f23449c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"382ab434-2818-4aef-ba6c-e721f66f798d","LogTimestamp":"2023-04-23T00:15:22.158Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:22.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:22.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:22.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:22.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:24.168Z","message":"Entering","context":{"RequestID":"07d18e77-4952-4194-baaf-5de6ab81505c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b026581-d5e8-4414-978f-b6b976def114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:24.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:24.170Z","message":"{\"transactionId\":\"07d18e77-4952-4194-baaf-5de6ab81505c\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:24:169\",\"respDate\":\"230423-00:15:24:170\",\"sourceId\":\"haproxy:07d18e77-4952-4194-baaf-5de6ab81505c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:24:169-54204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fac3a37b-8ba1-4366-bb7d-0910201abb64], x-b3-parentspanid=[6d5d11bedac68b49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[210518766cad1ca56d5d11bedac68b49], x-b3-spanid=[ddf81a3b65ee5d4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07d18e77-4952-4194-baaf-5de6ab81505c]}\\\"}\"}","context":{"RequestID":"07d18e77-4952-4194-baaf-5de6ab81505c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b026581-d5e8-4414-978f-b6b976def114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:24.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:24.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07d18e77-4952-4194-baaf-5de6ab81505c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b026581-d5e8-4414-978f-b6b976def114","LogTimestamp":"2023-04-23T00:15:24.171Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:15:26.181Z","message":"Entering","context":{"RequestID":"c0c2df1c-707f-4fea-92a8-fe82b6068e7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e486221c-59f1-41f2-86dd-35a5d39f8013","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:26.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:26.184Z","message":"{\"transactionId\":\"c0c2df1c-707f-4fea-92a8-fe82b6068e7f\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:26:182\",\"respDate\":\"230423-00:15:26:184\",\"sourceId\":\"haproxy:c0c2df1c-707f-4fea-92a8-fe82b6068e7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:26:182-32143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[710d0350-a4c9-451d-a7db-d45077a522d9], x-b3-parentspanid=[79a5b2b687411023], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba16c8add989cfa579a5b2b687411023], x-b3-spanid=[9afc1952189097db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0c2df1c-707f-4fea-92a8-fe82b6068e7f]}\\\"}\"}","context":{"RequestID":"c0c2df1c-707f-4fea-92a8-fe82b6068e7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e486221c-59f1-41f2-86dd-35a5d39f8013","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:26.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:26.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c2df1c-707f-4fea-92a8-fe82b6068e7f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e486221c-59f1-41f2-86dd-35a5d39f8013","LogTimestamp":"2023-04-23T00:15:26.185Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:28.197Z","message":"Entering","context":{"RequestID":"4b24fd05-1f04-471d-8084-b0496855972e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20662abb-f6c1-4d77-b23a-16a5c9190f6c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:28.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:28.200Z","message":"{\"transactionId\":\"4b24fd05-1f04-471d-8084-b0496855972e\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:28:198\",\"respDate\":\"230423-00:15:28:200\",\"sourceId\":\"haproxy:4b24fd05-1f04-471d-8084-b0496855972e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:28:198-10213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4defd02-925f-43f0-9453-564309f9c3b5], x-b3-parentspanid=[417b53342165232f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36135d35381646bc417b53342165232f], x-b3-spanid=[83aefe1f5eeb0d8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b24fd05-1f04-471d-8084-b0496855972e]}\\\"}\"}","context":{"RequestID":"4b24fd05-1f04-471d-8084-b0496855972e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20662abb-f6c1-4d77-b23a-16a5c9190f6c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:28.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:28.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b24fd05-1f04-471d-8084-b0496855972e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20662abb-f6c1-4d77-b23a-16a5c9190f6c","LogTimestamp":"2023-04-23T00:15:28.201Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:29.213Z","message":"Entering","context":{"RequestID":"536e662f-a391-438b-8623-15e9f0f8278f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d86b281-0921-401a-bafa-6812dab816fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"536e662f-a391-438b-8623-15e9f0f8278f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d86b281-0921-401a-bafa-6812dab816fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:29.217Z","message":"{\"transactionId\":\"536e662f-a391-438b-8623-15e9f0f8278f\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:29:214\",\"respDate\":\"230423-00:15:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:536e662f-a391-438b-8623-15e9f0f8278f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:29:214-37128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[536e662f-a391-438b-8623-15e9f0f8278f]}\\\"}\"}","context":{"RequestID":"536e662f-a391-438b-8623-15e9f0f8278f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d86b281-0921-401a-bafa-6812dab816fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:29.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"536e662f-a391-438b-8623-15e9f0f8278f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d86b281-0921-401a-bafa-6812dab816fd","LogTimestamp":"2023-04-23T00:15:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:29.316Z","message":"Entering","context":{"RequestID":"aaea789d-ceb1-44cd-aedd-154709e88308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61122ee0-21e5-4ea5-afcd-3f71ec8bdd6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:29.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:29.319Z","message":"{\"transactionId\":\"aaea789d-ceb1-44cd-aedd-154709e88308\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:29:317\",\"respDate\":\"230423-00:15:29:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aaea789d-ceb1-44cd-aedd-154709e88308\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:29:317-27914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adcfc63c-d995-4ac8-a46d-062325456937], x-b3-parentspanid=[2542b80c05d7702e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42231], x-envoy-attempt-count=[1], x-b3-traceid=[93d49944f4e5f8a32542b80c05d7702e], x-b3-spanid=[1b24f2dded50237a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aaea789d-ceb1-44cd-aedd-154709e88308]}\\\"}\"}","context":{"RequestID":"aaea789d-ceb1-44cd-aedd-154709e88308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61122ee0-21e5-4ea5-afcd-3f71ec8bdd6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:29.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:29.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaea789d-ceb1-44cd-aedd-154709e88308","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61122ee0-21e5-4ea5-afcd-3f71ec8bdd6c","LogTimestamp":"2023-04-23T00:15:29.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:30.212Z","message":"Entering","context":{"RequestID":"068ef100-279e-4b55-9fb1-c3c5c1948252","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"982def38-c909-40d1-8f3c-fc6501f8d479","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:30.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:30.215Z","message":"{\"transactionId\":\"068ef100-279e-4b55-9fb1-c3c5c1948252\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:30:213\",\"respDate\":\"230423-00:15:30:215\",\"sourceId\":\"haproxy:068ef100-279e-4b55-9fb1-c3c5c1948252\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:30:213-94660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2021509-84f6-432b-bdcf-6e5d7a5312bf], x-b3-parentspanid=[430f8fda7a6a5b9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efbae2e0e78212f2430f8fda7a6a5b9e], x-b3-spanid=[2aeb689db70322b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[068ef100-279e-4b55-9fb1-c3c5c1948252]}\\\"}\"}","context":{"RequestID":"068ef100-279e-4b55-9fb1-c3c5c1948252","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"982def38-c909-40d1-8f3c-fc6501f8d479","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:30.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:30.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"068ef100-279e-4b55-9fb1-c3c5c1948252","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"982def38-c909-40d1-8f3c-fc6501f8d479","LogTimestamp":"2023-04-23T00:15:30.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:32.227Z","message":"Entering","context":{"RequestID":"5e19b834-9455-4207-9cb2-19cfb3249b07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c4255e8-a4ef-4c50-98f6-11a64fe4d612","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:32.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:32.230Z","message":"{\"transactionId\":\"5e19b834-9455-4207-9cb2-19cfb3249b07\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:32:227\",\"respDate\":\"230423-00:15:32:229\",\"sourceId\":\"haproxy:5e19b834-9455-4207-9cb2-19cfb3249b07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:32:227-31317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17ff1afd-b61f-4328-9592-fcbf3b050f9b], x-b3-parentspanid=[346e4d2528e3644a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0293939ab3d0e873346e4d2528e3644a], x-b3-spanid=[28822181b58d406f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e19b834-9455-4207-9cb2-19cfb3249b07]}\\\"}\"}","context":{"RequestID":"5e19b834-9455-4207-9cb2-19cfb3249b07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c4255e8-a4ef-4c50-98f6-11a64fe4d612","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:32.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:32.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e19b834-9455-4207-9cb2-19cfb3249b07","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c4255e8-a4ef-4c50-98f6-11a64fe4d612","LogTimestamp":"2023-04-23T00:15:32.230Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:32.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:32.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:32.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:32.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:34.243Z","message":"Entering","context":{"RequestID":"522a36a3-cd9b-446e-b75a-0ad02f8aedd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d68a16f-3cb2-45a6-b114-dc0f3e0f5629","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:34.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:34.245Z","message":"{\"transactionId\":\"522a36a3-cd9b-446e-b75a-0ad02f8aedd4\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:34:243\",\"respDate\":\"230423-00:15:34:245\",\"sourceId\":\"haproxy:522a36a3-cd9b-446e-b75a-0ad02f8aedd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:34:243-68891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[139a9ea7-c1bc-44fd-83fe-b6680d6b3cc2], x-b3-parentspanid=[28d6c8176a675d03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1decd0f01fbb414028d6c8176a675d03], x-b3-spanid=[3754f1f01dc23be5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[522a36a3-cd9b-446e-b75a-0ad02f8aedd4]}\\\"}\"}","context":{"RequestID":"522a36a3-cd9b-446e-b75a-0ad02f8aedd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d68a16f-3cb2-45a6-b114-dc0f3e0f5629","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:34.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:34.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"522a36a3-cd9b-446e-b75a-0ad02f8aedd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d68a16f-3cb2-45a6-b114-dc0f3e0f5629","LogTimestamp":"2023-04-23T00:15:34.246Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:34.794Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:34.802Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:36.258Z","message":"Entering","context":{"RequestID":"17228c46-a5e2-4f07-9cc8-d4d5d7ef542d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e75c61b3-b50c-48bf-be8b-7b42a4231fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:36.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:36.260Z","message":"{\"transactionId\":\"17228c46-a5e2-4f07-9cc8-d4d5d7ef542d\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:36:258\",\"respDate\":\"230423-00:15:36:260\",\"sourceId\":\"haproxy:17228c46-a5e2-4f07-9cc8-d4d5d7ef542d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:36:258-29899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30b12ac2-f2f4-4c41-a650-7ce0b3100440], x-b3-parentspanid=[a966f78080650b86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f459d2a4effbda07a966f78080650b86], x-b3-spanid=[51a703a0943a69b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17228c46-a5e2-4f07-9cc8-d4d5d7ef542d]}\\\"}\"}","context":{"RequestID":"17228c46-a5e2-4f07-9cc8-d4d5d7ef542d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e75c61b3-b50c-48bf-be8b-7b42a4231fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:36.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:36.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17228c46-a5e2-4f07-9cc8-d4d5d7ef542d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e75c61b3-b50c-48bf-be8b-7b42a4231fd7","LogTimestamp":"2023-04-23T00:15:36.261Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:38.272Z","message":"Entering","context":{"RequestID":"a084e904-6aa1-4b2e-8e16-b0e3f55f2356","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7bc12cc-fc9b-4bdc-912f-d72654ebe04c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:38.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:38.274Z","message":"{\"transactionId\":\"a084e904-6aa1-4b2e-8e16-b0e3f55f2356\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:38:272\",\"respDate\":\"230423-00:15:38:274\",\"sourceId\":\"haproxy:a084e904-6aa1-4b2e-8e16-b0e3f55f2356\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:38:272-61632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5f6452f-0cda-403f-8528-72bee3fa2999], x-b3-parentspanid=[43d8bb9bd621668c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efc8b645acab2d6f43d8bb9bd621668c], x-b3-spanid=[1ad5635c4501200f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a084e904-6aa1-4b2e-8e16-b0e3f55f2356]}\\\"}\"}","context":{"RequestID":"a084e904-6aa1-4b2e-8e16-b0e3f55f2356","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7bc12cc-fc9b-4bdc-912f-d72654ebe04c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:38.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:38.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a084e904-6aa1-4b2e-8e16-b0e3f55f2356","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7bc12cc-fc9b-4bdc-912f-d72654ebe04c","LogTimestamp":"2023-04-23T00:15:38.274Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:15:39.212Z","message":"Entering","context":{"RequestID":"09e30d92-8824-4fbe-905c-973e459a2bf4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05723f25-0b9a-448c-868f-b371d91c1120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"09e30d92-8824-4fbe-905c-973e459a2bf4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05723f25-0b9a-448c-868f-b371d91c1120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:39.215Z","message":"{\"transactionId\":\"09e30d92-8824-4fbe-905c-973e459a2bf4\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:39:212\",\"respDate\":\"230423-00:15:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:09e30d92-8824-4fbe-905c-973e459a2bf4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:39:212-22602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[09e30d92-8824-4fbe-905c-973e459a2bf4]}\\\"}\"}","context":{"RequestID":"09e30d92-8824-4fbe-905c-973e459a2bf4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05723f25-0b9a-448c-868f-b371d91c1120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09e30d92-8824-4fbe-905c-973e459a2bf4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05723f25-0b9a-448c-868f-b371d91c1120","LogTimestamp":"2023-04-23T00:15:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:39.316Z","message":"Entering","context":{"RequestID":"2f9a93af-e994-418c-bc67-216b4dcce9f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"98c2a2e1-3725-4f63-9432-d5c181e4f51e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:39.319Z","message":"{\"transactionId\":\"2f9a93af-e994-418c-bc67-216b4dcce9f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:39:317\",\"respDate\":\"230423-00:15:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f9a93af-e994-418c-bc67-216b4dcce9f4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:39:317-47952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ff64168-bfa7-4062-9fc5-55b298020415], x-b3-parentspanid=[54d1bb0176a53535], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42235], x-envoy-attempt-count=[1], x-b3-traceid=[a0ce07a0c02ee38054d1bb0176a53535], x-b3-spanid=[62a65c500d5c0673], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f9a93af-e994-418c-bc67-216b4dcce9f4]}\\\"}\"}","context":{"RequestID":"2f9a93af-e994-418c-bc67-216b4dcce9f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"98c2a2e1-3725-4f63-9432-d5c181e4f51e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9a93af-e994-418c-bc67-216b4dcce9f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98c2a2e1-3725-4f63-9432-d5c181e4f51e","LogTimestamp":"2023-04-23T00:15:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:40.283Z","message":"Entering","context":{"RequestID":"61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9851e38b-9c0d-411d-b48c-c876a524640e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:40.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:40.285Z","message":"{\"transactionId\":\"61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:40:284\",\"respDate\":\"230423-00:15:40:285\",\"sourceId\":\"haproxy:61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:40:284-96165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a695bf56-cdea-4b50-b806-ea155bdb34a5], x-b3-parentspanid=[66e0c5e5e0b36a8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[985a8f78c0d5268766e0c5e5e0b36a8a], x-b3-spanid=[496bcc5b9e6a19be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8]}\\\"}\"}","context":{"RequestID":"61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9851e38b-9c0d-411d-b48c-c876a524640e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:40.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:40.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61c9ee4a-20e2-4441-b7c2-6b5f0da72ab8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9851e38b-9c0d-411d-b48c-c876a524640e","LogTimestamp":"2023-04-23T00:15:40.286Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:15:42.295Z","message":"Entering","context":{"RequestID":"f3477417-bd54-4b4e-b56f-a023665b7608","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6649adc-8bb0-4fa9-906c-6e8682d89452","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:42.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:42.298Z","message":"{\"transactionId\":\"f3477417-bd54-4b4e-b56f-a023665b7608\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:42:296\",\"respDate\":\"230423-00:15:42:298\",\"sourceId\":\"haproxy:f3477417-bd54-4b4e-b56f-a023665b7608\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:42:296-38719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ad485f5-235d-4659-b505-b8587bf1cbfe], x-b3-parentspanid=[dc334cd723b39766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[982317ac5e8d89bfdc334cd723b39766], x-b3-spanid=[ec0f2b0cccc37065], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3477417-bd54-4b4e-b56f-a023665b7608]}\\\"}\"}","context":{"RequestID":"f3477417-bd54-4b4e-b56f-a023665b7608","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6649adc-8bb0-4fa9-906c-6e8682d89452","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:42.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:42.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3477417-bd54-4b4e-b56f-a023665b7608","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6649adc-8bb0-4fa9-906c-6e8682d89452","LogTimestamp":"2023-04-23T00:15:42.299Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:42.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:42.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:42.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:42.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:44.311Z","message":"Entering","context":{"RequestID":"d76ab708-9dfd-4082-a99a-2366073f22c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a12837e-2cb6-4220-bcad-7f884ce96444","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:44.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:44.315Z","message":"{\"transactionId\":\"d76ab708-9dfd-4082-a99a-2366073f22c2\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:44:312\",\"respDate\":\"230423-00:15:44:315\",\"sourceId\":\"haproxy:d76ab708-9dfd-4082-a99a-2366073f22c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:44:312-93826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b2dde82-b39d-4ca5-b87e-2f505e47bbc7], x-b3-parentspanid=[190ae557d3cbafae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f469b2b693a8ac35190ae557d3cbafae], x-b3-spanid=[1b268dee50dd8432], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d76ab708-9dfd-4082-a99a-2366073f22c2]}\\\"}\"}","context":{"RequestID":"d76ab708-9dfd-4082-a99a-2366073f22c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a12837e-2cb6-4220-bcad-7f884ce96444","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:44.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:44.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d76ab708-9dfd-4082-a99a-2366073f22c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a12837e-2cb6-4220-bcad-7f884ce96444","LogTimestamp":"2023-04-23T00:15:44.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:46.327Z","message":"Entering","context":{"RequestID":"b04e3e61-d23d-4a20-8609-afe4eab18cca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"204ecf3b-b9f1-48dd-947f-801a383556d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:46.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:46.330Z","message":"{\"transactionId\":\"b04e3e61-d23d-4a20-8609-afe4eab18cca\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:46:328\",\"respDate\":\"230423-00:15:46:330\",\"sourceId\":\"haproxy:b04e3e61-d23d-4a20-8609-afe4eab18cca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:46:328-52920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bff3683-4b25-4fd0-a2ac-c0d5f4b5c12b], x-b3-parentspanid=[9a0a9223fcdacfc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38ab1971c857d6d19a0a9223fcdacfc8], x-b3-spanid=[4d3867c9bd998179], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b04e3e61-d23d-4a20-8609-afe4eab18cca]}\\\"}\"}","context":{"RequestID":"b04e3e61-d23d-4a20-8609-afe4eab18cca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"204ecf3b-b9f1-48dd-947f-801a383556d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:46.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:46.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b04e3e61-d23d-4a20-8609-afe4eab18cca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"204ecf3b-b9f1-48dd-947f-801a383556d2","LogTimestamp":"2023-04-23T00:15:46.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:48.341Z","message":"Entering","context":{"RequestID":"6eba596b-d31b-4f4d-8230-72861ddcbf1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea873f39-18e6-41ec-a062-1b995dad4825","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:48.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:48.344Z","message":"{\"transactionId\":\"6eba596b-d31b-4f4d-8230-72861ddcbf1b\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:48:342\",\"respDate\":\"230423-00:15:48:344\",\"sourceId\":\"haproxy:6eba596b-d31b-4f4d-8230-72861ddcbf1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:48:342-96010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3be74c96-3ef4-4bee-9365-3c95ee8250d9], x-b3-parentspanid=[57148988a25b9126], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a5cc38e0ba1f40c57148988a25b9126], x-b3-spanid=[84d88a7a948049ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eba596b-d31b-4f4d-8230-72861ddcbf1b]}\\\"}\"}","context":{"RequestID":"6eba596b-d31b-4f4d-8230-72861ddcbf1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea873f39-18e6-41ec-a062-1b995dad4825","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:48.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:48.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eba596b-d31b-4f4d-8230-72861ddcbf1b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea873f39-18e6-41ec-a062-1b995dad4825","LogTimestamp":"2023-04-23T00:15:48.345Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:49.212Z","message":"Entering","context":{"RequestID":"8ba952df-dceb-41a6-a355-352624545d74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0854bb54-cd09-4aeb-b90c-ab031781f23f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ba952df-dceb-41a6-a355-352624545d74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0854bb54-cd09-4aeb-b90c-ab031781f23f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:49.216Z","message":"{\"transactionId\":\"8ba952df-dceb-41a6-a355-352624545d74\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:49:213\",\"respDate\":\"230423-00:15:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ba952df-dceb-41a6-a355-352624545d74\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:49:213-9855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ba952df-dceb-41a6-a355-352624545d74]}\\\"}\"}","context":{"RequestID":"8ba952df-dceb-41a6-a355-352624545d74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0854bb54-cd09-4aeb-b90c-ab031781f23f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba952df-dceb-41a6-a355-352624545d74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0854bb54-cd09-4aeb-b90c-ab031781f23f","LogTimestamp":"2023-04-23T00:15:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:49.316Z","message":"Entering","context":{"RequestID":"6371c387-c15c-4cc3-84c5-a52b8abff0e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"587e2479-18c5-463c-b0bc-ba696757b27b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:49.318Z","message":"{\"transactionId\":\"6371c387-c15c-4cc3-84c5-a52b8abff0e3\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:49:316\",\"respDate\":\"230423-00:15:49:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6371c387-c15c-4cc3-84c5-a52b8abff0e3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:49:316-70532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[154eb3e5-006f-4c73-b07a-cfea92b5e9c0], x-b3-parentspanid=[17882dda06e3f15e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38151], x-envoy-attempt-count=[1], x-b3-traceid=[2d069e355327d74717882dda06e3f15e], x-b3-spanid=[72818eb76d9d9fca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6371c387-c15c-4cc3-84c5-a52b8abff0e3]}\\\"}\"}","context":{"RequestID":"6371c387-c15c-4cc3-84c5-a52b8abff0e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"587e2479-18c5-463c-b0bc-ba696757b27b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:49.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6371c387-c15c-4cc3-84c5-a52b8abff0e3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"587e2479-18c5-463c-b0bc-ba696757b27b","LogTimestamp":"2023-04-23T00:15:49.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:15:50.356Z","message":"Entering","context":{"RequestID":"f9295269-875b-4360-a209-462ef16eb75d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5da14ad-86b4-415f-89d7-424080cac02a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:50.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:50.359Z","message":"{\"transactionId\":\"f9295269-875b-4360-a209-462ef16eb75d\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:50:357\",\"respDate\":\"230423-00:15:50:359\",\"sourceId\":\"haproxy:f9295269-875b-4360-a209-462ef16eb75d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:50:357-65081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a5e4b74-41c0-425f-8b6f-4ca1ea738c08], x-b3-parentspanid=[6f3d69b7ba586960], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a18ce8f2b03548de6f3d69b7ba586960], x-b3-spanid=[b3fd0ac11d8c93df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9295269-875b-4360-a209-462ef16eb75d]}\\\"}\"}","context":{"RequestID":"f9295269-875b-4360-a209-462ef16eb75d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5da14ad-86b4-415f-89d7-424080cac02a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:50.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:50.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9295269-875b-4360-a209-462ef16eb75d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5da14ad-86b4-415f-89d7-424080cac02a","LogTimestamp":"2023-04-23T00:15:50.360Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:15:52.371Z","message":"Entering","context":{"RequestID":"a6c2ad42-3b65-421b-8c5f-7d4d61806035","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e5930ba-49ba-4d58-b2e4-5318879038c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:52.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:52.374Z","message":"{\"transactionId\":\"a6c2ad42-3b65-421b-8c5f-7d4d61806035\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:52:372\",\"respDate\":\"230423-00:15:52:374\",\"sourceId\":\"haproxy:a6c2ad42-3b65-421b-8c5f-7d4d61806035\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:15:52:372-80060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cc1d436-9f1c-434c-88bd-39d4509ff701], x-b3-parentspanid=[79c7f7c3711faabb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c860e2ec29d5b7c179c7f7c3711faabb], x-b3-spanid=[a2a19e8217ff8504], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6c2ad42-3b65-421b-8c5f-7d4d61806035]}\\\"}\"}","context":{"RequestID":"a6c2ad42-3b65-421b-8c5f-7d4d61806035","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e5930ba-49ba-4d58-b2e4-5318879038c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:52.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:52.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6c2ad42-3b65-421b-8c5f-7d4d61806035","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e5930ba-49ba-4d58-b2e4-5318879038c3","LogTimestamp":"2023-04-23T00:15:52.374Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:15:52.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:15:52.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:52.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:52.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:54.385Z","message":"Entering","context":{"RequestID":"35697a69-c10a-48ca-acea-ee37ebb9a1ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db046acf-31bf-43e6-ad38-97bbc6484a68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:54.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:54.389Z","message":"{\"transactionId\":\"35697a69-c10a-48ca-acea-ee37ebb9a1ee\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:54:386\",\"respDate\":\"230423-00:15:54:388\",\"sourceId\":\"haproxy:35697a69-c10a-48ca-acea-ee37ebb9a1ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:54:386-14998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09e91720-6c26-4451-a10c-5638a147eb7c], x-b3-parentspanid=[4a3a9eee896949cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d139a89c6afadc594a3a9eee896949cd], x-b3-spanid=[acf2812c0c44a9b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35697a69-c10a-48ca-acea-ee37ebb9a1ee]}\\\"}\"}","context":{"RequestID":"35697a69-c10a-48ca-acea-ee37ebb9a1ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db046acf-31bf-43e6-ad38-97bbc6484a68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:54.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:54.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35697a69-c10a-48ca-acea-ee37ebb9a1ee","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db046acf-31bf-43e6-ad38-97bbc6484a68","LogTimestamp":"2023-04-23T00:15:54.390Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:56.401Z","message":"Entering","context":{"RequestID":"3e51af55-fbfb-43bf-b214-c315f782cd9a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1819ede2-3a00-4796-8c3a-a89568f8903d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:56.404Z","message":"{\"transactionId\":\"3e51af55-fbfb-43bf-b214-c315f782cd9a\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:56:402\",\"respDate\":\"230423-00:15:56:404\",\"sourceId\":\"haproxy:3e51af55-fbfb-43bf-b214-c315f782cd9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:56:402-56437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b5950eb-5b4d-46ad-8044-006947dfceab], x-b3-parentspanid=[ff707bf4b0651cdb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f351bbd10f3062ff707bf4b0651cdb], x-b3-spanid=[d4749c1ef1fcc1f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e51af55-fbfb-43bf-b214-c315f782cd9a]}\\\"}\"}","context":{"RequestID":"3e51af55-fbfb-43bf-b214-c315f782cd9a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1819ede2-3a00-4796-8c3a-a89568f8903d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:56.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e51af55-fbfb-43bf-b214-c315f782cd9a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1819ede2-3a00-4796-8c3a-a89568f8903d","LogTimestamp":"2023-04-23T00:15:56.405Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:58.415Z","message":"Entering","context":{"RequestID":"35517d9e-c98f-40c3-bf27-02ce7ee1d934","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"048634d8-f4f9-40a9-91c4-0cd3d20d5eee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:58.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:58.417Z","message":"{\"transactionId\":\"35517d9e-c98f-40c3-bf27-02ce7ee1d934\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:58:416\",\"respDate\":\"230423-00:15:58:417\",\"sourceId\":\"haproxy:35517d9e-c98f-40c3-bf27-02ce7ee1d934\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:58:416-20197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7c20562-88e6-4dd6-b0ac-9d9ad443e996], x-b3-parentspanid=[0542aeee3ac20efe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd3806728e57ba4b0542aeee3ac20efe], x-b3-spanid=[070c2e33a7881a3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35517d9e-c98f-40c3-bf27-02ce7ee1d934]}\\\"}\"}","context":{"RequestID":"35517d9e-c98f-40c3-bf27-02ce7ee1d934","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"048634d8-f4f9-40a9-91c4-0cd3d20d5eee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:15:58.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:58.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35517d9e-c98f-40c3-bf27-02ce7ee1d934","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"048634d8-f4f9-40a9-91c4-0cd3d20d5eee","LogTimestamp":"2023-04-23T00:15:58.417Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:15:59.212Z","message":"Entering","context":{"RequestID":"a57163b3-471b-499f-98b4-c4cb43299c5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09e83a93-cf32-4184-9fcc-9217efc1be9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"a57163b3-471b-499f-98b4-c4cb43299c5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09e83a93-cf32-4184-9fcc-9217efc1be9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:59.216Z","message":"{\"transactionId\":\"a57163b3-471b-499f-98b4-c4cb43299c5d\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:59:213\",\"respDate\":\"230423-00:15:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a57163b3-471b-499f-98b4-c4cb43299c5d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:15:59:213-45133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a57163b3-471b-499f-98b4-c4cb43299c5d]}\\\"}\"}","context":{"RequestID":"a57163b3-471b-499f-98b4-c4cb43299c5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09e83a93-cf32-4184-9fcc-9217efc1be9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:15:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a57163b3-471b-499f-98b4-c4cb43299c5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09e83a93-cf32-4184-9fcc-9217efc1be9c","LogTimestamp":"2023-04-23T00:15:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:15:59.318Z","message":"Entering","context":{"RequestID":"59c46fd5-dcd5-4313-a2e6-8b4d536e008d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9298cf33-b691-4438-abd1-44ceea6c5e95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:15:59.320Z","message":"{\"transactionId\":\"59c46fd5-dcd5-4313-a2e6-8b4d536e008d\",\"status\":\"200\",\"rqstDate\":\"230423-00:15:59:318\",\"respDate\":\"230423-00:15:59:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:59c46fd5-dcd5-4313-a2e6-8b4d536e008d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:15:59:318-64722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6c16b46-dbb5-40cc-bb4c-9d1d8c9b392b], x-b3-parentspanid=[f0d5963cb5630133], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55281], x-envoy-attempt-count=[1], x-b3-traceid=[bc293dcb02c64f30f0d5963cb5630133], x-b3-spanid=[88745610df4772a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[59c46fd5-dcd5-4313-a2e6-8b4d536e008d]}\\\"}\"}","context":{"RequestID":"59c46fd5-dcd5-4313-a2e6-8b4d536e008d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9298cf33-b691-4438-abd1-44ceea6c5e95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:15:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:15:59.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59c46fd5-dcd5-4313-a2e6-8b4d536e008d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9298cf33-b691-4438-abd1-44ceea6c5e95","LogTimestamp":"2023-04-23T00:15:59.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:15:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:00.428Z","message":"Entering","context":{"RequestID":"1d34276f-7bf5-456a-b59f-6eda7a3020e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4baae995-0b62-4ef8-b63f-8443ba12ee36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:00.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:00.430Z","message":"{\"transactionId\":\"1d34276f-7bf5-456a-b59f-6eda7a3020e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:00:429\",\"respDate\":\"230423-00:16:00:430\",\"sourceId\":\"haproxy:1d34276f-7bf5-456a-b59f-6eda7a3020e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:00:429-90528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[574c5133-e721-4444-901c-853e99791109], x-b3-parentspanid=[610242e67095cce6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[415ac5f40a9b4d70610242e67095cce6], x-b3-spanid=[6a777bd8734d7574], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d34276f-7bf5-456a-b59f-6eda7a3020e8]}\\\"}\"}","context":{"RequestID":"1d34276f-7bf5-456a-b59f-6eda7a3020e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4baae995-0b62-4ef8-b63f-8443ba12ee36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:00.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:00.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d34276f-7bf5-456a-b59f-6eda7a3020e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4baae995-0b62-4ef8-b63f-8443ba12ee36","LogTimestamp":"2023-04-23T00:16:00.431Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:02.441Z","message":"Entering","context":{"RequestID":"11050b3c-a9bc-4521-aef0-a0bfa0d4de89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"920ac915-4f11-49f9-a687-ef5f9089bb84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:02.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:02.444Z","message":"{\"transactionId\":\"11050b3c-a9bc-4521-aef0-a0bfa0d4de89\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:02:442\",\"respDate\":\"230423-00:16:02:444\",\"sourceId\":\"haproxy:11050b3c-a9bc-4521-aef0-a0bfa0d4de89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:02:442-18488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b843306-2921-466f-a58a-65f9503eecd1], x-b3-parentspanid=[c06893ecc150d001], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f411e26974b9f149c06893ecc150d001], x-b3-spanid=[69b3bd9db9e16c4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11050b3c-a9bc-4521-aef0-a0bfa0d4de89]}\\\"}\"}","context":{"RequestID":"11050b3c-a9bc-4521-aef0-a0bfa0d4de89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"920ac915-4f11-49f9-a687-ef5f9089bb84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:02.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:02.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11050b3c-a9bc-4521-aef0-a0bfa0d4de89","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"920ac915-4f11-49f9-a687-ef5f9089bb84","LogTimestamp":"2023-04-23T00:16:02.445Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:02.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:02.937Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:02.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:02.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:04.455Z","message":"Entering","context":{"RequestID":"0bcf0864-8df6-4c9f-aa7e-093563fdf7fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c42b3e06-98bb-4e2d-a315-79560ba217a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:04.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:04.458Z","message":"{\"transactionId\":\"0bcf0864-8df6-4c9f-aa7e-093563fdf7fa\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:04:456\",\"respDate\":\"230423-00:16:04:458\",\"sourceId\":\"haproxy:0bcf0864-8df6-4c9f-aa7e-093563fdf7fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:04:456-11320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6948573b-84b7-41b1-928f-8fd976aae3e8], x-b3-parentspanid=[f375ff761ae43d53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4d30bb7da63c93ef375ff761ae43d53], x-b3-spanid=[5af17106541943f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bcf0864-8df6-4c9f-aa7e-093563fdf7fa]}\\\"}\"}","context":{"RequestID":"0bcf0864-8df6-4c9f-aa7e-093563fdf7fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c42b3e06-98bb-4e2d-a315-79560ba217a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:04.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:04.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bcf0864-8df6-4c9f-aa7e-093563fdf7fa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c42b3e06-98bb-4e2d-a315-79560ba217a3","LogTimestamp":"2023-04-23T00:16:04.459Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:04.807Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:04.811Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:06.470Z","message":"Entering","context":{"RequestID":"c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e920fc5b-34ca-4a17-b0e2-abaf3b93b633","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:06.473Z","message":"{\"transactionId\":\"c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:06:471\",\"respDate\":\"230423-00:16:06:473\",\"sourceId\":\"haproxy:c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:06:471-9543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6584771-b4ce-416f-885a-6411d6d84501], x-b3-parentspanid=[f61cb7bf4d60b71d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[227391a0deeac383f61cb7bf4d60b71d], x-b3-spanid=[2272259dde7a2792], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6]}\\\"}\"}","context":{"RequestID":"c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e920fc5b-34ca-4a17-b0e2-abaf3b93b633","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:06.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:06.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0bc8ad6-feb2-4d6e-b1fb-8bc400a791f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e920fc5b-34ca-4a17-b0e2-abaf3b93b633","LogTimestamp":"2023-04-23T00:16:06.474Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:08.487Z","message":"Entering","context":{"RequestID":"cb927d5d-ba49-4f53-b07c-011488c70edc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56324eb3-0159-480e-80a9-e1c7a116e968","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:08.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:08.490Z","message":"{\"transactionId\":\"cb927d5d-ba49-4f53-b07c-011488c70edc\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:08:488\",\"respDate\":\"230423-00:16:08:490\",\"sourceId\":\"haproxy:cb927d5d-ba49-4f53-b07c-011488c70edc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:08:488-78082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7ae42ee-c53f-4fab-9936-d90da1110fbd], x-b3-parentspanid=[d9ea1c2a73b14d77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f22c4d8785553cad9ea1c2a73b14d77], x-b3-spanid=[251413c5b6301128], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb927d5d-ba49-4f53-b07c-011488c70edc]}\\\"}\"}","context":{"RequestID":"cb927d5d-ba49-4f53-b07c-011488c70edc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56324eb3-0159-480e-80a9-e1c7a116e968","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:08.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:08.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb927d5d-ba49-4f53-b07c-011488c70edc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56324eb3-0159-480e-80a9-e1c7a116e968","LogTimestamp":"2023-04-23T00:16:08.491Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:16:09.212Z","message":"Entering","context":{"RequestID":"78bbaa82-7f95-4e63-863f-1592a2e22c71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ef7ba27-f72f-4312-8a75-f954e6396714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"78bbaa82-7f95-4e63-863f-1592a2e22c71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ef7ba27-f72f-4312-8a75-f954e6396714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:09.215Z","message":"{\"transactionId\":\"78bbaa82-7f95-4e63-863f-1592a2e22c71\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:09:213\",\"respDate\":\"230423-00:16:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:78bbaa82-7f95-4e63-863f-1592a2e22c71\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:09:213-91864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[78bbaa82-7f95-4e63-863f-1592a2e22c71]}\\\"}\"}","context":{"RequestID":"78bbaa82-7f95-4e63-863f-1592a2e22c71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ef7ba27-f72f-4312-8a75-f954e6396714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78bbaa82-7f95-4e63-863f-1592a2e22c71","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ef7ba27-f72f-4312-8a75-f954e6396714","LogTimestamp":"2023-04-23T00:16:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:09.315Z","message":"Entering","context":{"RequestID":"f75885c2-f31c-4bc7-ab72-c2539e1cb798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"305d826c-d7ad-4706-bdf8-990058315354","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:09.318Z","message":"{\"transactionId\":\"f75885c2-f31c-4bc7-ab72-c2539e1cb798\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:09:316\",\"respDate\":\"230423-00:16:09:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f75885c2-f31c-4bc7-ab72-c2539e1cb798\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:09:316-11581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7d8b2ab-cdec-458d-812f-97061a3fa104], x-b3-parentspanid=[e8c624b40d1008d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57069], x-envoy-attempt-count=[1], x-b3-traceid=[273ab232f1c17067e8c624b40d1008d7], x-b3-spanid=[8adb7c8c4d0caf2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f75885c2-f31c-4bc7-ab72-c2539e1cb798]}\\\"}\"}","context":{"RequestID":"f75885c2-f31c-4bc7-ab72-c2539e1cb798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"305d826c-d7ad-4706-bdf8-990058315354","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:09.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f75885c2-f31c-4bc7-ab72-c2539e1cb798","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"305d826c-d7ad-4706-bdf8-990058315354","LogTimestamp":"2023-04-23T00:16:09.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:10.501Z","message":"Entering","context":{"RequestID":"745766dc-362b-4faa-980c-34a19ab9cfb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9eee5269-d904-4289-9b90-fb91e8e6f5f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:10.504Z","message":"{\"transactionId\":\"745766dc-362b-4faa-980c-34a19ab9cfb5\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:10:502\",\"respDate\":\"230423-00:16:10:504\",\"sourceId\":\"haproxy:745766dc-362b-4faa-980c-34a19ab9cfb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:10:502-49471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a15c1a6e-981f-45ed-922d-91d8ee657a46], x-b3-parentspanid=[aba4e2f608177914], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6799bace5497ea24aba4e2f608177914], x-b3-spanid=[ba007e13e54dd179], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[745766dc-362b-4faa-980c-34a19ab9cfb5]}\\\"}\"}","context":{"RequestID":"745766dc-362b-4faa-980c-34a19ab9cfb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9eee5269-d904-4289-9b90-fb91e8e6f5f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:10.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745766dc-362b-4faa-980c-34a19ab9cfb5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eee5269-d904-4289-9b90-fb91e8e6f5f6","LogTimestamp":"2023-04-23T00:16:10.505Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:12.515Z","message":"Entering","context":{"RequestID":"8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f92363f7-9ea6-4e5c-b0cc-2d23bf883ea5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:12.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:12.518Z","message":"{\"transactionId\":\"8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:12:516\",\"respDate\":\"230423-00:16:12:518\",\"sourceId\":\"haproxy:8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:12:516-28469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56277020-b372-4a5e-b929-f84b173a32be], x-b3-parentspanid=[6c8ffd3a72d134d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e2319caac0b936d6c8ffd3a72d134d3], x-b3-spanid=[2d3a23375b3dc4ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e]}\\\"}\"}","context":{"RequestID":"8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f92363f7-9ea6-4e5c-b0cc-2d23bf883ea5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:12.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:12.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d8a335e-4a63-48f1-9ae7-a8e2ce23d55e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f92363f7-9ea6-4e5c-b0cc-2d23bf883ea5","LogTimestamp":"2023-04-23T00:16:12.518Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:12.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:12.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:12.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:12.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:14.529Z","message":"Entering","context":{"RequestID":"382a10f9-5b70-46ff-b731-394c1dcc3c48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e84e946-a633-4505-9321-bbe840ebf611","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:14.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:14.532Z","message":"{\"transactionId\":\"382a10f9-5b70-46ff-b731-394c1dcc3c48\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:14:530\",\"respDate\":\"230423-00:16:14:532\",\"sourceId\":\"haproxy:382a10f9-5b70-46ff-b731-394c1dcc3c48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:14:530-77257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d4dbbb9-9148-4e8c-9cb5-e931754268ef], x-b3-parentspanid=[3f00585ee2f67b03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac3a248f0d6868063f00585ee2f67b03], x-b3-spanid=[70af50fd5ca7dea1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[382a10f9-5b70-46ff-b731-394c1dcc3c48]}\\\"}\"}","context":{"RequestID":"382a10f9-5b70-46ff-b731-394c1dcc3c48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e84e946-a633-4505-9321-bbe840ebf611","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:14.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:14.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"382a10f9-5b70-46ff-b731-394c1dcc3c48","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e84e946-a633-4505-9321-bbe840ebf611","LogTimestamp":"2023-04-23T00:16:14.533Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:16.542Z","message":"Entering","context":{"RequestID":"6aa7245e-782c-450c-824e-8bd4bb84280d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"905538a0-041e-451f-bb3d-8dae369bfb2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:16.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:16.544Z","message":"{\"transactionId\":\"6aa7245e-782c-450c-824e-8bd4bb84280d\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:16:543\",\"respDate\":\"230423-00:16:16:544\",\"sourceId\":\"haproxy:6aa7245e-782c-450c-824e-8bd4bb84280d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:16:543-78567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dc7360d-d585-4d28-ba04-40b27f256845], x-b3-parentspanid=[a7ceabaedbec3050], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3460b2db74cd88aa7ceabaedbec3050], x-b3-spanid=[10903481836bd47f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aa7245e-782c-450c-824e-8bd4bb84280d]}\\\"}\"}","context":{"RequestID":"6aa7245e-782c-450c-824e-8bd4bb84280d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"905538a0-041e-451f-bb3d-8dae369bfb2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:16.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:16.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aa7245e-782c-450c-824e-8bd4bb84280d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"905538a0-041e-451f-bb3d-8dae369bfb2f","LogTimestamp":"2023-04-23T00:16:16.544Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:16:18.555Z","message":"Entering","context":{"RequestID":"4cb18e13-b41c-41df-b181-ac8f98865fe4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c58cfb24-be8d-4491-9d04-2cb03e2ad172","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:18.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:18.557Z","message":"{\"transactionId\":\"4cb18e13-b41c-41df-b181-ac8f98865fe4\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:18:556\",\"respDate\":\"230423-00:16:18:557\",\"sourceId\":\"haproxy:4cb18e13-b41c-41df-b181-ac8f98865fe4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:18:556-65744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64f05886-400e-43e4-8495-35e376d390a5], x-b3-parentspanid=[5225cccc7f1f93e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17381900caab7c035225cccc7f1f93e0], x-b3-spanid=[a56720a5760cc1da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cb18e13-b41c-41df-b181-ac8f98865fe4]}\\\"}\"}","context":{"RequestID":"4cb18e13-b41c-41df-b181-ac8f98865fe4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c58cfb24-be8d-4491-9d04-2cb03e2ad172","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:18.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:18.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cb18e13-b41c-41df-b181-ac8f98865fe4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c58cfb24-be8d-4491-9d04-2cb03e2ad172","LogTimestamp":"2023-04-23T00:16:18.558Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:19.211Z","message":"Entering","context":{"RequestID":"2a6e1b7c-0c2b-427d-8b2f-f9f874674966","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c531471b-e37f-4dfc-9274-27272d9ab8f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:19.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a6e1b7c-0c2b-427d-8b2f-f9f874674966","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c531471b-e37f-4dfc-9274-27272d9ab8f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:19.213Z","message":"{\"transactionId\":\"2a6e1b7c-0c2b-427d-8b2f-f9f874674966\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:19:211\",\"respDate\":\"230423-00:16:19:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a6e1b7c-0c2b-427d-8b2f-f9f874674966\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:19:211-97904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a6e1b7c-0c2b-427d-8b2f-f9f874674966]}\\\"}\"}","context":{"RequestID":"2a6e1b7c-0c2b-427d-8b2f-f9f874674966","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c531471b-e37f-4dfc-9274-27272d9ab8f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a6e1b7c-0c2b-427d-8b2f-f9f874674966","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c531471b-e37f-4dfc-9274-27272d9ab8f4","LogTimestamp":"2023-04-23T00:16:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:16:19.315Z","message":"Entering","context":{"RequestID":"5b8792d3-4d68-4564-ae47-0a1354fa3c38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"412c071d-8b20-4065-a57a-d45d3c5a8c36","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:19.318Z","message":"{\"transactionId\":\"5b8792d3-4d68-4564-ae47-0a1354fa3c38\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:19:316\",\"respDate\":\"230423-00:16:19:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b8792d3-4d68-4564-ae47-0a1354fa3c38\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:19:316-48288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15dd7d52-91d2-42d3-afc2-c4551456fc42], x-b3-parentspanid=[b1e6f8e20e5bc7ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58823], x-envoy-attempt-count=[1], x-b3-traceid=[8c421e000877f100b1e6f8e20e5bc7ba], x-b3-spanid=[161afba699a02351], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b8792d3-4d68-4564-ae47-0a1354fa3c38]}\\\"}\"}","context":{"RequestID":"5b8792d3-4d68-4564-ae47-0a1354fa3c38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"412c071d-8b20-4065-a57a-d45d3c5a8c36","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:19.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b8792d3-4d68-4564-ae47-0a1354fa3c38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"412c071d-8b20-4065-a57a-d45d3c5a8c36","LogTimestamp":"2023-04-23T00:16:19.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:20.568Z","message":"Entering","context":{"RequestID":"9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c7aebc-56b6-4377-be48-fe929a254a72","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:20.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:20.571Z","message":"{\"transactionId\":\"9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:20:569\",\"respDate\":\"230423-00:16:20:570\",\"sourceId\":\"haproxy:9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:20:569-70224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3ebb42f-8295-4b5f-8fb5-67cc462ffaee], x-b3-parentspanid=[9be2dcd411550b3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34bc4fe5ae9d0a689be2dcd411550b3d], x-b3-spanid=[6ab381ef9594c0c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce]}\\\"}\"}","context":{"RequestID":"9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c7aebc-56b6-4377-be48-fe929a254a72","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:20.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:20.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c153f79-3b01-41e1-b0b0-5dd9e73ab3ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2c7aebc-56b6-4377-be48-fe929a254a72","LogTimestamp":"2023-04-23T00:16:20.571Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:22.582Z","message":"Entering","context":{"RequestID":"83d6d880-493b-4dc5-be23-8b50ccc4ef70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11e09035-687b-4cde-8835-6e2979b7d78b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:22.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:22.585Z","message":"{\"transactionId\":\"83d6d880-493b-4dc5-be23-8b50ccc4ef70\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:22:583\",\"respDate\":\"230423-00:16:22:585\",\"sourceId\":\"haproxy:83d6d880-493b-4dc5-be23-8b50ccc4ef70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:22:583-88527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f199ee0-1d34-461d-9f99-4b4c9c2218ad], x-b3-parentspanid=[08cedc828e21f340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8d4ef36d30bf39908cedc828e21f340], x-b3-spanid=[13661b2fa176bca4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83d6d880-493b-4dc5-be23-8b50ccc4ef70]}\\\"}\"}","context":{"RequestID":"83d6d880-493b-4dc5-be23-8b50ccc4ef70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11e09035-687b-4cde-8835-6e2979b7d78b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:22.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:22.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83d6d880-493b-4dc5-be23-8b50ccc4ef70","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11e09035-687b-4cde-8835-6e2979b7d78b","LogTimestamp":"2023-04-23T00:16:22.586Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:22.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:22.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:22.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:22.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:24.596Z","message":"Entering","context":{"RequestID":"d0e6337b-a690-4a3b-ab60-4c0e78fce28a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"952236f9-f015-4a15-b493-55827983f05c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:24.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:24.599Z","message":"{\"transactionId\":\"d0e6337b-a690-4a3b-ab60-4c0e78fce28a\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:24:597\",\"respDate\":\"230423-00:16:24:599\",\"sourceId\":\"haproxy:d0e6337b-a690-4a3b-ab60-4c0e78fce28a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:24:597-2704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36897adf-7a49-46d6-b107-286a998aef3e], x-b3-parentspanid=[0b64af4633679df2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00f487cf4cc9d6130b64af4633679df2], x-b3-spanid=[5e145f77bb3fa8de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0e6337b-a690-4a3b-ab60-4c0e78fce28a]}\\\"}\"}","context":{"RequestID":"d0e6337b-a690-4a3b-ab60-4c0e78fce28a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"952236f9-f015-4a15-b493-55827983f05c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:24.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:24.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0e6337b-a690-4a3b-ab60-4c0e78fce28a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"952236f9-f015-4a15-b493-55827983f05c","LogTimestamp":"2023-04-23T00:16:24.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:26.611Z","message":"Entering","context":{"RequestID":"991475e0-b056-4d9a-a882-2b461a342d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17f42084-ce5d-4723-b1f9-516f58e65458","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:26.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:26.614Z","message":"{\"transactionId\":\"991475e0-b056-4d9a-a882-2b461a342d0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:26:612\",\"respDate\":\"230423-00:16:26:614\",\"sourceId\":\"haproxy:991475e0-b056-4d9a-a882-2b461a342d0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:26:612-58851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c07459ab-bee5-4ed8-a44f-cd3ed5160686], x-b3-parentspanid=[3dfca9d063ad1ece], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[434e3f314c1c18283dfca9d063ad1ece], x-b3-spanid=[d249654e65462ef2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[991475e0-b056-4d9a-a882-2b461a342d0f]}\\\"}\"}","context":{"RequestID":"991475e0-b056-4d9a-a882-2b461a342d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17f42084-ce5d-4723-b1f9-516f58e65458","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:26.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:26.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"991475e0-b056-4d9a-a882-2b461a342d0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17f42084-ce5d-4723-b1f9-516f58e65458","LogTimestamp":"2023-04-23T00:16:26.615Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:28.625Z","message":"Entering","context":{"RequestID":"5bf3d825-7955-4543-b4f6-0427732a9e72","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"435ae7f5-9f8c-4075-b70e-264eb2ccdb45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:28.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:28.628Z","message":"{\"transactionId\":\"5bf3d825-7955-4543-b4f6-0427732a9e72\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:28:626\",\"respDate\":\"230423-00:16:28:628\",\"sourceId\":\"haproxy:5bf3d825-7955-4543-b4f6-0427732a9e72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:28:626-18081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5414a21f-4175-4338-81cb-f860dcd68820], x-b3-parentspanid=[99ba86339b23b59c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1386c90eabb15d599ba86339b23b59c], x-b3-spanid=[0b2004738f76e818], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bf3d825-7955-4543-b4f6-0427732a9e72]}\\\"}\"}","context":{"RequestID":"5bf3d825-7955-4543-b4f6-0427732a9e72","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"435ae7f5-9f8c-4075-b70e-264eb2ccdb45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:28.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:28.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bf3d825-7955-4543-b4f6-0427732a9e72","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"435ae7f5-9f8c-4075-b70e-264eb2ccdb45","LogTimestamp":"2023-04-23T00:16:28.629Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:29.212Z","message":"Entering","context":{"RequestID":"85e9415c-63c4-4b22-9f99-d2bcffca4915","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1336ce82-c540-45c6-88ab-5f984a32c4ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:29.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"85e9415c-63c4-4b22-9f99-d2bcffca4915","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1336ce82-c540-45c6-88ab-5f984a32c4ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:29.216Z","message":"{\"transactionId\":\"85e9415c-63c4-4b22-9f99-d2bcffca4915\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:29:213\",\"respDate\":\"230423-00:16:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:85e9415c-63c4-4b22-9f99-d2bcffca4915\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:29:213-94329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[85e9415c-63c4-4b22-9f99-d2bcffca4915]}\\\"}\"}","context":{"RequestID":"85e9415c-63c4-4b22-9f99-d2bcffca4915","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1336ce82-c540-45c6-88ab-5f984a32c4ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85e9415c-63c4-4b22-9f99-d2bcffca4915","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1336ce82-c540-45c6-88ab-5f984a32c4ab","LogTimestamp":"2023-04-23T00:16:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:16:29.315Z","message":"Entering","context":{"RequestID":"05c1100f-aa17-40a4-9206-48e34b8499e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c53571c-b96f-4a67-ab5b-903d8b1ddef0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:29.318Z","message":"{\"transactionId\":\"05c1100f-aa17-40a4-9206-48e34b8499e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:29:316\",\"respDate\":\"230423-00:16:29:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05c1100f-aa17-40a4-9206-48e34b8499e5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:29:316-45205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b06cfc9-1332-458b-81c8-baf51a43b96d], x-b3-parentspanid=[bfd4d010b1085547], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58447], x-envoy-attempt-count=[1], x-b3-traceid=[a93ee8b5b6faf0abbfd4d010b1085547], x-b3-spanid=[fb9f33f133a56963], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05c1100f-aa17-40a4-9206-48e34b8499e5]}\\\"}\"}","context":{"RequestID":"05c1100f-aa17-40a4-9206-48e34b8499e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c53571c-b96f-4a67-ab5b-903d8b1ddef0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:29.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05c1100f-aa17-40a4-9206-48e34b8499e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c53571c-b96f-4a67-ab5b-903d8b1ddef0","LogTimestamp":"2023-04-23T00:16:29.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:30.639Z","message":"Entering","context":{"RequestID":"178a6ab2-47a0-465d-a05a-7bd8aecc0660","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2358bb53-da8e-41ea-aed8-3a23499a035f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:30.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:30.642Z","message":"{\"transactionId\":\"178a6ab2-47a0-465d-a05a-7bd8aecc0660\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:30:640\",\"respDate\":\"230423-00:16:30:642\",\"sourceId\":\"haproxy:178a6ab2-47a0-465d-a05a-7bd8aecc0660\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:30:640-77326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c7a7dce-9c87-4f3b-8734-5faa435c422b], x-b3-parentspanid=[c4bb9085e4733a63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94032bc1a33aba1fc4bb9085e4733a63], x-b3-spanid=[84a224a017e0d0fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[178a6ab2-47a0-465d-a05a-7bd8aecc0660]}\\\"}\"}","context":{"RequestID":"178a6ab2-47a0-465d-a05a-7bd8aecc0660","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2358bb53-da8e-41ea-aed8-3a23499a035f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:30.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:30.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"178a6ab2-47a0-465d-a05a-7bd8aecc0660","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2358bb53-da8e-41ea-aed8-3a23499a035f","LogTimestamp":"2023-04-23T00:16:30.643Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:32.655Z","message":"Entering","context":{"RequestID":"99511a95-2b2e-4390-9b97-ad8a6acf67e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32b96d2e-14ee-4290-ba26-a7f00b9bdff4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:32.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:32.658Z","message":"{\"transactionId\":\"99511a95-2b2e-4390-9b97-ad8a6acf67e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:32:656\",\"respDate\":\"230423-00:16:32:658\",\"sourceId\":\"haproxy:99511a95-2b2e-4390-9b97-ad8a6acf67e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:32:656-56159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d72d94fa-6354-4638-ba4c-03eb137326c5], x-b3-parentspanid=[e6b1a1775e57f50c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87694c71f3f97b30e6b1a1775e57f50c], x-b3-spanid=[488db68b3ef13c23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99511a95-2b2e-4390-9b97-ad8a6acf67e7]}\\\"}\"}","context":{"RequestID":"99511a95-2b2e-4390-9b97-ad8a6acf67e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32b96d2e-14ee-4290-ba26-a7f00b9bdff4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:32.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:32.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99511a95-2b2e-4390-9b97-ad8a6acf67e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32b96d2e-14ee-4290-ba26-a7f00b9bdff4","LogTimestamp":"2023-04-23T00:16:32.659Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:32.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:32.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:32.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:32.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:34.670Z","message":"Entering","context":{"RequestID":"83f71377-ffd1-44b9-a13f-915155441f20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"639f7c06-9a4b-47bd-a41f-10312b1102e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:34.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:34.673Z","message":"{\"transactionId\":\"83f71377-ffd1-44b9-a13f-915155441f20\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:34:671\",\"respDate\":\"230423-00:16:34:673\",\"sourceId\":\"haproxy:83f71377-ffd1-44b9-a13f-915155441f20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:34:671-86339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4470785-0a2c-4ca0-80ae-c4e3ad21d30c], x-b3-parentspanid=[a5bd6bc576eee5c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[042306d147ee4390a5bd6bc576eee5c5], x-b3-spanid=[af2e4117e0a1bec1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83f71377-ffd1-44b9-a13f-915155441f20]}\\\"}\"}","context":{"RequestID":"83f71377-ffd1-44b9-a13f-915155441f20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"639f7c06-9a4b-47bd-a41f-10312b1102e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:34.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:34.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83f71377-ffd1-44b9-a13f-915155441f20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"639f7c06-9a4b-47bd-a41f-10312b1102e5","LogTimestamp":"2023-04-23T00:16:34.674Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:16:34.814Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:34.819Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:36.685Z","message":"Entering","context":{"RequestID":"1342b835-e735-46f0-af95-7ced766a3c87","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5147e48a-39a6-4257-8378-e688eb1d9758","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:36.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:36.688Z","message":"{\"transactionId\":\"1342b835-e735-46f0-af95-7ced766a3c87\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:36:686\",\"respDate\":\"230423-00:16:36:688\",\"sourceId\":\"haproxy:1342b835-e735-46f0-af95-7ced766a3c87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:36:686-33951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32eb6f2c-68e3-4574-81a6-200100156716], x-b3-parentspanid=[ac3fe439509ab1c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[719f16451c001decac3fe439509ab1c4], x-b3-spanid=[f29992e165ee35cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1342b835-e735-46f0-af95-7ced766a3c87]}\\\"}\"}","context":{"RequestID":"1342b835-e735-46f0-af95-7ced766a3c87","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5147e48a-39a6-4257-8378-e688eb1d9758","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:36.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:36.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1342b835-e735-46f0-af95-7ced766a3c87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5147e48a-39a6-4257-8378-e688eb1d9758","LogTimestamp":"2023-04-23T00:16:36.689Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:38.700Z","message":"Entering","context":{"RequestID":"c2fb2256-56c9-4121-8298-be01ed45413c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae7938dd-66bc-4a83-99ff-597f5ae1efef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:38.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:38.702Z","message":"{\"transactionId\":\"c2fb2256-56c9-4121-8298-be01ed45413c\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:38:700\",\"respDate\":\"230423-00:16:38:702\",\"sourceId\":\"haproxy:c2fb2256-56c9-4121-8298-be01ed45413c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:38:700-93871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1db1f5a-c072-4aa0-b06f-521e901ae482], x-b3-parentspanid=[afa52fa9b234533e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79c61ceef8dd985eafa52fa9b234533e], x-b3-spanid=[04df33677f08760b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2fb2256-56c9-4121-8298-be01ed45413c]}\\\"}\"}","context":{"RequestID":"c2fb2256-56c9-4121-8298-be01ed45413c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae7938dd-66bc-4a83-99ff-597f5ae1efef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:38.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:38.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2fb2256-56c9-4121-8298-be01ed45413c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae7938dd-66bc-4a83-99ff-597f5ae1efef","LogTimestamp":"2023-04-23T00:16:38.703Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:39.213Z","message":"Entering","context":{"RequestID":"e72d7cb3-4d28-4fe9-a96b-4d284bc03c46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c3a8bbd-3612-4c15-85d9-b991da5dc88b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"e72d7cb3-4d28-4fe9-a96b-4d284bc03c46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c3a8bbd-3612-4c15-85d9-b991da5dc88b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:39.216Z","message":"{\"transactionId\":\"e72d7cb3-4d28-4fe9-a96b-4d284bc03c46\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:39:214\",\"respDate\":\"230423-00:16:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e72d7cb3-4d28-4fe9-a96b-4d284bc03c46\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:39:214-36875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e72d7cb3-4d28-4fe9-a96b-4d284bc03c46]}\\\"}\"}","context":{"RequestID":"e72d7cb3-4d28-4fe9-a96b-4d284bc03c46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c3a8bbd-3612-4c15-85d9-b991da5dc88b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e72d7cb3-4d28-4fe9-a96b-4d284bc03c46","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c3a8bbd-3612-4c15-85d9-b991da5dc88b","LogTimestamp":"2023-04-23T00:16:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:39.315Z","message":"Entering","context":{"RequestID":"b6a0efed-7066-40ff-8c5c-e260c8a79cd0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf2f925f-173b-412e-8ccc-95656d5b5990","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:39.317Z","message":"{\"transactionId\":\"b6a0efed-7066-40ff-8c5c-e260c8a79cd0\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:39:316\",\"respDate\":\"230423-00:16:39:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b6a0efed-7066-40ff-8c5c-e260c8a79cd0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:39:316-40214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77dd4443-5f9e-4042-9661-e406ac16368f], x-b3-parentspanid=[ed4bb48fa53b0417], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41393], x-envoy-attempt-count=[1], x-b3-traceid=[cc0eb6665427b3abed4bb48fa53b0417], x-b3-spanid=[470fe6ab9af360f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b6a0efed-7066-40ff-8c5c-e260c8a79cd0]}\\\"}\"}","context":{"RequestID":"b6a0efed-7066-40ff-8c5c-e260c8a79cd0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf2f925f-173b-412e-8ccc-95656d5b5990","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:39.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6a0efed-7066-40ff-8c5c-e260c8a79cd0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf2f925f-173b-412e-8ccc-95656d5b5990","LogTimestamp":"2023-04-23T00:16:39.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:16:40.714Z","message":"Entering","context":{"RequestID":"ce95fbba-e850-4719-a967-626b7bf67d34","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34b7cf62-be6e-4454-acd7-6b3d6a092097","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:40.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:40.716Z","message":"{\"transactionId\":\"ce95fbba-e850-4719-a967-626b7bf67d34\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:40:715\",\"respDate\":\"230423-00:16:40:716\",\"sourceId\":\"haproxy:ce95fbba-e850-4719-a967-626b7bf67d34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:40:715-6589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70580bcd-9984-4ad4-8b5d-af977e46c23c], x-b3-parentspanid=[ec9571d351e9c554], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[772f5142d91cfe81ec9571d351e9c554], x-b3-spanid=[4b3c45929f010345], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce95fbba-e850-4719-a967-626b7bf67d34]}\\\"}\"}","context":{"RequestID":"ce95fbba-e850-4719-a967-626b7bf67d34","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34b7cf62-be6e-4454-acd7-6b3d6a092097","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:40.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:40.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce95fbba-e850-4719-a967-626b7bf67d34","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34b7cf62-be6e-4454-acd7-6b3d6a092097","LogTimestamp":"2023-04-23T00:16:40.717Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:42.729Z","message":"Entering","context":{"RequestID":"d839bed1-00d8-44f1-a3a5-87689fce33a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d6fc38c-3b49-486f-9e73-b577226bbe8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:42.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:42.733Z","message":"{\"transactionId\":\"d839bed1-00d8-44f1-a3a5-87689fce33a2\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:42:730\",\"respDate\":\"230423-00:16:42:732\",\"sourceId\":\"haproxy:d839bed1-00d8-44f1-a3a5-87689fce33a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:42:730-97253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[066fff6d-36e6-4308-bb8b-5c4ea2fb0987], x-b3-parentspanid=[50e866f30041ac46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3654950095f4e10950e866f30041ac46], x-b3-spanid=[76b7e25dab171593], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d839bed1-00d8-44f1-a3a5-87689fce33a2]}\\\"}\"}","context":{"RequestID":"d839bed1-00d8-44f1-a3a5-87689fce33a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d6fc38c-3b49-486f-9e73-b577226bbe8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:42.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:42.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d839bed1-00d8-44f1-a3a5-87689fce33a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d6fc38c-3b49-486f-9e73-b577226bbe8b","LogTimestamp":"2023-04-23T00:16:42.734Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:16:42.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:42.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:42.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:42.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:44.743Z","message":"Entering","context":{"RequestID":"9e95d42f-ec2b-4958-aa2f-0208f3a58737","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f19fd3d-277e-4cac-9d07-4227333ceb26","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:44.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:44.746Z","message":"{\"transactionId\":\"9e95d42f-ec2b-4958-aa2f-0208f3a58737\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:44:744\",\"respDate\":\"230423-00:16:44:746\",\"sourceId\":\"haproxy:9e95d42f-ec2b-4958-aa2f-0208f3a58737\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:44:744-92462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b47b2d1-576e-404f-b0e2-9cb01b55c13d], x-b3-parentspanid=[bdc13e9197c2fc9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8821e8ced75f1542bdc13e9197c2fc9b], x-b3-spanid=[857041af12fb914c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e95d42f-ec2b-4958-aa2f-0208f3a58737]}\\\"}\"}","context":{"RequestID":"9e95d42f-ec2b-4958-aa2f-0208f3a58737","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f19fd3d-277e-4cac-9d07-4227333ceb26","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:44.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:44.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e95d42f-ec2b-4958-aa2f-0208f3a58737","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f19fd3d-277e-4cac-9d07-4227333ceb26","LogTimestamp":"2023-04-23T00:16:44.747Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:16:46.759Z","message":"Entering","context":{"RequestID":"66bec0dc-ded9-45b3-ac4c-003db1f4df34","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6e01793-5b4e-496f-ab29-90750ecaea4f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:46.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:46.762Z","message":"{\"transactionId\":\"66bec0dc-ded9-45b3-ac4c-003db1f4df34\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:46:760\",\"respDate\":\"230423-00:16:46:762\",\"sourceId\":\"haproxy:66bec0dc-ded9-45b3-ac4c-003db1f4df34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:46:760-12329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[837d2ac3-de59-4fb2-b8be-488fcaee789a], x-b3-parentspanid=[a0ddf4bb9b73bd4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3668e03810c7734a0ddf4bb9b73bd4e], x-b3-spanid=[7927fa8a7eeb36a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66bec0dc-ded9-45b3-ac4c-003db1f4df34]}\\\"}\"}","context":{"RequestID":"66bec0dc-ded9-45b3-ac4c-003db1f4df34","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6e01793-5b4e-496f-ab29-90750ecaea4f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:46.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:46.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66bec0dc-ded9-45b3-ac4c-003db1f4df34","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6e01793-5b4e-496f-ab29-90750ecaea4f","LogTimestamp":"2023-04-23T00:16:46.763Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:16:48.773Z","message":"Entering","context":{"RequestID":"94505cba-563e-4044-87c5-49900e7afc7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c5ac17f-3a52-40d5-9b89-fc1c572a7bc2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:48.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:48.777Z","message":"{\"transactionId\":\"94505cba-563e-4044-87c5-49900e7afc7f\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:48:774\",\"respDate\":\"230423-00:16:48:777\",\"sourceId\":\"haproxy:94505cba-563e-4044-87c5-49900e7afc7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:48:774-70884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41344dc8-dc29-47a5-908c-a110e0c28f02], x-b3-parentspanid=[3529958ed927cd8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[490f96ef21492ace3529958ed927cd8d], x-b3-spanid=[c2f1e8242726265b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94505cba-563e-4044-87c5-49900e7afc7f]}\\\"}\"}","context":{"RequestID":"94505cba-563e-4044-87c5-49900e7afc7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c5ac17f-3a52-40d5-9b89-fc1c572a7bc2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:48.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:48.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94505cba-563e-4044-87c5-49900e7afc7f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c5ac17f-3a52-40d5-9b89-fc1c572a7bc2","LogTimestamp":"2023-04-23T00:16:48.777Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:49.213Z","message":"Entering","context":{"RequestID":"07fa5be9-0afe-4dde-9849-8a9654a64810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e3b3d9a4-24b4-4035-b0ee-60cf674cec09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"07fa5be9-0afe-4dde-9849-8a9654a64810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e3b3d9a4-24b4-4035-b0ee-60cf674cec09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:49.217Z","message":"{\"transactionId\":\"07fa5be9-0afe-4dde-9849-8a9654a64810\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:49:214\",\"respDate\":\"230423-00:16:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:07fa5be9-0afe-4dde-9849-8a9654a64810\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:49:214-4999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[07fa5be9-0afe-4dde-9849-8a9654a64810]}\\\"}\"}","context":{"RequestID":"07fa5be9-0afe-4dde-9849-8a9654a64810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e3b3d9a4-24b4-4035-b0ee-60cf674cec09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07fa5be9-0afe-4dde-9849-8a9654a64810","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3b3d9a4-24b4-4035-b0ee-60cf674cec09","LogTimestamp":"2023-04-23T00:16:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:16:49.316Z","message":"Entering","context":{"RequestID":"33df3f72-2298-4cfe-aa79-452c268e2851","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15c690c-69e4-4f6e-bf77-66c0e5f07723","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:49.319Z","message":"{\"transactionId\":\"33df3f72-2298-4cfe-aa79-452c268e2851\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:49:317\",\"respDate\":\"230423-00:16:49:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:33df3f72-2298-4cfe-aa79-452c268e2851\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:49:317-1088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[443d2a22-bdff-4bdd-8acf-65b2be78d7ed], x-b3-parentspanid=[34f3bce33156e9fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59139], x-envoy-attempt-count=[1], x-b3-traceid=[52e1427c5afe3be334f3bce33156e9fb], x-b3-spanid=[e520d132031e362b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[33df3f72-2298-4cfe-aa79-452c268e2851]}\\\"}\"}","context":{"RequestID":"33df3f72-2298-4cfe-aa79-452c268e2851","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15c690c-69e4-4f6e-bf77-66c0e5f07723","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33df3f72-2298-4cfe-aa79-452c268e2851","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e15c690c-69e4-4f6e-bf77-66c0e5f07723","LogTimestamp":"2023-04-23T00:16:49.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:50.790Z","message":"Entering","context":{"RequestID":"832134b0-5048-4ad3-bbe5-0c43ef8eb334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53c867fe-e9ed-478e-98bd-e8384a384527","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:50.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:50.793Z","message":"{\"transactionId\":\"832134b0-5048-4ad3-bbe5-0c43ef8eb334\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:50:791\",\"respDate\":\"230423-00:16:50:793\",\"sourceId\":\"haproxy:832134b0-5048-4ad3-bbe5-0c43ef8eb334\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:50:791-61766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb89468b-7e2b-472e-b40f-ff7cc9262408], x-b3-parentspanid=[7c3e3ad7fec73925], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd04dda6996756e87c3e3ad7fec73925], x-b3-spanid=[e7fe26f1bc535d29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[832134b0-5048-4ad3-bbe5-0c43ef8eb334]}\\\"}\"}","context":{"RequestID":"832134b0-5048-4ad3-bbe5-0c43ef8eb334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53c867fe-e9ed-478e-98bd-e8384a384527","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:50.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:50.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"832134b0-5048-4ad3-bbe5-0c43ef8eb334","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53c867fe-e9ed-478e-98bd-e8384a384527","LogTimestamp":"2023-04-23T00:16:50.793Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:52.806Z","message":"Entering","context":{"RequestID":"cf873fef-3ed8-4f5a-a194-ff2e59959c42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6ae8191-cb3d-45ab-8014-a2e8f8e823e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:52.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:52.809Z","message":"{\"transactionId\":\"cf873fef-3ed8-4f5a-a194-ff2e59959c42\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:52:807\",\"respDate\":\"230423-00:16:52:809\",\"sourceId\":\"haproxy:cf873fef-3ed8-4f5a-a194-ff2e59959c42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:52:807-80536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2276f47-8e71-4cb5-979b-acccda6ea47f], x-b3-parentspanid=[b1fe2fd1f05190f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9862d84ac1d7024bb1fe2fd1f05190f4], x-b3-spanid=[deb100979ab5d6ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf873fef-3ed8-4f5a-a194-ff2e59959c42]}\\\"}\"}","context":{"RequestID":"cf873fef-3ed8-4f5a-a194-ff2e59959c42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6ae8191-cb3d-45ab-8014-a2e8f8e823e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:52.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:52.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf873fef-3ed8-4f5a-a194-ff2e59959c42","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6ae8191-cb3d-45ab-8014-a2e8f8e823e9","LogTimestamp":"2023-04-23T00:16:52.811Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:16:52.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:16:52.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:52.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:52.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:54.822Z","message":"Entering","context":{"RequestID":"68c2d527-6cde-4af9-bb25-1ca897920a6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"557f0feb-2908-4202-9925-09f0071a2b90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:54.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:54.825Z","message":"{\"transactionId\":\"68c2d527-6cde-4af9-bb25-1ca897920a6d\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:54:823\",\"respDate\":\"230423-00:16:54:825\",\"sourceId\":\"haproxy:68c2d527-6cde-4af9-bb25-1ca897920a6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:54:823-87228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e69263f1-9ca4-4fff-9845-1eb71e3994bb], x-b3-parentspanid=[3ecd1a3f5a8bec11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31ccd821c281ec063ecd1a3f5a8bec11], x-b3-spanid=[7f305e24762537c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68c2d527-6cde-4af9-bb25-1ca897920a6d]}\\\"}\"}","context":{"RequestID":"68c2d527-6cde-4af9-bb25-1ca897920a6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"557f0feb-2908-4202-9925-09f0071a2b90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:54.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:54.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68c2d527-6cde-4af9-bb25-1ca897920a6d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"557f0feb-2908-4202-9925-09f0071a2b90","LogTimestamp":"2023-04-23T00:16:54.826Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:16:56.839Z","message":"Entering","context":{"RequestID":"4571ab46-9489-41bd-9bc0-36bd0d24823e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1aac3f43-a7f4-4a13-b472-836abe084207","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:56.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:56.841Z","message":"{\"transactionId\":\"4571ab46-9489-41bd-9bc0-36bd0d24823e\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:56:840\",\"respDate\":\"230423-00:16:56:841\",\"sourceId\":\"haproxy:4571ab46-9489-41bd-9bc0-36bd0d24823e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:56:840-48041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37bf4dc4-654c-4502-b8bb-f58534f6a0d9], x-b3-parentspanid=[b253808ccf9ba287], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b95e4b33e239cbfb253808ccf9ba287], x-b3-spanid=[3c4c886788955bf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4571ab46-9489-41bd-9bc0-36bd0d24823e]}\\\"}\"}","context":{"RequestID":"4571ab46-9489-41bd-9bc0-36bd0d24823e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1aac3f43-a7f4-4a13-b472-836abe084207","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:56.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:56.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4571ab46-9489-41bd-9bc0-36bd0d24823e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aac3f43-a7f4-4a13-b472-836abe084207","LogTimestamp":"2023-04-23T00:16:56.843Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:16:58.860Z","message":"Entering","context":{"RequestID":"6f55a2dc-84ca-426f-a1da-bb882eebf3af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"885c8830-f8b5-40df-a3a9-eedb17f27537","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:58.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:58.864Z","message":"{\"transactionId\":\"6f55a2dc-84ca-426f-a1da-bb882eebf3af\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:58:862\",\"respDate\":\"230423-00:16:58:864\",\"sourceId\":\"haproxy:6f55a2dc-84ca-426f-a1da-bb882eebf3af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:16:58:862-71220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f04cc82d-74f3-4c09-96a7-996456154105], x-b3-parentspanid=[5e64d930b5235093], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbcd28643253d6a05e64d930b5235093], x-b3-spanid=[be35016e88eb4fad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f55a2dc-84ca-426f-a1da-bb882eebf3af]}\\\"}\"}","context":{"RequestID":"6f55a2dc-84ca-426f-a1da-bb882eebf3af","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"885c8830-f8b5-40df-a3a9-eedb17f27537","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:16:58.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:58.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f55a2dc-84ca-426f-a1da-bb882eebf3af","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"885c8830-f8b5-40df-a3a9-eedb17f27537","LogTimestamp":"2023-04-23T00:16:58.867Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:16:59.211Z","message":"Entering","context":{"RequestID":"18d987ac-4ac2-4f03-9fc1-d91761356f16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb943557-1202-46a8-9c47-793ecaaa24d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"18d987ac-4ac2-4f03-9fc1-d91761356f16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb943557-1202-46a8-9c47-793ecaaa24d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:59.213Z","message":"{\"transactionId\":\"18d987ac-4ac2-4f03-9fc1-d91761356f16\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:59:211\",\"respDate\":\"230423-00:16:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18d987ac-4ac2-4f03-9fc1-d91761356f16\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:16:59:211-68277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18d987ac-4ac2-4f03-9fc1-d91761356f16]}\\\"}\"}","context":{"RequestID":"18d987ac-4ac2-4f03-9fc1-d91761356f16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb943557-1202-46a8-9c47-793ecaaa24d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:16:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:59.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18d987ac-4ac2-4f03-9fc1-d91761356f16","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb943557-1202-46a8-9c47-793ecaaa24d7","LogTimestamp":"2023-04-23T00:16:59.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:16:59.316Z","message":"Entering","context":{"RequestID":"2ed10fd2-857e-4083-9f37-bdd7d4615d75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93d06f15-eb0d-4b3f-b077-98b322fed6bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:16:59.319Z","message":"{\"transactionId\":\"2ed10fd2-857e-4083-9f37-bdd7d4615d75\",\"status\":\"200\",\"rqstDate\":\"230423-00:16:59:317\",\"respDate\":\"230423-00:16:59:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2ed10fd2-857e-4083-9f37-bdd7d4615d75\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:16:59:317-59109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8aa6b581-1020-4055-b9f2-d8a156348326], x-b3-parentspanid=[068a9fd04edc8e19], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33795], x-envoy-attempt-count=[1], x-b3-traceid=[8f068786b9c9b158068a9fd04edc8e19], x-b3-spanid=[9f3b019ac97a6dd2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2ed10fd2-857e-4083-9f37-bdd7d4615d75]}\\\"}\"}","context":{"RequestID":"2ed10fd2-857e-4083-9f37-bdd7d4615d75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93d06f15-eb0d-4b3f-b077-98b322fed6bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:16:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:16:59.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ed10fd2-857e-4083-9f37-bdd7d4615d75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93d06f15-eb0d-4b3f-b077-98b322fed6bb","LogTimestamp":"2023-04-23T00:16:59.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:16:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:00.878Z","message":"Entering","context":{"RequestID":"c88a3527-a1b5-41f1-851a-81a671b5ba93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"317a2086-cf49-4bbc-8ae9-6dda63ca0152","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:00.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:00.881Z","message":"{\"transactionId\":\"c88a3527-a1b5-41f1-851a-81a671b5ba93\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:00:879\",\"respDate\":\"230423-00:17:00:881\",\"sourceId\":\"haproxy:c88a3527-a1b5-41f1-851a-81a671b5ba93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:00:879-66753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91a75855-e9de-4e4c-bce1-2ad4b83d5407], x-b3-parentspanid=[21b32033f5733d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaff3686c1ee3a2921b32033f5733d6d], x-b3-spanid=[8ce9726a71caabf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c88a3527-a1b5-41f1-851a-81a671b5ba93]}\\\"}\"}","context":{"RequestID":"c88a3527-a1b5-41f1-851a-81a671b5ba93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"317a2086-cf49-4bbc-8ae9-6dda63ca0152","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:00.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:00.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c88a3527-a1b5-41f1-851a-81a671b5ba93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"317a2086-cf49-4bbc-8ae9-6dda63ca0152","LogTimestamp":"2023-04-23T00:17:00.882Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:02.892Z","message":"Entering","context":{"RequestID":"0d4b15ae-5228-4856-83dc-65bc2ff6d25f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3af157b-392a-4c04-bebe-6b1f8005f204","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:02.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:02.894Z","message":"{\"transactionId\":\"0d4b15ae-5228-4856-83dc-65bc2ff6d25f\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:02:893\",\"respDate\":\"230423-00:17:02:894\",\"sourceId\":\"haproxy:0d4b15ae-5228-4856-83dc-65bc2ff6d25f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:02:893-59867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24138c69-f624-4ef3-b2db-3ad2a6d81f18], x-b3-parentspanid=[2096cd9a6943d621], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58c96c6d59f4f5eb2096cd9a6943d621], x-b3-spanid=[e8e26eb786d24a3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d4b15ae-5228-4856-83dc-65bc2ff6d25f]}\\\"}\"}","context":{"RequestID":"0d4b15ae-5228-4856-83dc-65bc2ff6d25f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3af157b-392a-4c04-bebe-6b1f8005f204","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:02.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:02.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d4b15ae-5228-4856-83dc-65bc2ff6d25f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3af157b-392a-4c04-bebe-6b1f8005f204","LogTimestamp":"2023-04-23T00:17:02.894Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:17:02.929Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:02.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:02.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:02.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:04.827Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:04.830Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:04.905Z","message":"Entering","context":{"RequestID":"1a7fbcff-bd29-449a-90ea-305ef8154b71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbb4caa3-f0a5-42be-9c1e-fc42b3a4fb2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:04.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:04.908Z","message":"{\"transactionId\":\"1a7fbcff-bd29-449a-90ea-305ef8154b71\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:04:906\",\"respDate\":\"230423-00:17:04:908\",\"sourceId\":\"haproxy:1a7fbcff-bd29-449a-90ea-305ef8154b71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:04:906-77554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b2a06db-df23-4bcf-95ae-7f70c59bfaeb], x-b3-parentspanid=[305cfc189d21c150], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01ef630bfd42e7c4305cfc189d21c150], x-b3-spanid=[8e52be21bcec01c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a7fbcff-bd29-449a-90ea-305ef8154b71]}\\\"}\"}","context":{"RequestID":"1a7fbcff-bd29-449a-90ea-305ef8154b71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbb4caa3-f0a5-42be-9c1e-fc42b3a4fb2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:04.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:04.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a7fbcff-bd29-449a-90ea-305ef8154b71","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbb4caa3-f0a5-42be-9c1e-fc42b3a4fb2d","LogTimestamp":"2023-04-23T00:17:04.909Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:06.918Z","message":"Entering","context":{"RequestID":"15db8c45-dfad-439f-80fd-dd56c42ff1d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e749c98d-bd9d-432b-a6c8-2b544d09e87f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:06.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:06.919Z","message":"{\"transactionId\":\"15db8c45-dfad-439f-80fd-dd56c42ff1d7\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:06:918\",\"respDate\":\"230423-00:17:06:919\",\"sourceId\":\"haproxy:15db8c45-dfad-439f-80fd-dd56c42ff1d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:06:918-40294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9649eed6-44fe-4c82-9b8c-4ce6b5ea58fa], x-b3-parentspanid=[27474038a6b23c48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e4974f7c580876927474038a6b23c48], x-b3-spanid=[48e838cb6aec1929], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15db8c45-dfad-439f-80fd-dd56c42ff1d7]}\\\"}\"}","context":{"RequestID":"15db8c45-dfad-439f-80fd-dd56c42ff1d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e749c98d-bd9d-432b-a6c8-2b544d09e87f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:06.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:06.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15db8c45-dfad-439f-80fd-dd56c42ff1d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e749c98d-bd9d-432b-a6c8-2b544d09e87f","LogTimestamp":"2023-04-23T00:17:06.920Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:17:08.931Z","message":"Entering","context":{"RequestID":"a61981ce-a33c-4da8-9a7b-45f0eb969e69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fd17ded-051b-4b3b-91d9-5b93e9cb67c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:08.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:08.934Z","message":"{\"transactionId\":\"a61981ce-a33c-4da8-9a7b-45f0eb969e69\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:08:932\",\"respDate\":\"230423-00:17:08:934\",\"sourceId\":\"haproxy:a61981ce-a33c-4da8-9a7b-45f0eb969e69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:08:932-37784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51d95b05-52aa-4324-b44f-d83b31194a6c], x-b3-parentspanid=[ac2361ff661d0182], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78d5893975deb5adac2361ff661d0182], x-b3-spanid=[d68d768373159a8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a61981ce-a33c-4da8-9a7b-45f0eb969e69]}\\\"}\"}","context":{"RequestID":"a61981ce-a33c-4da8-9a7b-45f0eb969e69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fd17ded-051b-4b3b-91d9-5b93e9cb67c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:08.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:08.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a61981ce-a33c-4da8-9a7b-45f0eb969e69","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fd17ded-051b-4b3b-91d9-5b93e9cb67c6","LogTimestamp":"2023-04-23T00:17:08.936Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:17:09.211Z","message":"Entering","context":{"RequestID":"027dcfeb-7b77-4155-9d99-57894162e378","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f825659c-b604-425d-93f0-48bf7d711862","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:09.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"027dcfeb-7b77-4155-9d99-57894162e378","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f825659c-b604-425d-93f0-48bf7d711862","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:09.213Z","message":"{\"transactionId\":\"027dcfeb-7b77-4155-9d99-57894162e378\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:09:212\",\"respDate\":\"230423-00:17:09:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:027dcfeb-7b77-4155-9d99-57894162e378\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:09:212-66656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[027dcfeb-7b77-4155-9d99-57894162e378]}\\\"}\"}","context":{"RequestID":"027dcfeb-7b77-4155-9d99-57894162e378","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f825659c-b604-425d-93f0-48bf7d711862","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:09.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027dcfeb-7b77-4155-9d99-57894162e378","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f825659c-b604-425d-93f0-48bf7d711862","LogTimestamp":"2023-04-23T00:17:09.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:17:09.315Z","message":"Entering","context":{"RequestID":"ba20b2cc-5fab-4181-bbfd-337886ab9b99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"da09b12a-9010-4c91-a881-a9f617311d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:09.317Z","message":"{\"transactionId\":\"ba20b2cc-5fab-4181-bbfd-337886ab9b99\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:09:316\",\"respDate\":\"230423-00:17:09:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba20b2cc-5fab-4181-bbfd-337886ab9b99\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:09:316-17916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9793b90c-ef62-43c3-93cf-009350b9f399], x-b3-parentspanid=[9758353f900a21ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59557], x-envoy-attempt-count=[1], x-b3-traceid=[ed32dc016660dcff9758353f900a21ea], x-b3-spanid=[107122ec55893e00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba20b2cc-5fab-4181-bbfd-337886ab9b99]}\\\"}\"}","context":{"RequestID":"ba20b2cc-5fab-4181-bbfd-337886ab9b99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"da09b12a-9010-4c91-a881-a9f617311d77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:09.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:09.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba20b2cc-5fab-4181-bbfd-337886ab9b99","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da09b12a-9010-4c91-a881-a9f617311d77","LogTimestamp":"2023-04-23T00:17:09.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:10.945Z","message":"Entering","context":{"RequestID":"caca1c09-e520-4e49-a592-1042f51b8acf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"176f07aa-0623-4574-ab1d-0e7f8d80e535","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:10.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:10.947Z","message":"{\"transactionId\":\"caca1c09-e520-4e49-a592-1042f51b8acf\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:10:946\",\"respDate\":\"230423-00:17:10:947\",\"sourceId\":\"haproxy:caca1c09-e520-4e49-a592-1042f51b8acf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:10:946-80454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4b8a8a7-475f-44b5-a7af-aefec31415d5], x-b3-parentspanid=[55f048cbd16c25b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e2c573278f8cc3155f048cbd16c25b1], x-b3-spanid=[013f2db40b83275d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[caca1c09-e520-4e49-a592-1042f51b8acf]}\\\"}\"}","context":{"RequestID":"caca1c09-e520-4e49-a592-1042f51b8acf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"176f07aa-0623-4574-ab1d-0e7f8d80e535","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:10.945Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:10.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"caca1c09-e520-4e49-a592-1042f51b8acf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"176f07aa-0623-4574-ab1d-0e7f8d80e535","LogTimestamp":"2023-04-23T00:17:10.947Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:17:12.929Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.957Z","message":"Entering","context":{"RequestID":"b9668376-8734-4e7f-b40c-426c90143fb8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d37e43b-515e-4cde-bb4c-9547300f8ee0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:12.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.960Z","message":"{\"transactionId\":\"b9668376-8734-4e7f-b40c-426c90143fb8\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:12:958\",\"respDate\":\"230423-00:17:12:960\",\"sourceId\":\"haproxy:b9668376-8734-4e7f-b40c-426c90143fb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:12:958-21536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[966e67b4-3228-4bda-9ae0-60958b29f406], x-b3-parentspanid=[2b8a6056a1f8459f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d71f76b9cdb626d22b8a6056a1f8459f], x-b3-spanid=[72f6df52fcb30096], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9668376-8734-4e7f-b40c-426c90143fb8]}\\\"}\"}","context":{"RequestID":"b9668376-8734-4e7f-b40c-426c90143fb8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d37e43b-515e-4cde-bb4c-9547300f8ee0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:12.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:12.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9668376-8734-4e7f-b40c-426c90143fb8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d37e43b-515e-4cde-bb4c-9547300f8ee0","LogTimestamp":"2023-04-23T00:17:12.961Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:14.971Z","message":"Entering","context":{"RequestID":"fd40315a-5dae-4cdf-93bc-e083078cbe62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7096cfa1-2e58-4400-86c4-2910e08cce3e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:14.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:14.974Z","message":"{\"transactionId\":\"fd40315a-5dae-4cdf-93bc-e083078cbe62\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:14:972\",\"respDate\":\"230423-00:17:14:974\",\"sourceId\":\"haproxy:fd40315a-5dae-4cdf-93bc-e083078cbe62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:14:972-49114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73da1494-f631-4536-871a-c316cfa51e82], x-b3-parentspanid=[f759985c59cf32cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7027b83d852215acf759985c59cf32cb], x-b3-spanid=[c342e4bee3af0675], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd40315a-5dae-4cdf-93bc-e083078cbe62]}\\\"}\"}","context":{"RequestID":"fd40315a-5dae-4cdf-93bc-e083078cbe62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7096cfa1-2e58-4400-86c4-2910e08cce3e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:14.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:14.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd40315a-5dae-4cdf-93bc-e083078cbe62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7096cfa1-2e58-4400-86c4-2910e08cce3e","LogTimestamp":"2023-04-23T00:17:14.974Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:16.984Z","message":"Entering","context":{"RequestID":"619ba462-39ec-4588-a9dd-30e60fb70da2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6af553f6-0a8b-4171-8f35-3ff3304b134c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:16.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:16.987Z","message":"{\"transactionId\":\"619ba462-39ec-4588-a9dd-30e60fb70da2\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:16:985\",\"respDate\":\"230423-00:17:16:987\",\"sourceId\":\"haproxy:619ba462-39ec-4588-a9dd-30e60fb70da2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:16:985-76362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dec7817-cef6-44a7-8231-db828dd618d5], x-b3-parentspanid=[46787f5d10637df3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6860cc1d496066746787f5d10637df3], x-b3-spanid=[75196ba343f69fd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[619ba462-39ec-4588-a9dd-30e60fb70da2]}\\\"}\"}","context":{"RequestID":"619ba462-39ec-4588-a9dd-30e60fb70da2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6af553f6-0a8b-4171-8f35-3ff3304b134c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:16.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:16.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"619ba462-39ec-4588-a9dd-30e60fb70da2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6af553f6-0a8b-4171-8f35-3ff3304b134c","LogTimestamp":"2023-04-23T00:17:16.987Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:19.010Z","message":"Entering","context":{"RequestID":"2d09e015-e30d-487d-8a0d-ff194d5a8130","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ab51a60-c749-4b77-9773-f240b2a23e15","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:19.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.013Z","message":"{\"transactionId\":\"2d09e015-e30d-487d-8a0d-ff194d5a8130\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:19:011\",\"respDate\":\"230423-00:17:19:013\",\"sourceId\":\"haproxy:2d09e015-e30d-487d-8a0d-ff194d5a8130\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:19:011-50572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eab9f7ec-2786-4c8b-a711-ff013174bdfb], x-b3-parentspanid=[7531d7411d333658], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[486d69d43486222c7531d7411d333658], x-b3-spanid=[39cc09f11462ff4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d09e015-e30d-487d-8a0d-ff194d5a8130]}\\\"}\"}","context":{"RequestID":"2d09e015-e30d-487d-8a0d-ff194d5a8130","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ab51a60-c749-4b77-9773-f240b2a23e15","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:19.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d09e015-e30d-487d-8a0d-ff194d5a8130","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ab51a60-c749-4b77-9773-f240b2a23e15","LogTimestamp":"2023-04-23T00:17:19.014Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:19.214Z","message":"Entering","context":{"RequestID":"1568a76f-bbdf-4aa8-984c-2d4994be8754","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59b25465-be14-49f1-ad8f-fc04cf08f010","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"1568a76f-bbdf-4aa8-984c-2d4994be8754","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59b25465-be14-49f1-ad8f-fc04cf08f010","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.217Z","message":"{\"transactionId\":\"1568a76f-bbdf-4aa8-984c-2d4994be8754\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:19:215\",\"respDate\":\"230423-00:17:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1568a76f-bbdf-4aa8-984c-2d4994be8754\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:19:215-83992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1568a76f-bbdf-4aa8-984c-2d4994be8754]}\\\"}\"}","context":{"RequestID":"1568a76f-bbdf-4aa8-984c-2d4994be8754","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59b25465-be14-49f1-ad8f-fc04cf08f010","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1568a76f-bbdf-4aa8-984c-2d4994be8754","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59b25465-be14-49f1-ad8f-fc04cf08f010","LogTimestamp":"2023-04-23T00:17:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:19.317Z","message":"Entering","context":{"RequestID":"254cddc9-b8e4-422d-b076-a2f60ace4dd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af73ee2f-a18e-4b64-a4d2-9086275b42fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.320Z","message":"{\"transactionId\":\"254cddc9-b8e4-422d-b076-a2f60ace4dd4\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:19:318\",\"respDate\":\"230423-00:17:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:254cddc9-b8e4-422d-b076-a2f60ace4dd4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:19:318-15262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b94f5fdb-c403-4e3d-a211-69627bb36f20], x-b3-parentspanid=[865d6736339a0106], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38381], x-envoy-attempt-count=[1], x-b3-traceid=[5a7016429887c445865d6736339a0106], x-b3-spanid=[8873d9595f7bfe94], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[254cddc9-b8e4-422d-b076-a2f60ace4dd4]}\\\"}\"}","context":{"RequestID":"254cddc9-b8e4-422d-b076-a2f60ace4dd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af73ee2f-a18e-4b64-a4d2-9086275b42fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:19.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"254cddc9-b8e4-422d-b076-a2f60ace4dd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af73ee2f-a18e-4b64-a4d2-9086275b42fd","LogTimestamp":"2023-04-23T00:17:19.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:21.024Z","message":"Entering","context":{"RequestID":"404500e7-6efe-4d19-9618-09c76e2de6a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002b1061-bb2a-4775-a71c-d95f322560b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:21.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:21.027Z","message":"{\"transactionId\":\"404500e7-6efe-4d19-9618-09c76e2de6a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:21:025\",\"respDate\":\"230423-00:17:21:027\",\"sourceId\":\"haproxy:404500e7-6efe-4d19-9618-09c76e2de6a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:21:025-13996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbc7db22-9901-4dcb-8adf-93d1fea91ccc], x-b3-parentspanid=[8a483a82a1d54107], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2676d6a3bce6f8a28a483a82a1d54107], x-b3-spanid=[3f2185f985adb01e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[404500e7-6efe-4d19-9618-09c76e2de6a4]}\\\"}\"}","context":{"RequestID":"404500e7-6efe-4d19-9618-09c76e2de6a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002b1061-bb2a-4775-a71c-d95f322560b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:21.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:21.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"404500e7-6efe-4d19-9618-09c76e2de6a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002b1061-bb2a-4775-a71c-d95f322560b7","LogTimestamp":"2023-04-23T00:17:21.028Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:22.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:22.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:22.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:22.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:23.038Z","message":"Entering","context":{"RequestID":"98c399d2-8abb-4bc1-a3f2-e49253e754a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98aa3a31-175e-4b92-85fb-79e63cd4099d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:23.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:23.041Z","message":"{\"transactionId\":\"98c399d2-8abb-4bc1-a3f2-e49253e754a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:23:039\",\"respDate\":\"230423-00:17:23:041\",\"sourceId\":\"haproxy:98c399d2-8abb-4bc1-a3f2-e49253e754a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:23:039-15864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d6e7242-4724-4071-8359-d5ef150cf8c6], x-b3-parentspanid=[c1a96592147f4ca1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02d9f475af23dfe8c1a96592147f4ca1], x-b3-spanid=[eaeb12910d4385f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98c399d2-8abb-4bc1-a3f2-e49253e754a0]}\\\"}\"}","context":{"RequestID":"98c399d2-8abb-4bc1-a3f2-e49253e754a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98aa3a31-175e-4b92-85fb-79e63cd4099d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:23.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:23.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98c399d2-8abb-4bc1-a3f2-e49253e754a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98aa3a31-175e-4b92-85fb-79e63cd4099d","LogTimestamp":"2023-04-23T00:17:23.042Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:25.053Z","message":"Entering","context":{"RequestID":"03124792-8a9a-4d47-a0d6-61975fe49c4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a25f71f-bd52-4411-8881-af78b688f992","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:25.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:25.055Z","message":"{\"transactionId\":\"03124792-8a9a-4d47-a0d6-61975fe49c4c\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:25:053\",\"respDate\":\"230423-00:17:25:055\",\"sourceId\":\"haproxy:03124792-8a9a-4d47-a0d6-61975fe49c4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:25:053-61694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93630ae8-e9f8-45f7-8616-46edd8bfb2d3], x-b3-parentspanid=[5ca6af1b6f1eb5b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7563ca3c939de40e5ca6af1b6f1eb5b5], x-b3-spanid=[8fb1c2ffda152442], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03124792-8a9a-4d47-a0d6-61975fe49c4c]}\\\"}\"}","context":{"RequestID":"03124792-8a9a-4d47-a0d6-61975fe49c4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a25f71f-bd52-4411-8881-af78b688f992","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:25.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:25.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03124792-8a9a-4d47-a0d6-61975fe49c4c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a25f71f-bd52-4411-8881-af78b688f992","LogTimestamp":"2023-04-23T00:17:25.055Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:27.067Z","message":"Entering","context":{"RequestID":"8241f7fc-c5fc-4467-aa4c-6abcf579d4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26ea280f-112a-436f-ab41-c9171833a355","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:27.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:27.070Z","message":"{\"transactionId\":\"8241f7fc-c5fc-4467-aa4c-6abcf579d4fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:27:068\",\"respDate\":\"230423-00:17:27:070\",\"sourceId\":\"haproxy:8241f7fc-c5fc-4467-aa4c-6abcf579d4fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:27:068-98936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a725b02e-4c53-4703-9acc-798874669abe], x-b3-parentspanid=[42e56e49a9d76343], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5302366dfec05d8842e56e49a9d76343], x-b3-spanid=[482b58629edf9e16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8241f7fc-c5fc-4467-aa4c-6abcf579d4fe]}\\\"}\"}","context":{"RequestID":"8241f7fc-c5fc-4467-aa4c-6abcf579d4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26ea280f-112a-436f-ab41-c9171833a355","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:27.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:27.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8241f7fc-c5fc-4467-aa4c-6abcf579d4fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26ea280f-112a-436f-ab41-c9171833a355","LogTimestamp":"2023-04-23T00:17:27.071Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:29.097Z","message":"Entering","context":{"RequestID":"386a5fe4-20d3-42c3-9e0e-6150813fe2e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ecfaf7b6-3b67-4a87-ac24-f5786a55c0f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:29.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.099Z","message":"{\"transactionId\":\"386a5fe4-20d3-42c3-9e0e-6150813fe2e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:29:098\",\"respDate\":\"230423-00:17:29:099\",\"sourceId\":\"haproxy:386a5fe4-20d3-42c3-9e0e-6150813fe2e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:29:098-76057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bc4188a-ebd6-48c8-b572-0feca442374b], x-b3-parentspanid=[5819b739d1964da5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04a37caad1d62db15819b739d1964da5], x-b3-spanid=[1267852d331e2d8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[386a5fe4-20d3-42c3-9e0e-6150813fe2e4]}\\\"}\"}","context":{"RequestID":"386a5fe4-20d3-42c3-9e0e-6150813fe2e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ecfaf7b6-3b67-4a87-ac24-f5786a55c0f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:29.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"386a5fe4-20d3-42c3-9e0e-6150813fe2e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecfaf7b6-3b67-4a87-ac24-f5786a55c0f0","LogTimestamp":"2023-04-23T00:17:29.100Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:29.210Z","message":"Entering","context":{"RequestID":"6b763193-a434-4b1a-b123-ef5ac46fdd11","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99cc059a-9600-47a7-a20b-38d8e44dfdbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b763193-a434-4b1a-b123-ef5ac46fdd11","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99cc059a-9600-47a7-a20b-38d8e44dfdbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.212Z","message":"{\"transactionId\":\"6b763193-a434-4b1a-b123-ef5ac46fdd11\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:29:210\",\"respDate\":\"230423-00:17:29:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b763193-a434-4b1a-b123-ef5ac46fdd11\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:29:210-17933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b763193-a434-4b1a-b123-ef5ac46fdd11]}\\\"}\"}","context":{"RequestID":"6b763193-a434-4b1a-b123-ef5ac46fdd11","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99cc059a-9600-47a7-a20b-38d8e44dfdbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b763193-a434-4b1a-b123-ef5ac46fdd11","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99cc059a-9600-47a7-a20b-38d8e44dfdbe","LogTimestamp":"2023-04-23T00:17:29.212Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:17:29.324Z","message":"Entering","context":{"RequestID":"37ecbd81-55ad-4265-923c-77269f115481","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"688b60cd-0d2d-4680-a41f-5d35fcc72f49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.327Z","message":"{\"transactionId\":\"37ecbd81-55ad-4265-923c-77269f115481\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:29:325\",\"respDate\":\"230423-00:17:29:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37ecbd81-55ad-4265-923c-77269f115481\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:29:325-9731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe7163d0-ce82-4ad6-97ea-2a14d20d2068], x-b3-parentspanid=[c2e6f080c84ab012], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37233], x-envoy-attempt-count=[1], x-b3-traceid=[1474710f57b31744c2e6f080c84ab012], x-b3-spanid=[ed847b178aa2c29d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37ecbd81-55ad-4265-923c-77269f115481]}\\\"}\"}","context":{"RequestID":"37ecbd81-55ad-4265-923c-77269f115481","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"688b60cd-0d2d-4680-a41f-5d35fcc72f49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:29.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ecbd81-55ad-4265-923c-77269f115481","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"688b60cd-0d2d-4680-a41f-5d35fcc72f49","LogTimestamp":"2023-04-23T00:17:29.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:17:31.113Z","message":"Entering","context":{"RequestID":"02d8fe93-5371-4995-a085-f5bf6ae9b943","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc2af65c-5b6d-4266-b442-3aa41564a3f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:31.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:31.116Z","message":"{\"transactionId\":\"02d8fe93-5371-4995-a085-f5bf6ae9b943\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:31:114\",\"respDate\":\"230423-00:17:31:116\",\"sourceId\":\"haproxy:02d8fe93-5371-4995-a085-f5bf6ae9b943\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:31:114-62163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4078459-bb40-4baa-b335-593bd3d99968], x-b3-parentspanid=[43d52ade4ba0fd7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24ec80a2ff21693943d52ade4ba0fd7d], x-b3-spanid=[18474252372db89d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02d8fe93-5371-4995-a085-f5bf6ae9b943]}\\\"}\"}","context":{"RequestID":"02d8fe93-5371-4995-a085-f5bf6ae9b943","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc2af65c-5b6d-4266-b442-3aa41564a3f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:31.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:31.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d8fe93-5371-4995-a085-f5bf6ae9b943","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc2af65c-5b6d-4266-b442-3aa41564a3f0","LogTimestamp":"2023-04-23T00:17:31.117Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:32.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:32.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:32.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:32.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:33.130Z","message":"Entering","context":{"RequestID":"25a9c577-e370-4633-aa6b-f71badb9205c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a730d11-9f68-4816-8f1f-bb47fc2f8d00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:33.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:33.134Z","message":"{\"transactionId\":\"25a9c577-e370-4633-aa6b-f71badb9205c\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:33:131\",\"respDate\":\"230423-00:17:33:133\",\"sourceId\":\"haproxy:25a9c577-e370-4633-aa6b-f71badb9205c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:33:131-92870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00c928ca-9d1c-43d5-a2d7-3d833e07c6b6], x-b3-parentspanid=[4bba8d156ea6e1ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b7eb5b50d4223eb4bba8d156ea6e1ae], x-b3-spanid=[487fa0e4df9db974], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25a9c577-e370-4633-aa6b-f71badb9205c]}\\\"}\"}","context":{"RequestID":"25a9c577-e370-4633-aa6b-f71badb9205c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a730d11-9f68-4816-8f1f-bb47fc2f8d00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:33.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:33.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25a9c577-e370-4633-aa6b-f71badb9205c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a730d11-9f68-4816-8f1f-bb47fc2f8d00","LogTimestamp":"2023-04-23T00:17:33.134Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:34.834Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:34.839Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:35.144Z","message":"Entering","context":{"RequestID":"4591c454-df84-42bc-8859-fa7c1f82349b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f2ded70-cabd-4905-a510-8a80274c5c18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:35.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:35.147Z","message":"{\"transactionId\":\"4591c454-df84-42bc-8859-fa7c1f82349b\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:35:145\",\"respDate\":\"230423-00:17:35:147\",\"sourceId\":\"haproxy:4591c454-df84-42bc-8859-fa7c1f82349b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:35:145-41963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7911cb55-2547-4141-9de9-a1a29f2681f2], x-b3-parentspanid=[3c1bc5d4f3c2dd5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37d3a497e6ba84353c1bc5d4f3c2dd5f], x-b3-spanid=[6b5276af04f4794e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4591c454-df84-42bc-8859-fa7c1f82349b]}\\\"}\"}","context":{"RequestID":"4591c454-df84-42bc-8859-fa7c1f82349b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f2ded70-cabd-4905-a510-8a80274c5c18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:35.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:35.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4591c454-df84-42bc-8859-fa7c1f82349b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f2ded70-cabd-4905-a510-8a80274c5c18","LogTimestamp":"2023-04-23T00:17:35.148Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:37.157Z","message":"Entering","context":{"RequestID":"5cc317a4-82c5-4ec3-ab32-d7c45c748b6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"228ee65f-8cd1-4054-ba85-396ca0bb402b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:37.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:37.160Z","message":"{\"transactionId\":\"5cc317a4-82c5-4ec3-ab32-d7c45c748b6d\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:37:158\",\"respDate\":\"230423-00:17:37:160\",\"sourceId\":\"haproxy:5cc317a4-82c5-4ec3-ab32-d7c45c748b6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:37:158-2363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[975b367b-c5f1-40a3-ab03-331b79b650b7], x-b3-parentspanid=[a55e40c73ec88bee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2c08da36f1186d6a55e40c73ec88bee], x-b3-spanid=[715ae180d068c7d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cc317a4-82c5-4ec3-ab32-d7c45c748b6d]}\\\"}\"}","context":{"RequestID":"5cc317a4-82c5-4ec3-ab32-d7c45c748b6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"228ee65f-8cd1-4054-ba85-396ca0bb402b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:37.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:37.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cc317a4-82c5-4ec3-ab32-d7c45c748b6d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"228ee65f-8cd1-4054-ba85-396ca0bb402b","LogTimestamp":"2023-04-23T00:17:37.161Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:39.173Z","message":"Entering","context":{"RequestID":"2e9b782f-ccb4-40c5-a9fd-133ee13da234","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4cee3ee1-282b-4a9d-a750-949eddb3b9ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:39.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.176Z","message":"{\"transactionId\":\"2e9b782f-ccb4-40c5-a9fd-133ee13da234\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:39:174\",\"respDate\":\"230423-00:17:39:176\",\"sourceId\":\"haproxy:2e9b782f-ccb4-40c5-a9fd-133ee13da234\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:39:174-95811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dd17595-5e9e-9082-956c-e0fe20ae1cd5], x-b3-parentspanid=[dd2853a36586e8af], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0972ce7ba6ee3681dd2853a36586e8af], x-b3-spanid=[f92162c01038d643], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e9b782f-ccb4-40c5-a9fd-133ee13da234]}\\\"}\"}","context":{"RequestID":"2e9b782f-ccb4-40c5-a9fd-133ee13da234","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4cee3ee1-282b-4a9d-a750-949eddb3b9ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:39.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e9b782f-ccb4-40c5-a9fd-133ee13da234","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cee3ee1-282b-4a9d-a750-949eddb3b9ab","LogTimestamp":"2023-04-23T00:17:39.177Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:39.212Z","message":"Entering","context":{"RequestID":"a54bb86f-a826-4384-a440-0cad22cb1a38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"657abb7b-e0dd-4a86-a69f-9cbf7c1e09a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"a54bb86f-a826-4384-a440-0cad22cb1a38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"657abb7b-e0dd-4a86-a69f-9cbf7c1e09a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.215Z","message":"{\"transactionId\":\"a54bb86f-a826-4384-a440-0cad22cb1a38\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:39:213\",\"respDate\":\"230423-00:17:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a54bb86f-a826-4384-a440-0cad22cb1a38\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:39:213-97010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a54bb86f-a826-4384-a440-0cad22cb1a38]}\\\"}\"}","context":{"RequestID":"a54bb86f-a826-4384-a440-0cad22cb1a38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"657abb7b-e0dd-4a86-a69f-9cbf7c1e09a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a54bb86f-a826-4384-a440-0cad22cb1a38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"657abb7b-e0dd-4a86-a69f-9cbf7c1e09a0","LogTimestamp":"2023-04-23T00:17:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:39.316Z","message":"Entering","context":{"RequestID":"a47a6999-3b2f-4f35-8873-09397a3daa97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3f273c8-56bc-4857-811d-5803c2c83f57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.319Z","message":"{\"transactionId\":\"a47a6999-3b2f-4f35-8873-09397a3daa97\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:39:317\",\"respDate\":\"230423-00:17:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a47a6999-3b2f-4f35-8873-09397a3daa97\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:39:317-65943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ff34062-2371-4a56-bf1c-f48a2b2c244c], x-b3-parentspanid=[5f32f34f3a66bc38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46221], x-envoy-attempt-count=[1], x-b3-traceid=[72eedc7255627f7a5f32f34f3a66bc38], x-b3-spanid=[54ccdd48d80bcb32], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a47a6999-3b2f-4f35-8873-09397a3daa97]}\\\"}\"}","context":{"RequestID":"a47a6999-3b2f-4f35-8873-09397a3daa97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3f273c8-56bc-4857-811d-5803c2c83f57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a47a6999-3b2f-4f35-8873-09397a3daa97","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3f273c8-56bc-4857-811d-5803c2c83f57","LogTimestamp":"2023-04-23T00:17:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:41.191Z","message":"Entering","context":{"RequestID":"fc353623-fba9-4428-a958-1e7e06cf67d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"ceeecf61-677c-4fa9-bc03-e37088c6172a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:41.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:41.195Z","message":"{\"transactionId\":\"fc353623-fba9-4428-a958-1e7e06cf67d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:41:192\",\"respDate\":\"230423-00:17:41:195\",\"sourceId\":\"haproxy:fc353623-fba9-4428-a958-1e7e06cf67d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:41:192-47325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ddebf0e-c714-42ee-ba74-7d068984d671], x-b3-parentspanid=[fbd83e9c65ce87bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db44cb1d313e65e2fbd83e9c65ce87bb], x-b3-spanid=[fc35da99d24a0158], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc353623-fba9-4428-a958-1e7e06cf67d1]}\\\"}\"}","context":{"RequestID":"fc353623-fba9-4428-a958-1e7e06cf67d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"ceeecf61-677c-4fa9-bc03-e37088c6172a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:41.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:41.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc353623-fba9-4428-a958-1e7e06cf67d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceeecf61-677c-4fa9-bc03-e37088c6172a","LogTimestamp":"2023-04-23T00:17:41.196Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:17:42.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:42.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:42.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:42.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:43.211Z","message":"Entering","context":{"RequestID":"eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1aec76e-d086-4743-ab4c-8425ff981ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:43.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:43.214Z","message":"{\"transactionId\":\"eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:43:212\",\"respDate\":\"230423-00:17:43:214\",\"sourceId\":\"haproxy:eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:43:212-42048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68e81375-113d-40ba-836f-d0c7942ef0e8], x-b3-parentspanid=[8d8ee589e9f98cf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07055256fa704f768d8ee589e9f98cf6], x-b3-spanid=[ab44e803ebe0e9d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80]}\\\"}\"}","context":{"RequestID":"eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1aec76e-d086-4743-ab4c-8425ff981ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:43.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:43.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaa0fc60-f5fb-480e-8b98-ed2d37ee9e80","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1aec76e-d086-4743-ab4c-8425ff981ecf","LogTimestamp":"2023-04-23T00:17:43.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:45.226Z","message":"Entering","context":{"RequestID":"027591d5-fe38-4e9e-8e72-1f07b1161ae9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47671908-2aac-4cf1-a8da-595ddf37d9eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:45.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:45.229Z","message":"{\"transactionId\":\"027591d5-fe38-4e9e-8e72-1f07b1161ae9\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:45:227\",\"respDate\":\"230423-00:17:45:229\",\"sourceId\":\"haproxy:027591d5-fe38-4e9e-8e72-1f07b1161ae9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:45:227-81566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22d5645b-bd36-46eb-af37-db6490bfbc9e], x-b3-parentspanid=[b711e177b24cf8e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1e597a81a384dbdb711e177b24cf8e1], x-b3-spanid=[a24cb9e3c227307a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[027591d5-fe38-4e9e-8e72-1f07b1161ae9]}\\\"}\"}","context":{"RequestID":"027591d5-fe38-4e9e-8e72-1f07b1161ae9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47671908-2aac-4cf1-a8da-595ddf37d9eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:45.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:45.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027591d5-fe38-4e9e-8e72-1f07b1161ae9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47671908-2aac-4cf1-a8da-595ddf37d9eb","LogTimestamp":"2023-04-23T00:17:45.230Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:47.244Z","message":"Entering","context":{"RequestID":"a29e9f3e-1722-4085-9799-69f1bc3af28a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a3c5a43-f806-4f7a-bc64-3045b3b86ae9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:47.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:47.246Z","message":"{\"transactionId\":\"a29e9f3e-1722-4085-9799-69f1bc3af28a\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:47:245\",\"respDate\":\"230423-00:17:47:246\",\"sourceId\":\"haproxy:a29e9f3e-1722-4085-9799-69f1bc3af28a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:47:245-47031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef92c1ed-49a4-4127-8036-0eca66ea57b5], x-b3-parentspanid=[a20616483869c640], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[844123d87de84124a20616483869c640], x-b3-spanid=[ab59b1346fc7f2c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a29e9f3e-1722-4085-9799-69f1bc3af28a]}\\\"}\"}","context":{"RequestID":"a29e9f3e-1722-4085-9799-69f1bc3af28a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a3c5a43-f806-4f7a-bc64-3045b3b86ae9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:47.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:47.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a29e9f3e-1722-4085-9799-69f1bc3af28a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a3c5a43-f806-4f7a-bc64-3045b3b86ae9","LogTimestamp":"2023-04-23T00:17:47.246Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:17:49.213Z","message":"Entering","context":{"RequestID":"41f1419c-96a5-4f31-9112-01dff4d7eced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"248bc76c-0bc3-4ea2-9309-0c57913adabb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"41f1419c-96a5-4f31-9112-01dff4d7eced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"248bc76c-0bc3-4ea2-9309-0c57913adabb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.217Z","message":"{\"transactionId\":\"41f1419c-96a5-4f31-9112-01dff4d7eced\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:49:214\",\"respDate\":\"230423-00:17:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:41f1419c-96a5-4f31-9112-01dff4d7eced\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:17:49:214-29435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[41f1419c-96a5-4f31-9112-01dff4d7eced]}\\\"}\"}","context":{"RequestID":"41f1419c-96a5-4f31-9112-01dff4d7eced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"248bc76c-0bc3-4ea2-9309-0c57913adabb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41f1419c-96a5-4f31-9112-01dff4d7eced","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"248bc76c-0bc3-4ea2-9309-0c57913adabb","LogTimestamp":"2023-04-23T00:17:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:49.257Z","message":"Entering","context":{"RequestID":"10f46410-d447-4805-ac2c-424e9f161f8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a9ee554-d1c5-452e-8158-025fc44e3a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:49.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.260Z","message":"{\"transactionId\":\"10f46410-d447-4805-ac2c-424e9f161f8d\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:49:258\",\"respDate\":\"230423-00:17:49:259\",\"sourceId\":\"haproxy:10f46410-d447-4805-ac2c-424e9f161f8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:49:258-46717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c8972ca-d5f5-4b79-ae45-d506f672334f], x-b3-parentspanid=[c08faa09432c0565], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61a81d39f6a803dec08faa09432c0565], x-b3-spanid=[f61da02203c57d36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10f46410-d447-4805-ac2c-424e9f161f8d]}\\\"}\"}","context":{"RequestID":"10f46410-d447-4805-ac2c-424e9f161f8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9a9ee554-d1c5-452e-8158-025fc44e3a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:49.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10f46410-d447-4805-ac2c-424e9f161f8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a9ee554-d1c5-452e-8158-025fc44e3a2f","LogTimestamp":"2023-04-23T00:17:49.260Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:17:49.316Z","message":"Entering","context":{"RequestID":"4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2e91d3a-1734-444e-8ae0-3cf4c1bd53c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.319Z","message":"{\"transactionId\":\"4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:49:317\",\"respDate\":\"230423-00:17:49:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:49:317-52432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[010a32e0-6867-49fc-8411-d65d54aec24c], x-b3-parentspanid=[9c430ac0f2f40a1e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42411], x-envoy-attempt-count=[1], x-b3-traceid=[e0c416a8a89fa2239c430ac0f2f40a1e], x-b3-spanid=[521a105b14077aef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6]}\\\"}\"}","context":{"RequestID":"4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2e91d3a-1734-444e-8ae0-3cf4c1bd53c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dcad0f2-76ed-4bf1-b9ec-32af60e3eab6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2e91d3a-1734-444e-8ae0-3cf4c1bd53c2","LogTimestamp":"2023-04-23T00:17:49.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:51.270Z","message":"Entering","context":{"RequestID":"c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03fe7ec3-78ae-42dc-a562-a92fc5399338","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:51.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:51.272Z","message":"{\"transactionId\":\"c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:51:270\",\"respDate\":\"230423-00:17:51:272\",\"sourceId\":\"haproxy:c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:51:270-27238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d90eeb69-473c-4ebf-a6a5-c2b3fdce98b0], x-b3-parentspanid=[aace3fd7334608a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e21bf33792d0efaaace3fd7334608a9], x-b3-spanid=[fa22c4b8fe42d12f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2]}\\\"}\"}","context":{"RequestID":"c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03fe7ec3-78ae-42dc-a562-a92fc5399338","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:51.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:51.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f7fac7-23a4-4443-b323-2fc4c6fbe7f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03fe7ec3-78ae-42dc-a562-a92fc5399338","LogTimestamp":"2023-04-23T00:17:51.272Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:17:52.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:17:52.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:52.948Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:52.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:53.283Z","message":"Entering","context":{"RequestID":"2db50624-8450-4c9f-8bdb-fb4db2c6db83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0745483f-9973-43ce-85dd-9d1dc54a5150","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:53.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:53.288Z","message":"{\"transactionId\":\"2db50624-8450-4c9f-8bdb-fb4db2c6db83\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:53:284\",\"respDate\":\"230423-00:17:53:287\",\"sourceId\":\"haproxy:2db50624-8450-4c9f-8bdb-fb4db2c6db83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:53:284-8140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54635863-6f16-43f4-bd7f-ebbff8a3dd1a], x-b3-parentspanid=[52d4d0b3f3e6597f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6f174e8e1e4454b52d4d0b3f3e6597f], x-b3-spanid=[73e2a8a3d920469a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2db50624-8450-4c9f-8bdb-fb4db2c6db83]}\\\"}\"}","context":{"RequestID":"2db50624-8450-4c9f-8bdb-fb4db2c6db83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0745483f-9973-43ce-85dd-9d1dc54a5150","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:53.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:53.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2db50624-8450-4c9f-8bdb-fb4db2c6db83","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0745483f-9973-43ce-85dd-9d1dc54a5150","LogTimestamp":"2023-04-23T00:17:53.289Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:17:55.300Z","message":"Entering","context":{"RequestID":"b1228ab0-d85f-4166-bfff-39c167202c9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28aea4bd-a94b-460d-925c-a954f80c953c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:55.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:55.302Z","message":"{\"transactionId\":\"b1228ab0-d85f-4166-bfff-39c167202c9f\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:55:300\",\"respDate\":\"230423-00:17:55:302\",\"sourceId\":\"haproxy:b1228ab0-d85f-4166-bfff-39c167202c9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:55:300-87869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90769b5a-6a84-44b4-84df-08826d66c742], x-b3-parentspanid=[e646830fb2a24d25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee401694c05ad4e5e646830fb2a24d25], x-b3-spanid=[5abcd7757f3befed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1228ab0-d85f-4166-bfff-39c167202c9f]}\\\"}\"}","context":{"RequestID":"b1228ab0-d85f-4166-bfff-39c167202c9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28aea4bd-a94b-460d-925c-a954f80c953c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:55.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:55.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1228ab0-d85f-4166-bfff-39c167202c9f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28aea4bd-a94b-460d-925c-a954f80c953c","LogTimestamp":"2023-04-23T00:17:55.303Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:57.314Z","message":"Entering","context":{"RequestID":"1aabcc41-82f0-47bf-aeea-fba405603e7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7df733f4-ce2f-482d-b9d3-3fff477a1cbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:57.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:57.317Z","message":"{\"transactionId\":\"1aabcc41-82f0-47bf-aeea-fba405603e7f\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:57:315\",\"respDate\":\"230423-00:17:57:317\",\"sourceId\":\"haproxy:1aabcc41-82f0-47bf-aeea-fba405603e7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:57:315-84349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2cb7c49-2938-9cc9-853d-87e9dc2f21ee], x-b3-parentspanid=[b44ea96edc223db8], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e8675572ee9eaecb44ea96edc223db8], x-b3-spanid=[40f3fa345157d380], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aabcc41-82f0-47bf-aeea-fba405603e7f]}\\\"}\"}","context":{"RequestID":"1aabcc41-82f0-47bf-aeea-fba405603e7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7df733f4-ce2f-482d-b9d3-3fff477a1cbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:57.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:57.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aabcc41-82f0-47bf-aeea-fba405603e7f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7df733f4-ce2f-482d-b9d3-3fff477a1cbc","LogTimestamp":"2023-04-23T00:17:57.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:59.212Z","message":"Entering","context":{"RequestID":"7722afd3-1305-4269-aae5-3a81d86012e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94c89d5-f241-41a9-95ea-ee5603165af1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"7722afd3-1305-4269-aae5-3a81d86012e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94c89d5-f241-41a9-95ea-ee5603165af1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.215Z","message":"{\"transactionId\":\"7722afd3-1305-4269-aae5-3a81d86012e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:59:212\",\"respDate\":\"230423-00:17:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7722afd3-1305-4269-aae5-3a81d86012e8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:59:212-14479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7722afd3-1305-4269-aae5-3a81d86012e8]}\\\"}\"}","context":{"RequestID":"7722afd3-1305-4269-aae5-3a81d86012e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94c89d5-f241-41a9-95ea-ee5603165af1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:17:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7722afd3-1305-4269-aae5-3a81d86012e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94c89d5-f241-41a9-95ea-ee5603165af1","LogTimestamp":"2023-04-23T00:17:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:17:59.317Z","message":"Entering","context":{"RequestID":"8a9f0d84-baf5-431e-a545-74c8355f2c8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bacd0fa-730c-489c-a46d-32b9863551f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.319Z","message":"{\"transactionId\":\"8a9f0d84-baf5-431e-a545-74c8355f2c8d\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:59:318\",\"respDate\":\"230423-00:17:59:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a9f0d84-baf5-431e-a545-74c8355f2c8d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:17:59:318-50118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a5eb80b-9fa1-41cb-aaa6-823d3eba5bfc], x-b3-parentspanid=[b9de676749f7ad12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52503], x-envoy-attempt-count=[1], x-b3-traceid=[a930df5ada517532b9de676749f7ad12], x-b3-spanid=[55cb9b08fea4162d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a9f0d84-baf5-431e-a545-74c8355f2c8d]}\\\"}\"}","context":{"RequestID":"8a9f0d84-baf5-431e-a545-74c8355f2c8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bacd0fa-730c-489c-a46d-32b9863551f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:17:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a9f0d84-baf5-431e-a545-74c8355f2c8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bacd0fa-730c-489c-a46d-32b9863551f4","LogTimestamp":"2023-04-23T00:17:59.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:17:59.327Z","message":"Entering","context":{"RequestID":"a56f7ebb-8818-4363-8865-c0443ac99e64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce962eed-16e8-4bea-b3a0-e36f43624657","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.330Z","message":"{\"transactionId\":\"a56f7ebb-8818-4363-8865-c0443ac99e64\",\"status\":\"200\",\"rqstDate\":\"230423-00:17:59:328\",\"respDate\":\"230423-00:17:59:330\",\"sourceId\":\"haproxy:a56f7ebb-8818-4363-8865-c0443ac99e64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:17:59:328-82605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9781fcf-c000-47e5-888f-d8b125b0c5f9], x-b3-parentspanid=[139362f0737ed6ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8e59d22c66bc931139362f0737ed6ab], x-b3-spanid=[1769001787d8c45e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a56f7ebb-8818-4363-8865-c0443ac99e64]}\\\"}\"}","context":{"RequestID":"a56f7ebb-8818-4363-8865-c0443ac99e64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce962eed-16e8-4bea-b3a0-e36f43624657","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:17:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:17:59.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a56f7ebb-8818-4363-8865-c0443ac99e64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce962eed-16e8-4bea-b3a0-e36f43624657","LogTimestamp":"2023-04-23T00:17:59.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:17:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:01.342Z","message":"Entering","context":{"RequestID":"46fb491c-988a-48e2-93b8-3ee763f2df7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a26da27-5de6-4b6c-933a-2f103360efad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:01.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:01.346Z","message":"{\"transactionId\":\"46fb491c-988a-48e2-93b8-3ee763f2df7f\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:01:343\",\"respDate\":\"230423-00:18:01:345\",\"sourceId\":\"haproxy:46fb491c-988a-48e2-93b8-3ee763f2df7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:01:343-33099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3c73b1a-134e-47b1-9028-d23a4fef1f26], x-b3-parentspanid=[c3e51d3f3546ba40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9187c160106c8bac3e51d3f3546ba40], x-b3-spanid=[21021f9628d69932], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46fb491c-988a-48e2-93b8-3ee763f2df7f]}\\\"}\"}","context":{"RequestID":"46fb491c-988a-48e2-93b8-3ee763f2df7f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a26da27-5de6-4b6c-933a-2f103360efad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:01.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:01.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46fb491c-988a-48e2-93b8-3ee763f2df7f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a26da27-5de6-4b6c-933a-2f103360efad","LogTimestamp":"2023-04-23T00:18:01.346Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:02.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:02.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:02.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:02.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:03.357Z","message":"Entering","context":{"RequestID":"92488159-896d-4396-877c-4ad026e0c599","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a4f4d13-513d-4b4c-93f7-b4acb8f8cd63","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:03.360Z","message":"{\"transactionId\":\"92488159-896d-4396-877c-4ad026e0c599\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:03:358\",\"respDate\":\"230423-00:18:03:360\",\"sourceId\":\"haproxy:92488159-896d-4396-877c-4ad026e0c599\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:03:358-62190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84450f0f-b4b4-4602-acc0-68f44221bbd9], x-b3-parentspanid=[17874a9fb10e8315], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[929850b6a6de62c517874a9fb10e8315], x-b3-spanid=[77efc25b8740bfd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92488159-896d-4396-877c-4ad026e0c599]}\\\"}\"}","context":{"RequestID":"92488159-896d-4396-877c-4ad026e0c599","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a4f4d13-513d-4b4c-93f7-b4acb8f8cd63","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:03.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92488159-896d-4396-877c-4ad026e0c599","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a4f4d13-513d-4b4c-93f7-b4acb8f8cd63","LogTimestamp":"2023-04-23T00:18:03.361Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:04.841Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:04.847Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:05.371Z","message":"Entering","context":{"RequestID":"38f9b118-d38e-4525-9937-1cb8e00cbffb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2915223a-90c9-4169-b9e1-fb78395605cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:05.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:05.373Z","message":"{\"transactionId\":\"38f9b118-d38e-4525-9937-1cb8e00cbffb\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:05:372\",\"respDate\":\"230423-00:18:05:373\",\"sourceId\":\"haproxy:38f9b118-d38e-4525-9937-1cb8e00cbffb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:05:372-9661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[056ba0cc-6edf-4a1e-a06f-e6061fc2e021], x-b3-parentspanid=[3259406087717f15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f193cef4040c26a3259406087717f15], x-b3-spanid=[40051209565a255d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38f9b118-d38e-4525-9937-1cb8e00cbffb]}\\\"}\"}","context":{"RequestID":"38f9b118-d38e-4525-9937-1cb8e00cbffb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2915223a-90c9-4169-b9e1-fb78395605cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:05.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:05.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38f9b118-d38e-4525-9937-1cb8e00cbffb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2915223a-90c9-4169-b9e1-fb78395605cb","LogTimestamp":"2023-04-23T00:18:05.374Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:07.385Z","message":"Entering","context":{"RequestID":"eeb0009e-51cf-45aa-b953-568814d8d76f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18aae0e8-7a2b-410c-98a4-e6a58479a238","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:07.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:07.388Z","message":"{\"transactionId\":\"eeb0009e-51cf-45aa-b953-568814d8d76f\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:07:386\",\"respDate\":\"230423-00:18:07:388\",\"sourceId\":\"haproxy:eeb0009e-51cf-45aa-b953-568814d8d76f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:07:386-19315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a83c896-7d66-41f4-bd84-b6a300d31e88], x-b3-parentspanid=[9fc4754566aa4520], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8af200923e8ba189fc4754566aa4520], x-b3-spanid=[0ae2a8eafd28247a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eeb0009e-51cf-45aa-b953-568814d8d76f]}\\\"}\"}","context":{"RequestID":"eeb0009e-51cf-45aa-b953-568814d8d76f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18aae0e8-7a2b-410c-98a4-e6a58479a238","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:07.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:07.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeb0009e-51cf-45aa-b953-568814d8d76f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18aae0e8-7a2b-410c-98a4-e6a58479a238","LogTimestamp":"2023-04-23T00:18:07.388Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:09.212Z","message":"Entering","context":{"RequestID":"77c9ed4b-32c4-4a3a-882d-dfc26f66d330","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad2305ff-7b7a-45b0-9066-ed6f02f46408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"77c9ed4b-32c4-4a3a-882d-dfc26f66d330","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad2305ff-7b7a-45b0-9066-ed6f02f46408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.216Z","message":"{\"transactionId\":\"77c9ed4b-32c4-4a3a-882d-dfc26f66d330\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:09:213\",\"respDate\":\"230423-00:18:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:77c9ed4b-32c4-4a3a-882d-dfc26f66d330\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:09:213-94453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[77c9ed4b-32c4-4a3a-882d-dfc26f66d330]}\\\"}\"}","context":{"RequestID":"77c9ed4b-32c4-4a3a-882d-dfc26f66d330","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad2305ff-7b7a-45b0-9066-ed6f02f46408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c9ed4b-32c4-4a3a-882d-dfc26f66d330","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad2305ff-7b7a-45b0-9066-ed6f02f46408","LogTimestamp":"2023-04-23T00:18:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:09.317Z","message":"Entering","context":{"RequestID":"38356cf8-469e-4208-aeaf-d8c87d725c56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed58ea77-5e57-4a4d-b2d0-23e725d7868d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.320Z","message":"{\"transactionId\":\"38356cf8-469e-4208-aeaf-d8c87d725c56\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:09:318\",\"respDate\":\"230423-00:18:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:38356cf8-469e-4208-aeaf-d8c87d725c56\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:09:318-36704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85a3422f-c3a3-4103-8ed8-cc4eb15a1fa2], x-b3-parentspanid=[7dbe10e9db3bcf48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43027], x-envoy-attempt-count=[1], x-b3-traceid=[26e91071096c48af7dbe10e9db3bcf48], x-b3-spanid=[1690b195e309672a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[38356cf8-469e-4208-aeaf-d8c87d725c56]}\\\"}\"}","context":{"RequestID":"38356cf8-469e-4208-aeaf-d8c87d725c56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed58ea77-5e57-4a4d-b2d0-23e725d7868d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38356cf8-469e-4208-aeaf-d8c87d725c56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed58ea77-5e57-4a4d-b2d0-23e725d7868d","LogTimestamp":"2023-04-23T00:18:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:18:09.401Z","message":"Entering","context":{"RequestID":"17dce860-1cce-40df-8e93-e4efe34c100a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2d63022-194e-4ee2-9af8-747d49d16194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:09.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.404Z","message":"{\"transactionId\":\"17dce860-1cce-40df-8e93-e4efe34c100a\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:09:402\",\"respDate\":\"230423-00:18:09:404\",\"sourceId\":\"haproxy:17dce860-1cce-40df-8e93-e4efe34c100a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:09:402-33794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f09d5b8-baed-4715-bcda-0fb017febbb8], x-b3-parentspanid=[013be68a5dcf3153], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b4b355fb97b1c36013be68a5dcf3153], x-b3-spanid=[15e631d504cb4951], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17dce860-1cce-40df-8e93-e4efe34c100a]}\\\"}\"}","context":{"RequestID":"17dce860-1cce-40df-8e93-e4efe34c100a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2d63022-194e-4ee2-9af8-747d49d16194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:09.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:09.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17dce860-1cce-40df-8e93-e4efe34c100a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2d63022-194e-4ee2-9af8-747d49d16194","LogTimestamp":"2023-04-23T00:18:09.405Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:11.416Z","message":"Entering","context":{"RequestID":"32168bc1-2539-4059-a47c-df9c447c6dc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27f1f962-10a5-4010-9b76-a27440de5fae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:11.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:11.418Z","message":"{\"transactionId\":\"32168bc1-2539-4059-a47c-df9c447c6dc1\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:11:417\",\"respDate\":\"230423-00:18:11:418\",\"sourceId\":\"haproxy:32168bc1-2539-4059-a47c-df9c447c6dc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:11:417-15314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eee5a483-5b83-41a2-9ad4-573cb08704cd], x-b3-parentspanid=[05bfbda639e57344], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef911e0b39673cc905bfbda639e57344], x-b3-spanid=[d0d5ed495df2987c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32168bc1-2539-4059-a47c-df9c447c6dc1]}\\\"}\"}","context":{"RequestID":"32168bc1-2539-4059-a47c-df9c447c6dc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27f1f962-10a5-4010-9b76-a27440de5fae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:11.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:11.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32168bc1-2539-4059-a47c-df9c447c6dc1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27f1f962-10a5-4010-9b76-a27440de5fae","LogTimestamp":"2023-04-23T00:18:11.419Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:12.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:12.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:12.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:12.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:13.429Z","message":"Entering","context":{"RequestID":"535ed43a-562b-49c4-b4b6-0619142c0a89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"076316c9-6851-411a-ba6b-d3f67e4b4ca9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:13.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:13.433Z","message":"{\"transactionId\":\"535ed43a-562b-49c4-b4b6-0619142c0a89\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:13:430\",\"respDate\":\"230423-00:18:13:433\",\"sourceId\":\"haproxy:535ed43a-562b-49c4-b4b6-0619142c0a89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:13:430-91715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98019243-95ff-4159-ba08-9a517a72598b], x-b3-parentspanid=[01aa93cd35d726ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cdf7139ff62867e01aa93cd35d726ce], x-b3-spanid=[a214e74553f4165b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[535ed43a-562b-49c4-b4b6-0619142c0a89]}\\\"}\"}","context":{"RequestID":"535ed43a-562b-49c4-b4b6-0619142c0a89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"076316c9-6851-411a-ba6b-d3f67e4b4ca9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:13.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:13.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"535ed43a-562b-49c4-b4b6-0619142c0a89","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"076316c9-6851-411a-ba6b-d3f67e4b4ca9","LogTimestamp":"2023-04-23T00:18:13.434Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:18:15.445Z","message":"Entering","context":{"RequestID":"1cfe06c1-f5b4-4de3-acf8-80174c2c09a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b13d61bb-8b57-4d5d-b944-fe7eb9816d3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:15.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:15.447Z","message":"{\"transactionId\":\"1cfe06c1-f5b4-4de3-acf8-80174c2c09a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:15:445\",\"respDate\":\"230423-00:18:15:447\",\"sourceId\":\"haproxy:1cfe06c1-f5b4-4de3-acf8-80174c2c09a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:15:445-13686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dea59c9e-9d63-4521-be33-ae9654712e02], x-b3-parentspanid=[90d514f1759d60b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cddee22945089bb90d514f1759d60b1], x-b3-spanid=[935f2c9ccaed80fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cfe06c1-f5b4-4de3-acf8-80174c2c09a6]}\\\"}\"}","context":{"RequestID":"1cfe06c1-f5b4-4de3-acf8-80174c2c09a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b13d61bb-8b57-4d5d-b944-fe7eb9816d3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:15.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:15.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cfe06c1-f5b4-4de3-acf8-80174c2c09a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b13d61bb-8b57-4d5d-b944-fe7eb9816d3a","LogTimestamp":"2023-04-23T00:18:15.448Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:17.457Z","message":"Entering","context":{"RequestID":"89520633-cb1f-4edd-b268-743e1ac9971c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dcde127c-d31a-4fee-ae52-7694d1ac608f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:17.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:17.460Z","message":"{\"transactionId\":\"89520633-cb1f-4edd-b268-743e1ac9971c\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:17:458\",\"respDate\":\"230423-00:18:17:460\",\"sourceId\":\"haproxy:89520633-cb1f-4edd-b268-743e1ac9971c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:17:458-56977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a482002-00ff-4eeb-b3bd-9d62b1a42c5b], x-b3-parentspanid=[4df6015c2a3de281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfa8a1e7236259ab4df6015c2a3de281], x-b3-spanid=[5c9a267c739f035d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89520633-cb1f-4edd-b268-743e1ac9971c]}\\\"}\"}","context":{"RequestID":"89520633-cb1f-4edd-b268-743e1ac9971c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dcde127c-d31a-4fee-ae52-7694d1ac608f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:17.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:17.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89520633-cb1f-4edd-b268-743e1ac9971c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcde127c-d31a-4fee-ae52-7694d1ac608f","LogTimestamp":"2023-04-23T00:18:17.461Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:19.211Z","message":"Entering","context":{"RequestID":"5d0375a0-f60e-4f80-8227-427e6c8f18d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26db2a94-674e-4c49-9f43-70d3ad7f95f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d0375a0-f60e-4f80-8227-427e6c8f18d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26db2a94-674e-4c49-9f43-70d3ad7f95f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.213Z","message":"{\"transactionId\":\"5d0375a0-f60e-4f80-8227-427e6c8f18d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:19:211\",\"respDate\":\"230423-00:18:19:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5d0375a0-f60e-4f80-8227-427e6c8f18d5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:19:211-8574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5d0375a0-f60e-4f80-8227-427e6c8f18d5]}\\\"}\"}","context":{"RequestID":"5d0375a0-f60e-4f80-8227-427e6c8f18d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26db2a94-674e-4c49-9f43-70d3ad7f95f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d0375a0-f60e-4f80-8227-427e6c8f18d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26db2a94-674e-4c49-9f43-70d3ad7f95f3","LogTimestamp":"2023-04-23T00:18:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:18:19.315Z","message":"Entering","context":{"RequestID":"9b72c61d-9599-4ff5-905b-d98b1d69a36e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9103ee4d-fb31-4422-b423-6b07859c00ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.317Z","message":"{\"transactionId\":\"9b72c61d-9599-4ff5-905b-d98b1d69a36e\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:19:316\",\"respDate\":\"230423-00:18:19:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b72c61d-9599-4ff5-905b-d98b1d69a36e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:19:316-45805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c39f9dc-0195-41a5-bca9-6b5c738427e6], x-b3-parentspanid=[61df12a7f140baf3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33385], x-envoy-attempt-count=[1], x-b3-traceid=[f87e18fd5adabc3f61df12a7f140baf3], x-b3-spanid=[667b2b476713ceb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b72c61d-9599-4ff5-905b-d98b1d69a36e]}\\\"}\"}","context":{"RequestID":"9b72c61d-9599-4ff5-905b-d98b1d69a36e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9103ee4d-fb31-4422-b423-6b07859c00ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:19.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b72c61d-9599-4ff5-905b-d98b1d69a36e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9103ee4d-fb31-4422-b423-6b07859c00ad","LogTimestamp":"2023-04-23T00:18:19.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:18:19.473Z","message":"Entering","context":{"RequestID":"37f257a1-1cf6-400b-9ebe-ce680c7fab1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"333f86af-f7db-46e3-b3ac-bb0d1885b7a9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:19.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.476Z","message":"{\"transactionId\":\"37f257a1-1cf6-400b-9ebe-ce680c7fab1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:19:474\",\"respDate\":\"230423-00:18:19:476\",\"sourceId\":\"haproxy:37f257a1-1cf6-400b-9ebe-ce680c7fab1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:19:474-25931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c00b3e0f-27a3-4484-98b3-8e07897e21e1], x-b3-parentspanid=[3018fcfffa6c2ad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7cef2485c61eaa83018fcfffa6c2ad9], x-b3-spanid=[cebc4dad39fc4309], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37f257a1-1cf6-400b-9ebe-ce680c7fab1e]}\\\"}\"}","context":{"RequestID":"37f257a1-1cf6-400b-9ebe-ce680c7fab1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"333f86af-f7db-46e3-b3ac-bb0d1885b7a9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:19.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:19.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37f257a1-1cf6-400b-9ebe-ce680c7fab1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"333f86af-f7db-46e3-b3ac-bb0d1885b7a9","LogTimestamp":"2023-04-23T00:18:19.476Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:21.485Z","message":"Entering","context":{"RequestID":"e73051cb-4d75-4ccc-97ec-c05944466a3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"187c4211-0e4b-4fa3-b3d4-3fcfba6539b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:21.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:21.488Z","message":"{\"transactionId\":\"e73051cb-4d75-4ccc-97ec-c05944466a3b\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:21:486\",\"respDate\":\"230423-00:18:21:488\",\"sourceId\":\"haproxy:e73051cb-4d75-4ccc-97ec-c05944466a3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:21:486-33818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e50a95-36d0-4987-a8c0-d9c0e8b2ac78], x-b3-parentspanid=[ca945730b73878ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1d86e2ef3885573ca945730b73878ef], x-b3-spanid=[6058df3e0aa02887], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e73051cb-4d75-4ccc-97ec-c05944466a3b]}\\\"}\"}","context":{"RequestID":"e73051cb-4d75-4ccc-97ec-c05944466a3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"187c4211-0e4b-4fa3-b3d4-3fcfba6539b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:21.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:21.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e73051cb-4d75-4ccc-97ec-c05944466a3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"187c4211-0e4b-4fa3-b3d4-3fcfba6539b6","LogTimestamp":"2023-04-23T00:18:21.488Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:22.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:22.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:22.948Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:22.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:23.497Z","message":"Entering","context":{"RequestID":"af170e6d-42ca-4f19-a5af-0b3e754e0bf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"574221df-8da6-4bfa-97a9-2333e905e918","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:23.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:23.499Z","message":"{\"transactionId\":\"af170e6d-42ca-4f19-a5af-0b3e754e0bf7\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:23:498\",\"respDate\":\"230423-00:18:23:499\",\"sourceId\":\"haproxy:af170e6d-42ca-4f19-a5af-0b3e754e0bf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:23:498-38610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a79fabb0-9191-488a-9bbc-2c2ff888f5c3], x-b3-parentspanid=[3a3caaf588e07529], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[322a33d906d986933a3caaf588e07529], x-b3-spanid=[a07992b8896b7922], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af170e6d-42ca-4f19-a5af-0b3e754e0bf7]}\\\"}\"}","context":{"RequestID":"af170e6d-42ca-4f19-a5af-0b3e754e0bf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"574221df-8da6-4bfa-97a9-2333e905e918","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:23.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:23.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af170e6d-42ca-4f19-a5af-0b3e754e0bf7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"574221df-8da6-4bfa-97a9-2333e905e918","LogTimestamp":"2023-04-23T00:18:23.500Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:25.509Z","message":"Entering","context":{"RequestID":"194e74e1-00cc-4708-b794-56ccd63e7e0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0311c6db-5681-4688-851c-ec8e6aec1fcb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:25.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:25.511Z","message":"{\"transactionId\":\"194e74e1-00cc-4708-b794-56ccd63e7e0e\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:25:510\",\"respDate\":\"230423-00:18:25:511\",\"sourceId\":\"haproxy:194e74e1-00cc-4708-b794-56ccd63e7e0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:25:510-50025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca8e91b-2a01-42be-8cc1-2664f98a25b7], x-b3-parentspanid=[8cfd6d415d31c693], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6760a7578506276c8cfd6d415d31c693], x-b3-spanid=[8563ae6dcbcc065b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[194e74e1-00cc-4708-b794-56ccd63e7e0e]}\\\"}\"}","context":{"RequestID":"194e74e1-00cc-4708-b794-56ccd63e7e0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0311c6db-5681-4688-851c-ec8e6aec1fcb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:25.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:25.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"194e74e1-00cc-4708-b794-56ccd63e7e0e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0311c6db-5681-4688-851c-ec8e6aec1fcb","LogTimestamp":"2023-04-23T00:18:25.512Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:18:27.522Z","message":"Entering","context":{"RequestID":"9db2a271-b1c9-478c-9979-742bd57fa057","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc8ee617-220c-4ce4-b417-1a82781120ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:27.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:27.525Z","message":"{\"transactionId\":\"9db2a271-b1c9-478c-9979-742bd57fa057\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:27:523\",\"respDate\":\"230423-00:18:27:525\",\"sourceId\":\"haproxy:9db2a271-b1c9-478c-9979-742bd57fa057\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:27:523-25752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[069d3b3f-0b2b-48f1-bcbb-120971613359], x-b3-parentspanid=[2196a8be26704ef3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b109c71eb9173ff2196a8be26704ef3], x-b3-spanid=[89a44f1986352b68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9db2a271-b1c9-478c-9979-742bd57fa057]}\\\"}\"}","context":{"RequestID":"9db2a271-b1c9-478c-9979-742bd57fa057","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc8ee617-220c-4ce4-b417-1a82781120ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:27.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:27.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9db2a271-b1c9-478c-9979-742bd57fa057","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc8ee617-220c-4ce4-b417-1a82781120ab","LogTimestamp":"2023-04-23T00:18:27.526Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:29.213Z","message":"Entering","context":{"RequestID":"3f9c5c1a-5e8f-491f-ae77-04946fa2cad1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff4fc0c-82c3-4003-8a5e-0ebd66c782df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f9c5c1a-5e8f-491f-ae77-04946fa2cad1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff4fc0c-82c3-4003-8a5e-0ebd66c782df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.218Z","message":"{\"transactionId\":\"3f9c5c1a-5e8f-491f-ae77-04946fa2cad1\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:29:214\",\"respDate\":\"230423-00:18:29:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f9c5c1a-5e8f-491f-ae77-04946fa2cad1\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:29:214-13972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f9c5c1a-5e8f-491f-ae77-04946fa2cad1]}\\\"}\"}","context":{"RequestID":"3f9c5c1a-5e8f-491f-ae77-04946fa2cad1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff4fc0c-82c3-4003-8a5e-0ebd66c782df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f9c5c1a-5e8f-491f-ae77-04946fa2cad1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff4fc0c-82c3-4003-8a5e-0ebd66c782df","LogTimestamp":"2023-04-23T00:18:29.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:18:29.315Z","message":"Entering","context":{"RequestID":"dcabbc90-0988-4a40-946c-6a4b9a5c9802","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11b51430-8f49-4ee1-8d72-13a88a12cea9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.317Z","message":"{\"transactionId\":\"dcabbc90-0988-4a40-946c-6a4b9a5c9802\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:29:316\",\"respDate\":\"230423-00:18:29:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dcabbc90-0988-4a40-946c-6a4b9a5c9802\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:29:316-7685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b8b66db-5cc2-44d5-887d-d09238a0c7d3], x-b3-parentspanid=[e7d75a2cd5382ed1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49649], x-envoy-attempt-count=[1], x-b3-traceid=[d1b85dc14a0bc3f5e7d75a2cd5382ed1], x-b3-spanid=[2af9705625556bcf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dcabbc90-0988-4a40-946c-6a4b9a5c9802]}\\\"}\"}","context":{"RequestID":"dcabbc90-0988-4a40-946c-6a4b9a5c9802","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11b51430-8f49-4ee1-8d72-13a88a12cea9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:29.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcabbc90-0988-4a40-946c-6a4b9a5c9802","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11b51430-8f49-4ee1-8d72-13a88a12cea9","LogTimestamp":"2023-04-23T00:18:29.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:29.536Z","message":"Entering","context":{"RequestID":"33373282-ea17-4aee-89d6-2dccb97dc6d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"165d9f10-ea15-4899-8db7-b4bef1c99de4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:29.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.539Z","message":"{\"transactionId\":\"33373282-ea17-4aee-89d6-2dccb97dc6d4\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:29:537\",\"respDate\":\"230423-00:18:29:539\",\"sourceId\":\"haproxy:33373282-ea17-4aee-89d6-2dccb97dc6d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:29:537-38059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a84f994e-041c-4b3a-8b59-8adfaca04664], x-b3-parentspanid=[9348e7b6baf158e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21df3784d1b035ba9348e7b6baf158e8], x-b3-spanid=[792e7263fbe9c361], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33373282-ea17-4aee-89d6-2dccb97dc6d4]}\\\"}\"}","context":{"RequestID":"33373282-ea17-4aee-89d6-2dccb97dc6d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"165d9f10-ea15-4899-8db7-b4bef1c99de4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:29.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:29.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33373282-ea17-4aee-89d6-2dccb97dc6d4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"165d9f10-ea15-4899-8db7-b4bef1c99de4","LogTimestamp":"2023-04-23T00:18:29.540Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:31.550Z","message":"Entering","context":{"RequestID":"42c8933d-155f-48ed-a035-0cadf4b7e396","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0cceb47-cc83-4b65-a9c6-e05a367f32fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:31.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:31.553Z","message":"{\"transactionId\":\"42c8933d-155f-48ed-a035-0cadf4b7e396\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:31:551\",\"respDate\":\"230423-00:18:31:553\",\"sourceId\":\"haproxy:42c8933d-155f-48ed-a035-0cadf4b7e396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:31:551-9044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b83056cd-b5cb-4125-ad73-7b73e720523d], x-b3-parentspanid=[6ee9db7860929f2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfba38af12d7c6dd6ee9db7860929f2e], x-b3-spanid=[72211c87ed9b3785], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42c8933d-155f-48ed-a035-0cadf4b7e396]}\\\"}\"}","context":{"RequestID":"42c8933d-155f-48ed-a035-0cadf4b7e396","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0cceb47-cc83-4b65-a9c6-e05a367f32fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:31.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:31.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42c8933d-155f-48ed-a035-0cadf4b7e396","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0cceb47-cc83-4b65-a9c6-e05a367f32fe","LogTimestamp":"2023-04-23T00:18:31.553Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:32.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:32.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:32.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:32.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:33.563Z","message":"Entering","context":{"RequestID":"e5f4aa1d-9629-48a8-a67d-c056dde819bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e1406fa-5126-45eb-809f-e8fe0543b52d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:33.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:33.565Z","message":"{\"transactionId\":\"e5f4aa1d-9629-48a8-a67d-c056dde819bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:33:564\",\"respDate\":\"230423-00:18:33:565\",\"sourceId\":\"haproxy:e5f4aa1d-9629-48a8-a67d-c056dde819bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:33:564-92586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0c5e13c-f205-4daf-8fcf-bdec18f4dd96], x-b3-parentspanid=[c683d1120df9fecd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61fca66fd38f2c04c683d1120df9fecd], x-b3-spanid=[b8e794cdfddfbf53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5f4aa1d-9629-48a8-a67d-c056dde819bd]}\\\"}\"}","context":{"RequestID":"e5f4aa1d-9629-48a8-a67d-c056dde819bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e1406fa-5126-45eb-809f-e8fe0543b52d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:33.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:33.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5f4aa1d-9629-48a8-a67d-c056dde819bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e1406fa-5126-45eb-809f-e8fe0543b52d","LogTimestamp":"2023-04-23T00:18:33.566Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:34.847Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:34.852Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:35.576Z","message":"Entering","context":{"RequestID":"a6edfa3b-9711-4f2c-bb1b-2601ba691033","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2653557-b5c2-4fb8-80a4-969fc539f5e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:35.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:35.578Z","message":"{\"transactionId\":\"a6edfa3b-9711-4f2c-bb1b-2601ba691033\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:35:577\",\"respDate\":\"230423-00:18:35:578\",\"sourceId\":\"haproxy:a6edfa3b-9711-4f2c-bb1b-2601ba691033\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:35:577-21095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc9096ac-08f1-4efb-a44c-828117909ea1], x-b3-parentspanid=[0c8c8de3e06d0a46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7785b17c62dde6fc0c8c8de3e06d0a46], x-b3-spanid=[94bf32f30a7c0694], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6edfa3b-9711-4f2c-bb1b-2601ba691033]}\\\"}\"}","context":{"RequestID":"a6edfa3b-9711-4f2c-bb1b-2601ba691033","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2653557-b5c2-4fb8-80a4-969fc539f5e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:35.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:35.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6edfa3b-9711-4f2c-bb1b-2601ba691033","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2653557-b5c2-4fb8-80a4-969fc539f5e3","LogTimestamp":"2023-04-23T00:18:35.579Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:37.590Z","message":"Entering","context":{"RequestID":"2699f71e-b3dd-464f-a81a-11716e163c22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c8daffa-60e7-4a4d-8fa3-4eaf7a4228f1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:37.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:37.593Z","message":"{\"transactionId\":\"2699f71e-b3dd-464f-a81a-11716e163c22\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:37:591\",\"respDate\":\"230423-00:18:37:593\",\"sourceId\":\"haproxy:2699f71e-b3dd-464f-a81a-11716e163c22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:37:591-36848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df9020eb-c599-4001-aa1b-4d0d38bdffe8], x-b3-parentspanid=[28b042f6f38c7cd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[008c4aa3f54d1dcc28b042f6f38c7cd1], x-b3-spanid=[0dc1891cfe925cd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2699f71e-b3dd-464f-a81a-11716e163c22]}\\\"}\"}","context":{"RequestID":"2699f71e-b3dd-464f-a81a-11716e163c22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c8daffa-60e7-4a4d-8fa3-4eaf7a4228f1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:37.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:37.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2699f71e-b3dd-464f-a81a-11716e163c22","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c8daffa-60e7-4a4d-8fa3-4eaf7a4228f1","LogTimestamp":"2023-04-23T00:18:37.594Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:39.213Z","message":"Entering","context":{"RequestID":"5080866a-10db-45a0-8b31-e2fddddb314e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"360ac7cb-c01d-47dd-a8f4-77c5eb66a289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"5080866a-10db-45a0-8b31-e2fddddb314e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"360ac7cb-c01d-47dd-a8f4-77c5eb66a289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.217Z","message":"{\"transactionId\":\"5080866a-10db-45a0-8b31-e2fddddb314e\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:39:214\",\"respDate\":\"230423-00:18:39:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5080866a-10db-45a0-8b31-e2fddddb314e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:39:214-59518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5080866a-10db-45a0-8b31-e2fddddb314e]}\\\"}\"}","context":{"RequestID":"5080866a-10db-45a0-8b31-e2fddddb314e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"360ac7cb-c01d-47dd-a8f4-77c5eb66a289","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5080866a-10db-45a0-8b31-e2fddddb314e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"360ac7cb-c01d-47dd-a8f4-77c5eb66a289","LogTimestamp":"2023-04-23T00:18:39.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:39.316Z","message":"Entering","context":{"RequestID":"2b741a61-8525-4197-be3e-1cfa26460bdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b11467d-72bf-4cc4-8f04-36b4a3434620","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.319Z","message":"{\"transactionId\":\"2b741a61-8525-4197-be3e-1cfa26460bdd\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:39:317\",\"respDate\":\"230423-00:18:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2b741a61-8525-4197-be3e-1cfa26460bdd\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:39:317-39321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[423c8a1d-b551-4d19-be7b-28acaade961a], x-b3-parentspanid=[3b26baf6f8d4df46], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48963], x-envoy-attempt-count=[1], x-b3-traceid=[cc1c43e7417f13b93b26baf6f8d4df46], x-b3-spanid=[b1a63262349c0cb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2b741a61-8525-4197-be3e-1cfa26460bdd]}\\\"}\"}","context":{"RequestID":"2b741a61-8525-4197-be3e-1cfa26460bdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b11467d-72bf-4cc4-8f04-36b4a3434620","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b741a61-8525-4197-be3e-1cfa26460bdd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b11467d-72bf-4cc4-8f04-36b4a3434620","LogTimestamp":"2023-04-23T00:18:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:39.604Z","message":"Entering","context":{"RequestID":"031b1c89-4eed-473f-a10f-d6909dd60800","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35bdd6d7-88e6-4086-bb69-6744e7d7382f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:39.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.607Z","message":"{\"transactionId\":\"031b1c89-4eed-473f-a10f-d6909dd60800\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:39:606\",\"respDate\":\"230423-00:18:39:607\",\"sourceId\":\"haproxy:031b1c89-4eed-473f-a10f-d6909dd60800\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:39:606-92610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cae0dd28-be7e-4a2e-b83b-af7816084100], x-b3-parentspanid=[25aa03c774005370], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[157ee154e40e931325aa03c774005370], x-b3-spanid=[693f7c8947c5f558], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[031b1c89-4eed-473f-a10f-d6909dd60800]}\\\"}\"}","context":{"RequestID":"031b1c89-4eed-473f-a10f-d6909dd60800","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35bdd6d7-88e6-4086-bb69-6744e7d7382f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:39.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:39.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"031b1c89-4eed-473f-a10f-d6909dd60800","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35bdd6d7-88e6-4086-bb69-6744e7d7382f","LogTimestamp":"2023-04-23T00:18:39.608Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:41.618Z","message":"Entering","context":{"RequestID":"8795eda0-c248-4e01-9e51-9eaf9c62d73c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0073483-ace2-42ff-bd6e-a43c9906e94b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:41.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:41.620Z","message":"{\"transactionId\":\"8795eda0-c248-4e01-9e51-9eaf9c62d73c\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:41:619\",\"respDate\":\"230423-00:18:41:620\",\"sourceId\":\"haproxy:8795eda0-c248-4e01-9e51-9eaf9c62d73c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:41:619-17592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab95ac2f-9e05-4574-adaa-9ad865a52edb], x-b3-parentspanid=[a3080ce69b7a4781], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dad4c727532247dda3080ce69b7a4781], x-b3-spanid=[fdbf32b096955717], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8795eda0-c248-4e01-9e51-9eaf9c62d73c]}\\\"}\"}","context":{"RequestID":"8795eda0-c248-4e01-9e51-9eaf9c62d73c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0073483-ace2-42ff-bd6e-a43c9906e94b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:41.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:41.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8795eda0-c248-4e01-9e51-9eaf9c62d73c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0073483-ace2-42ff-bd6e-a43c9906e94b","LogTimestamp":"2023-04-23T00:18:41.620Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:18:42.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:42.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:42.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:42.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:43.629Z","message":"Entering","context":{"RequestID":"7601ddd7-34b1-4685-9b03-a0f507cef45e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74216de-95b1-4eac-8080-ac3a7d6a6fb7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:43.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:43.632Z","message":"{\"transactionId\":\"7601ddd7-34b1-4685-9b03-a0f507cef45e\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:43:630\",\"respDate\":\"230423-00:18:43:632\",\"sourceId\":\"haproxy:7601ddd7-34b1-4685-9b03-a0f507cef45e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:43:630-61456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fc4bfe9-4815-4ddb-bd3d-9909c6c7f94f], x-b3-parentspanid=[0e312879436a61ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[663a58ec34cc78ac0e312879436a61ea], x-b3-spanid=[e3287b31fe8029a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7601ddd7-34b1-4685-9b03-a0f507cef45e]}\\\"}\"}","context":{"RequestID":"7601ddd7-34b1-4685-9b03-a0f507cef45e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74216de-95b1-4eac-8080-ac3a7d6a6fb7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:43.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:43.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7601ddd7-34b1-4685-9b03-a0f507cef45e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c74216de-95b1-4eac-8080-ac3a7d6a6fb7","LogTimestamp":"2023-04-23T00:18:43.633Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:45.642Z","message":"Entering","context":{"RequestID":"78f6c435-6e35-4f04-8b5b-6d100b41eeba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17cd939a-4de3-4cdd-a245-380337b76066","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:45.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:45.645Z","message":"{\"transactionId\":\"78f6c435-6e35-4f04-8b5b-6d100b41eeba\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:45:643\",\"respDate\":\"230423-00:18:45:645\",\"sourceId\":\"haproxy:78f6c435-6e35-4f04-8b5b-6d100b41eeba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:45:643-70016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1844ef5-696d-9f58-9143-cf477e69ee1f], x-b3-parentspanid=[b26eae309bb78b69], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6484abd0e74da43b26eae309bb78b69], x-b3-spanid=[d221005462ccd5fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78f6c435-6e35-4f04-8b5b-6d100b41eeba]}\\\"}\"}","context":{"RequestID":"78f6c435-6e35-4f04-8b5b-6d100b41eeba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17cd939a-4de3-4cdd-a245-380337b76066","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:45.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:45.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78f6c435-6e35-4f04-8b5b-6d100b41eeba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17cd939a-4de3-4cdd-a245-380337b76066","LogTimestamp":"2023-04-23T00:18:45.647Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:18:47.657Z","message":"Entering","context":{"RequestID":"5ad17f92-03f8-41cb-a2e3-be15a0104c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed3aedc9-1d1a-4a88-9d95-0a53e9cc09c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:47.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:47.659Z","message":"{\"transactionId\":\"5ad17f92-03f8-41cb-a2e3-be15a0104c2c\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:47:657\",\"respDate\":\"230423-00:18:47:659\",\"sourceId\":\"haproxy:5ad17f92-03f8-41cb-a2e3-be15a0104c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:47:657-68898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[064fb242-7a98-431f-805e-ae78c82e8cd3], x-b3-parentspanid=[34989cff308a2fed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f790bfd1f544b72734989cff308a2fed], x-b3-spanid=[9b3d521afa41e315], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ad17f92-03f8-41cb-a2e3-be15a0104c2c]}\\\"}\"}","context":{"RequestID":"5ad17f92-03f8-41cb-a2e3-be15a0104c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed3aedc9-1d1a-4a88-9d95-0a53e9cc09c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:47.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:47.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad17f92-03f8-41cb-a2e3-be15a0104c2c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed3aedc9-1d1a-4a88-9d95-0a53e9cc09c6","LogTimestamp":"2023-04-23T00:18:47.660Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:49.213Z","message":"Entering","context":{"RequestID":"4958aa68-7a98-444e-bf9a-347d2530caea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86fefebb-2f4a-48d3-ba9e-453d45de73a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"4958aa68-7a98-444e-bf9a-347d2530caea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86fefebb-2f4a-48d3-ba9e-453d45de73a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.218Z","message":"{\"transactionId\":\"4958aa68-7a98-444e-bf9a-347d2530caea\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:49:214\",\"respDate\":\"230423-00:18:49:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4958aa68-7a98-444e-bf9a-347d2530caea\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:49:214-95878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4958aa68-7a98-444e-bf9a-347d2530caea]}\\\"}\"}","context":{"RequestID":"4958aa68-7a98-444e-bf9a-347d2530caea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86fefebb-2f4a-48d3-ba9e-453d45de73a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4958aa68-7a98-444e-bf9a-347d2530caea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86fefebb-2f4a-48d3-ba9e-453d45de73a8","LogTimestamp":"2023-04-23T00:18:49.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:18:49.316Z","message":"Entering","context":{"RequestID":"d9e85bbb-8454-4f90-bbc3-036ca9d790a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8a44d50-a395-43d3-bfd4-326d8fd9041e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.318Z","message":"{\"transactionId\":\"d9e85bbb-8454-4f90-bbc3-036ca9d790a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:49:317\",\"respDate\":\"230423-00:18:49:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d9e85bbb-8454-4f90-bbc3-036ca9d790a0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:49:317-18066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cd589ee-0bcf-4dd2-9c57-3451e1127f39], x-b3-parentspanid=[2de3c16d0355a48d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36575], x-envoy-attempt-count=[1], x-b3-traceid=[b58c73343a9b284d2de3c16d0355a48d], x-b3-spanid=[eb1bcb0eb549055c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d9e85bbb-8454-4f90-bbc3-036ca9d790a0]}\\\"}\"}","context":{"RequestID":"d9e85bbb-8454-4f90-bbc3-036ca9d790a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8a44d50-a395-43d3-bfd4-326d8fd9041e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:49.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9e85bbb-8454-4f90-bbc3-036ca9d790a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8a44d50-a395-43d3-bfd4-326d8fd9041e","LogTimestamp":"2023-04-23T00:18:49.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:49.669Z","message":"Entering","context":{"RequestID":"ad03c328-18d7-409a-870b-f043c5a8ee74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06d8be02-43d8-4d92-b54f-dd04ea66645a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:49.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.672Z","message":"{\"transactionId\":\"ad03c328-18d7-409a-870b-f043c5a8ee74\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:49:670\",\"respDate\":\"230423-00:18:49:672\",\"sourceId\":\"haproxy:ad03c328-18d7-409a-870b-f043c5a8ee74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:49:670-48968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[addc091f-3477-4c63-a1e8-ae533926ad16], x-b3-parentspanid=[c72b5ab4f046b4b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2068031c065c170dc72b5ab4f046b4b2], x-b3-spanid=[2c70f451eec4437b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad03c328-18d7-409a-870b-f043c5a8ee74]}\\\"}\"}","context":{"RequestID":"ad03c328-18d7-409a-870b-f043c5a8ee74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06d8be02-43d8-4d92-b54f-dd04ea66645a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:49.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:49.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad03c328-18d7-409a-870b-f043c5a8ee74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06d8be02-43d8-4d92-b54f-dd04ea66645a","LogTimestamp":"2023-04-23T00:18:49.673Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:51.683Z","message":"Entering","context":{"RequestID":"4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55505495-ce2a-41fd-89bd-f1474a9d54bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:51.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:51.686Z","message":"{\"transactionId\":\"4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:51:684\",\"respDate\":\"230423-00:18:51:686\",\"sourceId\":\"haproxy:4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:51:684-18785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85b2496a-1a2d-4069-8f69-81a3aefdae86], x-b3-parentspanid=[6660f60eee42b318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b70c3358cf920cde6660f60eee42b318], x-b3-spanid=[f31a553fd41b7c53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff]}\\\"}\"}","context":{"RequestID":"4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55505495-ce2a-41fd-89bd-f1474a9d54bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:51.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:51.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4701dc11-9cfb-4dea-aee9-1d7cea3fe0ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55505495-ce2a-41fd-89bd-f1474a9d54bc","LogTimestamp":"2023-04-23T00:18:51.686Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:52.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:18:52.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:52.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:52.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:53.697Z","message":"Entering","context":{"RequestID":"a36c7910-2c46-48e9-81fe-27000388e5a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"616bb5ad-4f5b-4896-8957-2aae959545a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:53.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:53.699Z","message":"{\"transactionId\":\"a36c7910-2c46-48e9-81fe-27000388e5a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:53:698\",\"respDate\":\"230423-00:18:53:699\",\"sourceId\":\"haproxy:a36c7910-2c46-48e9-81fe-27000388e5a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:53:698-54716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d688b36-130b-499a-b6d9-5cd6669cf23d], x-b3-parentspanid=[30454f0def05f22b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec0f4d3383935a2f30454f0def05f22b], x-b3-spanid=[45ba6f87adcf9055], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a36c7910-2c46-48e9-81fe-27000388e5a0]}\\\"}\"}","context":{"RequestID":"a36c7910-2c46-48e9-81fe-27000388e5a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"616bb5ad-4f5b-4896-8957-2aae959545a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:53.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:53.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a36c7910-2c46-48e9-81fe-27000388e5a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"616bb5ad-4f5b-4896-8957-2aae959545a0","LogTimestamp":"2023-04-23T00:18:53.700Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:55.709Z","message":"Entering","context":{"RequestID":"5daf45ea-f305-48d4-ac90-71731a72ef92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67e183b2-8099-41e7-92b8-9066d9939e3d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:55.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:55.711Z","message":"{\"transactionId\":\"5daf45ea-f305-48d4-ac90-71731a72ef92\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:55:709\",\"respDate\":\"230423-00:18:55:711\",\"sourceId\":\"haproxy:5daf45ea-f305-48d4-ac90-71731a72ef92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:55:709-63746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64d8a1a6-1ca9-4b7f-9554-397e5604cb86], x-b3-parentspanid=[d7a986f1bf4d14fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68ebf2a57b8e69d6d7a986f1bf4d14fb], x-b3-spanid=[8c68fa82bc225a40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5daf45ea-f305-48d4-ac90-71731a72ef92]}\\\"}\"}","context":{"RequestID":"5daf45ea-f305-48d4-ac90-71731a72ef92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67e183b2-8099-41e7-92b8-9066d9939e3d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:55.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:55.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5daf45ea-f305-48d4-ac90-71731a72ef92","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e183b2-8099-41e7-92b8-9066d9939e3d","LogTimestamp":"2023-04-23T00:18:55.712Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:18:57.723Z","message":"Entering","context":{"RequestID":"a224027a-80c2-4008-80bf-448eb77721e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c80facc-5071-48fd-bdb6-cec989d46277","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:57.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:57.727Z","message":"{\"transactionId\":\"a224027a-80c2-4008-80bf-448eb77721e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:57:725\",\"respDate\":\"230423-00:18:57:726\",\"sourceId\":\"haproxy:a224027a-80c2-4008-80bf-448eb77721e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:18:57:725-74749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a4ecf96-90e9-44ce-ba4c-5bef70f58281], x-b3-parentspanid=[38d5b5e5f55245cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be89582d6bb5e0b738d5b5e5f55245cb], x-b3-spanid=[38f28b26ddb39eb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a224027a-80c2-4008-80bf-448eb77721e5]}\\\"}\"}","context":{"RequestID":"a224027a-80c2-4008-80bf-448eb77721e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c80facc-5071-48fd-bdb6-cec989d46277","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:57.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:57.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a224027a-80c2-4008-80bf-448eb77721e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c80facc-5071-48fd-bdb6-cec989d46277","LogTimestamp":"2023-04-23T00:18:57.727Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:18:59.213Z","message":"Entering","context":{"RequestID":"2d14b1de-89bf-4d4f-891b-e6c4532e7f21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9af79d7e-1779-40b4-a502-e3196b9e5abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d14b1de-89bf-4d4f-891b-e6c4532e7f21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9af79d7e-1779-40b4-a502-e3196b9e5abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.217Z","message":"{\"transactionId\":\"2d14b1de-89bf-4d4f-891b-e6c4532e7f21\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:59:214\",\"respDate\":\"230423-00:18:59:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d14b1de-89bf-4d4f-891b-e6c4532e7f21\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:59:214-13365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d14b1de-89bf-4d4f-891b-e6c4532e7f21]}\\\"}\"}","context":{"RequestID":"2d14b1de-89bf-4d4f-891b-e6c4532e7f21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9af79d7e-1779-40b4-a502-e3196b9e5abe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:18:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d14b1de-89bf-4d4f-891b-e6c4532e7f21","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af79d7e-1779-40b4-a502-e3196b9e5abe","LogTimestamp":"2023-04-23T00:18:59.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:18:59.318Z","message":"Entering","context":{"RequestID":"03ba81b9-1664-4097-9971-5d6ca3cba8ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2715e4f-ba08-404c-b0f3-9691977dc953","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.320Z","message":"{\"transactionId\":\"03ba81b9-1664-4097-9971-5d6ca3cba8ae\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:59:319\",\"respDate\":\"230423-00:18:59:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:03ba81b9-1664-4097-9971-5d6ca3cba8ae\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:18:59:319-53835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95bb2379-cae2-42fb-9c04-3f1d55ee4612], x-b3-parentspanid=[95022c5856f4c749], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42209], x-envoy-attempt-count=[1], x-b3-traceid=[1afbd7530e10ba8d95022c5856f4c749], x-b3-spanid=[bf07200529ccd1cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[03ba81b9-1664-4097-9971-5d6ca3cba8ae]}\\\"}\"}","context":{"RequestID":"03ba81b9-1664-4097-9971-5d6ca3cba8ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2715e4f-ba08-404c-b0f3-9691977dc953","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:18:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03ba81b9-1664-4097-9971-5d6ca3cba8ae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2715e4f-ba08-404c-b0f3-9691977dc953","LogTimestamp":"2023-04-23T00:18:59.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:18:59.739Z","message":"Entering","context":{"RequestID":"914cde2f-92cd-4554-b5cc-ca2f12e9e78a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23638348-a47f-4e62-859d-e095b3566de4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:59.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.741Z","message":"{\"transactionId\":\"914cde2f-92cd-4554-b5cc-ca2f12e9e78a\",\"status\":\"200\",\"rqstDate\":\"230423-00:18:59:739\",\"respDate\":\"230423-00:18:59:741\",\"sourceId\":\"haproxy:914cde2f-92cd-4554-b5cc-ca2f12e9e78a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:18:59:739-31643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd164fa3-39f9-4555-acc5-b3918e72e741], x-b3-parentspanid=[eaab8cbefe9c45e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e12cc3818bee968eaab8cbefe9c45e0], x-b3-spanid=[2cb3e04dee94e4b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[914cde2f-92cd-4554-b5cc-ca2f12e9e78a]}\\\"}\"}","context":{"RequestID":"914cde2f-92cd-4554-b5cc-ca2f12e9e78a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23638348-a47f-4e62-859d-e095b3566de4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:18:59.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:18:59.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"914cde2f-92cd-4554-b5cc-ca2f12e9e78a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23638348-a47f-4e62-859d-e095b3566de4","LogTimestamp":"2023-04-23T00:18:59.741Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:18:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:19:01.751Z","message":"Entering","context":{"RequestID":"f694525d-b236-41f1-a076-9034a7c5584d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"450280c6-796d-4306-ae2d-51469b2ed83f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:01.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:01.754Z","message":"{\"transactionId\":\"f694525d-b236-41f1-a076-9034a7c5584d\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:01:752\",\"respDate\":\"230423-00:19:01:754\",\"sourceId\":\"haproxy:f694525d-b236-41f1-a076-9034a7c5584d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:01:752-85986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3478f4a-567d-403a-81c1-a5e8a74d328a], x-b3-parentspanid=[13195de35403fd21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bcc1bcebf760e8a13195de35403fd21], x-b3-spanid=[4cf44856c4e6084b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f694525d-b236-41f1-a076-9034a7c5584d]}\\\"}\"}","context":{"RequestID":"f694525d-b236-41f1-a076-9034a7c5584d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"450280c6-796d-4306-ae2d-51469b2ed83f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:01.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:01.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f694525d-b236-41f1-a076-9034a7c5584d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"450280c6-796d-4306-ae2d-51469b2ed83f","LogTimestamp":"2023-04-23T00:19:01.755Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:19:02.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:02.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:02.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:02.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:03.766Z","message":"Entering","context":{"RequestID":"891b6497-a051-4fb9-8f14-3fd6f172a1f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8b280b4-280b-422f-8169-a47d7ef41dd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:03.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:03.769Z","message":"{\"transactionId\":\"891b6497-a051-4fb9-8f14-3fd6f172a1f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:03:767\",\"respDate\":\"230423-00:19:03:769\",\"sourceId\":\"haproxy:891b6497-a051-4fb9-8f14-3fd6f172a1f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:03:767-61723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f76404f-99d9-4f0d-ab1a-08056541049b], x-b3-parentspanid=[000a22d06e8d2bb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62541db688465b8c000a22d06e8d2bb8], x-b3-spanid=[315df9e69f8bc45d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[891b6497-a051-4fb9-8f14-3fd6f172a1f5]}\\\"}\"}","context":{"RequestID":"891b6497-a051-4fb9-8f14-3fd6f172a1f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8b280b4-280b-422f-8169-a47d7ef41dd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:03.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:03.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891b6497-a051-4fb9-8f14-3fd6f172a1f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8b280b4-280b-422f-8169-a47d7ef41dd6","LogTimestamp":"2023-04-23T00:19:03.770Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:04.854Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:04.859Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:05.781Z","message":"Entering","context":{"RequestID":"561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc5bc55-fecc-4a15-8082-fea40777fda0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:05.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:05.784Z","message":"{\"transactionId\":\"561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:05:782\",\"respDate\":\"230423-00:19:05:784\",\"sourceId\":\"haproxy:561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:05:782-98546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c1d6a8a-a30e-43a0-8d96-1d5f32c054b6], x-b3-parentspanid=[0220c975bf881ee4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4717ad1b90dca9360220c975bf881ee4], x-b3-spanid=[083094715e863732], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12]}\\\"}\"}","context":{"RequestID":"561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc5bc55-fecc-4a15-8082-fea40777fda0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:05.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:05.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"561c8ba9-fc5c-4a75-8996-1ba8a8a3ff12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fc5bc55-fecc-4a15-8082-fea40777fda0","LogTimestamp":"2023-04-23T00:19:05.785Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:07.796Z","message":"Entering","context":{"RequestID":"12a6e1b7-15c1-404d-96c7-a0b7714029ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d67cd5b-7ce0-4e3e-86a6-a6833df01552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:07.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:07.799Z","message":"{\"transactionId\":\"12a6e1b7-15c1-404d-96c7-a0b7714029ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:07:797\",\"respDate\":\"230423-00:19:07:799\",\"sourceId\":\"haproxy:12a6e1b7-15c1-404d-96c7-a0b7714029ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:07:797-25516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52ad0c66-c4cc-475e-83d8-ebfa4fa07f09], x-b3-parentspanid=[e311f031116b1fa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1960159716980fce311f031116b1fa4], x-b3-spanid=[3e8dc3b24f860464], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12a6e1b7-15c1-404d-96c7-a0b7714029ce]}\\\"}\"}","context":{"RequestID":"12a6e1b7-15c1-404d-96c7-a0b7714029ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d67cd5b-7ce0-4e3e-86a6-a6833df01552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:07.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:07.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12a6e1b7-15c1-404d-96c7-a0b7714029ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d67cd5b-7ce0-4e3e-86a6-a6833df01552","LogTimestamp":"2023-04-23T00:19:07.799Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:09.212Z","message":"Entering","context":{"RequestID":"2d13bfd3-5a0e-413f-ae14-d929f1774cc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7eb3ebad-f962-4f83-99e9-11894c7d8c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d13bfd3-5a0e-413f-ae14-d929f1774cc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7eb3ebad-f962-4f83-99e9-11894c7d8c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.214Z","message":"{\"transactionId\":\"2d13bfd3-5a0e-413f-ae14-d929f1774cc0\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:09:212\",\"respDate\":\"230423-00:19:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d13bfd3-5a0e-413f-ae14-d929f1774cc0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:09:212-68126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d13bfd3-5a0e-413f-ae14-d929f1774cc0]}\\\"}\"}","context":{"RequestID":"2d13bfd3-5a0e-413f-ae14-d929f1774cc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7eb3ebad-f962-4f83-99e9-11894c7d8c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d13bfd3-5a0e-413f-ae14-d929f1774cc0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eb3ebad-f962-4f83-99e9-11894c7d8c1b","LogTimestamp":"2023-04-23T00:19:09.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:09.317Z","message":"Entering","context":{"RequestID":"bea50855-d89e-40ed-8b73-49a059419343","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24905c3e-c6a4-42fb-85d4-23843783c52a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.320Z","message":"{\"transactionId\":\"bea50855-d89e-40ed-8b73-49a059419343\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:09:318\",\"respDate\":\"230423-00:19:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bea50855-d89e-40ed-8b73-49a059419343\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:09:318-44209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f7bd00b-e382-4ac3-9c69-2daf3d977245], x-b3-parentspanid=[4dd0a16d9b90f811], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41911], x-envoy-attempt-count=[1], x-b3-traceid=[2118c32de92e3e6e4dd0a16d9b90f811], x-b3-spanid=[09df83c962c34dfa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bea50855-d89e-40ed-8b73-49a059419343]}\\\"}\"}","context":{"RequestID":"bea50855-d89e-40ed-8b73-49a059419343","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24905c3e-c6a4-42fb-85d4-23843783c52a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bea50855-d89e-40ed-8b73-49a059419343","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24905c3e-c6a4-42fb-85d4-23843783c52a","LogTimestamp":"2023-04-23T00:19:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:09.809Z","message":"Entering","context":{"RequestID":"4f8ee4b9-e750-4233-96e8-4c5fda917bb6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bb13b47-f63a-4fa0-b79d-24feb9bf4370","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:09.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.811Z","message":"{\"transactionId\":\"4f8ee4b9-e750-4233-96e8-4c5fda917bb6\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:09:809\",\"respDate\":\"230423-00:19:09:811\",\"sourceId\":\"haproxy:4f8ee4b9-e750-4233-96e8-4c5fda917bb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:09:809-93297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f36c304-7324-43e1-bdee-ed0ac2234a36], x-b3-parentspanid=[eb7a9f70542d58db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4168f7690af69a2eb7a9f70542d58db], x-b3-spanid=[4580cc6ec56b1658], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f8ee4b9-e750-4233-96e8-4c5fda917bb6]}\\\"}\"}","context":{"RequestID":"4f8ee4b9-e750-4233-96e8-4c5fda917bb6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bb13b47-f63a-4fa0-b79d-24feb9bf4370","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:09.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:09.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f8ee4b9-e750-4233-96e8-4c5fda917bb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bb13b47-f63a-4fa0-b79d-24feb9bf4370","LogTimestamp":"2023-04-23T00:19:09.811Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:11.821Z","message":"Entering","context":{"RequestID":"30234abe-5843-4b39-9c07-f72949436cb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff4cdafd-e0cc-4a8f-b453-d1b5f8ee9b22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:11.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:11.824Z","message":"{\"transactionId\":\"30234abe-5843-4b39-9c07-f72949436cb7\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:11:822\",\"respDate\":\"230423-00:19:11:824\",\"sourceId\":\"haproxy:30234abe-5843-4b39-9c07-f72949436cb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:11:822-66109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfdfeb02-1ef0-445c-b9c3-f514291d60d8], x-b3-parentspanid=[fb5fc26063129a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c7427c020e4eb47fb5fc26063129a4f], x-b3-spanid=[10355aa43f914a7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30234abe-5843-4b39-9c07-f72949436cb7]}\\\"}\"}","context":{"RequestID":"30234abe-5843-4b39-9c07-f72949436cb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff4cdafd-e0cc-4a8f-b453-d1b5f8ee9b22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:11.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:11.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30234abe-5843-4b39-9c07-f72949436cb7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff4cdafd-e0cc-4a8f-b453-d1b5f8ee9b22","LogTimestamp":"2023-04-23T00:19:11.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:12.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:12.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:12.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:12.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:13.834Z","message":"Entering","context":{"RequestID":"fad65748-ace5-43fd-964b-2fb7608967b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"75d56c6c-25e8-498d-8634-49051975f20e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:13.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:13.836Z","message":"{\"transactionId\":\"fad65748-ace5-43fd-964b-2fb7608967b7\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:13:835\",\"respDate\":\"230423-00:19:13:836\",\"sourceId\":\"haproxy:fad65748-ace5-43fd-964b-2fb7608967b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:13:835-48535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9563e99-03c6-4e65-a00c-b8528dbeabbd], x-b3-parentspanid=[0118784fa1b166d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8481757ae7e8c0ad0118784fa1b166d5], x-b3-spanid=[737ae702e97cb407], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fad65748-ace5-43fd-964b-2fb7608967b7]}\\\"}\"}","context":{"RequestID":"fad65748-ace5-43fd-964b-2fb7608967b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"75d56c6c-25e8-498d-8634-49051975f20e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:13.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:13.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fad65748-ace5-43fd-964b-2fb7608967b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75d56c6c-25e8-498d-8634-49051975f20e","LogTimestamp":"2023-04-23T00:19:13.836Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:19:15.847Z","message":"Entering","context":{"RequestID":"104ec249-89c2-4ea5-8fa1-2e66920889fc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8146002f-5cff-43a9-8754-b978143a567e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:15.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:15.849Z","message":"{\"transactionId\":\"104ec249-89c2-4ea5-8fa1-2e66920889fc\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:15:847\",\"respDate\":\"230423-00:19:15:849\",\"sourceId\":\"haproxy:104ec249-89c2-4ea5-8fa1-2e66920889fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:15:847-43036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ae3a10d-f35a-47d6-821d-cfde56adfe2e], x-b3-parentspanid=[10b64aaae2617ac7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b301ade83710585910b64aaae2617ac7], x-b3-spanid=[ce0efbbc53c251c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[104ec249-89c2-4ea5-8fa1-2e66920889fc]}\\\"}\"}","context":{"RequestID":"104ec249-89c2-4ea5-8fa1-2e66920889fc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8146002f-5cff-43a9-8754-b978143a567e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:15.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:15.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"104ec249-89c2-4ea5-8fa1-2e66920889fc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8146002f-5cff-43a9-8754-b978143a567e","LogTimestamp":"2023-04-23T00:19:15.850Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:17.860Z","message":"Entering","context":{"RequestID":"f94410c3-5fb2-4f4b-968a-6dc3040d775a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8846a506-ca3c-4551-a9e2-ee6f0e424b4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:17.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:17.863Z","message":"{\"transactionId\":\"f94410c3-5fb2-4f4b-968a-6dc3040d775a\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:17:861\",\"respDate\":\"230423-00:19:17:863\",\"sourceId\":\"haproxy:f94410c3-5fb2-4f4b-968a-6dc3040d775a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:17:861-72912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f75eea40-2462-4afc-8e05-cd09b7c4f8f1], x-b3-parentspanid=[0a4f09f406e46c3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a82475c2c5bf7ee90a4f09f406e46c3b], x-b3-spanid=[b0575d9444569094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f94410c3-5fb2-4f4b-968a-6dc3040d775a]}\\\"}\"}","context":{"RequestID":"f94410c3-5fb2-4f4b-968a-6dc3040d775a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8846a506-ca3c-4551-a9e2-ee6f0e424b4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:17.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:17.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f94410c3-5fb2-4f4b-968a-6dc3040d775a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8846a506-ca3c-4551-a9e2-ee6f0e424b4a","LogTimestamp":"2023-04-23T00:19:17.863Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:19.213Z","message":"Entering","context":{"RequestID":"9ead309e-03a6-4a89-a5c9-ad041d441c3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c962282-6d22-4719-93a7-9b0c32878411","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ead309e-03a6-4a89-a5c9-ad041d441c3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c962282-6d22-4719-93a7-9b0c32878411","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.217Z","message":"{\"transactionId\":\"9ead309e-03a6-4a89-a5c9-ad041d441c3b\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:19:214\",\"respDate\":\"230423-00:19:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ead309e-03a6-4a89-a5c9-ad041d441c3b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:19:214-42438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ead309e-03a6-4a89-a5c9-ad041d441c3b]}\\\"}\"}","context":{"RequestID":"9ead309e-03a6-4a89-a5c9-ad041d441c3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c962282-6d22-4719-93a7-9b0c32878411","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ead309e-03a6-4a89-a5c9-ad041d441c3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c962282-6d22-4719-93a7-9b0c32878411","LogTimestamp":"2023-04-23T00:19:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:19.318Z","message":"Entering","context":{"RequestID":"021b087a-f48c-447f-9811-73f96ab8c12b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c580551a-949f-470e-bc30-ab40f806bfc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:19.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.320Z","message":"{\"transactionId\":\"021b087a-f48c-447f-9811-73f96ab8c12b\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:19:319\",\"respDate\":\"230423-00:19:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:021b087a-f48c-447f-9811-73f96ab8c12b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:19:319-65467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[185a29dc-3714-41a8-b3a9-7d383af6210d], x-b3-parentspanid=[f6aafd9c4dc5c073], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32973], x-envoy-attempt-count=[1], x-b3-traceid=[e42ad1c831991ab0f6aafd9c4dc5c073], x-b3-spanid=[865041c7b3a06229], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[021b087a-f48c-447f-9811-73f96ab8c12b]}\\\"}\"}","context":{"RequestID":"021b087a-f48c-447f-9811-73f96ab8c12b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c580551a-949f-470e-bc30-ab40f806bfc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:19.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"021b087a-f48c-447f-9811-73f96ab8c12b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c580551a-949f-470e-bc30-ab40f806bfc9","LogTimestamp":"2023-04-23T00:19:19.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:19:19.874Z","message":"Entering","context":{"RequestID":"5beb00c3-684d-47c1-a67f-666bfcc44c05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce9dc0ba-63cb-4348-a63f-a761a5f7d151","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:19.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.877Z","message":"{\"transactionId\":\"5beb00c3-684d-47c1-a67f-666bfcc44c05\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:19:875\",\"respDate\":\"230423-00:19:19:876\",\"sourceId\":\"haproxy:5beb00c3-684d-47c1-a67f-666bfcc44c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:19:875-10329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cadabcd-0a38-4d5a-ac5e-a42c185965db], x-b3-parentspanid=[ad6a25db1bfe65e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d2bea1a8f9d0d25ad6a25db1bfe65e8], x-b3-spanid=[eb5d7cba999dcad7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5beb00c3-684d-47c1-a67f-666bfcc44c05]}\\\"}\"}","context":{"RequestID":"5beb00c3-684d-47c1-a67f-666bfcc44c05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce9dc0ba-63cb-4348-a63f-a761a5f7d151","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:19.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:19.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5beb00c3-684d-47c1-a67f-666bfcc44c05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce9dc0ba-63cb-4348-a63f-a761a5f7d151","LogTimestamp":"2023-04-23T00:19:19.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:21.888Z","message":"Entering","context":{"RequestID":"524e0b8b-8638-44b8-a230-916af9a4915d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32d924ac-1046-4193-8b5f-ba1453d880ff","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:21.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:21.891Z","message":"{\"transactionId\":\"524e0b8b-8638-44b8-a230-916af9a4915d\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:21:889\",\"respDate\":\"230423-00:19:21:891\",\"sourceId\":\"haproxy:524e0b8b-8638-44b8-a230-916af9a4915d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:21:889-50421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[216d1a65-8418-4119-bfd8-d0c9c1a0f9ea], x-b3-parentspanid=[3e87c4b51cd15fda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33b6c016b31bc9753e87c4b51cd15fda], x-b3-spanid=[e80f3e8c5f1e29b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[524e0b8b-8638-44b8-a230-916af9a4915d]}\\\"}\"}","context":{"RequestID":"524e0b8b-8638-44b8-a230-916af9a4915d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32d924ac-1046-4193-8b5f-ba1453d880ff","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:21.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:21.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"524e0b8b-8638-44b8-a230-916af9a4915d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32d924ac-1046-4193-8b5f-ba1453d880ff","LogTimestamp":"2023-04-23T00:19:21.891Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:22.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:22.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:22.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:22.984Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:23.902Z","message":"Entering","context":{"RequestID":"9bf996f7-c783-43bf-9ea0-062deab179f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d0fd501-45aa-4b88-9d84-bec02f79a605","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:23.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:23.904Z","message":"{\"transactionId\":\"9bf996f7-c783-43bf-9ea0-062deab179f0\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:23:902\",\"respDate\":\"230423-00:19:23:904\",\"sourceId\":\"haproxy:9bf996f7-c783-43bf-9ea0-062deab179f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:23:902-16090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b170d41-36ae-902d-b046-6d1ffb5716af], x-b3-parentspanid=[fcd609f632deb337], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9b6b5a0e6c13c40fcd609f632deb337], x-b3-spanid=[753719028c365835], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bf996f7-c783-43bf-9ea0-062deab179f0]}\\\"}\"}","context":{"RequestID":"9bf996f7-c783-43bf-9ea0-062deab179f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d0fd501-45aa-4b88-9d84-bec02f79a605","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:23.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:23.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bf996f7-c783-43bf-9ea0-062deab179f0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d0fd501-45aa-4b88-9d84-bec02f79a605","LogTimestamp":"2023-04-23T00:19:23.905Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:19:25.916Z","message":"Entering","context":{"RequestID":"779fbb17-ecbe-47bd-b9fb-b07649f6f286","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e39504-a375-4bae-9746-498f34001921","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:25.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:25.918Z","message":"{\"transactionId\":\"779fbb17-ecbe-47bd-b9fb-b07649f6f286\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:25:916\",\"respDate\":\"230423-00:19:25:918\",\"sourceId\":\"haproxy:779fbb17-ecbe-47bd-b9fb-b07649f6f286\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:25:916-7875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10db38a1-d274-4c93-a318-57388c6d1a1f], x-b3-parentspanid=[e4a0aa525075195f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4971c247039e1dbe4a0aa525075195f], x-b3-spanid=[8c8b1f77df5e3635], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[779fbb17-ecbe-47bd-b9fb-b07649f6f286]}\\\"}\"}","context":{"RequestID":"779fbb17-ecbe-47bd-b9fb-b07649f6f286","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e39504-a375-4bae-9746-498f34001921","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:25.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:25.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"779fbb17-ecbe-47bd-b9fb-b07649f6f286","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e39504-a375-4bae-9746-498f34001921","LogTimestamp":"2023-04-23T00:19:25.919Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:27.928Z","message":"Entering","context":{"RequestID":"94b35f54-624e-44a1-b600-3a0dac199f54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ef70a9b-7366-4e93-98ed-951e05c15eb0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:27.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:27.931Z","message":"{\"transactionId\":\"94b35f54-624e-44a1-b600-3a0dac199f54\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:27:929\",\"respDate\":\"230423-00:19:27:930\",\"sourceId\":\"haproxy:94b35f54-624e-44a1-b600-3a0dac199f54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:27:929-54836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a985b994-489d-4b8a-bd84-54307dc0e5c9], x-b3-parentspanid=[3a753dc64c915b8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e8a01e53822939b3a753dc64c915b8f], x-b3-spanid=[d2753be15c09d0f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94b35f54-624e-44a1-b600-3a0dac199f54]}\\\"}\"}","context":{"RequestID":"94b35f54-624e-44a1-b600-3a0dac199f54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ef70a9b-7366-4e93-98ed-951e05c15eb0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:27.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:27.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94b35f54-624e-44a1-b600-3a0dac199f54","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef70a9b-7366-4e93-98ed-951e05c15eb0","LogTimestamp":"2023-04-23T00:19:27.931Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:29.212Z","message":"Entering","context":{"RequestID":"cd030a18-1ae9-4261-9b23-9fc1f329267f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"158ea79c-ca10-4f13-a947-a556abf2adee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"cd030a18-1ae9-4261-9b23-9fc1f329267f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"158ea79c-ca10-4f13-a947-a556abf2adee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.216Z","message":"{\"transactionId\":\"cd030a18-1ae9-4261-9b23-9fc1f329267f\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:29:213\",\"respDate\":\"230423-00:19:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cd030a18-1ae9-4261-9b23-9fc1f329267f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:29:213-61097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cd030a18-1ae9-4261-9b23-9fc1f329267f]}\\\"}\"}","context":{"RequestID":"cd030a18-1ae9-4261-9b23-9fc1f329267f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"158ea79c-ca10-4f13-a947-a556abf2adee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd030a18-1ae9-4261-9b23-9fc1f329267f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158ea79c-ca10-4f13-a947-a556abf2adee","LogTimestamp":"2023-04-23T00:19:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:29.318Z","message":"Entering","context":{"RequestID":"96162d14-ba00-4481-bf35-80f5d7599519","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34bbd200-a9b5-4c94-bc96-e1c78f65cfd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.321Z","message":"{\"transactionId\":\"96162d14-ba00-4481-bf35-80f5d7599519\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:29:319\",\"respDate\":\"230423-00:19:29:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:96162d14-ba00-4481-bf35-80f5d7599519\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:29:319-12786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad537cff-aa23-47c4-85df-e95be600da0c], x-b3-parentspanid=[e3be7d95c097efd8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47377], x-envoy-attempt-count=[1], x-b3-traceid=[3efd24cb6bfed6e8e3be7d95c097efd8], x-b3-spanid=[f8b4ee67334dc3fd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[96162d14-ba00-4481-bf35-80f5d7599519]}\\\"}\"}","context":{"RequestID":"96162d14-ba00-4481-bf35-80f5d7599519","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34bbd200-a9b5-4c94-bc96-e1c78f65cfd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96162d14-ba00-4481-bf35-80f5d7599519","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34bbd200-a9b5-4c94-bc96-e1c78f65cfd3","LogTimestamp":"2023-04-23T00:19:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:29.942Z","message":"Entering","context":{"RequestID":"6c969413-acf2-48e3-ac02-204e1c483408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bee396ca-c09b-4eaf-acd8-9bf9768170c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:29.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.945Z","message":"{\"transactionId\":\"6c969413-acf2-48e3-ac02-204e1c483408\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:29:943\",\"respDate\":\"230423-00:19:29:945\",\"sourceId\":\"haproxy:6c969413-acf2-48e3-ac02-204e1c483408\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:29:943-71051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[175049a1-6424-4509-9c33-6065cc8232e2], x-b3-parentspanid=[d76add7215189f64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3c32bb31aa510bdd76add7215189f64], x-b3-spanid=[59bb6952bfa00b64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c969413-acf2-48e3-ac02-204e1c483408]}\\\"}\"}","context":{"RequestID":"6c969413-acf2-48e3-ac02-204e1c483408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bee396ca-c09b-4eaf-acd8-9bf9768170c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:29.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:29.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c969413-acf2-48e3-ac02-204e1c483408","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bee396ca-c09b-4eaf-acd8-9bf9768170c3","LogTimestamp":"2023-04-23T00:19:29.946Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:31.958Z","message":"Entering","context":{"RequestID":"523aacd4-78be-4763-83b6-e9090edeeb39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7283fb82-6ac2-4d05-9880-0f44bf013d36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:31.961Z","message":"{\"transactionId\":\"523aacd4-78be-4763-83b6-e9090edeeb39\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:31:959\",\"respDate\":\"230423-00:19:31:961\",\"sourceId\":\"haproxy:523aacd4-78be-4763-83b6-e9090edeeb39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:31:959-98560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cf0cdfe-db3b-4b95-9ebd-6e449dd7b487], x-b3-parentspanid=[66223bdbfc498d20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a5c073f9133d62d66223bdbfc498d20], x-b3-spanid=[8e1493a8c8d47161], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[523aacd4-78be-4763-83b6-e9090edeeb39]}\\\"}\"}","context":{"RequestID":"523aacd4-78be-4763-83b6-e9090edeeb39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7283fb82-6ac2-4d05-9880-0f44bf013d36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:31.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"523aacd4-78be-4763-83b6-e9090edeeb39","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7283fb82-6ac2-4d05-9880-0f44bf013d36","LogTimestamp":"2023-04-23T00:19:31.962Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:32.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:32.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:32.948Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:32.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:33.972Z","message":"Entering","context":{"RequestID":"27fd07e4-9677-48fe-ad61-2a32496ca2d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a7cafd9-fb5e-42e9-9692-16b566b4ce0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:33.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:33.974Z","message":"{\"transactionId\":\"27fd07e4-9677-48fe-ad61-2a32496ca2d6\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:33:973\",\"respDate\":\"230423-00:19:33:974\",\"sourceId\":\"haproxy:27fd07e4-9677-48fe-ad61-2a32496ca2d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:33:973-95537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[428e9587-bbc7-411f-8f5e-cc7e30581090], x-b3-parentspanid=[6cd630c311515686], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c9129c2b25372b6cd630c311515686], x-b3-spanid=[051f4706ff27eb01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27fd07e4-9677-48fe-ad61-2a32496ca2d6]}\\\"}\"}","context":{"RequestID":"27fd07e4-9677-48fe-ad61-2a32496ca2d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a7cafd9-fb5e-42e9-9692-16b566b4ce0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:33.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:33.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27fd07e4-9677-48fe-ad61-2a32496ca2d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a7cafd9-fb5e-42e9-9692-16b566b4ce0d","LogTimestamp":"2023-04-23T00:19:33.975Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:34.859Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:34.863Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:35.987Z","message":"Entering","context":{"RequestID":"149e6938-1b28-464e-b870-21df6c2b74b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c31616e4-1557-4470-86a2-14e5fd982387","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:35.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:35.989Z","message":"{\"transactionId\":\"149e6938-1b28-464e-b870-21df6c2b74b1\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:35:988\",\"respDate\":\"230423-00:19:35:989\",\"sourceId\":\"haproxy:149e6938-1b28-464e-b870-21df6c2b74b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:35:988-69012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49a165c2-79fa-4a14-a2af-a1a408556729], x-b3-parentspanid=[09037e8337978385], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[036a32a29cc3f34b09037e8337978385], x-b3-spanid=[63d0299e0b21c1ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[149e6938-1b28-464e-b870-21df6c2b74b1]}\\\"}\"}","context":{"RequestID":"149e6938-1b28-464e-b870-21df6c2b74b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c31616e4-1557-4470-86a2-14e5fd982387","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:35.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:35.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"149e6938-1b28-464e-b870-21df6c2b74b1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c31616e4-1557-4470-86a2-14e5fd982387","LogTimestamp":"2023-04-23T00:19:35.990Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:19:38.001Z","message":"Entering","context":{"RequestID":"ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cee77367-5a6f-4975-b95a-b83e7059594d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:38.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:38.004Z","message":"{\"transactionId\":\"ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:38:002\",\"respDate\":\"230423-00:19:38:004\",\"sourceId\":\"haproxy:ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:38:002-24896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5caa383e-9cea-4da2-9c18-77627ae59e00], x-b3-parentspanid=[f3cbff98b305032f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a5d535ca00f7358f3cbff98b305032f], x-b3-spanid=[3443b913d3f739c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd]}\\\"}\"}","context":{"RequestID":"ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cee77367-5a6f-4975-b95a-b83e7059594d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:38.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:38.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebd8c7db-1fa8-4bf0-ab52-6e61a5dd0dbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee77367-5a6f-4975-b95a-b83e7059594d","LogTimestamp":"2023-04-23T00:19:38.005Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:39.211Z","message":"Entering","context":{"RequestID":"ba17cb34-4c04-4ae6-a691-068b07c76d31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f183ba07-47b7-4489-ac0d-e2a309bf64c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba17cb34-4c04-4ae6-a691-068b07c76d31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f183ba07-47b7-4489-ac0d-e2a309bf64c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:39.214Z","message":"{\"transactionId\":\"ba17cb34-4c04-4ae6-a691-068b07c76d31\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:39:211\",\"respDate\":\"230423-00:19:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba17cb34-4c04-4ae6-a691-068b07c76d31\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:39:211-19831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba17cb34-4c04-4ae6-a691-068b07c76d31]}\\\"}\"}","context":{"RequestID":"ba17cb34-4c04-4ae6-a691-068b07c76d31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f183ba07-47b7-4489-ac0d-e2a309bf64c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba17cb34-4c04-4ae6-a691-068b07c76d31","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f183ba07-47b7-4489-ac0d-e2a309bf64c7","LogTimestamp":"2023-04-23T00:19:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:19:39.316Z","message":"Entering","context":{"RequestID":"2214f5a3-6058-423e-bb50-06f97153c4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94a2db15-d35e-4d48-ac29-540790a4e79e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:39.317Z","message":"{\"transactionId\":\"2214f5a3-6058-423e-bb50-06f97153c4fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:39:316\",\"respDate\":\"230423-00:19:39:317\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2214f5a3-6058-423e-bb50-06f97153c4fe\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:39:316-39658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02b19e54-0a37-4ad4-b8f9-ff26f91ffc52], x-b3-parentspanid=[6b89294ae2e4f63a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49769], x-envoy-attempt-count=[1], x-b3-traceid=[19d4d760821b33a36b89294ae2e4f63a], x-b3-spanid=[1152c14d0ed50cab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2214f5a3-6058-423e-bb50-06f97153c4fe]}\\\"}\"}","context":{"RequestID":"2214f5a3-6058-423e-bb50-06f97153c4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94a2db15-d35e-4d48-ac29-540790a4e79e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:39.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2214f5a3-6058-423e-bb50-06f97153c4fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94a2db15-d35e-4d48-ac29-540790a4e79e","LogTimestamp":"2023-04-23T00:19:39.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:40.015Z","message":"Entering","context":{"RequestID":"24472581-9e0b-4024-a5e1-89d9c2e10331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ee25a2a-9276-4b3b-9a5f-36da7f599493","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:40.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:40.017Z","message":"{\"transactionId\":\"24472581-9e0b-4024-a5e1-89d9c2e10331\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:40:015\",\"respDate\":\"230423-00:19:40:017\",\"sourceId\":\"haproxy:24472581-9e0b-4024-a5e1-89d9c2e10331\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:40:015-60469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[631b43ff-17df-4254-b6b2-6a6a8048e71a], x-b3-parentspanid=[3bcf94b8c8ba6ded], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3c651f25c4e39d13bcf94b8c8ba6ded], x-b3-spanid=[f03a9d0ba50df835], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24472581-9e0b-4024-a5e1-89d9c2e10331]}\\\"}\"}","context":{"RequestID":"24472581-9e0b-4024-a5e1-89d9c2e10331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ee25a2a-9276-4b3b-9a5f-36da7f599493","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:40.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:40.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24472581-9e0b-4024-a5e1-89d9c2e10331","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ee25a2a-9276-4b3b-9a5f-36da7f599493","LogTimestamp":"2023-04-23T00:19:40.017Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:19:42.026Z","message":"Entering","context":{"RequestID":"36ca8d14-b288-40a7-80bb-e7eb53a334f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d1ddcb3-f197-4867-bb09-2be448815fbe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:42.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:42.028Z","message":"{\"transactionId\":\"36ca8d14-b288-40a7-80bb-e7eb53a334f3\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:42:027\",\"respDate\":\"230423-00:19:42:028\",\"sourceId\":\"haproxy:36ca8d14-b288-40a7-80bb-e7eb53a334f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:42:027-30553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c4dca24-8443-4c1c-89f8-ef844eb8eb9c], x-b3-parentspanid=[28af4c9a3eb2d71b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaab37b75fe0c5d128af4c9a3eb2d71b], x-b3-spanid=[cd4bd1ab75c50c1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36ca8d14-b288-40a7-80bb-e7eb53a334f3]}\\\"}\"}","context":{"RequestID":"36ca8d14-b288-40a7-80bb-e7eb53a334f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d1ddcb3-f197-4867-bb09-2be448815fbe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:42.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:42.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36ca8d14-b288-40a7-80bb-e7eb53a334f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d1ddcb3-f197-4867-bb09-2be448815fbe","LogTimestamp":"2023-04-23T00:19:42.029Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:42.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:42.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:42.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:42.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:44.042Z","message":"Entering","context":{"RequestID":"b0a828e0-f25f-4efe-9ab4-edbc89195179","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37bf0845-1bc9-4fe0-aeab-d3f30f4e074c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:44.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:44.044Z","message":"{\"transactionId\":\"b0a828e0-f25f-4efe-9ab4-edbc89195179\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:44:043\",\"respDate\":\"230423-00:19:44:044\",\"sourceId\":\"haproxy:b0a828e0-f25f-4efe-9ab4-edbc89195179\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:44:043-55049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe7358f2-7b13-42db-8a20-d5d960ebe5e6], x-b3-parentspanid=[fbb9ff5087962f71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e44af35e9dda693bfbb9ff5087962f71], x-b3-spanid=[4bd4b708b6a7af5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0a828e0-f25f-4efe-9ab4-edbc89195179]}\\\"}\"}","context":{"RequestID":"b0a828e0-f25f-4efe-9ab4-edbc89195179","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37bf0845-1bc9-4fe0-aeab-d3f30f4e074c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:44.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:44.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0a828e0-f25f-4efe-9ab4-edbc89195179","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37bf0845-1bc9-4fe0-aeab-d3f30f4e074c","LogTimestamp":"2023-04-23T00:19:44.045Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:19:46.055Z","message":"Entering","context":{"RequestID":"80f97424-741f-45fe-b60a-a592690f69d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d81f6f8c-f84d-4602-ad61-bc4785ad241b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:46.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:46.059Z","message":"{\"transactionId\":\"80f97424-741f-45fe-b60a-a592690f69d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:46:056\",\"respDate\":\"230423-00:19:46:058\",\"sourceId\":\"haproxy:80f97424-741f-45fe-b60a-a592690f69d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:46:056-83257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed508e47-747b-4f7e-a513-3a6a27a4db6f], x-b3-parentspanid=[e2cc16a608f56dcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bec2801268a7afd4e2cc16a608f56dcf], x-b3-spanid=[ce829b0c5cbcadc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80f97424-741f-45fe-b60a-a592690f69d2]}\\\"}\"}","context":{"RequestID":"80f97424-741f-45fe-b60a-a592690f69d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d81f6f8c-f84d-4602-ad61-bc4785ad241b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:46.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:46.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80f97424-741f-45fe-b60a-a592690f69d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81f6f8c-f84d-4602-ad61-bc4785ad241b","LogTimestamp":"2023-04-23T00:19:46.059Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:48.069Z","message":"Entering","context":{"RequestID":"73c7f014-1697-4f4a-94d2-48ff349fe6fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d151d19-24e1-48fd-98f3-5ce720b729ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:48.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:48.072Z","message":"{\"transactionId\":\"73c7f014-1697-4f4a-94d2-48ff349fe6fb\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:48:070\",\"respDate\":\"230423-00:19:48:072\",\"sourceId\":\"haproxy:73c7f014-1697-4f4a-94d2-48ff349fe6fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:48:070-49813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8489ce28-bef2-4a9d-9207-3dc89706f4cb], x-b3-parentspanid=[4fbf52b2eb0a274a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd3c752f3caf83094fbf52b2eb0a274a], x-b3-spanid=[d823a661d4248a25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73c7f014-1697-4f4a-94d2-48ff349fe6fb]}\\\"}\"}","context":{"RequestID":"73c7f014-1697-4f4a-94d2-48ff349fe6fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d151d19-24e1-48fd-98f3-5ce720b729ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:48.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:48.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73c7f014-1697-4f4a-94d2-48ff349fe6fb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d151d19-24e1-48fd-98f3-5ce720b729ca","LogTimestamp":"2023-04-23T00:19:48.073Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:49.212Z","message":"Entering","context":{"RequestID":"81c32d30-ec0d-4891-a477-830820218a8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e866640-07be-4980-9249-9399ffaf5458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"81c32d30-ec0d-4891-a477-830820218a8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e866640-07be-4980-9249-9399ffaf5458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:49.217Z","message":"{\"transactionId\":\"81c32d30-ec0d-4891-a477-830820218a8f\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:49:213\",\"respDate\":\"230423-00:19:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81c32d30-ec0d-4891-a477-830820218a8f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:49:213-51907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81c32d30-ec0d-4891-a477-830820218a8f]}\\\"}\"}","context":{"RequestID":"81c32d30-ec0d-4891-a477-830820218a8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e866640-07be-4980-9249-9399ffaf5458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81c32d30-ec0d-4891-a477-830820218a8f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e866640-07be-4980-9249-9399ffaf5458","LogTimestamp":"2023-04-23T00:19:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:19:49.317Z","message":"Entering","context":{"RequestID":"c9135f34-8eaa-4e93-ba04-1d2603fab040","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8afbdd00-b8b0-430e-8452-aafce8723329","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:49.320Z","message":"{\"transactionId\":\"c9135f34-8eaa-4e93-ba04-1d2603fab040\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:49:318\",\"respDate\":\"230423-00:19:49:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c9135f34-8eaa-4e93-ba04-1d2603fab040\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:19:49:318-9724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91af0a36-6877-4324-a98d-a972173a9b00], x-b3-parentspanid=[15ac1df1a27dd29e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56251], x-envoy-attempt-count=[1], x-b3-traceid=[fc8f4e72fc29097815ac1df1a27dd29e], x-b3-spanid=[e4fdaf12cb863cf2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c9135f34-8eaa-4e93-ba04-1d2603fab040]}\\\"}\"}","context":{"RequestID":"c9135f34-8eaa-4e93-ba04-1d2603fab040","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8afbdd00-b8b0-430e-8452-aafce8723329","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:49.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9135f34-8eaa-4e93-ba04-1d2603fab040","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8afbdd00-b8b0-430e-8452-aafce8723329","LogTimestamp":"2023-04-23T00:19:49.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:19:50.083Z","message":"Entering","context":{"RequestID":"c0da0257-8294-4e50-b368-67367ad35634","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0e5e597-5cd0-4729-b93f-f6dcdaf161ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:50.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:50.084Z","message":"{\"transactionId\":\"c0da0257-8294-4e50-b368-67367ad35634\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:50:083\",\"respDate\":\"230423-00:19:50:084\",\"sourceId\":\"haproxy:c0da0257-8294-4e50-b368-67367ad35634\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:50:083-8237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9b1dade-a89b-445b-a150-cd1048621fcb], x-b3-parentspanid=[434a97835a454e03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a49870d6346731c7434a97835a454e03], x-b3-spanid=[c597a9f6398ba5ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0da0257-8294-4e50-b368-67367ad35634]}\\\"}\"}","context":{"RequestID":"c0da0257-8294-4e50-b368-67367ad35634","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0e5e597-5cd0-4729-b93f-f6dcdaf161ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:50.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:50.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0da0257-8294-4e50-b368-67367ad35634","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0e5e597-5cd0-4729-b93f-f6dcdaf161ea","LogTimestamp":"2023-04-23T00:19:50.085Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:52.095Z","message":"Entering","context":{"RequestID":"0fdd63a7-c74d-4bbe-a375-2b5b06c685d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"886842d2-13b3-4d7b-b5be-7e8a7e57d98b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:52.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:52.098Z","message":"{\"transactionId\":\"0fdd63a7-c74d-4bbe-a375-2b5b06c685d8\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:52:096\",\"respDate\":\"230423-00:19:52:098\",\"sourceId\":\"haproxy:0fdd63a7-c74d-4bbe-a375-2b5b06c685d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:52:096-85195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d176c54e-c6e8-4a33-8fc6-8b78a83efafb], x-b3-parentspanid=[45c7c90a567c2974], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84e6e2e661bcb60745c7c90a567c2974], x-b3-spanid=[82a4f31f29519336], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fdd63a7-c74d-4bbe-a375-2b5b06c685d8]}\\\"}\"}","context":{"RequestID":"0fdd63a7-c74d-4bbe-a375-2b5b06c685d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"886842d2-13b3-4d7b-b5be-7e8a7e57d98b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:52.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:52.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fdd63a7-c74d-4bbe-a375-2b5b06c685d8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"886842d2-13b3-4d7b-b5be-7e8a7e57d98b","LogTimestamp":"2023-04-23T00:19:52.099Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:52.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:19:52.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:52.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:52.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:54.109Z","message":"Entering","context":{"RequestID":"4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c625fb85-a7bd-4168-97f8-937c1605af89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:54.110Z","message":"{\"transactionId\":\"4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:54:109\",\"respDate\":\"230423-00:19:54:110\",\"sourceId\":\"haproxy:4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:54:109-42181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[394b2344-b8bc-41e3-b70d-5580e74d77a5], x-b3-parentspanid=[421750f0a53e919a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[152c2b5a4051dbe2421750f0a53e919a], x-b3-spanid=[871a42cc19d562e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec]}\\\"}\"}","context":{"RequestID":"4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c625fb85-a7bd-4168-97f8-937c1605af89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:54.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a9a6a28-afbd-4d23-84b6-5a9fec81f8ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c625fb85-a7bd-4168-97f8-937c1605af89","LogTimestamp":"2023-04-23T00:19:54.111Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:19:56.121Z","message":"Entering","context":{"RequestID":"41fd42d7-cd07-4561-8984-264d7026e001","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95b3ef16-529b-449c-9687-e657c04f457f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:56.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:56.125Z","message":"{\"transactionId\":\"41fd42d7-cd07-4561-8984-264d7026e001\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:56:122\",\"respDate\":\"230423-00:19:56:124\",\"sourceId\":\"haproxy:41fd42d7-cd07-4561-8984-264d7026e001\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:56:122-27009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dd252d3-e5b6-4631-a065-7eba32612795], x-b3-parentspanid=[7054d39e2dc865d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4af3b06e22e22e247054d39e2dc865d2], x-b3-spanid=[b6298e58fa2bf534], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41fd42d7-cd07-4561-8984-264d7026e001]}\\\"}\"}","context":{"RequestID":"41fd42d7-cd07-4561-8984-264d7026e001","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95b3ef16-529b-449c-9687-e657c04f457f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:56.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:56.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41fd42d7-cd07-4561-8984-264d7026e001","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95b3ef16-529b-449c-9687-e657c04f457f","LogTimestamp":"2023-04-23T00:19:56.125Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:19:58.137Z","message":"Entering","context":{"RequestID":"90d6f933-ba98-42c5-b588-c483461f924d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4698d6ef-3358-4a54-9773-66ceb32cc4dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:58.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:58.140Z","message":"{\"transactionId\":\"90d6f933-ba98-42c5-b588-c483461f924d\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:58:138\",\"respDate\":\"230423-00:19:58:140\",\"sourceId\":\"haproxy:90d6f933-ba98-42c5-b588-c483461f924d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:58:138-60710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e23f84a2-ea05-49a1-b415-306d8b94103a], x-b3-parentspanid=[2cd8bb6420e94a16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae57a1ca2ce12b9a2cd8bb6420e94a16], x-b3-spanid=[cbd0b0f9fa6027cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90d6f933-ba98-42c5-b588-c483461f924d]}\\\"}\"}","context":{"RequestID":"90d6f933-ba98-42c5-b588-c483461f924d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4698d6ef-3358-4a54-9773-66ceb32cc4dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:19:58.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:58.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90d6f933-ba98-42c5-b588-c483461f924d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4698d6ef-3358-4a54-9773-66ceb32cc4dc","LogTimestamp":"2023-04-23T00:19:58.141Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:19:59.214Z","message":"Entering","context":{"RequestID":"f0aa8a31-f84b-4890-9006-54a3ee39d76b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6995d812-2095-477e-9313-8dc95444de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:59.217Z","message":"Database is available from CACHED check.","context":{"RequestID":"f0aa8a31-f84b-4890-9006-54a3ee39d76b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6995d812-2095-477e-9313-8dc95444de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:59.220Z","message":"{\"transactionId\":\"f0aa8a31-f84b-4890-9006-54a3ee39d76b\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:59:216\",\"respDate\":\"230423-00:19:59:219\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f0aa8a31-f84b-4890-9006-54a3ee39d76b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:19:59:216-2730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f0aa8a31-f84b-4890-9006-54a3ee39d76b]}\\\"}\"}","context":{"RequestID":"f0aa8a31-f84b-4890-9006-54a3ee39d76b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6995d812-2095-477e-9313-8dc95444de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:19:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:59.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0aa8a31-f84b-4890-9006-54a3ee39d76b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6995d812-2095-477e-9313-8dc95444de36","LogTimestamp":"2023-04-23T00:19:59.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:19:59.315Z","message":"Entering","context":{"RequestID":"a1f1fb89-c7df-441b-bb84-e69964a4037c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ac1daea-250b-4d6c-a10f-4cc4b6500fe6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:59.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:19:59.318Z","message":"{\"transactionId\":\"a1f1fb89-c7df-441b-bb84-e69964a4037c\",\"status\":\"200\",\"rqstDate\":\"230423-00:19:59:316\",\"respDate\":\"230423-00:19:59:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a1f1fb89-c7df-441b-bb84-e69964a4037c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:19:59:316-29651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a39b71c-4dd9-4fb6-afa9-d04ae35ff5b2], x-b3-parentspanid=[53b3c3ea5045f860], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35223], x-envoy-attempt-count=[1], x-b3-traceid=[cceb81e225cb502153b3c3ea5045f860], x-b3-spanid=[14c0bf01032bc4ed], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a1f1fb89-c7df-441b-bb84-e69964a4037c]}\\\"}\"}","context":{"RequestID":"a1f1fb89-c7df-441b-bb84-e69964a4037c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ac1daea-250b-4d6c-a10f-4cc4b6500fe6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:19:59.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:19:59.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1f1fb89-c7df-441b-bb84-e69964a4037c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ac1daea-250b-4d6c-a10f-4cc4b6500fe6","LogTimestamp":"2023-04-23T00:19:59.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:19:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:00.150Z","message":"Entering","context":{"RequestID":"cd3a6ae1-e430-4f2a-b5f2-11a372b43377","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7fbebe4-9371-4bf8-b1ec-2a31204f212e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:00.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:00.152Z","message":"{\"transactionId\":\"cd3a6ae1-e430-4f2a-b5f2-11a372b43377\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:00:151\",\"respDate\":\"230423-00:20:00:152\",\"sourceId\":\"haproxy:cd3a6ae1-e430-4f2a-b5f2-11a372b43377\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:00:151-77620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f137a4dd-d38f-4d5a-b96c-0e9d9da6e1e5], x-b3-parentspanid=[21ad69bb1c366ca5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb8817b1f26d511321ad69bb1c366ca5], x-b3-spanid=[3d2610fa6e0cdae1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd3a6ae1-e430-4f2a-b5f2-11a372b43377]}\\\"}\"}","context":{"RequestID":"cd3a6ae1-e430-4f2a-b5f2-11a372b43377","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7fbebe4-9371-4bf8-b1ec-2a31204f212e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:00.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:00.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd3a6ae1-e430-4f2a-b5f2-11a372b43377","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7fbebe4-9371-4bf8-b1ec-2a31204f212e","LogTimestamp":"2023-04-23T00:20:00.153Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:20:02.162Z","message":"Entering","context":{"RequestID":"e3a65ea8-4c28-4be8-8c92-b3b7cbab2857","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c72b545-c746-4775-a3fa-cfa4ab0715a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:02.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:02.166Z","message":"{\"transactionId\":\"e3a65ea8-4c28-4be8-8c92-b3b7cbab2857\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:02:163\",\"respDate\":\"230423-00:20:02:165\",\"sourceId\":\"haproxy:e3a65ea8-4c28-4be8-8c92-b3b7cbab2857\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:02:163-13894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1fdfdc4-02a1-46f1-92ed-7891486f82c4], x-b3-parentspanid=[49afb4d72ec687e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6feb795a98e7137349afb4d72ec687e1], x-b3-spanid=[c87a70d0f43b2e7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3a65ea8-4c28-4be8-8c92-b3b7cbab2857]}\\\"}\"}","context":{"RequestID":"e3a65ea8-4c28-4be8-8c92-b3b7cbab2857","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c72b545-c746-4775-a3fa-cfa4ab0715a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:02.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:02.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3a65ea8-4c28-4be8-8c92-b3b7cbab2857","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c72b545-c746-4775-a3fa-cfa4ab0715a6","LogTimestamp":"2023-04-23T00:20:02.166Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:20:02.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:02.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:02.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:02.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:04.178Z","message":"Entering","context":{"RequestID":"1ba14564-a141-43b2-9d5d-338e81aaa865","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b7f85f8-9bc3-4e7e-b96f-97bc1235f92a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:04.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:04.181Z","message":"{\"transactionId\":\"1ba14564-a141-43b2-9d5d-338e81aaa865\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:04:179\",\"respDate\":\"230423-00:20:04:181\",\"sourceId\":\"haproxy:1ba14564-a141-43b2-9d5d-338e81aaa865\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:04:179-21106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[666a648c-c56d-4f50-98ca-45bca07fdd27], x-b3-parentspanid=[90c9fb568b554272], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f7b3ec8b74d720890c9fb568b554272], x-b3-spanid=[7a152e10dc4be2aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ba14564-a141-43b2-9d5d-338e81aaa865]}\\\"}\"}","context":{"RequestID":"1ba14564-a141-43b2-9d5d-338e81aaa865","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b7f85f8-9bc3-4e7e-b96f-97bc1235f92a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:04.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:04.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ba14564-a141-43b2-9d5d-338e81aaa865","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b7f85f8-9bc3-4e7e-b96f-97bc1235f92a","LogTimestamp":"2023-04-23T00:20:04.183Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:20:04.864Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:04.869Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:06.193Z","message":"Entering","context":{"RequestID":"dd7856ac-6f55-4433-976a-85ecf21168e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ba3a560-67c3-450b-a65d-dbdd7bd34591","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:06.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:06.195Z","message":"{\"transactionId\":\"dd7856ac-6f55-4433-976a-85ecf21168e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:06:194\",\"respDate\":\"230423-00:20:06:195\",\"sourceId\":\"haproxy:dd7856ac-6f55-4433-976a-85ecf21168e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:06:194-74743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[632bdbf2-a31d-4098-8ebf-cb44c0c32dbb], x-b3-parentspanid=[0d3b4747c7fe929f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42511233e172e8260d3b4747c7fe929f], x-b3-spanid=[8be021d0f715ad42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd7856ac-6f55-4433-976a-85ecf21168e2]}\\\"}\"}","context":{"RequestID":"dd7856ac-6f55-4433-976a-85ecf21168e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ba3a560-67c3-450b-a65d-dbdd7bd34591","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:06.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:06.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd7856ac-6f55-4433-976a-85ecf21168e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ba3a560-67c3-450b-a65d-dbdd7bd34591","LogTimestamp":"2023-04-23T00:20:06.195Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:20:08.205Z","message":"Entering","context":{"RequestID":"d45b1e6c-8adb-452c-8608-b0f8aee2f61a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55bdbea1-68b3-4c9a-bd46-f39d2b9c23dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:08.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:08.208Z","message":"{\"transactionId\":\"d45b1e6c-8adb-452c-8608-b0f8aee2f61a\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:08:206\",\"respDate\":\"230423-00:20:08:207\",\"sourceId\":\"haproxy:d45b1e6c-8adb-452c-8608-b0f8aee2f61a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:08:206-39356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f342f444-3e42-4b0a-a472-16c1cf77da4e], x-b3-parentspanid=[ca1a1e128fa41b76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e831fe2f25eb2d2cca1a1e128fa41b76], x-b3-spanid=[a99ff7de1334c89f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d45b1e6c-8adb-452c-8608-b0f8aee2f61a]}\\\"}\"}","context":{"RequestID":"d45b1e6c-8adb-452c-8608-b0f8aee2f61a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55bdbea1-68b3-4c9a-bd46-f39d2b9c23dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:08.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:08.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d45b1e6c-8adb-452c-8608-b0f8aee2f61a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55bdbea1-68b3-4c9a-bd46-f39d2b9c23dd","LogTimestamp":"2023-04-23T00:20:08.208Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:09.214Z","message":"Entering","context":{"RequestID":"fcdecc94-1482-4317-bf9c-1aad474907c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee5339dc-9f2e-4b1f-952c-ada61267a0fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:09.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:09.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"fcdecc94-1482-4317-bf9c-1aad474907c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee5339dc-9f2e-4b1f-952c-ada61267a0fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:09.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:09.220Z","message":"{\"transactionId\":\"fcdecc94-1482-4317-bf9c-1aad474907c5\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:09:215\",\"respDate\":\"230423-00:20:09:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fcdecc94-1482-4317-bf9c-1aad474907c5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:09:215-10171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fcdecc94-1482-4317-bf9c-1aad474907c5]}\\\"}\"}","context":{"RequestID":"fcdecc94-1482-4317-bf9c-1aad474907c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee5339dc-9f2e-4b1f-952c-ada61267a0fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:09.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:09.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcdecc94-1482-4317-bf9c-1aad474907c5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee5339dc-9f2e-4b1f-952c-ada61267a0fd","LogTimestamp":"2023-04-23T00:20:09.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:20:09.316Z","message":"Entering","context":{"RequestID":"698e960e-f18a-44b2-b879-12d96431cd91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"330af71a-5dac-4e7a-a72d-3b9184df75b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:09.319Z","message":"{\"transactionId\":\"698e960e-f18a-44b2-b879-12d96431cd91\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:09:317\",\"respDate\":\"230423-00:20:09:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:698e960e-f18a-44b2-b879-12d96431cd91\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:09:317-90661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02777222-eb86-4117-9fa4-da93ff7c025e], x-b3-parentspanid=[7e380e5b10257877], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57197], x-envoy-attempt-count=[1], x-b3-traceid=[2a94a2a2ba52ca4c7e380e5b10257877], x-b3-spanid=[c1b9002a1ec17040], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[698e960e-f18a-44b2-b879-12d96431cd91]}\\\"}\"}","context":{"RequestID":"698e960e-f18a-44b2-b879-12d96431cd91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"330af71a-5dac-4e7a-a72d-3b9184df75b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:09.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"698e960e-f18a-44b2-b879-12d96431cd91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"330af71a-5dac-4e7a-a72d-3b9184df75b2","LogTimestamp":"2023-04-23T00:20:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:20:10.219Z","message":"Entering","context":{"RequestID":"465e7889-2e84-40db-bafd-ea47caade87c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"967e6172-62c5-4a34-b706-30c7b9a81098","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:10.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:10.222Z","message":"{\"transactionId\":\"465e7889-2e84-40db-bafd-ea47caade87c\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:10:220\",\"respDate\":\"230423-00:20:10:221\",\"sourceId\":\"haproxy:465e7889-2e84-40db-bafd-ea47caade87c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:10:220-57170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cb1196d-f7be-4e85-9748-ed7a16f912f1], x-b3-parentspanid=[a28b49ea300549f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7747610dd1f5fb5a28b49ea300549f0], x-b3-spanid=[f51dada939d30e8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[465e7889-2e84-40db-bafd-ea47caade87c]}\\\"}\"}","context":{"RequestID":"465e7889-2e84-40db-bafd-ea47caade87c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"967e6172-62c5-4a34-b706-30c7b9a81098","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:10.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:10.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"465e7889-2e84-40db-bafd-ea47caade87c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"967e6172-62c5-4a34-b706-30c7b9a81098","LogTimestamp":"2023-04-23T00:20:10.222Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:12.233Z","message":"Entering","context":{"RequestID":"3912dde2-158a-4092-8673-6aa4a62c998d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b98566e-0ea9-4602-bede-6b84ff39508d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:12.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:12.236Z","message":"{\"transactionId\":\"3912dde2-158a-4092-8673-6aa4a62c998d\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:12:234\",\"respDate\":\"230423-00:20:12:236\",\"sourceId\":\"haproxy:3912dde2-158a-4092-8673-6aa4a62c998d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:12:234-67020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd030509-1459-44a3-a382-9aac1db7b73c], x-b3-parentspanid=[862f1f04bc142abe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc8537e9d9f87674862f1f04bc142abe], x-b3-spanid=[7f00eab2e5b65eed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3912dde2-158a-4092-8673-6aa4a62c998d]}\\\"}\"}","context":{"RequestID":"3912dde2-158a-4092-8673-6aa4a62c998d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b98566e-0ea9-4602-bede-6b84ff39508d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:12.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:12.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3912dde2-158a-4092-8673-6aa4a62c998d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b98566e-0ea9-4602-bede-6b84ff39508d","LogTimestamp":"2023-04-23T00:20:12.237Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:20:12.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:12.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:12.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:12.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:14.247Z","message":"Entering","context":{"RequestID":"11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bff215d-3148-48da-a51c-8da185c18a50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:14.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:14.250Z","message":"{\"transactionId\":\"11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:14:248\",\"respDate\":\"230423-00:20:14:250\",\"sourceId\":\"haproxy:11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:14:248-85593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e9fe7a9-181d-4453-b53e-ee41d1112737], x-b3-parentspanid=[1b2e111a0d4e8ac7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a662a6fbb594249d1b2e111a0d4e8ac7], x-b3-spanid=[90451075cadc9d57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03]}\\\"}\"}","context":{"RequestID":"11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bff215d-3148-48da-a51c-8da185c18a50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:14.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:14.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11c4bb9b-e5c0-479b-bbdc-c6d609a9cc03","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bff215d-3148-48da-a51c-8da185c18a50","LogTimestamp":"2023-04-23T00:20:14.251Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:16.262Z","message":"Entering","context":{"RequestID":"39a2c8b4-6f9c-4fd2-a293-a37765a54030","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5bf8da68-c22b-4d08-8374-639a9815af19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:16.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:16.264Z","message":"{\"transactionId\":\"39a2c8b4-6f9c-4fd2-a293-a37765a54030\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:16:262\",\"respDate\":\"230423-00:20:16:263\",\"sourceId\":\"haproxy:39a2c8b4-6f9c-4fd2-a293-a37765a54030\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:16:262-9130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[965ae3c9-b199-4300-84a2-dc168edc8c33], x-b3-parentspanid=[c4b39505d8f0ffcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f40b16b8a2eff591c4b39505d8f0ffcd], x-b3-spanid=[d45e4d7420357d13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39a2c8b4-6f9c-4fd2-a293-a37765a54030]}\\\"}\"}","context":{"RequestID":"39a2c8b4-6f9c-4fd2-a293-a37765a54030","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5bf8da68-c22b-4d08-8374-639a9815af19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:16.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:16.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39a2c8b4-6f9c-4fd2-a293-a37765a54030","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bf8da68-c22b-4d08-8374-639a9815af19","LogTimestamp":"2023-04-23T00:20:16.264Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:20:18.273Z","message":"Entering","context":{"RequestID":"6797ea53-6897-4270-823b-18d0b8cd8cbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07fb8050-eb0c-4676-9239-0e1de681714e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:18.275Z","message":"{\"transactionId\":\"6797ea53-6897-4270-823b-18d0b8cd8cbd\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:18:273\",\"respDate\":\"230423-00:20:18:275\",\"sourceId\":\"haproxy:6797ea53-6897-4270-823b-18d0b8cd8cbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:18:273-62430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a678b3d-f068-4834-8e42-67b5571c5bb2], x-b3-parentspanid=[6bf739230765319b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1c498c231454e556bf739230765319b], x-b3-spanid=[5ea0a2b06fdf049e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6797ea53-6897-4270-823b-18d0b8cd8cbd]}\\\"}\"}","context":{"RequestID":"6797ea53-6897-4270-823b-18d0b8cd8cbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07fb8050-eb0c-4676-9239-0e1de681714e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:18.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:18.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6797ea53-6897-4270-823b-18d0b8cd8cbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07fb8050-eb0c-4676-9239-0e1de681714e","LogTimestamp":"2023-04-23T00:20:18.276Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:20:19.212Z","message":"Entering","context":{"RequestID":"ca4fa718-d5b9-422a-81ef-2738ae65ac47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16285139-7bab-4b3d-9722-1dd51cfc601f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca4fa718-d5b9-422a-81ef-2738ae65ac47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16285139-7bab-4b3d-9722-1dd51cfc601f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:19.216Z","message":"{\"transactionId\":\"ca4fa718-d5b9-422a-81ef-2738ae65ac47\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:19:213\",\"respDate\":\"230423-00:20:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca4fa718-d5b9-422a-81ef-2738ae65ac47\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:19:213-92019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca4fa718-d5b9-422a-81ef-2738ae65ac47]}\\\"}\"}","context":{"RequestID":"ca4fa718-d5b9-422a-81ef-2738ae65ac47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16285139-7bab-4b3d-9722-1dd51cfc601f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca4fa718-d5b9-422a-81ef-2738ae65ac47","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16285139-7bab-4b3d-9722-1dd51cfc601f","LogTimestamp":"2023-04-23T00:20:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:20:19.316Z","message":"Entering","context":{"RequestID":"cb09a892-ecec-4848-9476-bed085739533","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ee7d9eb-471a-44e8-a1d7-ec19b955eae4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:19.318Z","message":"{\"transactionId\":\"cb09a892-ecec-4848-9476-bed085739533\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:19:317\",\"respDate\":\"230423-00:20:19:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb09a892-ecec-4848-9476-bed085739533\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:19:317-91160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7edf9204-465d-41ee-bb08-44f3b8e469d7], x-b3-parentspanid=[a8dfbd7abeb48280], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37329], x-envoy-attempt-count=[1], x-b3-traceid=[fc5128e7dd2f1c5ba8dfbd7abeb48280], x-b3-spanid=[b796f699ad70a9e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb09a892-ecec-4848-9476-bed085739533]}\\\"}\"}","context":{"RequestID":"cb09a892-ecec-4848-9476-bed085739533","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ee7d9eb-471a-44e8-a1d7-ec19b955eae4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:19.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:19.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb09a892-ecec-4848-9476-bed085739533","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee7d9eb-471a-44e8-a1d7-ec19b955eae4","LogTimestamp":"2023-04-23T00:20:19.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:20.287Z","message":"Entering","context":{"RequestID":"ce065405-52a5-45cf-afe8-f5486d345a04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59164a01-e7df-4e88-81de-08dda50dd970","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:20.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:20.290Z","message":"{\"transactionId\":\"ce065405-52a5-45cf-afe8-f5486d345a04\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:20:288\",\"respDate\":\"230423-00:20:20:290\",\"sourceId\":\"haproxy:ce065405-52a5-45cf-afe8-f5486d345a04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:20:288-34325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3abf04b3-f7b7-4315-b722-d7a2fe4837e7], x-b3-parentspanid=[038a65f787614bff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1789c1711dba51ee038a65f787614bff], x-b3-spanid=[002ed06e42aa6887], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce065405-52a5-45cf-afe8-f5486d345a04]}\\\"}\"}","context":{"RequestID":"ce065405-52a5-45cf-afe8-f5486d345a04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59164a01-e7df-4e88-81de-08dda50dd970","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:20.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:20.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce065405-52a5-45cf-afe8-f5486d345a04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59164a01-e7df-4e88-81de-08dda50dd970","LogTimestamp":"2023-04-23T00:20:20.291Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:20:22.302Z","message":"Entering","context":{"RequestID":"f82b18f4-d582-4928-b4e4-3889230b2ea6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28f69bac-69ea-4cd6-a9c3-0fcee4a94556","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:22.304Z","message":"{\"transactionId\":\"f82b18f4-d582-4928-b4e4-3889230b2ea6\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:22:302\",\"respDate\":\"230423-00:20:22:304\",\"sourceId\":\"haproxy:f82b18f4-d582-4928-b4e4-3889230b2ea6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:22:302-51074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21fc97c5-cd28-4757-a04d-6447c3a711bc], x-b3-parentspanid=[7c8f02b042ddee50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[942d13f059c771457c8f02b042ddee50], x-b3-spanid=[df6f166e2240676f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f82b18f4-d582-4928-b4e4-3889230b2ea6]}\\\"}\"}","context":{"RequestID":"f82b18f4-d582-4928-b4e4-3889230b2ea6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28f69bac-69ea-4cd6-a9c3-0fcee4a94556","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:22.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f82b18f4-d582-4928-b4e4-3889230b2ea6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28f69bac-69ea-4cd6-a9c3-0fcee4a94556","LogTimestamp":"2023-04-23T00:20:22.304Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:20:22.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:22.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:22.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:22.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:24.314Z","message":"Entering","context":{"RequestID":"8d03491d-20c2-4111-ba00-47c91fcebbcc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99a3c247-d42c-48fe-932d-fc287cceeac5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:24.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:24.316Z","message":"{\"transactionId\":\"8d03491d-20c2-4111-ba00-47c91fcebbcc\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:24:314\",\"respDate\":\"230423-00:20:24:316\",\"sourceId\":\"haproxy:8d03491d-20c2-4111-ba00-47c91fcebbcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:24:314-24197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a27fc35e-6f6f-416e-8fd9-1ab656d70884], x-b3-parentspanid=[c269fe737b8c7ca6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b530cac158a680cfc269fe737b8c7ca6], x-b3-spanid=[df37a14de7fa69e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d03491d-20c2-4111-ba00-47c91fcebbcc]}\\\"}\"}","context":{"RequestID":"8d03491d-20c2-4111-ba00-47c91fcebbcc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99a3c247-d42c-48fe-932d-fc287cceeac5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:24.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:24.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d03491d-20c2-4111-ba00-47c91fcebbcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a3c247-d42c-48fe-932d-fc287cceeac5","LogTimestamp":"2023-04-23T00:20:24.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:20:26.329Z","message":"Entering","context":{"RequestID":"5c45492a-72cf-4289-b66c-50d1ade29048","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8faa6f5f-f46f-4014-948c-745499952abb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:26.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:26.331Z","message":"{\"transactionId\":\"5c45492a-72cf-4289-b66c-50d1ade29048\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:26:329\",\"respDate\":\"230423-00:20:26:331\",\"sourceId\":\"haproxy:5c45492a-72cf-4289-b66c-50d1ade29048\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:26:329-88131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a19627a3-c0eb-4b88-ab6b-0a9ca17b951b], x-b3-parentspanid=[1923b7f38f0fea94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c2eab552a45102c1923b7f38f0fea94], x-b3-spanid=[e80e07f68ed5f781], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c45492a-72cf-4289-b66c-50d1ade29048]}\\\"}\"}","context":{"RequestID":"5c45492a-72cf-4289-b66c-50d1ade29048","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8faa6f5f-f46f-4014-948c-745499952abb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:26.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:26.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c45492a-72cf-4289-b66c-50d1ade29048","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8faa6f5f-f46f-4014-948c-745499952abb","LogTimestamp":"2023-04-23T00:20:26.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:20:28.341Z","message":"Entering","context":{"RequestID":"dad29125-9fb7-4bd3-80a7-6e4ba3d5f911","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2be1ba06-3835-4e5d-84fd-12b7a7d3c79c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:28.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:28.342Z","message":"{\"transactionId\":\"dad29125-9fb7-4bd3-80a7-6e4ba3d5f911\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:28:341\",\"respDate\":\"230423-00:20:28:342\",\"sourceId\":\"haproxy:dad29125-9fb7-4bd3-80a7-6e4ba3d5f911\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:28:341-59322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f266c337-6c79-476e-abbf-1883b99d1628], x-b3-parentspanid=[a808567b6cd5fb88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8c6549f5d6f73c9a808567b6cd5fb88], x-b3-spanid=[24c1782f98f5cdc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dad29125-9fb7-4bd3-80a7-6e4ba3d5f911]}\\\"}\"}","context":{"RequestID":"dad29125-9fb7-4bd3-80a7-6e4ba3d5f911","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2be1ba06-3835-4e5d-84fd-12b7a7d3c79c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:28.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:28.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dad29125-9fb7-4bd3-80a7-6e4ba3d5f911","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2be1ba06-3835-4e5d-84fd-12b7a7d3c79c","LogTimestamp":"2023-04-23T00:20:28.343Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:20:29.212Z","message":"Entering","context":{"RequestID":"6d91cfc1-d7ff-433d-815e-006ac2ad37a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9bb6ad7-3812-4f85-917d-0d6b51536d82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d91cfc1-d7ff-433d-815e-006ac2ad37a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9bb6ad7-3812-4f85-917d-0d6b51536d82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:29.216Z","message":"{\"transactionId\":\"6d91cfc1-d7ff-433d-815e-006ac2ad37a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:29:213\",\"respDate\":\"230423-00:20:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d91cfc1-d7ff-433d-815e-006ac2ad37a5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:29:213-78201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d91cfc1-d7ff-433d-815e-006ac2ad37a5]}\\\"}\"}","context":{"RequestID":"6d91cfc1-d7ff-433d-815e-006ac2ad37a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9bb6ad7-3812-4f85-917d-0d6b51536d82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d91cfc1-d7ff-433d-815e-006ac2ad37a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9bb6ad7-3812-4f85-917d-0d6b51536d82","LogTimestamp":"2023-04-23T00:20:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:29.317Z","message":"Entering","context":{"RequestID":"20c90770-00ed-4b30-bf7e-dd94ae955bc3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55bd11b6-fa1f-4ca7-b1b1-de0e08218e6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:29.319Z","message":"{\"transactionId\":\"20c90770-00ed-4b30-bf7e-dd94ae955bc3\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:29:318\",\"respDate\":\"230423-00:20:29:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:20c90770-00ed-4b30-bf7e-dd94ae955bc3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:29:318-68232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d40b0b8-9990-4ec9-8620-3c791e68876a], x-b3-parentspanid=[f56fa94fe0d34d71], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44211], x-envoy-attempt-count=[1], x-b3-traceid=[14794e086804fd6af56fa94fe0d34d71], x-b3-spanid=[30ab88e88179ef4f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[20c90770-00ed-4b30-bf7e-dd94ae955bc3]}\\\"}\"}","context":{"RequestID":"20c90770-00ed-4b30-bf7e-dd94ae955bc3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55bd11b6-fa1f-4ca7-b1b1-de0e08218e6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:29.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20c90770-00ed-4b30-bf7e-dd94ae955bc3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55bd11b6-fa1f-4ca7-b1b1-de0e08218e6e","LogTimestamp":"2023-04-23T00:20:29.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:20:30.352Z","message":"Entering","context":{"RequestID":"2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc80e31f-9fc1-4dab-854a-549ec879402c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:30.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:30.354Z","message":"{\"transactionId\":\"2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:30:352\",\"respDate\":\"230423-00:20:30:354\",\"sourceId\":\"haproxy:2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:30:352-74939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f03ed7a6-2da6-4051-a157-1d8bf79e032f], x-b3-parentspanid=[a53b52b6389d1840], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bf4d001dedfe6bca53b52b6389d1840], x-b3-spanid=[7f9225f59d9f716e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4]}\\\"}\"}","context":{"RequestID":"2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc80e31f-9fc1-4dab-854a-549ec879402c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:30.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:30.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba7e8cb-a3e9-4a41-9b86-fd5b61f08ac4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc80e31f-9fc1-4dab-854a-549ec879402c","LogTimestamp":"2023-04-23T00:20:30.355Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:32.366Z","message":"Entering","context":{"RequestID":"b40c81d3-7d6d-49b0-80c3-26326244d18d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c449d5b-d797-4123-8c52-a54b5f176634","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:32.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:32.370Z","message":"{\"transactionId\":\"b40c81d3-7d6d-49b0-80c3-26326244d18d\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:32:367\",\"respDate\":\"230423-00:20:32:369\",\"sourceId\":\"haproxy:b40c81d3-7d6d-49b0-80c3-26326244d18d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:32:367-61765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc324f05-a387-40cd-8513-1e5c29b19b8c], x-b3-parentspanid=[5f533aefcb4ef942], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afafa9d3c5356b295f533aefcb4ef942], x-b3-spanid=[6625b1aaad3e875c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b40c81d3-7d6d-49b0-80c3-26326244d18d]}\\\"}\"}","context":{"RequestID":"b40c81d3-7d6d-49b0-80c3-26326244d18d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c449d5b-d797-4123-8c52-a54b5f176634","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:32.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:32.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b40c81d3-7d6d-49b0-80c3-26326244d18d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c449d5b-d797-4123-8c52-a54b5f176634","LogTimestamp":"2023-04-23T00:20:32.371Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:20:32.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:32.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:32.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:32.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:34.383Z","message":"Entering","context":{"RequestID":"8e6b02b9-11df-457c-8231-b9b6ece57935","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6681de55-57ef-4644-97eb-fa4a71fe6bcb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:34.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:34.386Z","message":"{\"transactionId\":\"8e6b02b9-11df-457c-8231-b9b6ece57935\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:34:384\",\"respDate\":\"230423-00:20:34:386\",\"sourceId\":\"haproxy:8e6b02b9-11df-457c-8231-b9b6ece57935\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:34:384-41203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b07883d-9cff-4275-8c34-f88831b16d8f], x-b3-parentspanid=[dc15739ff7dbe432], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36c75a2c5dd41d77dc15739ff7dbe432], x-b3-spanid=[ca0f559a400f34da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e6b02b9-11df-457c-8231-b9b6ece57935]}\\\"}\"}","context":{"RequestID":"8e6b02b9-11df-457c-8231-b9b6ece57935","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6681de55-57ef-4644-97eb-fa4a71fe6bcb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:34.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:34.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e6b02b9-11df-457c-8231-b9b6ece57935","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6681de55-57ef-4644-97eb-fa4a71fe6bcb","LogTimestamp":"2023-04-23T00:20:34.387Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:34.871Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:34.875Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:36.399Z","message":"Entering","context":{"RequestID":"1fc6ac4b-8cf8-429d-bd62-da25779b09f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d8c4815-a817-4531-89a0-2c945553949f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:36.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:36.411Z","message":"{\"transactionId\":\"1fc6ac4b-8cf8-429d-bd62-da25779b09f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:36:400\",\"respDate\":\"230423-00:20:36:410\",\"sourceId\":\"haproxy:1fc6ac4b-8cf8-429d-bd62-da25779b09f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:36:400-88746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dcb6b30-5c55-4673-abb3-124e0702790e], x-b3-parentspanid=[41b2a4175e7d413e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89e28e1be5bc29df41b2a4175e7d413e], x-b3-spanid=[5919490300626bea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fc6ac4b-8cf8-429d-bd62-da25779b09f2]}\\\"}\"}","context":{"RequestID":"1fc6ac4b-8cf8-429d-bd62-da25779b09f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d8c4815-a817-4531-89a0-2c945553949f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:36.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:36.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc6ac4b-8cf8-429d-bd62-da25779b09f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"14","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d8c4815-a817-4531-89a0-2c945553949f","LogTimestamp":"2023-04-23T00:20:36.412Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-23T00:20:38.444Z","message":"Entering","context":{"RequestID":"cf494b04-a1c3-4cdb-a3db-fbad549c223d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b831a75-a2e4-4229-bd24-21bf97b18b39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:38.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:38.447Z","message":"{\"transactionId\":\"cf494b04-a1c3-4cdb-a3db-fbad549c223d\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:38:445\",\"respDate\":\"230423-00:20:38:447\",\"sourceId\":\"haproxy:cf494b04-a1c3-4cdb-a3db-fbad549c223d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:38:445-47620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[331a50d4-7fda-4dc5-afeb-a401f283fda8], x-b3-parentspanid=[cb1a469b2b6c0a25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b64a321680656b3cb1a469b2b6c0a25], x-b3-spanid=[2b6d43e2523ab92a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf494b04-a1c3-4cdb-a3db-fbad549c223d]}\\\"}\"}","context":{"RequestID":"cf494b04-a1c3-4cdb-a3db-fbad549c223d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b831a75-a2e4-4229-bd24-21bf97b18b39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:38.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:38.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf494b04-a1c3-4cdb-a3db-fbad549c223d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b831a75-a2e4-4229-bd24-21bf97b18b39","LogTimestamp":"2023-04-23T00:20:38.448Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:39.213Z","message":"Entering","context":{"RequestID":"4082e9b9-1ff5-4337-ab36-9b29365c0c2f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35982d75-50e6-4bec-bf06-e2f23e973f95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:39.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"4082e9b9-1ff5-4337-ab36-9b29365c0c2f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35982d75-50e6-4bec-bf06-e2f23e973f95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:39.217Z","message":"{\"transactionId\":\"4082e9b9-1ff5-4337-ab36-9b29365c0c2f\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:39:214\",\"respDate\":\"230423-00:20:39:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4082e9b9-1ff5-4337-ab36-9b29365c0c2f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:39:214-87948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4082e9b9-1ff5-4337-ab36-9b29365c0c2f]}\\\"}\"}","context":{"RequestID":"4082e9b9-1ff5-4337-ab36-9b29365c0c2f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35982d75-50e6-4bec-bf06-e2f23e973f95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4082e9b9-1ff5-4337-ab36-9b29365c0c2f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35982d75-50e6-4bec-bf06-e2f23e973f95","LogTimestamp":"2023-04-23T00:20:39.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:20:39.316Z","message":"Entering","context":{"RequestID":"935ce8ea-9c92-481a-9660-5d9b7feb5fa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d232429f-6600-41ab-aa83-402563834164","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:39.319Z","message":"{\"transactionId\":\"935ce8ea-9c92-481a-9660-5d9b7feb5fa3\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:39:317\",\"respDate\":\"230423-00:20:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:935ce8ea-9c92-481a-9660-5d9b7feb5fa3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:39:317-48772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11af23b8-7646-4bc0-838a-5331b06aa429], x-b3-parentspanid=[2294d9d550ac3e1d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35041], x-envoy-attempt-count=[1], x-b3-traceid=[e8fe86235be673b52294d9d550ac3e1d], x-b3-spanid=[cc496cbc749f0803], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[935ce8ea-9c92-481a-9660-5d9b7feb5fa3]}\\\"}\"}","context":{"RequestID":"935ce8ea-9c92-481a-9660-5d9b7feb5fa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d232429f-6600-41ab-aa83-402563834164","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"935ce8ea-9c92-481a-9660-5d9b7feb5fa3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d232429f-6600-41ab-aa83-402563834164","LogTimestamp":"2023-04-23T00:20:39.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:40.458Z","message":"Entering","context":{"RequestID":"4d5a4d32-e6e8-48ba-ac3d-095d4358800e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d6e3334-db39-4d9d-b2e0-363c84762537","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:40.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:40.461Z","message":"{\"transactionId\":\"4d5a4d32-e6e8-48ba-ac3d-095d4358800e\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:40:459\",\"respDate\":\"230423-00:20:40:460\",\"sourceId\":\"haproxy:4d5a4d32-e6e8-48ba-ac3d-095d4358800e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:40:459-52420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[effbe1c0-4b9d-483a-8bd6-03ff823eb715], x-b3-parentspanid=[c81965ed03d3d878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae9776e22255c709c81965ed03d3d878], x-b3-spanid=[a44783ac8e0748a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d5a4d32-e6e8-48ba-ac3d-095d4358800e]}\\\"}\"}","context":{"RequestID":"4d5a4d32-e6e8-48ba-ac3d-095d4358800e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d6e3334-db39-4d9d-b2e0-363c84762537","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:40.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:40.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d5a4d32-e6e8-48ba-ac3d-095d4358800e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d6e3334-db39-4d9d-b2e0-363c84762537","LogTimestamp":"2023-04-23T00:20:40.461Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:42.473Z","message":"Entering","context":{"RequestID":"33e7a2f2-6b69-4a98-91ba-0d5550daf782","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"466c174f-6921-48e7-bdc6-370002cef201","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:42.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:42.475Z","message":"{\"transactionId\":\"33e7a2f2-6b69-4a98-91ba-0d5550daf782\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:42:473\",\"respDate\":\"230423-00:20:42:475\",\"sourceId\":\"haproxy:33e7a2f2-6b69-4a98-91ba-0d5550daf782\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:42:473-80442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42e75b11-1a85-4231-a48c-f6688ac9e4a3], x-b3-parentspanid=[431ac4ba10afccce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad14e05f0f66739d431ac4ba10afccce], x-b3-spanid=[76f095f808d2d6c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33e7a2f2-6b69-4a98-91ba-0d5550daf782]}\\\"}\"}","context":{"RequestID":"33e7a2f2-6b69-4a98-91ba-0d5550daf782","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"466c174f-6921-48e7-bdc6-370002cef201","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:42.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:42.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33e7a2f2-6b69-4a98-91ba-0d5550daf782","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"466c174f-6921-48e7-bdc6-370002cef201","LogTimestamp":"2023-04-23T00:20:42.476Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:20:42.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:42.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:42.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:42.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:44.486Z","message":"Entering","context":{"RequestID":"d874c62a-dbae-4047-bb75-c47cdec7a27a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4915f9c2-7c37-491c-8c10-37d458c5f4ac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:44.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:44.487Z","message":"{\"transactionId\":\"d874c62a-dbae-4047-bb75-c47cdec7a27a\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:44:486\",\"respDate\":\"230423-00:20:44:487\",\"sourceId\":\"haproxy:d874c62a-dbae-4047-bb75-c47cdec7a27a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:44:486-85520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82b363c0-f333-4f2f-87b9-c42dcf543bb0], x-b3-parentspanid=[258d9634875afa3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e745e1ece0edc66258d9634875afa3f], x-b3-spanid=[de4d3cfa0ee73a89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d874c62a-dbae-4047-bb75-c47cdec7a27a]}\\\"}\"}","context":{"RequestID":"d874c62a-dbae-4047-bb75-c47cdec7a27a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4915f9c2-7c37-491c-8c10-37d458c5f4ac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:44.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:44.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d874c62a-dbae-4047-bb75-c47cdec7a27a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4915f9c2-7c37-491c-8c10-37d458c5f4ac","LogTimestamp":"2023-04-23T00:20:44.488Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:20:46.500Z","message":"Entering","context":{"RequestID":"d2309867-ac76-4fda-89ab-b677726a3194","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fe5bdbc-efc2-42d3-bbbd-d3061b20f0be","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:46.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:46.502Z","message":"{\"transactionId\":\"d2309867-ac76-4fda-89ab-b677726a3194\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:46:500\",\"respDate\":\"230423-00:20:46:502\",\"sourceId\":\"haproxy:d2309867-ac76-4fda-89ab-b677726a3194\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:46:500-80148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd37fcf3-2e61-4d5d-b614-9a7e7ef7227c], x-b3-parentspanid=[d2aef0f0415fc26d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e109be253b882ba2d2aef0f0415fc26d], x-b3-spanid=[27bb641f9b8ea113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2309867-ac76-4fda-89ab-b677726a3194]}\\\"}\"}","context":{"RequestID":"d2309867-ac76-4fda-89ab-b677726a3194","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fe5bdbc-efc2-42d3-bbbd-d3061b20f0be","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:46.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:46.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2309867-ac76-4fda-89ab-b677726a3194","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fe5bdbc-efc2-42d3-bbbd-d3061b20f0be","LogTimestamp":"2023-04-23T00:20:46.503Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:48.514Z","message":"Entering","context":{"RequestID":"9751feb2-4001-4bac-b11f-79d569e3dbc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d62caa1b-7099-49b0-b9e9-db50d9a8e210","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:48.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:48.517Z","message":"{\"transactionId\":\"9751feb2-4001-4bac-b11f-79d569e3dbc0\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:48:515\",\"respDate\":\"230423-00:20:48:517\",\"sourceId\":\"haproxy:9751feb2-4001-4bac-b11f-79d569e3dbc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:48:515-6680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddd661c8-5925-46c5-9fb9-9aeea0cf71d2], x-b3-parentspanid=[3bdf883787610b4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e0a3f4717a08c403bdf883787610b4d], x-b3-spanid=[a74ef93302d1046c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9751feb2-4001-4bac-b11f-79d569e3dbc0]}\\\"}\"}","context":{"RequestID":"9751feb2-4001-4bac-b11f-79d569e3dbc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d62caa1b-7099-49b0-b9e9-db50d9a8e210","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:48.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:48.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9751feb2-4001-4bac-b11f-79d569e3dbc0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d62caa1b-7099-49b0-b9e9-db50d9a8e210","LogTimestamp":"2023-04-23T00:20:48.518Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:49.211Z","message":"Entering","context":{"RequestID":"deee5c43-d616-4395-894e-7a7428f129ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b89fb578-1012-459d-a3e7-a247ffe0de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"deee5c43-d616-4395-894e-7a7428f129ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b89fb578-1012-459d-a3e7-a247ffe0de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:49.213Z","message":"{\"transactionId\":\"deee5c43-d616-4395-894e-7a7428f129ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:49:212\",\"respDate\":\"230423-00:20:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:deee5c43-d616-4395-894e-7a7428f129ce\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:49:212-76870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[deee5c43-d616-4395-894e-7a7428f129ce]}\\\"}\"}","context":{"RequestID":"deee5c43-d616-4395-894e-7a7428f129ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b89fb578-1012-459d-a3e7-a247ffe0de36","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deee5c43-d616-4395-894e-7a7428f129ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b89fb578-1012-459d-a3e7-a247ffe0de36","LogTimestamp":"2023-04-23T00:20:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:20:49.316Z","message":"Entering","context":{"RequestID":"8f4ec3b5-834e-47e9-b8df-0f9177040825","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ab0379a-7b72-4d6f-bd5f-f00693fa10fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:49.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:49.318Z","message":"{\"transactionId\":\"8f4ec3b5-834e-47e9-b8df-0f9177040825\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:49:316\",\"respDate\":\"230423-00:20:49:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f4ec3b5-834e-47e9-b8df-0f9177040825\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:49:316-20534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a98f3bd5-fb91-4001-bc08-ea2c47bca5bb], x-b3-parentspanid=[7c5302613c842c78], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50373], x-envoy-attempt-count=[1], x-b3-traceid=[f7fb209a6dbbf11b7c5302613c842c78], x-b3-spanid=[d8576c07b44c6a1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f4ec3b5-834e-47e9-b8df-0f9177040825]}\\\"}\"}","context":{"RequestID":"8f4ec3b5-834e-47e9-b8df-0f9177040825","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ab0379a-7b72-4d6f-bd5f-f00693fa10fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:49.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:49.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f4ec3b5-834e-47e9-b8df-0f9177040825","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ab0379a-7b72-4d6f-bd5f-f00693fa10fe","LogTimestamp":"2023-04-23T00:20:49.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:20:50.528Z","message":"Entering","context":{"RequestID":"d6317749-729f-49e1-8087-cc08ee322144","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d19bbdf6-d5cc-483e-bf0c-cd9ba6a1e05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:50.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:50.531Z","message":"{\"transactionId\":\"d6317749-729f-49e1-8087-cc08ee322144\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:50:529\",\"respDate\":\"230423-00:20:50:531\",\"sourceId\":\"haproxy:d6317749-729f-49e1-8087-cc08ee322144\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:50:529-87813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9efbd0d-0843-47f7-8b37-561a6c2bea92], x-b3-parentspanid=[87e96979e74abda5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a6f77a9dcd75f8087e96979e74abda5], x-b3-spanid=[0fc31da93e4dda2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6317749-729f-49e1-8087-cc08ee322144]}\\\"}\"}","context":{"RequestID":"d6317749-729f-49e1-8087-cc08ee322144","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d19bbdf6-d5cc-483e-bf0c-cd9ba6a1e05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:50.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:50.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6317749-729f-49e1-8087-cc08ee322144","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d19bbdf6-d5cc-483e-bf0c-cd9ba6a1e05e","LogTimestamp":"2023-04-23T00:20:50.532Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:20:52.542Z","message":"Entering","context":{"RequestID":"1207c713-390e-4285-b163-00b89d493e82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa25bbb5-ac5b-4d77-a75e-b19d78ea52a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:52.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.545Z","message":"{\"transactionId\":\"1207c713-390e-4285-b163-00b89d493e82\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:52:543\",\"respDate\":\"230423-00:20:52:544\",\"sourceId\":\"haproxy:1207c713-390e-4285-b163-00b89d493e82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:52:543-89259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a874bf5-e2b8-48c5-87c5-7dc894b20ab6], x-b3-parentspanid=[5b5e1792549d6dae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ec1d54bc26e4b2e5b5e1792549d6dae], x-b3-spanid=[bcbfbefafcdfe296], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1207c713-390e-4285-b163-00b89d493e82]}\\\"}\"}","context":{"RequestID":"1207c713-390e-4285-b163-00b89d493e82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa25bbb5-ac5b-4d77-a75e-b19d78ea52a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:52.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1207c713-390e-4285-b163-00b89d493e82","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa25bbb5-ac5b-4d77-a75e-b19d78ea52a2","LogTimestamp":"2023-04-23T00:20:52.545Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:52.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.948Z","message":"Connection[/10.233.72.157:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:52.955Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:54.557Z","message":"Entering","context":{"RequestID":"c62e4900-edf2-445d-a46a-b02f5fa6c1c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e0376ae-7a4b-4fbf-a0dc-51376311685e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:54.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:54.560Z","message":"{\"transactionId\":\"c62e4900-edf2-445d-a46a-b02f5fa6c1c7\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:54:558\",\"respDate\":\"230423-00:20:54:560\",\"sourceId\":\"haproxy:c62e4900-edf2-445d-a46a-b02f5fa6c1c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:54:558-27938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf693d7e-dc29-47a3-980c-9fcd60b83e1d], x-b3-parentspanid=[db305fa1d4de854e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bc111c096f5f4b3db305fa1d4de854e], x-b3-spanid=[6c801ce357f4a91b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c62e4900-edf2-445d-a46a-b02f5fa6c1c7]}\\\"}\"}","context":{"RequestID":"c62e4900-edf2-445d-a46a-b02f5fa6c1c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e0376ae-7a4b-4fbf-a0dc-51376311685e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:54.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:54.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c62e4900-edf2-445d-a46a-b02f5fa6c1c7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e0376ae-7a4b-4fbf-a0dc-51376311685e","LogTimestamp":"2023-04-23T00:20:54.561Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:20:56.572Z","message":"Entering","context":{"RequestID":"1619ed72-87c6-48ef-878e-2dc1472de4b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4da0aaa2-5482-4ccc-abad-a4774bae94b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:56.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:56.575Z","message":"{\"transactionId\":\"1619ed72-87c6-48ef-878e-2dc1472de4b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:56:573\",\"respDate\":\"230423-00:20:56:575\",\"sourceId\":\"haproxy:1619ed72-87c6-48ef-878e-2dc1472de4b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:56:573-96528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd99364a-bd56-49ed-a8a5-0dd366216800], x-b3-parentspanid=[632e93aeac09a705], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d74792aef3eb06a632e93aeac09a705], x-b3-spanid=[61fa53a365ad17eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1619ed72-87c6-48ef-878e-2dc1472de4b3]}\\\"}\"}","context":{"RequestID":"1619ed72-87c6-48ef-878e-2dc1472de4b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4da0aaa2-5482-4ccc-abad-a4774bae94b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:56.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:56.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1619ed72-87c6-48ef-878e-2dc1472de4b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4da0aaa2-5482-4ccc-abad-a4774bae94b4","LogTimestamp":"2023-04-23T00:20:56.576Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:58.587Z","message":"Entering","context":{"RequestID":"164be1b2-df68-48aa-af20-b370afc041f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c1b464a-b7bb-46c7-9465-ee41d8a936c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:58.590Z","message":"{\"transactionId\":\"164be1b2-df68-48aa-af20-b370afc041f3\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:58:588\",\"respDate\":\"230423-00:20:58:589\",\"sourceId\":\"haproxy:164be1b2-df68-48aa-af20-b370afc041f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:20:58:588-58471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29492262-847d-4d75-ae66-167d8b4d2fd4], x-b3-parentspanid=[0eeaad621bb71472], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a3dcbe8f7d5caec0eeaad621bb71472], x-b3-spanid=[f74b546a209de224], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[164be1b2-df68-48aa-af20-b370afc041f3]}\\\"}\"}","context":{"RequestID":"164be1b2-df68-48aa-af20-b370afc041f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c1b464a-b7bb-46c7-9465-ee41d8a936c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:20:58.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:58.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"164be1b2-df68-48aa-af20-b370afc041f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c1b464a-b7bb-46c7-9465-ee41d8a936c3","LogTimestamp":"2023-04-23T00:20:58.590Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:59.212Z","message":"Entering","context":{"RequestID":"f31f31d9-fd0c-4ef5-9490-0ff35b0948cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2355700-f89c-4c10-9ac1-bc2e500b8876","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"f31f31d9-fd0c-4ef5-9490-0ff35b0948cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2355700-f89c-4c10-9ac1-bc2e500b8876","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:59.215Z","message":"{\"transactionId\":\"f31f31d9-fd0c-4ef5-9490-0ff35b0948cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:59:213\",\"respDate\":\"230423-00:20:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f31f31d9-fd0c-4ef5-9490-0ff35b0948cf\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:20:59:213-96672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f31f31d9-fd0c-4ef5-9490-0ff35b0948cf]}\\\"}\"}","context":{"RequestID":"f31f31d9-fd0c-4ef5-9490-0ff35b0948cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2355700-f89c-4c10-9ac1-bc2e500b8876","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:20:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f31f31d9-fd0c-4ef5-9490-0ff35b0948cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2355700-f89c-4c10-9ac1-bc2e500b8876","LogTimestamp":"2023-04-23T00:20:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:20:59.316Z","message":"Entering","context":{"RequestID":"67d83232-f3db-4f63-9987-ca57f323ae75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f3e5358-0c7f-4d8b-bf2c-e342828b165d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:20:59.318Z","message":"{\"transactionId\":\"67d83232-f3db-4f63-9987-ca57f323ae75\",\"status\":\"200\",\"rqstDate\":\"230423-00:20:59:317\",\"respDate\":\"230423-00:20:59:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67d83232-f3db-4f63-9987-ca57f323ae75\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:20:59:317-45655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb7f7945-29d3-447f-91ea-c83f5a018184], x-b3-parentspanid=[5bd4d9c5afa833ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44591], x-envoy-attempt-count=[1], x-b3-traceid=[037d9f34b9d972a75bd4d9c5afa833ca], x-b3-spanid=[c5d2c87684066024], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67d83232-f3db-4f63-9987-ca57f323ae75]}\\\"}\"}","context":{"RequestID":"67d83232-f3db-4f63-9987-ca57f323ae75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f3e5358-0c7f-4d8b-bf2c-e342828b165d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:20:59.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:20:59.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d83232-f3db-4f63-9987-ca57f323ae75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f3e5358-0c7f-4d8b-bf2c-e342828b165d","LogTimestamp":"2023-04-23T00:20:59.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:20:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:21:00.601Z","message":"Entering","context":{"RequestID":"157a796b-0ef5-4cb6-a105-7c3648e24cd8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"51e0e52a-508c-4850-ab5b-0b9814b84481","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:00.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:00.604Z","message":"{\"transactionId\":\"157a796b-0ef5-4cb6-a105-7c3648e24cd8\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:00:602\",\"respDate\":\"230423-00:21:00:604\",\"sourceId\":\"haproxy:157a796b-0ef5-4cb6-a105-7c3648e24cd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:00:602-206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[313533e1-3c6e-4a35-9d2a-50b14abeaac2], x-b3-parentspanid=[47807a54a3ce1dc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c157517a8a501a247807a54a3ce1dc1], x-b3-spanid=[91f604d6c69fcab1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[157a796b-0ef5-4cb6-a105-7c3648e24cd8]}\\\"}\"}","context":{"RequestID":"157a796b-0ef5-4cb6-a105-7c3648e24cd8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"51e0e52a-508c-4850-ab5b-0b9814b84481","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:00.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:00.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"157a796b-0ef5-4cb6-a105-7c3648e24cd8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51e0e52a-508c-4850-ab5b-0b9814b84481","LogTimestamp":"2023-04-23T00:21:00.604Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:02.616Z","message":"Entering","context":{"RequestID":"24fe96f7-3255-4324-b7e7-a3cc09a1a5ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10871bc9-1e6d-4586-81d7-c6b49cdf8431","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:02.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:02.619Z","message":"{\"transactionId\":\"24fe96f7-3255-4324-b7e7-a3cc09a1a5ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:02:617\",\"respDate\":\"230423-00:21:02:618\",\"sourceId\":\"haproxy:24fe96f7-3255-4324-b7e7-a3cc09a1a5ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:02:617-76971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de0cf6ca-bd40-464d-a35d-fbd664c65caf], x-b3-parentspanid=[0c016ac04183c56e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07a5d71c2d332c550c016ac04183c56e], x-b3-spanid=[3e86ae11f25c2e5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24fe96f7-3255-4324-b7e7-a3cc09a1a5ff]}\\\"}\"}","context":{"RequestID":"24fe96f7-3255-4324-b7e7-a3cc09a1a5ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10871bc9-1e6d-4586-81d7-c6b49cdf8431","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:02.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:02.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24fe96f7-3255-4324-b7e7-a3cc09a1a5ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10871bc9-1e6d-4586-81d7-c6b49cdf8431","LogTimestamp":"2023-04-23T00:21:02.619Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:02.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:02.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:02.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:02.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:04.633Z","message":"Entering","context":{"RequestID":"02523b50-9543-489e-b904-e5d541c7d87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a86081e2-1eaa-4ead-8ee3-c70e6c54d7bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:04.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:04.636Z","message":"{\"transactionId\":\"02523b50-9543-489e-b904-e5d541c7d87a\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:04:634\",\"respDate\":\"230423-00:21:04:636\",\"sourceId\":\"haproxy:02523b50-9543-489e-b904-e5d541c7d87a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:04:634-91514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1635abaf-e209-417f-b889-f43e33c379cd], x-b3-parentspanid=[897ab387334b2f4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a49404e2c2623950897ab387334b2f4a], x-b3-spanid=[b8ee990e04852872], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02523b50-9543-489e-b904-e5d541c7d87a]}\\\"}\"}","context":{"RequestID":"02523b50-9543-489e-b904-e5d541c7d87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a86081e2-1eaa-4ead-8ee3-c70e6c54d7bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:04.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:04.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02523b50-9543-489e-b904-e5d541c7d87a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a86081e2-1eaa-4ead-8ee3-c70e6c54d7bc","LogTimestamp":"2023-04-23T00:21:04.637Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:21:04.878Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:04.882Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:06.647Z","message":"Entering","context":{"RequestID":"d388033e-9f94-4764-8a8d-45d2d82544dd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1fe6502-4fdf-4bf9-b44a-bfa46460f6e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:06.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:06.649Z","message":"{\"transactionId\":\"d388033e-9f94-4764-8a8d-45d2d82544dd\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:06:648\",\"respDate\":\"230423-00:21:06:649\",\"sourceId\":\"haproxy:d388033e-9f94-4764-8a8d-45d2d82544dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:06:648-11983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0b00554-530c-4a91-aa92-7caf0a9b5339], x-b3-parentspanid=[67fa6e171570b2b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b02fc4ff197d212c67fa6e171570b2b8], x-b3-spanid=[2994fa5913d0700c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d388033e-9f94-4764-8a8d-45d2d82544dd]}\\\"}\"}","context":{"RequestID":"d388033e-9f94-4764-8a8d-45d2d82544dd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1fe6502-4fdf-4bf9-b44a-bfa46460f6e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:06.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:06.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d388033e-9f94-4764-8a8d-45d2d82544dd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1fe6502-4fdf-4bf9-b44a-bfa46460f6e2","LogTimestamp":"2023-04-23T00:21:06.650Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:21:08.661Z","message":"Entering","context":{"RequestID":"b282aac2-604e-4c77-8d81-c3bea932ab5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"bdf49186-46fb-4b89-b4d0-0f871d233724","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:08.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:08.664Z","message":"{\"transactionId\":\"b282aac2-604e-4c77-8d81-c3bea932ab5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:08:661\",\"respDate\":\"230423-00:21:08:664\",\"sourceId\":\"haproxy:b282aac2-604e-4c77-8d81-c3bea932ab5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:08:661-82385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d1ea75a-cf92-4cd9-8cd7-5e55ca9455ab], x-b3-parentspanid=[35f2380664b7415f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0937afdd621692135f2380664b7415f], x-b3-spanid=[ab698d7137e7d51a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b282aac2-604e-4c77-8d81-c3bea932ab5a]}\\\"}\"}","context":{"RequestID":"b282aac2-604e-4c77-8d81-c3bea932ab5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"bdf49186-46fb-4b89-b4d0-0f871d233724","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:08.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:08.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b282aac2-604e-4c77-8d81-c3bea932ab5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdf49186-46fb-4b89-b4d0-0f871d233724","LogTimestamp":"2023-04-23T00:21:08.665Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:09.212Z","message":"Entering","context":{"RequestID":"35e2176e-0a44-46f5-946b-94ef06196035","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"060cc9fa-4721-483c-aa2e-ba683e770a67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"35e2176e-0a44-46f5-946b-94ef06196035","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"060cc9fa-4721-483c-aa2e-ba683e770a67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:09.215Z","message":"{\"transactionId\":\"35e2176e-0a44-46f5-946b-94ef06196035\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:09:213\",\"respDate\":\"230423-00:21:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:35e2176e-0a44-46f5-946b-94ef06196035\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:09:213-33000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[35e2176e-0a44-46f5-946b-94ef06196035]}\\\"}\"}","context":{"RequestID":"35e2176e-0a44-46f5-946b-94ef06196035","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"060cc9fa-4721-483c-aa2e-ba683e770a67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35e2176e-0a44-46f5-946b-94ef06196035","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"060cc9fa-4721-483c-aa2e-ba683e770a67","LogTimestamp":"2023-04-23T00:21:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:21:09.318Z","message":"Entering","context":{"RequestID":"2bf5965e-cda9-4c2f-84f2-0ddc6dd48217","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"0d8048bd-6697-4d06-b705-959bb08214b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:09.321Z","message":"{\"transactionId\":\"2bf5965e-cda9-4c2f-84f2-0ddc6dd48217\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:09:319\",\"respDate\":\"230423-00:21:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2bf5965e-cda9-4c2f-84f2-0ddc6dd48217\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:09:319-4705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3255e522-0af6-9256-834b-5a93c1463f74], x-b3-parentspanid=[99fb0bab02697d86], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47473], x-envoy-attempt-count=[1], x-b3-traceid=[60eb0e9e5c78869f99fb0bab02697d86], x-b3-spanid=[fc3c84151d3c3951], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2bf5965e-cda9-4c2f-84f2-0ddc6dd48217]}\\\"}\"}","context":{"RequestID":"2bf5965e-cda9-4c2f-84f2-0ddc6dd48217","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"0d8048bd-6697-4d06-b705-959bb08214b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:09.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bf5965e-cda9-4c2f-84f2-0ddc6dd48217","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d8048bd-6697-4d06-b705-959bb08214b7","LogTimestamp":"2023-04-23T00:21:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:10.677Z","message":"Entering","context":{"RequestID":"d379d23d-0c07-4573-a5e3-08c5258e7120","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a179747-c4a6-4eed-8f9d-ae0187e076b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:10.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:10.680Z","message":"{\"transactionId\":\"d379d23d-0c07-4573-a5e3-08c5258e7120\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:10:678\",\"respDate\":\"230423-00:21:10:680\",\"sourceId\":\"haproxy:d379d23d-0c07-4573-a5e3-08c5258e7120\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:10:678-96887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63278854-082e-42ef-92bd-b95d530758d4], x-b3-parentspanid=[600005efcf87c8af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[651d3f4c6d64e34d600005efcf87c8af], x-b3-spanid=[4a35435846223c76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d379d23d-0c07-4573-a5e3-08c5258e7120]}\\\"}\"}","context":{"RequestID":"d379d23d-0c07-4573-a5e3-08c5258e7120","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a179747-c4a6-4eed-8f9d-ae0187e076b6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:10.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:10.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d379d23d-0c07-4573-a5e3-08c5258e7120","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a179747-c4a6-4eed-8f9d-ae0187e076b6","LogTimestamp":"2023-04-23T00:21:10.681Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:12.692Z","message":"Entering","context":{"RequestID":"37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4ef8d8c-dfb2-4a4c-bcbc-6ff85ecbcbd1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:12.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:12.694Z","message":"{\"transactionId\":\"37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:12:692\",\"respDate\":\"230423-00:21:12:694\",\"sourceId\":\"haproxy:37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:12:692-80417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f226cb-d7e9-45d0-a52e-32edbcba0942], x-b3-parentspanid=[416cd255fcae7356], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3891a57c670d3d7b416cd255fcae7356], x-b3-spanid=[a9ae08cc91257767], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f]}\\\"}\"}","context":{"RequestID":"37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4ef8d8c-dfb2-4a4c-bcbc-6ff85ecbcbd1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:12.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:12.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37425a3a-4fbf-42f9-bbdc-bb7e62cc2d0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4ef8d8c-dfb2-4a4c-bcbc-6ff85ecbcbd1","LogTimestamp":"2023-04-23T00:21:12.695Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:21:12.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:12.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:12.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:12.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:14.704Z","message":"Entering","context":{"RequestID":"16771c53-7202-4294-9421-965541c25256","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bcbece5-5ec2-4d91-b229-69762880d4dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:14.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:14.707Z","message":"{\"transactionId\":\"16771c53-7202-4294-9421-965541c25256\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:14:705\",\"respDate\":\"230423-00:21:14:707\",\"sourceId\":\"haproxy:16771c53-7202-4294-9421-965541c25256\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:14:705-51365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56333389-ef87-46c1-8202-9f16c7778122], x-b3-parentspanid=[a02e7417f6f3b8fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e487dbeb92742ba02e7417f6f3b8fa], x-b3-spanid=[3a42a5cf6e200e0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16771c53-7202-4294-9421-965541c25256]}\\\"}\"}","context":{"RequestID":"16771c53-7202-4294-9421-965541c25256","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bcbece5-5ec2-4d91-b229-69762880d4dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:14.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:14.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16771c53-7202-4294-9421-965541c25256","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bcbece5-5ec2-4d91-b229-69762880d4dc","LogTimestamp":"2023-04-23T00:21:14.708Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:16.717Z","message":"Entering","context":{"RequestID":"79be877c-f4ce-4e01-be68-ce8bc807cdbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"654e16af-ed1f-4984-b61b-d38736f7ca40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:16.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:16.719Z","message":"{\"transactionId\":\"79be877c-f4ce-4e01-be68-ce8bc807cdbf\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:16:718\",\"respDate\":\"230423-00:21:16:719\",\"sourceId\":\"haproxy:79be877c-f4ce-4e01-be68-ce8bc807cdbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:16:718-93275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a763536a-5c42-4667-b8c6-1923038f6025], x-b3-parentspanid=[0809d367db425e16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa3bcc350253fd930809d367db425e16], x-b3-spanid=[a1010504bb987da9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79be877c-f4ce-4e01-be68-ce8bc807cdbf]}\\\"}\"}","context":{"RequestID":"79be877c-f4ce-4e01-be68-ce8bc807cdbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"654e16af-ed1f-4984-b61b-d38736f7ca40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:16.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:16.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79be877c-f4ce-4e01-be68-ce8bc807cdbf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"654e16af-ed1f-4984-b61b-d38736f7ca40","LogTimestamp":"2023-04-23T00:21:16.720Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:21:18.731Z","message":"Entering","context":{"RequestID":"31db8401-5304-4dfe-96ac-6f40649d7291","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f43eb91a-be46-4961-b65b-496a292955eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:18.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:18.734Z","message":"{\"transactionId\":\"31db8401-5304-4dfe-96ac-6f40649d7291\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:18:732\",\"respDate\":\"230423-00:21:18:734\",\"sourceId\":\"haproxy:31db8401-5304-4dfe-96ac-6f40649d7291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:18:732-30610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9956292e-9a75-460a-8df5-425c10194d4c], x-b3-parentspanid=[c5620cf8d0ed749d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42b893f26ae62a62c5620cf8d0ed749d], x-b3-spanid=[699fbaf8aa90bd29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31db8401-5304-4dfe-96ac-6f40649d7291]}\\\"}\"}","context":{"RequestID":"31db8401-5304-4dfe-96ac-6f40649d7291","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f43eb91a-be46-4961-b65b-496a292955eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:18.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:18.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31db8401-5304-4dfe-96ac-6f40649d7291","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f43eb91a-be46-4961-b65b-496a292955eb","LogTimestamp":"2023-04-23T00:21:18.734Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:19.212Z","message":"Entering","context":{"RequestID":"4662cbfd-decd-430a-92dd-898587902651","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"909951af-5a73-404c-8c63-b7a75bb23282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"4662cbfd-decd-430a-92dd-898587902651","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"909951af-5a73-404c-8c63-b7a75bb23282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:19.215Z","message":"{\"transactionId\":\"4662cbfd-decd-430a-92dd-898587902651\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:19:213\",\"respDate\":\"230423-00:21:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4662cbfd-decd-430a-92dd-898587902651\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:19:213-38903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4662cbfd-decd-430a-92dd-898587902651]}\\\"}\"}","context":{"RequestID":"4662cbfd-decd-430a-92dd-898587902651","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"909951af-5a73-404c-8c63-b7a75bb23282","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4662cbfd-decd-430a-92dd-898587902651","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"909951af-5a73-404c-8c63-b7a75bb23282","LogTimestamp":"2023-04-23T00:21:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:19.317Z","message":"Entering","context":{"RequestID":"5f3914eb-c03d-4cf2-b105-814e83b120fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"998b8317-f024-4845-8ac5-63ce7d64ed08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:19.319Z","message":"{\"transactionId\":\"5f3914eb-c03d-4cf2-b105-814e83b120fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:19:318\",\"respDate\":\"230423-00:21:19:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f3914eb-c03d-4cf2-b105-814e83b120fd\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:19:318-77345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[756e4bf9-8433-4eac-8290-c8ccfb8f02e6], x-b3-parentspanid=[f41ff55cee8b5ab2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51495], x-envoy-attempt-count=[1], x-b3-traceid=[c81a48cd6d6b5882f41ff55cee8b5ab2], x-b3-spanid=[87ab224302d8eb46], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f3914eb-c03d-4cf2-b105-814e83b120fd]}\\\"}\"}","context":{"RequestID":"5f3914eb-c03d-4cf2-b105-814e83b120fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"998b8317-f024-4845-8ac5-63ce7d64ed08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:19.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f3914eb-c03d-4cf2-b105-814e83b120fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"998b8317-f024-4845-8ac5-63ce7d64ed08","LogTimestamp":"2023-04-23T00:21:19.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:20.745Z","message":"Entering","context":{"RequestID":"3a1d49d3-e68d-4f38-953a-c6af40935fb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"36fefe19-f01c-4d7d-a3b4-6eaf3ac8ac68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:20.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:20.748Z","message":"{\"transactionId\":\"3a1d49d3-e68d-4f38-953a-c6af40935fb1\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:20:746\",\"respDate\":\"230423-00:21:20:748\",\"sourceId\":\"haproxy:3a1d49d3-e68d-4f38-953a-c6af40935fb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:20:746-68501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8735d987-bfe9-4bb4-87df-fda27e0ccf8e], x-b3-parentspanid=[c39e119593b8d7c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79c7e01ea7e9e91fc39e119593b8d7c1], x-b3-spanid=[cf4c8f8c09e8e421], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a1d49d3-e68d-4f38-953a-c6af40935fb1]}\\\"}\"}","context":{"RequestID":"3a1d49d3-e68d-4f38-953a-c6af40935fb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"36fefe19-f01c-4d7d-a3b4-6eaf3ac8ac68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:20.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:20.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a1d49d3-e68d-4f38-953a-c6af40935fb1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36fefe19-f01c-4d7d-a3b4-6eaf3ac8ac68","LogTimestamp":"2023-04-23T00:21:20.749Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:22.760Z","message":"Entering","context":{"RequestID":"74488785-e661-4b7f-9b5a-db2c783e1608","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1bb0ed54-1022-46f7-8921-9a0d80727568","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:22.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:22.762Z","message":"{\"transactionId\":\"74488785-e661-4b7f-9b5a-db2c783e1608\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:22:760\",\"respDate\":\"230423-00:21:22:762\",\"sourceId\":\"haproxy:74488785-e661-4b7f-9b5a-db2c783e1608\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:22:760-432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e197f749-8003-4f03-80ed-e75837245d81], x-b3-parentspanid=[24fe9a75478a7134], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ced9057ef79571a24fe9a75478a7134], x-b3-spanid=[7c08f021ececbc21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74488785-e661-4b7f-9b5a-db2c783e1608]}\\\"}\"}","context":{"RequestID":"74488785-e661-4b7f-9b5a-db2c783e1608","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1bb0ed54-1022-46f7-8921-9a0d80727568","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:22.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:22.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74488785-e661-4b7f-9b5a-db2c783e1608","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb0ed54-1022-46f7-8921-9a0d80727568","LogTimestamp":"2023-04-23T00:21:22.762Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:21:22.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:22.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:22.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:22.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:24.772Z","message":"Entering","context":{"RequestID":"b422e19b-ebd8-4360-9374-6166ca5882e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b5b9d77-46d1-4e0e-9975-b0250942b044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:24.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:24.775Z","message":"{\"transactionId\":\"b422e19b-ebd8-4360-9374-6166ca5882e6\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:24:773\",\"respDate\":\"230423-00:21:24:775\",\"sourceId\":\"haproxy:b422e19b-ebd8-4360-9374-6166ca5882e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:24:773-22790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2415269-08bc-40e3-b3e4-c292a6516c17], x-b3-parentspanid=[61f866c075ee67a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f781132e897d141061f866c075ee67a1], x-b3-spanid=[afbd1f600c6f5a38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b422e19b-ebd8-4360-9374-6166ca5882e6]}\\\"}\"}","context":{"RequestID":"b422e19b-ebd8-4360-9374-6166ca5882e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b5b9d77-46d1-4e0e-9975-b0250942b044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:24.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:24.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b422e19b-ebd8-4360-9374-6166ca5882e6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b5b9d77-46d1-4e0e-9975-b0250942b044","LogTimestamp":"2023-04-23T00:21:24.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:26.786Z","message":"Entering","context":{"RequestID":"c7ed1ed0-2688-4d08-89ec-bc1833d976e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"784b569c-8d87-4b2a-8076-0b2f9798eea6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:26.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:26.790Z","message":"{\"transactionId\":\"c7ed1ed0-2688-4d08-89ec-bc1833d976e0\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:26:787\",\"respDate\":\"230423-00:21:26:789\",\"sourceId\":\"haproxy:c7ed1ed0-2688-4d08-89ec-bc1833d976e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:26:787-93771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27eaa63e-264d-4a69-8aeb-379c3192a991], x-b3-parentspanid=[f70036ab685e8699], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[565b7a2fdbb15945f70036ab685e8699], x-b3-spanid=[f439a6d6c2c76a70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7ed1ed0-2688-4d08-89ec-bc1833d976e0]}\\\"}\"}","context":{"RequestID":"c7ed1ed0-2688-4d08-89ec-bc1833d976e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"784b569c-8d87-4b2a-8076-0b2f9798eea6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:26.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:26.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7ed1ed0-2688-4d08-89ec-bc1833d976e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"784b569c-8d87-4b2a-8076-0b2f9798eea6","LogTimestamp":"2023-04-23T00:21:26.790Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:28.800Z","message":"Entering","context":{"RequestID":"f89481ce-c514-4ec5-a1d1-3797a56d2774","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"601eb786-9a7f-487b-9458-258a594a0121","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:28.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:28.801Z","message":"{\"transactionId\":\"f89481ce-c514-4ec5-a1d1-3797a56d2774\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:28:800\",\"respDate\":\"230423-00:21:28:801\",\"sourceId\":\"haproxy:f89481ce-c514-4ec5-a1d1-3797a56d2774\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:28:800-21250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ebd9952-27cb-4342-8a76-79ae215aec56], x-b3-parentspanid=[e81fd09f58bf3cf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d8d7da73a710a91e81fd09f58bf3cf8], x-b3-spanid=[c526cd00fb774e2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f89481ce-c514-4ec5-a1d1-3797a56d2774]}\\\"}\"}","context":{"RequestID":"f89481ce-c514-4ec5-a1d1-3797a56d2774","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"601eb786-9a7f-487b-9458-258a594a0121","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:28.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:28.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f89481ce-c514-4ec5-a1d1-3797a56d2774","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"601eb786-9a7f-487b-9458-258a594a0121","LogTimestamp":"2023-04-23T00:21:28.802Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:21:29.212Z","message":"Entering","context":{"RequestID":"5363a1c3-f301-4933-8676-29414e5a9f59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f2b320-54d3-40d5-b756-99bd4833c0b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"5363a1c3-f301-4933-8676-29414e5a9f59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f2b320-54d3-40d5-b756-99bd4833c0b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:29.214Z","message":"{\"transactionId\":\"5363a1c3-f301-4933-8676-29414e5a9f59\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:29:212\",\"respDate\":\"230423-00:21:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5363a1c3-f301-4933-8676-29414e5a9f59\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:29:212-71529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5363a1c3-f301-4933-8676-29414e5a9f59]}\\\"}\"}","context":{"RequestID":"5363a1c3-f301-4933-8676-29414e5a9f59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f2b320-54d3-40d5-b756-99bd4833c0b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5363a1c3-f301-4933-8676-29414e5a9f59","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7f2b320-54d3-40d5-b756-99bd4833c0b0","LogTimestamp":"2023-04-23T00:21:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:29.316Z","message":"Entering","context":{"RequestID":"8143724a-d8c7-4e48-8331-4d7f44dd16a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d911294-3ccb-4386-a06e-3adec1e28147","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:29.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:29.319Z","message":"{\"transactionId\":\"8143724a-d8c7-4e48-8331-4d7f44dd16a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:29:317\",\"respDate\":\"230423-00:21:29:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8143724a-d8c7-4e48-8331-4d7f44dd16a9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:29:317-42441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a67e564-6fd1-405b-aca9-6b11365f08f3], x-b3-parentspanid=[df5360283470438a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56813], x-envoy-attempt-count=[1], x-b3-traceid=[c2389d224896b8f3df5360283470438a], x-b3-spanid=[20c30061916aef56], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8143724a-d8c7-4e48-8331-4d7f44dd16a9]}\\\"}\"}","context":{"RequestID":"8143724a-d8c7-4e48-8331-4d7f44dd16a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d911294-3ccb-4386-a06e-3adec1e28147","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:29.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:29.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8143724a-d8c7-4e48-8331-4d7f44dd16a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d911294-3ccb-4386-a06e-3adec1e28147","LogTimestamp":"2023-04-23T00:21:29.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:21:30.814Z","message":"Entering","context":{"RequestID":"0ba924f0-cf0f-48fb-9e3f-715406e05f7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6386a813-a3ff-4381-9c52-e21fbe5ea3d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:30.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:30.817Z","message":"{\"transactionId\":\"0ba924f0-cf0f-48fb-9e3f-715406e05f7d\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:30:815\",\"respDate\":\"230423-00:21:30:817\",\"sourceId\":\"haproxy:0ba924f0-cf0f-48fb-9e3f-715406e05f7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:30:815-65914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53fad711-a157-4339-b962-610ca1e81b1d], x-b3-parentspanid=[51ed4a84f2fcfaa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39d7d502daf6057e51ed4a84f2fcfaa5], x-b3-spanid=[33e985063c52f089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ba924f0-cf0f-48fb-9e3f-715406e05f7d]}\\\"}\"}","context":{"RequestID":"0ba924f0-cf0f-48fb-9e3f-715406e05f7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6386a813-a3ff-4381-9c52-e21fbe5ea3d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:30.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:30.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ba924f0-cf0f-48fb-9e3f-715406e05f7d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6386a813-a3ff-4381-9c52-e21fbe5ea3d3","LogTimestamp":"2023-04-23T00:21:30.818Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:21:32.830Z","message":"Entering","context":{"RequestID":"9d04ac53-d7a0-485d-96a4-f98bb785d54a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7274850f-145a-42d7-8fd6-258f17ac6261","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:32.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:32.833Z","message":"{\"transactionId\":\"9d04ac53-d7a0-485d-96a4-f98bb785d54a\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:32:831\",\"respDate\":\"230423-00:21:32:833\",\"sourceId\":\"haproxy:9d04ac53-d7a0-485d-96a4-f98bb785d54a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:32:831-48458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c84f3b4-7aec-4105-a88b-f014f497ec79], x-b3-parentspanid=[3ff4118463872cb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3b989fc4b1ecbcf3ff4118463872cb0], x-b3-spanid=[e604950d315bc5b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d04ac53-d7a0-485d-96a4-f98bb785d54a]}\\\"}\"}","context":{"RequestID":"9d04ac53-d7a0-485d-96a4-f98bb785d54a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7274850f-145a-42d7-8fd6-258f17ac6261","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:32.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:32.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d04ac53-d7a0-485d-96a4-f98bb785d54a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7274850f-145a-42d7-8fd6-258f17ac6261","LogTimestamp":"2023-04-23T00:21:32.834Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:32.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:32.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:32.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:32.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:34.845Z","message":"Entering","context":{"RequestID":"02661790-880c-4854-a648-b86bbc24fa05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fac8b99c-add8-45e7-90ad-13ea3840cf0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:34.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:34.848Z","message":"{\"transactionId\":\"02661790-880c-4854-a648-b86bbc24fa05\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:34:846\",\"respDate\":\"230423-00:21:34:848\",\"sourceId\":\"haproxy:02661790-880c-4854-a648-b86bbc24fa05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:34:846-53051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44f05b15-7609-4cde-b6da-16ccc00ea04e], x-b3-parentspanid=[bf13cb91cce15eca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[126767931e8f1502bf13cb91cce15eca], x-b3-spanid=[d61738b2cbe83a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02661790-880c-4854-a648-b86bbc24fa05]}\\\"}\"}","context":{"RequestID":"02661790-880c-4854-a648-b86bbc24fa05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fac8b99c-add8-45e7-90ad-13ea3840cf0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:34.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:34.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02661790-880c-4854-a648-b86bbc24fa05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fac8b99c-add8-45e7-90ad-13ea3840cf0d","LogTimestamp":"2023-04-23T00:21:34.849Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:34.883Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:34.887Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:36.860Z","message":"Entering","context":{"RequestID":"5f050c43-6170-4b85-8659-7d8628c9d7ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bceb0cf6-c8e7-49b7-b899-379a538f30d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:36.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:36.863Z","message":"{\"transactionId\":\"5f050c43-6170-4b85-8659-7d8628c9d7ca\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:36:861\",\"respDate\":\"230423-00:21:36:863\",\"sourceId\":\"haproxy:5f050c43-6170-4b85-8659-7d8628c9d7ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:36:861-61503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[454aed29-321b-47ae-8097-276ae2b6d7d4], x-b3-parentspanid=[f6b25c9709a00908], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ba1193cc66ca77cf6b25c9709a00908], x-b3-spanid=[6ed0ddaa2760e484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f050c43-6170-4b85-8659-7d8628c9d7ca]}\\\"}\"}","context":{"RequestID":"5f050c43-6170-4b85-8659-7d8628c9d7ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bceb0cf6-c8e7-49b7-b899-379a538f30d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:36.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:36.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f050c43-6170-4b85-8659-7d8628c9d7ca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bceb0cf6-c8e7-49b7-b899-379a538f30d0","LogTimestamp":"2023-04-23T00:21:36.863Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:38.874Z","message":"Entering","context":{"RequestID":"c3ec19e6-0ee9-4740-b65d-d195904be9c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca317cac-e3d7-4306-82a2-c07a7439e435","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:38.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:38.876Z","message":"{\"transactionId\":\"c3ec19e6-0ee9-4740-b65d-d195904be9c0\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:38:875\",\"respDate\":\"230423-00:21:38:876\",\"sourceId\":\"haproxy:c3ec19e6-0ee9-4740-b65d-d195904be9c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:38:875-1186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[595e8e1b-6fba-45a0-a727-fba0b61c6fa1], x-b3-parentspanid=[fd6dd53f24e44237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9539308155b2c8c8fd6dd53f24e44237], x-b3-spanid=[7e687735cad9b4ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ec19e6-0ee9-4740-b65d-d195904be9c0]}\\\"}\"}","context":{"RequestID":"c3ec19e6-0ee9-4740-b65d-d195904be9c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca317cac-e3d7-4306-82a2-c07a7439e435","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:38.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:38.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ec19e6-0ee9-4740-b65d-d195904be9c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca317cac-e3d7-4306-82a2-c07a7439e435","LogTimestamp":"2023-04-23T00:21:38.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:21:39.213Z","message":"Entering","context":{"RequestID":"9243d32d-d90d-4c77-b925-e37efe3148f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15317814-5980-427e-b457-2aeae0146999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:39.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"9243d32d-d90d-4c77-b925-e37efe3148f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15317814-5980-427e-b457-2aeae0146999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:39.218Z","message":"{\"transactionId\":\"9243d32d-d90d-4c77-b925-e37efe3148f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:39:215\",\"respDate\":\"230423-00:21:39:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9243d32d-d90d-4c77-b925-e37efe3148f4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:39:215-62534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9243d32d-d90d-4c77-b925-e37efe3148f4]}\\\"}\"}","context":{"RequestID":"9243d32d-d90d-4c77-b925-e37efe3148f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15317814-5980-427e-b457-2aeae0146999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:39.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9243d32d-d90d-4c77-b925-e37efe3148f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15317814-5980-427e-b457-2aeae0146999","LogTimestamp":"2023-04-23T00:21:39.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:21:39.317Z","message":"Entering","context":{"RequestID":"59854a07-eda0-4bf4-89bc-a04cf74feea3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91177a04-ce16-4b33-b651-7666c4391b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:39.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:39.320Z","message":"{\"transactionId\":\"59854a07-eda0-4bf4-89bc-a04cf74feea3\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:39:318\",\"respDate\":\"230423-00:21:39:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:59854a07-eda0-4bf4-89bc-a04cf74feea3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:39:318-13288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43a22c9e-0602-44de-9ffb-a6dffef22507], x-b3-parentspanid=[32d0fae61d209e7e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41985], x-envoy-attempt-count=[1], x-b3-traceid=[a0f783e2329ff6a632d0fae61d209e7e], x-b3-spanid=[e0736ddac3fe76ce], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[59854a07-eda0-4bf4-89bc-a04cf74feea3]}\\\"}\"}","context":{"RequestID":"59854a07-eda0-4bf4-89bc-a04cf74feea3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91177a04-ce16-4b33-b651-7666c4391b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:39.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:39.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59854a07-eda0-4bf4-89bc-a04cf74feea3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91177a04-ce16-4b33-b651-7666c4391b3e","LogTimestamp":"2023-04-23T00:21:39.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:21:40.888Z","message":"Entering","context":{"RequestID":"1cc3c2d7-0286-4396-a591-e93a7d32ea1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7bf11c97-b980-4505-892d-289292c3b692","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:40.891Z","message":"{\"transactionId\":\"1cc3c2d7-0286-4396-a591-e93a7d32ea1c\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:40:889\",\"respDate\":\"230423-00:21:40:891\",\"sourceId\":\"haproxy:1cc3c2d7-0286-4396-a591-e93a7d32ea1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:40:889-99654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[173898aa-a5e6-48e1-a9d4-2bb4929c27f2], x-b3-parentspanid=[57e94976e603993f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b87f396c44f681b57e94976e603993f], x-b3-spanid=[16a3d60a8dc0a382], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cc3c2d7-0286-4396-a591-e93a7d32ea1c]}\\\"}\"}","context":{"RequestID":"1cc3c2d7-0286-4396-a591-e93a7d32ea1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7bf11c97-b980-4505-892d-289292c3b692","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:40.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:40.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cc3c2d7-0286-4396-a591-e93a7d32ea1c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bf11c97-b980-4505-892d-289292c3b692","LogTimestamp":"2023-04-23T00:21:40.892Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:42.903Z","message":"Entering","context":{"RequestID":"7ad38912-51da-4922-bfec-1971c2beaa30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cf38486-5bc8-4cbc-a59c-e27170cc640f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:42.906Z","message":"{\"transactionId\":\"7ad38912-51da-4922-bfec-1971c2beaa30\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:42:904\",\"respDate\":\"230423-00:21:42:906\",\"sourceId\":\"haproxy:7ad38912-51da-4922-bfec-1971c2beaa30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:42:904-57855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[122556e1-887b-4795-8de4-78033c147ef8], x-b3-parentspanid=[04e5ad1a3b737865], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb031d9185b172f104e5ad1a3b737865], x-b3-spanid=[f6b0ff3a9c000443], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ad38912-51da-4922-bfec-1971c2beaa30]}\\\"}\"}","context":{"RequestID":"7ad38912-51da-4922-bfec-1971c2beaa30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cf38486-5bc8-4cbc-a59c-e27170cc640f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:42.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ad38912-51da-4922-bfec-1971c2beaa30","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cf38486-5bc8-4cbc-a59c-e27170cc640f","LogTimestamp":"2023-04-23T00:21:42.907Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:42.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:42.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:42.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:42.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:44.919Z","message":"Entering","context":{"RequestID":"77393d64-cfc7-4670-bd9f-661a83759cc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf797e1d-0afd-421d-9626-50da935c0f4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:44.921Z","message":"{\"transactionId\":\"77393d64-cfc7-4670-bd9f-661a83759cc8\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:44:920\",\"respDate\":\"230423-00:21:44:921\",\"sourceId\":\"haproxy:77393d64-cfc7-4670-bd9f-661a83759cc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:44:920-16209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09182541-8bab-4b78-bfbb-2aa682780408], x-b3-parentspanid=[e6d702c49f285dce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc705081a6ae2681e6d702c49f285dce], x-b3-spanid=[97421b51ae2aed07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77393d64-cfc7-4670-bd9f-661a83759cc8]}\\\"}\"}","context":{"RequestID":"77393d64-cfc7-4670-bd9f-661a83759cc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf797e1d-0afd-421d-9626-50da935c0f4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:44.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77393d64-cfc7-4670-bd9f-661a83759cc8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf797e1d-0afd-421d-9626-50da935c0f4b","LogTimestamp":"2023-04-23T00:21:44.922Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:46.932Z","message":"Entering","context":{"RequestID":"c0098dba-a515-4fbd-ace4-08ccd3f0b587","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7f52da2-b698-4732-b45d-b6209084376c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:46.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:46.935Z","message":"{\"transactionId\":\"c0098dba-a515-4fbd-ace4-08ccd3f0b587\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:46:933\",\"respDate\":\"230423-00:21:46:935\",\"sourceId\":\"haproxy:c0098dba-a515-4fbd-ace4-08ccd3f0b587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:21:46:933-86333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f166441-ee6d-4e44-8568-a2285b69a793], x-b3-parentspanid=[e3e3d3ac6745c2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a3d0fba72991d98e3e3d3ac6745c2b9], x-b3-spanid=[125bd5fbc5e73d56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0098dba-a515-4fbd-ace4-08ccd3f0b587]}\\\"}\"}","context":{"RequestID":"c0098dba-a515-4fbd-ace4-08ccd3f0b587","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7f52da2-b698-4732-b45d-b6209084376c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:46.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:46.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0098dba-a515-4fbd-ace4-08ccd3f0b587","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f52da2-b698-4732-b45d-b6209084376c","LogTimestamp":"2023-04-23T00:21:46.936Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:48.946Z","message":"Entering","context":{"RequestID":"09031d04-48e9-4f90-935b-7d649ae7d881","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e81e6496-7cc1-4979-9f92-d065e9d5aab2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:48.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:48.948Z","message":"{\"transactionId\":\"09031d04-48e9-4f90-935b-7d649ae7d881\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:48:946\",\"respDate\":\"230423-00:21:48:948\",\"sourceId\":\"haproxy:09031d04-48e9-4f90-935b-7d649ae7d881\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:48:946-41630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[947c03ab-da5f-4dd0-99bc-da0c08c62cfb], x-b3-parentspanid=[bb57904d29730224], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9622ea8e863c8f5bb57904d29730224], x-b3-spanid=[9236d214de29b1f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09031d04-48e9-4f90-935b-7d649ae7d881]}\\\"}\"}","context":{"RequestID":"09031d04-48e9-4f90-935b-7d649ae7d881","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e81e6496-7cc1-4979-9f92-d065e9d5aab2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:48.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:48.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09031d04-48e9-4f90-935b-7d649ae7d881","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81e6496-7cc1-4979-9f92-d065e9d5aab2","LogTimestamp":"2023-04-23T00:21:48.949Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:49.212Z","message":"Entering","context":{"RequestID":"cfca1971-efc0-4a9f-8d12-95d2eed53fef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e0e131d-bd11-4d5b-aacf-f24848040b89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"cfca1971-efc0-4a9f-8d12-95d2eed53fef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e0e131d-bd11-4d5b-aacf-f24848040b89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:49.216Z","message":"{\"transactionId\":\"cfca1971-efc0-4a9f-8d12-95d2eed53fef\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:49:213\",\"respDate\":\"230423-00:21:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cfca1971-efc0-4a9f-8d12-95d2eed53fef\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:49:213-12345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cfca1971-efc0-4a9f-8d12-95d2eed53fef]}\\\"}\"}","context":{"RequestID":"cfca1971-efc0-4a9f-8d12-95d2eed53fef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e0e131d-bd11-4d5b-aacf-f24848040b89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfca1971-efc0-4a9f-8d12-95d2eed53fef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e0e131d-bd11-4d5b-aacf-f24848040b89","LogTimestamp":"2023-04-23T00:21:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:49.321Z","message":"Entering","context":{"RequestID":"361475dd-aa6c-48e3-8e93-9bd0638dc585","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"197cd80f-513a-4c29-be70-9c36732b819b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:49.324Z","message":"{\"transactionId\":\"361475dd-aa6c-48e3-8e93-9bd0638dc585\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:49:322\",\"respDate\":\"230423-00:21:49:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:361475dd-aa6c-48e3-8e93-9bd0638dc585\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:49:322-65373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08d69bf6-e88d-41f3-a6c0-97de3b324bdb], x-b3-parentspanid=[e4218cd696cb21e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60573], x-envoy-attempt-count=[1], x-b3-traceid=[8092e3d2e11218a6e4218cd696cb21e1], x-b3-spanid=[6ea8c0a279687ec4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[361475dd-aa6c-48e3-8e93-9bd0638dc585]}\\\"}\"}","context":{"RequestID":"361475dd-aa6c-48e3-8e93-9bd0638dc585","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"197cd80f-513a-4c29-be70-9c36732b819b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:49.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"361475dd-aa6c-48e3-8e93-9bd0638dc585","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"197cd80f-513a-4c29-be70-9c36732b819b","LogTimestamp":"2023-04-23T00:21:49.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:21:50.961Z","message":"Entering","context":{"RequestID":"f24b54ff-c3aa-42c9-8f4d-fbc998e3667e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29b6c08b-79ea-49ed-901a-03e17abe6b40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:50.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:50.964Z","message":"{\"transactionId\":\"f24b54ff-c3aa-42c9-8f4d-fbc998e3667e\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:50:962\",\"respDate\":\"230423-00:21:50:964\",\"sourceId\":\"haproxy:f24b54ff-c3aa-42c9-8f4d-fbc998e3667e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:50:962-948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5faa646-fabb-41c1-86db-83140628c51f], x-b3-parentspanid=[472250a0fad98eac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30a67dc3193caef5472250a0fad98eac], x-b3-spanid=[736c6aa493595c33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f24b54ff-c3aa-42c9-8f4d-fbc998e3667e]}\\\"}\"}","context":{"RequestID":"f24b54ff-c3aa-42c9-8f4d-fbc998e3667e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29b6c08b-79ea-49ed-901a-03e17abe6b40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:50.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:50.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f24b54ff-c3aa-42c9-8f4d-fbc998e3667e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b6c08b-79ea-49ed-901a-03e17abe6b40","LogTimestamp":"2023-04-23T00:21:50.965Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:21:52.935Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.977Z","message":"Entering","context":{"RequestID":"a47faedb-7957-4afc-8776-8554e8fe8441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e021eab-fb0e-4b31-9245-0d41c7878b05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:52.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.979Z","message":"{\"transactionId\":\"a47faedb-7957-4afc-8776-8554e8fe8441\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:52:977\",\"respDate\":\"230423-00:21:52:979\",\"sourceId\":\"haproxy:a47faedb-7957-4afc-8776-8554e8fe8441\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:52:977-90242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c201038-469d-47ea-b8cd-9bf16d9ba582], x-b3-parentspanid=[86b697da9825dca8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ff90f1c873ce08086b697da9825dca8], x-b3-spanid=[039ce36d6b30d3a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a47faedb-7957-4afc-8776-8554e8fe8441]}\\\"}\"}","context":{"RequestID":"a47faedb-7957-4afc-8776-8554e8fe8441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e021eab-fb0e-4b31-9245-0d41c7878b05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:52.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:52.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a47faedb-7957-4afc-8776-8554e8fe8441","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e021eab-fb0e-4b31-9245-0d41c7878b05","LogTimestamp":"2023-04-23T00:21:52.980Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:54.992Z","message":"Entering","context":{"RequestID":"04e5809e-b280-4188-87aa-0a213ca69cce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff3a8921-0e16-4eb6-85a9-b841adddc313","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:54.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:54.996Z","message":"{\"transactionId\":\"04e5809e-b280-4188-87aa-0a213ca69cce\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:54:993\",\"respDate\":\"230423-00:21:54:996\",\"sourceId\":\"haproxy:04e5809e-b280-4188-87aa-0a213ca69cce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:54:993-41426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaf9c3dd-8e70-4050-92bd-2bace4347059], x-b3-parentspanid=[7cf7c07b6a2edca3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b427752326e711a7cf7c07b6a2edca3], x-b3-spanid=[99a2bffa99549b50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04e5809e-b280-4188-87aa-0a213ca69cce]}\\\"}\"}","context":{"RequestID":"04e5809e-b280-4188-87aa-0a213ca69cce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff3a8921-0e16-4eb6-85a9-b841adddc313","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:54.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:54.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04e5809e-b280-4188-87aa-0a213ca69cce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff3a8921-0e16-4eb6-85a9-b841adddc313","LogTimestamp":"2023-04-23T00:21:54.997Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:21:57.008Z","message":"Entering","context":{"RequestID":"d16f7cdb-d997-47ee-b019-001ed1f18c8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"925b4757-da47-4b15-9c62-08a4edfa2f52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:57.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:57.011Z","message":"{\"transactionId\":\"d16f7cdb-d997-47ee-b019-001ed1f18c8e\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:57:009\",\"respDate\":\"230423-00:21:57:011\",\"sourceId\":\"haproxy:d16f7cdb-d997-47ee-b019-001ed1f18c8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:57:009-1017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb8ca9e1-0a5c-41be-b9d6-2c4160ad6d45], x-b3-parentspanid=[795c2d8fde026190], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[feac3af20d46a463795c2d8fde026190], x-b3-spanid=[9f7415799e1f7815], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d16f7cdb-d997-47ee-b019-001ed1f18c8e]}\\\"}\"}","context":{"RequestID":"d16f7cdb-d997-47ee-b019-001ed1f18c8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"925b4757-da47-4b15-9c62-08a4edfa2f52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:57.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:57.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d16f7cdb-d997-47ee-b019-001ed1f18c8e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"925b4757-da47-4b15-9c62-08a4edfa2f52","LogTimestamp":"2023-04-23T00:21:57.012Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:21:59.025Z","message":"Entering","context":{"RequestID":"4e0f376d-dd63-4669-a77d-a831d5f38cf8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef36a116-7367-4753-9c21-d39d754ca35d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:59.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.028Z","message":"{\"transactionId\":\"4e0f376d-dd63-4669-a77d-a831d5f38cf8\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:59:026\",\"respDate\":\"230423-00:21:59:028\",\"sourceId\":\"haproxy:4e0f376d-dd63-4669-a77d-a831d5f38cf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:59:026-10375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0443075-a540-44e0-88b4-73b8bb30c821], x-b3-parentspanid=[030db75d614cbbec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[017430ec74a8b743030db75d614cbbec], x-b3-spanid=[5fe568abf0d653e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e0f376d-dd63-4669-a77d-a831d5f38cf8]}\\\"}\"}","context":{"RequestID":"4e0f376d-dd63-4669-a77d-a831d5f38cf8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef36a116-7367-4753-9c21-d39d754ca35d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:21:59.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e0f376d-dd63-4669-a77d-a831d5f38cf8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef36a116-7367-4753-9c21-d39d754ca35d","LogTimestamp":"2023-04-23T00:21:59.029Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:59.213Z","message":"Entering","context":{"RequestID":"a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac7836e6-0928-4b57-80ae-4be8c6f3df49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac7836e6-0928-4b57-80ae-4be8c6f3df49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.216Z","message":"{\"transactionId\":\"a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:59:214\",\"respDate\":\"230423-00:21:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:21:59:214-44067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0]}\\\"}\"}","context":{"RequestID":"a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac7836e6-0928-4b57-80ae-4be8c6f3df49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:21:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a95b320d-6732-4e6a-8bd6-ba16e4f0d2e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac7836e6-0928-4b57-80ae-4be8c6f3df49","LogTimestamp":"2023-04-23T00:21:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:21:59.318Z","message":"Entering","context":{"RequestID":"0c19b353-0c33-4dff-a646-3e97cac06b04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32f67fbc-f605-48cd-aefa-064af6478160","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.321Z","message":"{\"transactionId\":\"0c19b353-0c33-4dff-a646-3e97cac06b04\",\"status\":\"200\",\"rqstDate\":\"230423-00:21:59:319\",\"respDate\":\"230423-00:21:59:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c19b353-0c33-4dff-a646-3e97cac06b04\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:21:59:319-61228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[503926bc-0834-4bfd-817a-ef92c378274e], x-b3-parentspanid=[3ec8b99ae3b2548d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46273], x-envoy-attempt-count=[1], x-b3-traceid=[6a80114fdee98e7b3ec8b99ae3b2548d], x-b3-spanid=[c94acb5e1267985f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c19b353-0c33-4dff-a646-3e97cac06b04]}\\\"}\"}","context":{"RequestID":"0c19b353-0c33-4dff-a646-3e97cac06b04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32f67fbc-f605-48cd-aefa-064af6478160","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:21:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:21:59.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c19b353-0c33-4dff-a646-3e97cac06b04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32f67fbc-f605-48cd-aefa-064af6478160","LogTimestamp":"2023-04-23T00:21:59.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:21:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:01.042Z","message":"Entering","context":{"RequestID":"1bb38618-fda9-43d6-9b03-ed456ddcfd2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4229ef5-c8c1-4f20-b0ed-dbc3cbaefcef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:01.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:01.046Z","message":"{\"transactionId\":\"1bb38618-fda9-43d6-9b03-ed456ddcfd2d\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:01:043\",\"respDate\":\"230423-00:22:01:046\",\"sourceId\":\"haproxy:1bb38618-fda9-43d6-9b03-ed456ddcfd2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:01:043-33872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[868bf8d3-bdb9-4c82-968f-74621a6d9a40], x-b3-parentspanid=[4f3b87d5269685c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de796f226f09fa4c4f3b87d5269685c8], x-b3-spanid=[c824cb0b9f7bcf46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bb38618-fda9-43d6-9b03-ed456ddcfd2d]}\\\"}\"}","context":{"RequestID":"1bb38618-fda9-43d6-9b03-ed456ddcfd2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4229ef5-c8c1-4f20-b0ed-dbc3cbaefcef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:01.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:01.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bb38618-fda9-43d6-9b03-ed456ddcfd2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4229ef5-c8c1-4f20-b0ed-dbc3cbaefcef","LogTimestamp":"2023-04-23T00:22:01.047Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:22:02.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:02.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:02.948Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:02.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:03.060Z","message":"Entering","context":{"RequestID":"c24e1eae-4004-42c5-8238-9849bf143a19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01f50a98-a5d4-44a9-9832-fc03980d695c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:03.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:03.063Z","message":"{\"transactionId\":\"c24e1eae-4004-42c5-8238-9849bf143a19\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:03:061\",\"respDate\":\"230423-00:22:03:063\",\"sourceId\":\"haproxy:c24e1eae-4004-42c5-8238-9849bf143a19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:03:061-94143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db1cb069-f103-4485-a941-0e9281bd1606], x-b3-parentspanid=[bc131dde2036909f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b52d51e665655aabc131dde2036909f], x-b3-spanid=[620c4a5a9e4f3c52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c24e1eae-4004-42c5-8238-9849bf143a19]}\\\"}\"}","context":{"RequestID":"c24e1eae-4004-42c5-8238-9849bf143a19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01f50a98-a5d4-44a9-9832-fc03980d695c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:03.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:03.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c24e1eae-4004-42c5-8238-9849bf143a19","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01f50a98-a5d4-44a9-9832-fc03980d695c","LogTimestamp":"2023-04-23T00:22:03.064Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:04.891Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:04.897Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:05.076Z","message":"Entering","context":{"RequestID":"53f8b985-ca46-4313-a51c-5f981daaf3d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb51d082-895c-404f-9a04-9eccf2cd0612","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:05.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:05.080Z","message":"{\"transactionId\":\"53f8b985-ca46-4313-a51c-5f981daaf3d0\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:05:077\",\"respDate\":\"230423-00:22:05:080\",\"sourceId\":\"haproxy:53f8b985-ca46-4313-a51c-5f981daaf3d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:05:077-12400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[784f5758-1145-4b56-a9b0-b05ce9c8f2d7], x-b3-parentspanid=[1baa9a4bbe5b5317], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa72654161233d231baa9a4bbe5b5317], x-b3-spanid=[2499e4ba01a05b1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53f8b985-ca46-4313-a51c-5f981daaf3d0]}\\\"}\"}","context":{"RequestID":"53f8b985-ca46-4313-a51c-5f981daaf3d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb51d082-895c-404f-9a04-9eccf2cd0612","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:05.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:05.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53f8b985-ca46-4313-a51c-5f981daaf3d0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb51d082-895c-404f-9a04-9eccf2cd0612","LogTimestamp":"2023-04-23T00:22:05.081Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:07.091Z","message":"Entering","context":{"RequestID":"112447c5-978c-43ba-b886-151ec92abdd1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"198be66d-c81f-4bd1-a3c4-4f8ad3886c36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:07.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:07.094Z","message":"{\"transactionId\":\"112447c5-978c-43ba-b886-151ec92abdd1\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:07:092\",\"respDate\":\"230423-00:22:07:094\",\"sourceId\":\"haproxy:112447c5-978c-43ba-b886-151ec92abdd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:07:092-42080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c80b202-6f69-4337-a4f8-9759b6412b25], x-b3-parentspanid=[e16cface2206e86e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87c7a1e905be40c8e16cface2206e86e], x-b3-spanid=[9ac9d9fe89b3b3d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[112447c5-978c-43ba-b886-151ec92abdd1]}\\\"}\"}","context":{"RequestID":"112447c5-978c-43ba-b886-151ec92abdd1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"198be66d-c81f-4bd1-a3c4-4f8ad3886c36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:07.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:07.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"112447c5-978c-43ba-b886-151ec92abdd1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198be66d-c81f-4bd1-a3c4-4f8ad3886c36","LogTimestamp":"2023-04-23T00:22:07.095Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:09.104Z","message":"Entering","context":{"RequestID":"85839d75-b5f5-4af4-a029-71f2856fccea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ddb988b1-de95-473b-b044-e001e35d960a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:09.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.107Z","message":"{\"transactionId\":\"85839d75-b5f5-4af4-a029-71f2856fccea\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:09:105\",\"respDate\":\"230423-00:22:09:107\",\"sourceId\":\"haproxy:85839d75-b5f5-4af4-a029-71f2856fccea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:09:105-39818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[486d1abc-b656-47e1-b3c3-d58d93d351ee], x-b3-parentspanid=[fdfe0ff31c71d46a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[632a56952a41375efdfe0ff31c71d46a], x-b3-spanid=[78f1ca379dab88c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85839d75-b5f5-4af4-a029-71f2856fccea]}\\\"}\"}","context":{"RequestID":"85839d75-b5f5-4af4-a029-71f2856fccea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ddb988b1-de95-473b-b044-e001e35d960a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:09.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85839d75-b5f5-4af4-a029-71f2856fccea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddb988b1-de95-473b-b044-e001e35d960a","LogTimestamp":"2023-04-23T00:22:09.107Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:09.213Z","message":"Entering","context":{"RequestID":"249c27e4-2a7f-45a6-b0b0-d7c48f62f90b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9f5bb01-2fe2-443b-b0e9-e51884570122","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"249c27e4-2a7f-45a6-b0b0-d7c48f62f90b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9f5bb01-2fe2-443b-b0e9-e51884570122","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.217Z","message":"{\"transactionId\":\"249c27e4-2a7f-45a6-b0b0-d7c48f62f90b\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:09:214\",\"respDate\":\"230423-00:22:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:249c27e4-2a7f-45a6-b0b0-d7c48f62f90b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:09:214-43687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[249c27e4-2a7f-45a6-b0b0-d7c48f62f90b]}\\\"}\"}","context":{"RequestID":"249c27e4-2a7f-45a6-b0b0-d7c48f62f90b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9f5bb01-2fe2-443b-b0e9-e51884570122","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"249c27e4-2a7f-45a6-b0b0-d7c48f62f90b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9f5bb01-2fe2-443b-b0e9-e51884570122","LogTimestamp":"2023-04-23T00:22:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:22:09.317Z","message":"Entering","context":{"RequestID":"e2fd597a-2c62-4d10-b0d7-953a0b621e78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c9c04ffe-d282-4f3d-9b7b-cf7265447e37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.319Z","message":"{\"transactionId\":\"e2fd597a-2c62-4d10-b0d7-953a0b621e78\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:09:318\",\"respDate\":\"230423-00:22:09:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e2fd597a-2c62-4d10-b0d7-953a0b621e78\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:09:318-77105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54ea1a90-e991-44cf-9692-36d1d0f58418], x-b3-parentspanid=[7c09d3e315043def], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44043], x-envoy-attempt-count=[1], x-b3-traceid=[0c0bb051bdf106bf7c09d3e315043def], x-b3-spanid=[69bf577e959dde9f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e2fd597a-2c62-4d10-b0d7-953a0b621e78]}\\\"}\"}","context":{"RequestID":"e2fd597a-2c62-4d10-b0d7-953a0b621e78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c9c04ffe-d282-4f3d-9b7b-cf7265447e37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2fd597a-2c62-4d10-b0d7-953a0b621e78","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9c04ffe-d282-4f3d-9b7b-cf7265447e37","LogTimestamp":"2023-04-23T00:22:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:22:11.118Z","message":"Entering","context":{"RequestID":"1b69b260-d7c8-4086-96ed-5f5223df0b0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"43ad6996-8fc9-4c5e-834d-662e94e7e009","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:11.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:11.121Z","message":"{\"transactionId\":\"1b69b260-d7c8-4086-96ed-5f5223df0b0b\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:11:119\",\"respDate\":\"230423-00:22:11:121\",\"sourceId\":\"haproxy:1b69b260-d7c8-4086-96ed-5f5223df0b0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:11:119-5212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3d43a50-baba-4a56-b0ae-38b182624e55], x-b3-parentspanid=[fa20c9f48e6f50bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7ef8201bef8d17afa20c9f48e6f50bf], x-b3-spanid=[4312a2bba9165407], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b69b260-d7c8-4086-96ed-5f5223df0b0b]}\\\"}\"}","context":{"RequestID":"1b69b260-d7c8-4086-96ed-5f5223df0b0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"43ad6996-8fc9-4c5e-834d-662e94e7e009","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:11.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:11.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b69b260-d7c8-4086-96ed-5f5223df0b0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43ad6996-8fc9-4c5e-834d-662e94e7e009","LogTimestamp":"2023-04-23T00:22:11.121Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:12.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:12.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:12.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:12.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:13.132Z","message":"Entering","context":{"RequestID":"6e0c1a35-f9f0-434d-901f-236d58c55e21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15218386-0d5e-41c6-96bd-f89e77c266fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:13.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:13.136Z","message":"{\"transactionId\":\"6e0c1a35-f9f0-434d-901f-236d58c55e21\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:13:132\",\"respDate\":\"230423-00:22:13:136\",\"sourceId\":\"haproxy:6e0c1a35-f9f0-434d-901f-236d58c55e21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:13:132-66992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0dbc79d1-9606-4362-95b0-6908590c9e45], x-b3-parentspanid=[3857f32071ecd5b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ea5aa11c2eb264d3857f32071ecd5b4], x-b3-spanid=[10d8324056a4795a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e0c1a35-f9f0-434d-901f-236d58c55e21]}\\\"}\"}","context":{"RequestID":"6e0c1a35-f9f0-434d-901f-236d58c55e21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15218386-0d5e-41c6-96bd-f89e77c266fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:13.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:13.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e0c1a35-f9f0-434d-901f-236d58c55e21","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15218386-0d5e-41c6-96bd-f89e77c266fa","LogTimestamp":"2023-04-23T00:22:13.136Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:22:15.147Z","message":"Entering","context":{"RequestID":"cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85afd084-ba40-4710-9678-26886d98095e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:15.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:15.150Z","message":"{\"transactionId\":\"cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:15:148\",\"respDate\":\"230423-00:22:15:150\",\"sourceId\":\"haproxy:cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:15:148-24024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c8b3c19-2f99-40bc-b0a8-b831f045300b], x-b3-parentspanid=[dad114c4d7307db3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9626a129f12d265dad114c4d7307db3], x-b3-spanid=[a50a9d00bc60a0d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08]}\\\"}\"}","context":{"RequestID":"cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85afd084-ba40-4710-9678-26886d98095e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:15.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:15.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd8fa9e4-7e43-47ef-a0f6-c78ea82aab08","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85afd084-ba40-4710-9678-26886d98095e","LogTimestamp":"2023-04-23T00:22:15.151Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:17.160Z","message":"Entering","context":{"RequestID":"b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80157f0b-0840-470b-854c-a6f81765e8dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:17.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:17.161Z","message":"{\"transactionId\":\"b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:17:160\",\"respDate\":\"230423-00:22:17:161\",\"sourceId\":\"haproxy:b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:17:160-85653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21052808-a9dc-4e2b-916e-74ae3a4d9f27], x-b3-parentspanid=[e7a21e78b346ac78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5295150e7770c2ede7a21e78b346ac78], x-b3-spanid=[89c6a21b979c6d24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3]}\\\"}\"}","context":{"RequestID":"b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80157f0b-0840-470b-854c-a6f81765e8dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:17.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:17.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0d24ec5-899c-478b-8cc0-ced4cfa9c5d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80157f0b-0840-470b-854c-a6f81765e8dc","LogTimestamp":"2023-04-23T00:22:17.162Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:19.176Z","message":"Entering","context":{"RequestID":"14439481-43aa-44a7-b398-2d9fdba1cd67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4292924-58fe-4039-9120-3d2b81f119e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:19.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.179Z","message":"{\"transactionId\":\"14439481-43aa-44a7-b398-2d9fdba1cd67\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:19:177\",\"respDate\":\"230423-00:22:19:179\",\"sourceId\":\"haproxy:14439481-43aa-44a7-b398-2d9fdba1cd67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:19:177-91757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3a2ec4b-4ac8-43ed-82e0-ccfd657ee366], x-b3-parentspanid=[944a908f2f30d2c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efd16738e32abe36944a908f2f30d2c4], x-b3-spanid=[c50e905eb9f35979], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14439481-43aa-44a7-b398-2d9fdba1cd67]}\\\"}\"}","context":{"RequestID":"14439481-43aa-44a7-b398-2d9fdba1cd67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4292924-58fe-4039-9120-3d2b81f119e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:19.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14439481-43aa-44a7-b398-2d9fdba1cd67","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4292924-58fe-4039-9120-3d2b81f119e2","LogTimestamp":"2023-04-23T00:22:19.180Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:19.212Z","message":"Entering","context":{"RequestID":"48982dcc-a1a2-4932-bdeb-947c3a9ebdc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffff9047-d797-4544-9f4b-e6bfb36f5dac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"48982dcc-a1a2-4932-bdeb-947c3a9ebdc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffff9047-d797-4544-9f4b-e6bfb36f5dac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.216Z","message":"{\"transactionId\":\"48982dcc-a1a2-4932-bdeb-947c3a9ebdc1\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:19:213\",\"respDate\":\"230423-00:22:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48982dcc-a1a2-4932-bdeb-947c3a9ebdc1\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:19:213-54465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48982dcc-a1a2-4932-bdeb-947c3a9ebdc1]}\\\"}\"}","context":{"RequestID":"48982dcc-a1a2-4932-bdeb-947c3a9ebdc1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffff9047-d797-4544-9f4b-e6bfb36f5dac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48982dcc-a1a2-4932-bdeb-947c3a9ebdc1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffff9047-d797-4544-9f4b-e6bfb36f5dac","LogTimestamp":"2023-04-23T00:22:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:19.321Z","message":"Entering","context":{"RequestID":"0866a8ea-52fc-40a6-8348-565b362f657e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdd4878e-bc11-41a4-a15a-1076fff24300","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.324Z","message":"{\"transactionId\":\"0866a8ea-52fc-40a6-8348-565b362f657e\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:19:322\",\"respDate\":\"230423-00:22:19:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0866a8ea-52fc-40a6-8348-565b362f657e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:19:322-34790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d69e618c-67a4-4c6a-8597-eebb76115ed2], x-b3-parentspanid=[a1cc8e774d69c9f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44163], x-envoy-attempt-count=[1], x-b3-traceid=[4cfcede02d80f179a1cc8e774d69c9f7], x-b3-spanid=[52ee420df90094ea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0866a8ea-52fc-40a6-8348-565b362f657e]}\\\"}\"}","context":{"RequestID":"0866a8ea-52fc-40a6-8348-565b362f657e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdd4878e-bc11-41a4-a15a-1076fff24300","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:19.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0866a8ea-52fc-40a6-8348-565b362f657e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd4878e-bc11-41a4-a15a-1076fff24300","LogTimestamp":"2023-04-23T00:22:19.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:21.191Z","message":"Entering","context":{"RequestID":"84a83682-9176-4fea-a4ba-e7b5e9acfa4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5056de90-5913-4851-9ae0-5f858d953b97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:21.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:21.194Z","message":"{\"transactionId\":\"84a83682-9176-4fea-a4ba-e7b5e9acfa4e\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:21:192\",\"respDate\":\"230423-00:22:21:193\",\"sourceId\":\"haproxy:84a83682-9176-4fea-a4ba-e7b5e9acfa4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:21:192-31786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7353498-ee35-4c28-b958-c1de6de68d87], x-b3-parentspanid=[5952389551c009f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[847a0f5038d0ea2f5952389551c009f9], x-b3-spanid=[7582ea2a30301f48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84a83682-9176-4fea-a4ba-e7b5e9acfa4e]}\\\"}\"}","context":{"RequestID":"84a83682-9176-4fea-a4ba-e7b5e9acfa4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5056de90-5913-4851-9ae0-5f858d953b97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:21.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:21.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84a83682-9176-4fea-a4ba-e7b5e9acfa4e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5056de90-5913-4851-9ae0-5f858d953b97","LogTimestamp":"2023-04-23T00:22:21.194Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:22.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:22.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:22.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:22.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:23.205Z","message":"Entering","context":{"RequestID":"9f45d06f-9b17-4cf6-a081-db0042a935c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92838af3-8546-46c2-87a1-e1d443934c93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:23.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:23.208Z","message":"{\"transactionId\":\"9f45d06f-9b17-4cf6-a081-db0042a935c1\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:23:206\",\"respDate\":\"230423-00:22:23:208\",\"sourceId\":\"haproxy:9f45d06f-9b17-4cf6-a081-db0042a935c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:23:206-12606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b18a9da-67a0-4b8a-8b7b-ee7d99c7597a], x-b3-parentspanid=[37f9ff53104c08f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbd837a7b45d6d0e37f9ff53104c08f7], x-b3-spanid=[a4c858fe5ac112a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f45d06f-9b17-4cf6-a081-db0042a935c1]}\\\"}\"}","context":{"RequestID":"9f45d06f-9b17-4cf6-a081-db0042a935c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92838af3-8546-46c2-87a1-e1d443934c93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:23.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:23.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f45d06f-9b17-4cf6-a081-db0042a935c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92838af3-8546-46c2-87a1-e1d443934c93","LogTimestamp":"2023-04-23T00:22:23.209Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:25.220Z","message":"Entering","context":{"RequestID":"f7b19735-397f-4575-a8f8-bad39bc6c50d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bf2a64f-d5d1-44be-804a-cdd215c4c27b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:25.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:25.223Z","message":"{\"transactionId\":\"f7b19735-397f-4575-a8f8-bad39bc6c50d\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:25:221\",\"respDate\":\"230423-00:22:25:223\",\"sourceId\":\"haproxy:f7b19735-397f-4575-a8f8-bad39bc6c50d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:25:221-48219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad677fad-5de7-4a0c-a2c5-6c446be8cc9d], x-b3-parentspanid=[fe3c2d95c55785f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[280d9a3853be56e6fe3c2d95c55785f6], x-b3-spanid=[248905f1ef258930], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7b19735-397f-4575-a8f8-bad39bc6c50d]}\\\"}\"}","context":{"RequestID":"f7b19735-397f-4575-a8f8-bad39bc6c50d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bf2a64f-d5d1-44be-804a-cdd215c4c27b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:25.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:25.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7b19735-397f-4575-a8f8-bad39bc6c50d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bf2a64f-d5d1-44be-804a-cdd215c4c27b","LogTimestamp":"2023-04-23T00:22:25.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:27.234Z","message":"Entering","context":{"RequestID":"4176cbd6-4a25-4fb5-b438-96e1bd5b48db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca92c377-7ada-40c5-a766-dc332c8e7a8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:27.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:27.237Z","message":"{\"transactionId\":\"4176cbd6-4a25-4fb5-b438-96e1bd5b48db\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:27:235\",\"respDate\":\"230423-00:22:27:236\",\"sourceId\":\"haproxy:4176cbd6-4a25-4fb5-b438-96e1bd5b48db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:27:235-83952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd672be6-2a9e-466c-850c-e42e8c71d6a6], x-b3-parentspanid=[1fcc3fd3bfa0cb03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebab9191dc4aed3b1fcc3fd3bfa0cb03], x-b3-spanid=[f829fcb6ba3617c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4176cbd6-4a25-4fb5-b438-96e1bd5b48db]}\\\"}\"}","context":{"RequestID":"4176cbd6-4a25-4fb5-b438-96e1bd5b48db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca92c377-7ada-40c5-a766-dc332c8e7a8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:27.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:27.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4176cbd6-4a25-4fb5-b438-96e1bd5b48db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca92c377-7ada-40c5-a766-dc332c8e7a8d","LogTimestamp":"2023-04-23T00:22:27.237Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:29.212Z","message":"Entering","context":{"RequestID":"87bc07af-2aba-4aed-804a-2ea093702fa4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d105f8b-ad95-4a12-ad55-3dc50ea37566","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"87bc07af-2aba-4aed-804a-2ea093702fa4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d105f8b-ad95-4a12-ad55-3dc50ea37566","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.214Z","message":"{\"transactionId\":\"87bc07af-2aba-4aed-804a-2ea093702fa4\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:29:213\",\"respDate\":\"230423-00:22:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:87bc07af-2aba-4aed-804a-2ea093702fa4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:29:213-54064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[87bc07af-2aba-4aed-804a-2ea093702fa4]}\\\"}\"}","context":{"RequestID":"87bc07af-2aba-4aed-804a-2ea093702fa4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d105f8b-ad95-4a12-ad55-3dc50ea37566","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87bc07af-2aba-4aed-804a-2ea093702fa4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d105f8b-ad95-4a12-ad55-3dc50ea37566","LogTimestamp":"2023-04-23T00:22:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:29.247Z","message":"Entering","context":{"RequestID":"b4532529-f078-407f-8b4c-98b68e8f8ccd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c706ddae-901e-4639-ad2f-fdc2d841066a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:29.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.250Z","message":"{\"transactionId\":\"b4532529-f078-407f-8b4c-98b68e8f8ccd\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:29:248\",\"respDate\":\"230423-00:22:29:250\",\"sourceId\":\"haproxy:b4532529-f078-407f-8b4c-98b68e8f8ccd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:29:248-55576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d476c510-9735-458e-83d6-4ba53b184615], x-b3-parentspanid=[6dae5d5eab1d3353], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ee2dcea767a419e6dae5d5eab1d3353], x-b3-spanid=[e6f8736070fa5a3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4532529-f078-407f-8b4c-98b68e8f8ccd]}\\\"}\"}","context":{"RequestID":"b4532529-f078-407f-8b4c-98b68e8f8ccd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c706ddae-901e-4639-ad2f-fdc2d841066a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:29.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4532529-f078-407f-8b4c-98b68e8f8ccd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c706ddae-901e-4639-ad2f-fdc2d841066a","LogTimestamp":"2023-04-23T00:22:29.250Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:22:29.317Z","message":"Entering","context":{"RequestID":"f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5c1e478-cc2f-4fa1-a469-6384605e25e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.320Z","message":"{\"transactionId\":\"f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:29:318\",\"respDate\":\"230423-00:22:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:29:318-15947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35b441db-fb4f-4186-89df-8e7ccd637c51], x-b3-parentspanid=[134883cd9d63eeb8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37147], x-envoy-attempt-count=[1], x-b3-traceid=[8360a37fa2047332134883cd9d63eeb8], x-b3-spanid=[6fb796f416779bd5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7]}\\\"}\"}","context":{"RequestID":"f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5c1e478-cc2f-4fa1-a469-6384605e25e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:29.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3068526-2eeb-466a-bbe0-6ff3b5b6d6f7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5c1e478-cc2f-4fa1-a469-6384605e25e8","LogTimestamp":"2023-04-23T00:22:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:31.262Z","message":"Entering","context":{"RequestID":"3416bdba-146c-4b33-b238-99cff074ac18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90e6dbdb-d0e6-4f6e-a14f-94e43ae25cab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:31.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:31.263Z","message":"{\"transactionId\":\"3416bdba-146c-4b33-b238-99cff074ac18\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:31:262\",\"respDate\":\"230423-00:22:31:263\",\"sourceId\":\"haproxy:3416bdba-146c-4b33-b238-99cff074ac18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:31:262-39280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0192e7fd-40ff-48fa-b87c-c3fe593429c6], x-b3-parentspanid=[d401cd6031e76874], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d0f7f4c8fd73057d401cd6031e76874], x-b3-spanid=[dddaa33e4bdd9f6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3416bdba-146c-4b33-b238-99cff074ac18]}\\\"}\"}","context":{"RequestID":"3416bdba-146c-4b33-b238-99cff074ac18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90e6dbdb-d0e6-4f6e-a14f-94e43ae25cab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:31.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:31.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3416bdba-146c-4b33-b238-99cff074ac18","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90e6dbdb-d0e6-4f6e-a14f-94e43ae25cab","LogTimestamp":"2023-04-23T00:22:31.264Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:32.938Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:32.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:32.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:32.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:33.276Z","message":"Entering","context":{"RequestID":"ea9efac4-0853-4da6-8fb3-25a4aa6cae33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09ec4c32-f7b8-4bea-b340-f578c8219947","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:33.280Z","message":"{\"transactionId\":\"ea9efac4-0853-4da6-8fb3-25a4aa6cae33\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:33:277\",\"respDate\":\"230423-00:22:33:279\",\"sourceId\":\"haproxy:ea9efac4-0853-4da6-8fb3-25a4aa6cae33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:33:277-15551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e57e984d-574b-43eb-afa7-1cfa59d37fc2], x-b3-parentspanid=[cbc603337846c23d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c82891d2ee1cdff3cbc603337846c23d], x-b3-spanid=[fff12cda0aed71ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea9efac4-0853-4da6-8fb3-25a4aa6cae33]}\\\"}\"}","context":{"RequestID":"ea9efac4-0853-4da6-8fb3-25a4aa6cae33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09ec4c32-f7b8-4bea-b340-f578c8219947","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:33.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea9efac4-0853-4da6-8fb3-25a4aa6cae33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09ec4c32-f7b8-4bea-b340-f578c8219947","LogTimestamp":"2023-04-23T00:22:33.281Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:22:34.904Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:34.908Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:35.290Z","message":"Entering","context":{"RequestID":"eb2843ae-adbc-4dfd-904f-5c31a3380084","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a733c37d-ed91-4480-9aa3-63ada9012673","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:35.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:35.292Z","message":"{\"transactionId\":\"eb2843ae-adbc-4dfd-904f-5c31a3380084\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:35:290\",\"respDate\":\"230423-00:22:35:292\",\"sourceId\":\"haproxy:eb2843ae-adbc-4dfd-904f-5c31a3380084\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:35:290-16035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[701ed8ba-c87f-43d8-80ce-9d24354a9fce], x-b3-parentspanid=[8d17307470585ba9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[113744c445dc2f298d17307470585ba9], x-b3-spanid=[4881bc8b406154fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb2843ae-adbc-4dfd-904f-5c31a3380084]}\\\"}\"}","context":{"RequestID":"eb2843ae-adbc-4dfd-904f-5c31a3380084","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a733c37d-ed91-4480-9aa3-63ada9012673","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:35.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:35.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2843ae-adbc-4dfd-904f-5c31a3380084","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a733c37d-ed91-4480-9aa3-63ada9012673","LogTimestamp":"2023-04-23T00:22:35.292Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:22:37.303Z","message":"Entering","context":{"RequestID":"1d21b742-aaf0-45b4-8e38-d4e159bef52a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"530aa6ce-40df-4ad0-afb7-11daf135d4b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:37.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:37.306Z","message":"{\"transactionId\":\"1d21b742-aaf0-45b4-8e38-d4e159bef52a\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:37:304\",\"respDate\":\"230423-00:22:37:306\",\"sourceId\":\"haproxy:1d21b742-aaf0-45b4-8e38-d4e159bef52a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:37:304-96310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e93bbb01-4949-449a-9479-291d089ec125], x-b3-parentspanid=[9a36d6fcb216a9a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba96ddababcc65f79a36d6fcb216a9a1], x-b3-spanid=[8b12cc23fdd3ecdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d21b742-aaf0-45b4-8e38-d4e159bef52a]}\\\"}\"}","context":{"RequestID":"1d21b742-aaf0-45b4-8e38-d4e159bef52a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"530aa6ce-40df-4ad0-afb7-11daf135d4b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:37.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:37.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d21b742-aaf0-45b4-8e38-d4e159bef52a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"530aa6ce-40df-4ad0-afb7-11daf135d4b4","LogTimestamp":"2023-04-23T00:22:37.307Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:22:39.211Z","message":"Entering","context":{"RequestID":"6c065c66-1089-4295-be38-fdc659407f41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a2da533-2876-46eb-977c-230705732c7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"6c065c66-1089-4295-be38-fdc659407f41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a2da533-2876-46eb-977c-230705732c7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.215Z","message":"{\"transactionId\":\"6c065c66-1089-4295-be38-fdc659407f41\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:39:212\",\"respDate\":\"230423-00:22:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6c065c66-1089-4295-be38-fdc659407f41\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:39:212-59733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6c065c66-1089-4295-be38-fdc659407f41]}\\\"}\"}","context":{"RequestID":"6c065c66-1089-4295-be38-fdc659407f41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a2da533-2876-46eb-977c-230705732c7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c065c66-1089-4295-be38-fdc659407f41","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"14","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a2da533-2876-46eb-977c-230705732c7e","LogTimestamp":"2023-04-23T00:22:39.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-23T00:22:39.316Z","message":"Entering","context":{"RequestID":"d0873663-04f1-4fe2-9780-844ec634d6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbe95d14-35ce-4045-8fb6-dbfceb1a5504","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.317Z","message":"Entering","context":{"RequestID":"172291eb-c066-461c-ada0-c39faac23953","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c3411ab-c25e-4073-8de5-4381b8af2df7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.319Z","message":"{\"transactionId\":\"d0873663-04f1-4fe2-9780-844ec634d6b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:39:317\",\"respDate\":\"230423-00:22:39:319\",\"sourceId\":\"haproxy:d0873663-04f1-4fe2-9780-844ec634d6b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:39:317-2088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cbc55ad-cfdf-4e63-bfaf-fa5a34d5849d], x-b3-parentspanid=[dcab06f913f7a306], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[700ba94aa2a8c943dcab06f913f7a306], x-b3-spanid=[51587d49c2496085], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0873663-04f1-4fe2-9780-844ec634d6b4]}\\\"}\"}","context":{"RequestID":"d0873663-04f1-4fe2-9780-844ec634d6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbe95d14-35ce-4045-8fb6-dbfceb1a5504","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.319Z","message":"{\"transactionId\":\"172291eb-c066-461c-ada0-c39faac23953\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:39:317\",\"respDate\":\"230423-00:22:39:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:172291eb-c066-461c-ada0-c39faac23953\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:39:317-71744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef7c4da8-a68d-4cfd-bcc0-8c3745081a13], x-b3-parentspanid=[0356ff7c2565c478], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41951], x-envoy-attempt-count=[1], x-b3-traceid=[1daaafb1d575b39c0356ff7c2565c478], x-b3-spanid=[6d74eaa4a05bc6b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[172291eb-c066-461c-ada0-c39faac23953]}\\\"}\"}","context":{"RequestID":"172291eb-c066-461c-ada0-c39faac23953","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c3411ab-c25e-4073-8de5-4381b8af2df7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0873663-04f1-4fe2-9780-844ec634d6b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbe95d14-35ce-4045-8fb6-dbfceb1a5504","LogTimestamp":"2023-04-23T00:22:39.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:39.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"172291eb-c066-461c-ada0-c39faac23953","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c3411ab-c25e-4073-8de5-4381b8af2df7","LogTimestamp":"2023-04-23T00:22:39.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [23/Apr/2023:00:22:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:41.329Z","message":"Entering","context":{"RequestID":"1106108d-bb8a-4aab-9bef-b2af294c07ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"914f9604-d742-46f8-a94d-e1f4547cc536","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:41.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:41.332Z","message":"{\"transactionId\":\"1106108d-bb8a-4aab-9bef-b2af294c07ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:41:330\",\"respDate\":\"230423-00:22:41:332\",\"sourceId\":\"haproxy:1106108d-bb8a-4aab-9bef-b2af294c07ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:41:330-65448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4249c4f4-1d8a-42b5-a01e-9b04e59524db], x-b3-parentspanid=[4cdb7a091bf26694], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b48f3b5d9dced0d4cdb7a091bf26694], x-b3-spanid=[6b2a79982760c8ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1106108d-bb8a-4aab-9bef-b2af294c07ce]}\\\"}\"}","context":{"RequestID":"1106108d-bb8a-4aab-9bef-b2af294c07ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"914f9604-d742-46f8-a94d-e1f4547cc536","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:41.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:41.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1106108d-bb8a-4aab-9bef-b2af294c07ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"914f9604-d742-46f8-a94d-e1f4547cc536","LogTimestamp":"2023-04-23T00:22:41.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:42.938Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:42.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:42.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:42.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:43.342Z","message":"Entering","context":{"RequestID":"04321fb5-97b4-4203-b301-718939b561f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b03a417-a42b-48a2-9a65-664add308979","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:43.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:43.344Z","message":"{\"transactionId\":\"04321fb5-97b4-4203-b301-718939b561f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:43:343\",\"respDate\":\"230423-00:22:43:344\",\"sourceId\":\"haproxy:04321fb5-97b4-4203-b301-718939b561f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:43:343-58978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[148f532c-76ef-45a5-b665-53b2ceae7632], x-b3-parentspanid=[5ea02d168197ddf3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff0e239147eaf4715ea02d168197ddf3], x-b3-spanid=[616352ee688cc094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04321fb5-97b4-4203-b301-718939b561f2]}\\\"}\"}","context":{"RequestID":"04321fb5-97b4-4203-b301-718939b561f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b03a417-a42b-48a2-9a65-664add308979","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:43.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:43.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04321fb5-97b4-4203-b301-718939b561f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b03a417-a42b-48a2-9a65-664add308979","LogTimestamp":"2023-04-23T00:22:43.344Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:22:45.354Z","message":"Entering","context":{"RequestID":"19f6c5f7-708a-410c-a3fb-ec27d9d4d483","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caea7ca8-d2ea-43d0-8ceb-c41192ec9785","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:45.357Z","message":"{\"transactionId\":\"19f6c5f7-708a-410c-a3fb-ec27d9d4d483\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:45:355\",\"respDate\":\"230423-00:22:45:357\",\"sourceId\":\"haproxy:19f6c5f7-708a-410c-a3fb-ec27d9d4d483\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:45:355-82380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93bb1afe-1fdc-4619-bdaa-4b80a5ab3602], x-b3-parentspanid=[e612972fda60a2fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26bd45217fefd7cfe612972fda60a2fd], x-b3-spanid=[af6d479bdbe66159], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19f6c5f7-708a-410c-a3fb-ec27d9d4d483]}\\\"}\"}","context":{"RequestID":"19f6c5f7-708a-410c-a3fb-ec27d9d4d483","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caea7ca8-d2ea-43d0-8ceb-c41192ec9785","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:45.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:45.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19f6c5f7-708a-410c-a3fb-ec27d9d4d483","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caea7ca8-d2ea-43d0-8ceb-c41192ec9785","LogTimestamp":"2023-04-23T00:22:45.358Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:47.367Z","message":"Entering","context":{"RequestID":"12390ff3-a16f-4cc5-b5b6-e0e89e121334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff2ab17c-b7ce-45aa-904c-85482861ff60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:47.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:47.369Z","message":"{\"transactionId\":\"12390ff3-a16f-4cc5-b5b6-e0e89e121334\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:47:368\",\"respDate\":\"230423-00:22:47:369\",\"sourceId\":\"haproxy:12390ff3-a16f-4cc5-b5b6-e0e89e121334\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:47:368-79511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd39fdc-c243-4cbf-866c-a7d606004659], x-b3-parentspanid=[1b2e03577accb189], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc9024566341a7331b2e03577accb189], x-b3-spanid=[10e15c2c66ca181f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12390ff3-a16f-4cc5-b5b6-e0e89e121334]}\\\"}\"}","context":{"RequestID":"12390ff3-a16f-4cc5-b5b6-e0e89e121334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff2ab17c-b7ce-45aa-904c-85482861ff60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:47.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:47.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12390ff3-a16f-4cc5-b5b6-e0e89e121334","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff2ab17c-b7ce-45aa-904c-85482861ff60","LogTimestamp":"2023-04-23T00:22:47.369Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:22:49.211Z","message":"Entering","context":{"RequestID":"2b9729e4-a38e-4266-9332-96a632275860","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd5d64f3-241c-44a9-a2fa-1d502fbc1ed8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b9729e4-a38e-4266-9332-96a632275860","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd5d64f3-241c-44a9-a2fa-1d502fbc1ed8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.213Z","message":"{\"transactionId\":\"2b9729e4-a38e-4266-9332-96a632275860\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:49:212\",\"respDate\":\"230423-00:22:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b9729e4-a38e-4266-9332-96a632275860\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:49:212-70909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b9729e4-a38e-4266-9332-96a632275860]}\\\"}\"}","context":{"RequestID":"2b9729e4-a38e-4266-9332-96a632275860","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd5d64f3-241c-44a9-a2fa-1d502fbc1ed8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b9729e4-a38e-4266-9332-96a632275860","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd5d64f3-241c-44a9-a2fa-1d502fbc1ed8","LogTimestamp":"2023-04-23T00:22:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:49.319Z","message":"Entering","context":{"RequestID":"8f1efade-d09c-4f8c-8390-e2f331de275c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f42c4c80-2a30-4256-96e1-421fffde20c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.322Z","message":"{\"transactionId\":\"8f1efade-d09c-4f8c-8390-e2f331de275c\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:49:320\",\"respDate\":\"230423-00:22:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f1efade-d09c-4f8c-8390-e2f331de275c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:49:320-83119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86f35013-8ed9-41b4-8f3a-4361be930f40], x-b3-parentspanid=[ac2734b816c1e6e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38669], x-envoy-attempt-count=[1], x-b3-traceid=[07baa6f3a7c85558ac2734b816c1e6e5], x-b3-spanid=[c5c5f49aa562c886], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f1efade-d09c-4f8c-8390-e2f331de275c]}\\\"}\"}","context":{"RequestID":"8f1efade-d09c-4f8c-8390-e2f331de275c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f42c4c80-2a30-4256-96e1-421fffde20c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f1efade-d09c-4f8c-8390-e2f331de275c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f42c4c80-2a30-4256-96e1-421fffde20c0","LogTimestamp":"2023-04-23T00:22:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:49.377Z","message":"Entering","context":{"RequestID":"36621be2-a288-45e8-8550-16c93ca3f468","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a89fa42e-1a4b-4912-a6b0-db5636b30866","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:49.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.379Z","message":"{\"transactionId\":\"36621be2-a288-45e8-8550-16c93ca3f468\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:49:378\",\"respDate\":\"230423-00:22:49:379\",\"sourceId\":\"haproxy:36621be2-a288-45e8-8550-16c93ca3f468\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:22:49:378-22263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da500e96-8a1b-4d7d-b8a5-acbc646e04d7], x-b3-parentspanid=[cd666e3e8c15b8fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55d737af19536658cd666e3e8c15b8fa], x-b3-spanid=[a0af5be968a2c780], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36621be2-a288-45e8-8550-16c93ca3f468]}\\\"}\"}","context":{"RequestID":"36621be2-a288-45e8-8550-16c93ca3f468","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a89fa42e-1a4b-4912-a6b0-db5636b30866","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:49.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:49.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36621be2-a288-45e8-8550-16c93ca3f468","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a89fa42e-1a4b-4912-a6b0-db5636b30866","LogTimestamp":"2023-04-23T00:22:49.380Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:51.389Z","message":"Entering","context":{"RequestID":"85b9aa06-eeac-4abf-ac53-f1508b6a078e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f551e2-5f28-4ed2-bdab-c662c28f7ab8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:51.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:51.390Z","message":"{\"transactionId\":\"85b9aa06-eeac-4abf-ac53-f1508b6a078e\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:51:389\",\"respDate\":\"230423-00:22:51:390\",\"sourceId\":\"haproxy:85b9aa06-eeac-4abf-ac53-f1508b6a078e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:51:389-99605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e6d0e9a-4aa1-4651-b9ea-5e8079d04bfc], x-b3-parentspanid=[41e45b3e1e417b80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4967f808a8c0bff441e45b3e1e417b80], x-b3-spanid=[0aefdc0fcdc0c2a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85b9aa06-eeac-4abf-ac53-f1508b6a078e]}\\\"}\"}","context":{"RequestID":"85b9aa06-eeac-4abf-ac53-f1508b6a078e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f551e2-5f28-4ed2-bdab-c662c28f7ab8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:51.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:51.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85b9aa06-eeac-4abf-ac53-f1508b6a078e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7f551e2-5f28-4ed2-bdab-c662c28f7ab8","LogTimestamp":"2023-04-23T00:22:51.390Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:22:52.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:22:52.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:52.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:52.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:53.399Z","message":"Entering","context":{"RequestID":"85fe51a9-7015-439e-9ff3-400fefa40855","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"f9d69d58-a757-4b51-843b-c761c1475fa5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:53.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:53.400Z","message":"{\"transactionId\":\"85fe51a9-7015-439e-9ff3-400fefa40855\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:53:399\",\"respDate\":\"230423-00:22:53:400\",\"sourceId\":\"haproxy:85fe51a9-7015-439e-9ff3-400fefa40855\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:53:399-99905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df7746d6-f776-427d-ae17-0bfaed112228], x-b3-parentspanid=[6175be6ccc21c04e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f0d241dc0dcceac6175be6ccc21c04e], x-b3-spanid=[aaf075a93f3d1080], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85fe51a9-7015-439e-9ff3-400fefa40855]}\\\"}\"}","context":{"RequestID":"85fe51a9-7015-439e-9ff3-400fefa40855","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"f9d69d58-a757-4b51-843b-c761c1475fa5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:53.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:53.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85fe51a9-7015-439e-9ff3-400fefa40855","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9d69d58-a757-4b51-843b-c761c1475fa5","LogTimestamp":"2023-04-23T00:22:53.401Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:22:55.411Z","message":"Entering","context":{"RequestID":"3c4be374-078f-404d-a5eb-d6491f462f95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea4bbabd-8227-4224-8a48-b87d95beb110","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:55.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:55.414Z","message":"{\"transactionId\":\"3c4be374-078f-404d-a5eb-d6491f462f95\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:55:412\",\"respDate\":\"230423-00:22:55:414\",\"sourceId\":\"haproxy:3c4be374-078f-404d-a5eb-d6491f462f95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:55:412-34742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5ae9385-bad9-4738-80b2-339afd26a743], x-b3-parentspanid=[9542224ef30c2b75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a7ef40bad5476ec9542224ef30c2b75], x-b3-spanid=[7f6fc2ac93d90450], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c4be374-078f-404d-a5eb-d6491f462f95]}\\\"}\"}","context":{"RequestID":"3c4be374-078f-404d-a5eb-d6491f462f95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea4bbabd-8227-4224-8a48-b87d95beb110","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:55.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:55.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c4be374-078f-404d-a5eb-d6491f462f95","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea4bbabd-8227-4224-8a48-b87d95beb110","LogTimestamp":"2023-04-23T00:22:55.415Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:57.427Z","message":"Entering","context":{"RequestID":"713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b643ad7-876a-4113-b06b-b1e52f1098fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:57.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:57.430Z","message":"{\"transactionId\":\"713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:57:428\",\"respDate\":\"230423-00:22:57:429\",\"sourceId\":\"haproxy:713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:57:428-5095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96e4ced1-e63a-4042-8bc6-c950e3f191ce], x-b3-parentspanid=[d6c67a8087f288cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e633c0105c504dd5d6c67a8087f288cd], x-b3-spanid=[daa6231c910d81bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66]}\\\"}\"}","context":{"RequestID":"713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b643ad7-876a-4113-b06b-b1e52f1098fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:57.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:57.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"713c9ce3-9b8b-4be3-bbb7-dcd27d9b9f66","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b643ad7-876a-4113-b06b-b1e52f1098fd","LogTimestamp":"2023-04-23T00:22:57.430Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:59.212Z","message":"Entering","context":{"RequestID":"b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b641810-bc94-42e0-8726-349b7667cab0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b641810-bc94-42e0-8726-349b7667cab0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.215Z","message":"{\"transactionId\":\"b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:59:212\",\"respDate\":\"230423-00:22:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:59:212-12509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1]}\\\"}\"}","context":{"RequestID":"b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b641810-bc94-42e0-8726-349b7667cab0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:22:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b41dcb66-cdb9-4fb2-8792-d04a21b7ccf1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b641810-bc94-42e0-8726-349b7667cab0","LogTimestamp":"2023-04-23T00:22:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:22:59.318Z","message":"Entering","context":{"RequestID":"f9f21d67-cd87-4a83-906a-a5c6588801ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4b61ac4-66f1-4fba-a0b7-436ea134a68d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.321Z","message":"{\"transactionId\":\"f9f21d67-cd87-4a83-906a-a5c6588801ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:59:319\",\"respDate\":\"230423-00:22:59:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f9f21d67-cd87-4a83-906a-a5c6588801ac\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:22:59:319-25532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e107711-9167-4025-8e70-56a0b01e0b74], x-b3-parentspanid=[3982665ece68d678], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45409], x-envoy-attempt-count=[1], x-b3-traceid=[23abaceba24fa92e3982665ece68d678], x-b3-spanid=[08f16bb3898b7819], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f9f21d67-cd87-4a83-906a-a5c6588801ac]}\\\"}\"}","context":{"RequestID":"f9f21d67-cd87-4a83-906a-a5c6588801ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4b61ac4-66f1-4fba-a0b7-436ea134a68d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:22:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f21d67-cd87-4a83-906a-a5c6588801ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b61ac4-66f1-4fba-a0b7-436ea134a68d","LogTimestamp":"2023-04-23T00:22:59.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:22:59.440Z","message":"Entering","context":{"RequestID":"42cd9f20-0a7d-4b06-bcbe-9237e46a08cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8913415-2df8-40c1-9f9e-b7ad1fa504ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:59.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.442Z","message":"{\"transactionId\":\"42cd9f20-0a7d-4b06-bcbe-9237e46a08cb\",\"status\":\"200\",\"rqstDate\":\"230423-00:22:59:441\",\"respDate\":\"230423-00:22:59:442\",\"sourceId\":\"haproxy:42cd9f20-0a7d-4b06-bcbe-9237e46a08cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:22:59:441-87068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da5e23cc-f035-468c-b174-33fdb212d204], x-b3-parentspanid=[6d628daff9d3c9ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88f6bc9fefaeb8866d628daff9d3c9ed], x-b3-spanid=[2d9a78f9ac9290a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42cd9f20-0a7d-4b06-bcbe-9237e46a08cb]}\\\"}\"}","context":{"RequestID":"42cd9f20-0a7d-4b06-bcbe-9237e46a08cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8913415-2df8-40c1-9f9e-b7ad1fa504ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:22:59.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:22:59.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42cd9f20-0a7d-4b06-bcbe-9237e46a08cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8913415-2df8-40c1-9f9e-b7ad1fa504ef","LogTimestamp":"2023-04-23T00:22:59.443Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:22:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:01.453Z","message":"Entering","context":{"RequestID":"89f606ed-f57e-4337-9708-4999c5d0b990","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6530218-c91b-4b9a-9718-5b953c8f2a81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:01.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:01.456Z","message":"{\"transactionId\":\"89f606ed-f57e-4337-9708-4999c5d0b990\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:01:454\",\"respDate\":\"230423-00:23:01:456\",\"sourceId\":\"haproxy:89f606ed-f57e-4337-9708-4999c5d0b990\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:01:454-51511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0e577de-bc94-43cf-826e-15cac990c024], x-b3-parentspanid=[7813348b430f153e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a138e16873a82c97813348b430f153e], x-b3-spanid=[c3b4d88e5636530b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89f606ed-f57e-4337-9708-4999c5d0b990]}\\\"}\"}","context":{"RequestID":"89f606ed-f57e-4337-9708-4999c5d0b990","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6530218-c91b-4b9a-9718-5b953c8f2a81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:01.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:01.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f606ed-f57e-4337-9708-4999c5d0b990","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6530218-c91b-4b9a-9718-5b953c8f2a81","LogTimestamp":"2023-04-23T00:23:01.457Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:02.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:02.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:02.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:02.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:03.468Z","message":"Entering","context":{"RequestID":"e99f38c6-adcc-4aa1-ba10-59ed0b0878bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81587475-1f30-4ca7-8e6a-f61bdd982101","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:03.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:03.470Z","message":"{\"transactionId\":\"e99f38c6-adcc-4aa1-ba10-59ed0b0878bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:03:468\",\"respDate\":\"230423-00:23:03:470\",\"sourceId\":\"haproxy:e99f38c6-adcc-4aa1-ba10-59ed0b0878bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:03:468-46780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be05efd8-b97a-49ae-b746-f06832dc18ea], x-b3-parentspanid=[4ad87f737d243a26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[976cafc61eff53ba4ad87f737d243a26], x-b3-spanid=[2ad31bc9c965ac4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e99f38c6-adcc-4aa1-ba10-59ed0b0878bf]}\\\"}\"}","context":{"RequestID":"e99f38c6-adcc-4aa1-ba10-59ed0b0878bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81587475-1f30-4ca7-8e6a-f61bdd982101","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:03.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:03.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e99f38c6-adcc-4aa1-ba10-59ed0b0878bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81587475-1f30-4ca7-8e6a-f61bdd982101","LogTimestamp":"2023-04-23T00:23:03.471Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:04.911Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:04.916Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:05.481Z","message":"Entering","context":{"RequestID":"a9d08eca-4ec5-4cd5-8d61-99041b9644d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec4b3f9b-69b7-40a1-99d3-ab7044fbc663","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:05.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:05.484Z","message":"{\"transactionId\":\"a9d08eca-4ec5-4cd5-8d61-99041b9644d7\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:05:482\",\"respDate\":\"230423-00:23:05:483\",\"sourceId\":\"haproxy:a9d08eca-4ec5-4cd5-8d61-99041b9644d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:05:482-41976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03935eb2-328b-4441-a498-248c9f5baeae], x-b3-parentspanid=[8ea568f0e913bd68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ac6adcc694ca2108ea568f0e913bd68], x-b3-spanid=[13e32a400ebc8d0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9d08eca-4ec5-4cd5-8d61-99041b9644d7]}\\\"}\"}","context":{"RequestID":"a9d08eca-4ec5-4cd5-8d61-99041b9644d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec4b3f9b-69b7-40a1-99d3-ab7044fbc663","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:05.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:05.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9d08eca-4ec5-4cd5-8d61-99041b9644d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec4b3f9b-69b7-40a1-99d3-ab7044fbc663","LogTimestamp":"2023-04-23T00:23:05.485Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:07.495Z","message":"Entering","context":{"RequestID":"31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b66dd67-2117-4a04-a92e-62b7943d7ff2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:07.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:07.498Z","message":"{\"transactionId\":\"31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:07:496\",\"respDate\":\"230423-00:23:07:498\",\"sourceId\":\"haproxy:31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:07:496-94674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[452c80b2-79ae-4b30-979c-c51862feb2ec], x-b3-parentspanid=[5d9345cdbab7260c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2113bc77eb9a78775d9345cdbab7260c], x-b3-spanid=[b27ace84310400e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f]}\\\"}\"}","context":{"RequestID":"31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b66dd67-2117-4a04-a92e-62b7943d7ff2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:07.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:07.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31c8ccf4-b5f7-4f38-bf0b-ae29a1fdc97f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b66dd67-2117-4a04-a92e-62b7943d7ff2","LogTimestamp":"2023-04-23T00:23:07.498Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:09.212Z","message":"Entering","context":{"RequestID":"217262e2-ddd4-4d21-933e-cf8490e4270c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a878fd89-331d-4eea-9e86-ec2144437279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"217262e2-ddd4-4d21-933e-cf8490e4270c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a878fd89-331d-4eea-9e86-ec2144437279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.215Z","message":"{\"transactionId\":\"217262e2-ddd4-4d21-933e-cf8490e4270c\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:09:212\",\"respDate\":\"230423-00:23:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:217262e2-ddd4-4d21-933e-cf8490e4270c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:09:212-94515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[217262e2-ddd4-4d21-933e-cf8490e4270c]}\\\"}\"}","context":{"RequestID":"217262e2-ddd4-4d21-933e-cf8490e4270c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a878fd89-331d-4eea-9e86-ec2144437279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"217262e2-ddd4-4d21-933e-cf8490e4270c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a878fd89-331d-4eea-9e86-ec2144437279","LogTimestamp":"2023-04-23T00:23:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:09.317Z","message":"Entering","context":{"RequestID":"cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62f1c846-59d0-4162-97b3-8e5378af9f07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.321Z","message":"{\"transactionId\":\"cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:09:318\",\"respDate\":\"230423-00:23:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:09:318-52349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5accc92-f1d6-4674-94c9-5b68280e6ba0], x-b3-parentspanid=[782dcf33aa6de251], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37771], x-envoy-attempt-count=[1], x-b3-traceid=[1d178902dae79548782dcf33aa6de251], x-b3-spanid=[4ed326f62a90255f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8]}\\\"}\"}","context":{"RequestID":"cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62f1c846-59d0-4162-97b3-8e5378af9f07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbf6ff18-cb24-4d7f-be98-3f6a7a9729e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62f1c846-59d0-4162-97b3-8e5378af9f07","LogTimestamp":"2023-04-23T00:23:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:23:09.511Z","message":"Entering","context":{"RequestID":"d47ea44b-2240-40f1-a8ae-2f14cf758256","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9862006b-27b1-42ac-9bc9-faf5e28fef3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:09.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.513Z","message":"{\"transactionId\":\"d47ea44b-2240-40f1-a8ae-2f14cf758256\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:09:512\",\"respDate\":\"230423-00:23:09:513\",\"sourceId\":\"haproxy:d47ea44b-2240-40f1-a8ae-2f14cf758256\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:09:512-90405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e14d78d-677c-40ae-afe9-4eec17f1c514], x-b3-parentspanid=[ed7eb98bfcad7355], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9ad47ddfecfd749ed7eb98bfcad7355], x-b3-spanid=[03661acc476760d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d47ea44b-2240-40f1-a8ae-2f14cf758256]}\\\"}\"}","context":{"RequestID":"d47ea44b-2240-40f1-a8ae-2f14cf758256","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9862006b-27b1-42ac-9bc9-faf5e28fef3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:09.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:09.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d47ea44b-2240-40f1-a8ae-2f14cf758256","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9862006b-27b1-42ac-9bc9-faf5e28fef3a","LogTimestamp":"2023-04-23T00:23:09.514Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:11.524Z","message":"Entering","context":{"RequestID":"255df2ba-63b3-4b13-960b-6dd403e03918","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30addd16-e786-4aef-b5e3-752d0af09c8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:11.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:11.526Z","message":"{\"transactionId\":\"255df2ba-63b3-4b13-960b-6dd403e03918\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:11:524\",\"respDate\":\"230423-00:23:11:525\",\"sourceId\":\"haproxy:255df2ba-63b3-4b13-960b-6dd403e03918\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:11:524-33840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f9f2f1-8aa3-4b2e-876b-b3de134df471], x-b3-parentspanid=[a8f651ef2959118b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[151691f4729b59cea8f651ef2959118b], x-b3-spanid=[fc61f6c3dc29277f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[255df2ba-63b3-4b13-960b-6dd403e03918]}\\\"}\"}","context":{"RequestID":"255df2ba-63b3-4b13-960b-6dd403e03918","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30addd16-e786-4aef-b5e3-752d0af09c8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:11.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:11.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"255df2ba-63b3-4b13-960b-6dd403e03918","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30addd16-e786-4aef-b5e3-752d0af09c8d","LogTimestamp":"2023-04-23T00:23:11.526Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:12.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:12.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:12.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:12.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:13.536Z","message":"Entering","context":{"RequestID":"baf09756-4eac-4086-8b08-b188dd1aaf79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8e106c8-3eac-4987-96d1-cc63b3083e4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:13.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:13.538Z","message":"{\"transactionId\":\"baf09756-4eac-4086-8b08-b188dd1aaf79\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:13:537\",\"respDate\":\"230423-00:23:13:538\",\"sourceId\":\"haproxy:baf09756-4eac-4086-8b08-b188dd1aaf79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:13:537-33583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdf6cad0-6d7a-4357-b812-e7d789ebd806], x-b3-parentspanid=[ba95be4d12d7a0b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f7080e545f53ee9ba95be4d12d7a0b2], x-b3-spanid=[bba5532f66844ffb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[baf09756-4eac-4086-8b08-b188dd1aaf79]}\\\"}\"}","context":{"RequestID":"baf09756-4eac-4086-8b08-b188dd1aaf79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8e106c8-3eac-4987-96d1-cc63b3083e4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:13.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:13.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baf09756-4eac-4086-8b08-b188dd1aaf79","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8e106c8-3eac-4987-96d1-cc63b3083e4d","LogTimestamp":"2023-04-23T00:23:13.539Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:15.549Z","message":"Entering","context":{"RequestID":"a716f106-9360-4bef-b1c5-bd58947e1bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbd88106-07bc-469d-934a-ab8a31af7a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:15.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:15.551Z","message":"{\"transactionId\":\"a716f106-9360-4bef-b1c5-bd58947e1bf0\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:15:549\",\"respDate\":\"230423-00:23:15:551\",\"sourceId\":\"haproxy:a716f106-9360-4bef-b1c5-bd58947e1bf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:15:549-71401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8918e903-0a09-4f98-b049-d058df024fae], x-b3-parentspanid=[010c75bed3696b63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03f05db02b3c4aec010c75bed3696b63], x-b3-spanid=[dde02c4f074aeed8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a716f106-9360-4bef-b1c5-bd58947e1bf0]}\\\"}\"}","context":{"RequestID":"a716f106-9360-4bef-b1c5-bd58947e1bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbd88106-07bc-469d-934a-ab8a31af7a4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:15.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:15.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a716f106-9360-4bef-b1c5-bd58947e1bf0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbd88106-07bc-469d-934a-ab8a31af7a4d","LogTimestamp":"2023-04-23T00:23:15.551Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:17.561Z","message":"Entering","context":{"RequestID":"eff27dd7-3437-476b-b487-9e1ab816d647","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26f32c1f-8b5f-462c-87de-0e7d08f0aac9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:17.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:17.564Z","message":"{\"transactionId\":\"eff27dd7-3437-476b-b487-9e1ab816d647\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:17:562\",\"respDate\":\"230423-00:23:17:564\",\"sourceId\":\"haproxy:eff27dd7-3437-476b-b487-9e1ab816d647\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:17:562-64564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc77e60b-c6cb-499d-a761-d85c263f1016], x-b3-parentspanid=[38108a0928cfa78d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73f0aec6b99fc30238108a0928cfa78d], x-b3-spanid=[efeccb15898dbf08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eff27dd7-3437-476b-b487-9e1ab816d647]}\\\"}\"}","context":{"RequestID":"eff27dd7-3437-476b-b487-9e1ab816d647","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26f32c1f-8b5f-462c-87de-0e7d08f0aac9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:17.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:17.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eff27dd7-3437-476b-b487-9e1ab816d647","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26f32c1f-8b5f-462c-87de-0e7d08f0aac9","LogTimestamp":"2023-04-23T00:23:17.565Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:19.213Z","message":"Entering","context":{"RequestID":"b9e7853e-86f7-4aa2-9e57-15e9a55d60c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab0c4d01-2585-4f89-9117-8c3851979e59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"b9e7853e-86f7-4aa2-9e57-15e9a55d60c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab0c4d01-2585-4f89-9117-8c3851979e59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.217Z","message":"{\"transactionId\":\"b9e7853e-86f7-4aa2-9e57-15e9a55d60c6\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:19:214\",\"respDate\":\"230423-00:23:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b9e7853e-86f7-4aa2-9e57-15e9a55d60c6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:19:214-1482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b9e7853e-86f7-4aa2-9e57-15e9a55d60c6]}\\\"}\"}","context":{"RequestID":"b9e7853e-86f7-4aa2-9e57-15e9a55d60c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab0c4d01-2585-4f89-9117-8c3851979e59","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9e7853e-86f7-4aa2-9e57-15e9a55d60c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab0c4d01-2585-4f89-9117-8c3851979e59","LogTimestamp":"2023-04-23T00:23:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:19.318Z","message":"Entering","context":{"RequestID":"74a0d629-fb06-476b-aa3d-049c58cd4947","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"003e27c8-8989-4e32-bee3-35dd02deb278","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.320Z","message":"{\"transactionId\":\"74a0d629-fb06-476b-aa3d-049c58cd4947\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:19:318\",\"respDate\":\"230423-00:23:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:74a0d629-fb06-476b-aa3d-049c58cd4947\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:19:318-84532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b34d4ce2-0354-4a87-8ec1-97252346bb72], x-b3-parentspanid=[0c2055d8a06b19a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41549], x-envoy-attempt-count=[1], x-b3-traceid=[4a724b76f62494d20c2055d8a06b19a6], x-b3-spanid=[de61079d5d8dd81b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[74a0d629-fb06-476b-aa3d-049c58cd4947]}\\\"}\"}","context":{"RequestID":"74a0d629-fb06-476b-aa3d-049c58cd4947","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"003e27c8-8989-4e32-bee3-35dd02deb278","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74a0d629-fb06-476b-aa3d-049c58cd4947","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"003e27c8-8989-4e32-bee3-35dd02deb278","LogTimestamp":"2023-04-23T00:23:19.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:19.576Z","message":"Entering","context":{"RequestID":"a98ea97d-12f3-443d-8e81-e2e1d7cee729","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35f59947-dc5c-4696-8a20-74f688d47576","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:19.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.578Z","message":"{\"transactionId\":\"a98ea97d-12f3-443d-8e81-e2e1d7cee729\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:19:576\",\"respDate\":\"230423-00:23:19:578\",\"sourceId\":\"haproxy:a98ea97d-12f3-443d-8e81-e2e1d7cee729\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:19:576-99326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d6d5529-65c7-41d8-ac43-98719bccb3e5], x-b3-parentspanid=[943409080ffe14b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14d9010ac54d32d5943409080ffe14b4], x-b3-spanid=[30b067f0a467f375], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a98ea97d-12f3-443d-8e81-e2e1d7cee729]}\\\"}\"}","context":{"RequestID":"a98ea97d-12f3-443d-8e81-e2e1d7cee729","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35f59947-dc5c-4696-8a20-74f688d47576","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:19.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:19.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a98ea97d-12f3-443d-8e81-e2e1d7cee729","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f59947-dc5c-4696-8a20-74f688d47576","LogTimestamp":"2023-04-23T00:23:19.579Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:21.588Z","message":"Entering","context":{"RequestID":"96985a77-292e-45b8-995b-e5714531c3e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"048a7a78-c712-4035-8f16-09f4274e17ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:21.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:21.590Z","message":"{\"transactionId\":\"96985a77-292e-45b8-995b-e5714531c3e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:21:589\",\"respDate\":\"230423-00:23:21:590\",\"sourceId\":\"haproxy:96985a77-292e-45b8-995b-e5714531c3e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:21:589-82306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76149f92-381b-4006-8190-2a2f3e629fee], x-b3-parentspanid=[6e58197cf88d459b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fea61c93796edb6e58197cf88d459b], x-b3-spanid=[7c0500f0ee640e81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96985a77-292e-45b8-995b-e5714531c3e5]}\\\"}\"}","context":{"RequestID":"96985a77-292e-45b8-995b-e5714531c3e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"048a7a78-c712-4035-8f16-09f4274e17ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:21.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:21.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96985a77-292e-45b8-995b-e5714531c3e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"048a7a78-c712-4035-8f16-09f4274e17ce","LogTimestamp":"2023-04-23T00:23:21.591Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:22.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:22.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:22.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:22.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:23.606Z","message":"Entering","context":{"RequestID":"de3dc3b7-77d7-430e-af6c-51fab61ee30d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4f7eba5-044f-4984-8c5a-117956560a53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:23.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:23.610Z","message":"{\"transactionId\":\"de3dc3b7-77d7-430e-af6c-51fab61ee30d\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:23:607\",\"respDate\":\"230423-00:23:23:610\",\"sourceId\":\"haproxy:de3dc3b7-77d7-430e-af6c-51fab61ee30d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:23:607-93487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa5339cd-0980-489b-b36a-6415c7948c0b], x-b3-parentspanid=[8ba46e2029b5852b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee4c1ad1d337e91c8ba46e2029b5852b], x-b3-spanid=[2e13f696d793ea5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de3dc3b7-77d7-430e-af6c-51fab61ee30d]}\\\"}\"}","context":{"RequestID":"de3dc3b7-77d7-430e-af6c-51fab61ee30d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4f7eba5-044f-4984-8c5a-117956560a53","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:23.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:23.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de3dc3b7-77d7-430e-af6c-51fab61ee30d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4f7eba5-044f-4984-8c5a-117956560a53","LogTimestamp":"2023-04-23T00:23:23.611Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:23:25.622Z","message":"Entering","context":{"RequestID":"7782d5b6-8119-4e2f-a5a4-8cf14897589b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cabb1e1e-5f5d-4ea8-be6f-c3473e10df92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:25.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:25.624Z","message":"{\"transactionId\":\"7782d5b6-8119-4e2f-a5a4-8cf14897589b\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:25:623\",\"respDate\":\"230423-00:23:25:624\",\"sourceId\":\"haproxy:7782d5b6-8119-4e2f-a5a4-8cf14897589b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:25:623-32999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6124e8b9-5dab-4368-9fb4-5035936fde0f], x-b3-parentspanid=[ad87ee66cd36b986], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a6c7789b58b55a8ad87ee66cd36b986], x-b3-spanid=[d9f1e526695f2c2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7782d5b6-8119-4e2f-a5a4-8cf14897589b]}\\\"}\"}","context":{"RequestID":"7782d5b6-8119-4e2f-a5a4-8cf14897589b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cabb1e1e-5f5d-4ea8-be6f-c3473e10df92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:25.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:25.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7782d5b6-8119-4e2f-a5a4-8cf14897589b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cabb1e1e-5f5d-4ea8-be6f-c3473e10df92","LogTimestamp":"2023-04-23T00:23:25.624Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:23:27.634Z","message":"Entering","context":{"RequestID":"9f7642f3-999a-4d6e-a145-fc954434f5e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2adbd371-2ef3-4944-a80d-04bdd550cdd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:27.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:27.636Z","message":"{\"transactionId\":\"9f7642f3-999a-4d6e-a145-fc954434f5e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:27:635\",\"respDate\":\"230423-00:23:27:636\",\"sourceId\":\"haproxy:9f7642f3-999a-4d6e-a145-fc954434f5e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:27:635-72573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a7e23fe-6bfd-4cab-83b1-c134d6d4f6f9], x-b3-parentspanid=[e18078232ecaadc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1d4feb3bc7f0ca3e18078232ecaadc3], x-b3-spanid=[435b477cad0abfd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f7642f3-999a-4d6e-a145-fc954434f5e5]}\\\"}\"}","context":{"RequestID":"9f7642f3-999a-4d6e-a145-fc954434f5e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2adbd371-2ef3-4944-a80d-04bdd550cdd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:27.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:27.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f7642f3-999a-4d6e-a145-fc954434f5e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2adbd371-2ef3-4944-a80d-04bdd550cdd6","LogTimestamp":"2023-04-23T00:23:27.637Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:29.213Z","message":"Entering","context":{"RequestID":"a1063602-d9ab-459b-813b-564ce7a644c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b3cea92-f294-4f63-ae3c-d05e1316b193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1063602-d9ab-459b-813b-564ce7a644c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b3cea92-f294-4f63-ae3c-d05e1316b193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.218Z","message":"{\"transactionId\":\"a1063602-d9ab-459b-813b-564ce7a644c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:29:215\",\"respDate\":\"230423-00:23:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a1063602-d9ab-459b-813b-564ce7a644c4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:29:215-93034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a1063602-d9ab-459b-813b-564ce7a644c4]}\\\"}\"}","context":{"RequestID":"a1063602-d9ab-459b-813b-564ce7a644c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b3cea92-f294-4f63-ae3c-d05e1316b193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1063602-d9ab-459b-813b-564ce7a644c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b3cea92-f294-4f63-ae3c-d05e1316b193","LogTimestamp":"2023-04-23T00:23:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:23:29.318Z","message":"Entering","context":{"RequestID":"cfa84112-80ef-4d55-ad55-bf5f6a7bfad0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4e8bb78-8b53-445f-bc76-4513421cd7f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.320Z","message":"{\"transactionId\":\"cfa84112-80ef-4d55-ad55-bf5f6a7bfad0\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:29:319\",\"respDate\":\"230423-00:23:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cfa84112-80ef-4d55-ad55-bf5f6a7bfad0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:29:319-98938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9ebc788-65c1-4674-ac1c-62810b828453], x-b3-parentspanid=[a621b6d1c7eff322], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33119], x-envoy-attempt-count=[1], x-b3-traceid=[79aa1b36ff8ecd21a621b6d1c7eff322], x-b3-spanid=[b00c0599e9efe6e6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cfa84112-80ef-4d55-ad55-bf5f6a7bfad0]}\\\"}\"}","context":{"RequestID":"cfa84112-80ef-4d55-ad55-bf5f6a7bfad0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4e8bb78-8b53-445f-bc76-4513421cd7f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfa84112-80ef-4d55-ad55-bf5f6a7bfad0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e8bb78-8b53-445f-bc76-4513421cd7f4","LogTimestamp":"2023-04-23T00:23:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:29.648Z","message":"Entering","context":{"RequestID":"d09c5d92-6c6e-4f41-8b1e-fb34ba607781","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58186865-a283-499b-a8a0-d5d3b0a54040","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:29.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.651Z","message":"{\"transactionId\":\"d09c5d92-6c6e-4f41-8b1e-fb34ba607781\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:29:649\",\"respDate\":\"230423-00:23:29:650\",\"sourceId\":\"haproxy:d09c5d92-6c6e-4f41-8b1e-fb34ba607781\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:29:649-13230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e23e21b3-864d-46fd-84b8-e9ddbe05f171], x-b3-parentspanid=[f9e5fae613ee8770], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02b3cc11340a765bf9e5fae613ee8770], x-b3-spanid=[4e200d68273a3992], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d09c5d92-6c6e-4f41-8b1e-fb34ba607781]}\\\"}\"}","context":{"RequestID":"d09c5d92-6c6e-4f41-8b1e-fb34ba607781","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58186865-a283-499b-a8a0-d5d3b0a54040","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:29.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:29.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d09c5d92-6c6e-4f41-8b1e-fb34ba607781","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58186865-a283-499b-a8a0-d5d3b0a54040","LogTimestamp":"2023-04-23T00:23:29.651Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:31.662Z","message":"Entering","context":{"RequestID":"c7f99440-5fe9-4372-b9e9-db4f852fa45e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25b0c2af-87f8-4828-9b52-7bfc68d181fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:31.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:31.665Z","message":"{\"transactionId\":\"c7f99440-5fe9-4372-b9e9-db4f852fa45e\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:31:663\",\"respDate\":\"230423-00:23:31:665\",\"sourceId\":\"haproxy:c7f99440-5fe9-4372-b9e9-db4f852fa45e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:31:663-11750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[633bbe0f-afec-4874-a5d6-18fb7e130371], x-b3-parentspanid=[ff81fd48320a2d43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63cd72f4e0924578ff81fd48320a2d43], x-b3-spanid=[da443fd2815d228c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7f99440-5fe9-4372-b9e9-db4f852fa45e]}\\\"}\"}","context":{"RequestID":"c7f99440-5fe9-4372-b9e9-db4f852fa45e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25b0c2af-87f8-4828-9b52-7bfc68d181fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:31.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:31.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7f99440-5fe9-4372-b9e9-db4f852fa45e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25b0c2af-87f8-4828-9b52-7bfc68d181fc","LogTimestamp":"2023-04-23T00:23:31.666Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:32.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:32.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:32.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:32.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:33.678Z","message":"Entering","context":{"RequestID":"c77ecc81-2d80-4782-9a34-6ccc0f836fea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7070b84d-6023-44fa-9379-1189577a44b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:33.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:33.681Z","message":"{\"transactionId\":\"c77ecc81-2d80-4782-9a34-6ccc0f836fea\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:33:679\",\"respDate\":\"230423-00:23:33:681\",\"sourceId\":\"haproxy:c77ecc81-2d80-4782-9a34-6ccc0f836fea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:33:679-60320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afbcf236-8e32-4c2d-b570-de28cffb3566], x-b3-parentspanid=[928b79d1d790a945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44cd34274eaced62928b79d1d790a945], x-b3-spanid=[89a1c9cdcb0ff78f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c77ecc81-2d80-4782-9a34-6ccc0f836fea]}\\\"}\"}","context":{"RequestID":"c77ecc81-2d80-4782-9a34-6ccc0f836fea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7070b84d-6023-44fa-9379-1189577a44b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:33.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:33.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c77ecc81-2d80-4782-9a34-6ccc0f836fea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7070b84d-6023-44fa-9379-1189577a44b8","LogTimestamp":"2023-04-23T00:23:33.683Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:23:34.917Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:34.921Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:35.694Z","message":"Entering","context":{"RequestID":"02b38e9e-fc56-44d8-8dfc-c8f0088b6217","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8541b918-f47c-4e7c-94f5-062653cf378c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:35.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:35.697Z","message":"{\"transactionId\":\"02b38e9e-fc56-44d8-8dfc-c8f0088b6217\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:35:695\",\"respDate\":\"230423-00:23:35:697\",\"sourceId\":\"haproxy:02b38e9e-fc56-44d8-8dfc-c8f0088b6217\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:35:695-48289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d82d66c-5777-4b9a-8836-b83a47bec48d], x-b3-parentspanid=[be0290aabe8e1fb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f164e727fdd0ef0be0290aabe8e1fb1], x-b3-spanid=[951af6cd9ab05845], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02b38e9e-fc56-44d8-8dfc-c8f0088b6217]}\\\"}\"}","context":{"RequestID":"02b38e9e-fc56-44d8-8dfc-c8f0088b6217","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8541b918-f47c-4e7c-94f5-062653cf378c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:35.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:35.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02b38e9e-fc56-44d8-8dfc-c8f0088b6217","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8541b918-f47c-4e7c-94f5-062653cf378c","LogTimestamp":"2023-04-23T00:23:35.698Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:37.709Z","message":"Entering","context":{"RequestID":"8b6da9da-dc74-423f-9291-b00d080afa07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bac509c0-54df-460c-8840-a7910e8c89f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:37.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:37.711Z","message":"{\"transactionId\":\"8b6da9da-dc74-423f-9291-b00d080afa07\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:37:709\",\"respDate\":\"230423-00:23:37:711\",\"sourceId\":\"haproxy:8b6da9da-dc74-423f-9291-b00d080afa07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:37:709-67594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f1a0848-e01f-4097-8d00-2ef290fdd8b9], x-b3-parentspanid=[b572c0c5449e4102], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1ad33ff57391ed1b572c0c5449e4102], x-b3-spanid=[aab10931790d14e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b6da9da-dc74-423f-9291-b00d080afa07]}\\\"}\"}","context":{"RequestID":"8b6da9da-dc74-423f-9291-b00d080afa07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bac509c0-54df-460c-8840-a7910e8c89f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:37.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:37.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6da9da-dc74-423f-9291-b00d080afa07","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bac509c0-54df-460c-8840-a7910e8c89f7","LogTimestamp":"2023-04-23T00:23:37.711Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:39.212Z","message":"Entering","context":{"RequestID":"ac763378-b0e9-473a-bc05-89b8a3bdf56a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afb3f34a-8040-4682-9eec-c03d26ee4444","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac763378-b0e9-473a-bc05-89b8a3bdf56a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afb3f34a-8040-4682-9eec-c03d26ee4444","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.216Z","message":"{\"transactionId\":\"ac763378-b0e9-473a-bc05-89b8a3bdf56a\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:39:213\",\"respDate\":\"230423-00:23:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac763378-b0e9-473a-bc05-89b8a3bdf56a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:39:213-59277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac763378-b0e9-473a-bc05-89b8a3bdf56a]}\\\"}\"}","context":{"RequestID":"ac763378-b0e9-473a-bc05-89b8a3bdf56a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afb3f34a-8040-4682-9eec-c03d26ee4444","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac763378-b0e9-473a-bc05-89b8a3bdf56a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afb3f34a-8040-4682-9eec-c03d26ee4444","LogTimestamp":"2023-04-23T00:23:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:23:39.320Z","message":"Entering","context":{"RequestID":"6e3551f8-bb46-4636-b7b8-3c9bfa913864","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69cd0b7a-8abb-49ae-9204-50072800b2ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.322Z","message":"{\"transactionId\":\"6e3551f8-bb46-4636-b7b8-3c9bfa913864\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:39:320\",\"respDate\":\"230423-00:23:39:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6e3551f8-bb46-4636-b7b8-3c9bfa913864\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:39:320-53898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76b7ea9f-8844-4bc2-9543-30e4c9ae2793], x-b3-parentspanid=[34b81b80a575e5fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48665], x-envoy-attempt-count=[1], x-b3-traceid=[802f97f23974e66134b81b80a575e5fb], x-b3-spanid=[ebe9146f024b3969], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6e3551f8-bb46-4636-b7b8-3c9bfa913864]}\\\"}\"}","context":{"RequestID":"6e3551f8-bb46-4636-b7b8-3c9bfa913864","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69cd0b7a-8abb-49ae-9204-50072800b2ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e3551f8-bb46-4636-b7b8-3c9bfa913864","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69cd0b7a-8abb-49ae-9204-50072800b2ed","LogTimestamp":"2023-04-23T00:23:39.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:39.722Z","message":"Entering","context":{"RequestID":"25d642ed-de99-4de7-a434-6c5c48248527","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfe073bb-258b-4df6-923f-e20b95c811c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:39.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.725Z","message":"{\"transactionId\":\"25d642ed-de99-4de7-a434-6c5c48248527\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:39:723\",\"respDate\":\"230423-00:23:39:725\",\"sourceId\":\"haproxy:25d642ed-de99-4de7-a434-6c5c48248527\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:39:723-37372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f4f32d6-768b-4594-a3ea-eb0e2ce37831], x-b3-parentspanid=[57af67f3f1b44f15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1cfd93dab4d955b57af67f3f1b44f15], x-b3-spanid=[d1253eaa73a5ff3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25d642ed-de99-4de7-a434-6c5c48248527]}\\\"}\"}","context":{"RequestID":"25d642ed-de99-4de7-a434-6c5c48248527","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfe073bb-258b-4df6-923f-e20b95c811c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:39.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:39.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25d642ed-de99-4de7-a434-6c5c48248527","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfe073bb-258b-4df6-923f-e20b95c811c2","LogTimestamp":"2023-04-23T00:23:39.726Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:41.737Z","message":"Entering","context":{"RequestID":"465fd734-568c-4ab3-b31f-8bc6de16d3d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ee716f4-ff42-49ba-8739-c0c3f737ecc9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:41.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:41.740Z","message":"{\"transactionId\":\"465fd734-568c-4ab3-b31f-8bc6de16d3d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:41:738\",\"respDate\":\"230423-00:23:41:740\",\"sourceId\":\"haproxy:465fd734-568c-4ab3-b31f-8bc6de16d3d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:41:738-38357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28c82ae3-605c-4cbe-a111-cc8e793d8be9], x-b3-parentspanid=[0a41672a1fd14aa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bfb22fa36a1c5ff0a41672a1fd14aa5], x-b3-spanid=[8f6039d60a486d4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[465fd734-568c-4ab3-b31f-8bc6de16d3d2]}\\\"}\"}","context":{"RequestID":"465fd734-568c-4ab3-b31f-8bc6de16d3d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ee716f4-ff42-49ba-8739-c0c3f737ecc9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:41.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:41.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"465fd734-568c-4ab3-b31f-8bc6de16d3d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee716f4-ff42-49ba-8739-c0c3f737ecc9","LogTimestamp":"2023-04-23T00:23:41.741Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:42.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:42.955Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:42.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:42.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:42.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:42.959Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:43.752Z","message":"Entering","context":{"RequestID":"c7536854-3e88-4eab-867f-80c215586819","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b57a674-cf60-4fb4-97ff-703748b05109","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:43.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:43.755Z","message":"{\"transactionId\":\"c7536854-3e88-4eab-867f-80c215586819\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:43:753\",\"respDate\":\"230423-00:23:43:755\",\"sourceId\":\"haproxy:c7536854-3e88-4eab-867f-80c215586819\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:43:753-33606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c018289c-226d-4316-a461-850311cd890d], x-b3-parentspanid=[402da665c5826056], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d764cbcffc501256402da665c5826056], x-b3-spanid=[c2f6943229b00926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7536854-3e88-4eab-867f-80c215586819]}\\\"}\"}","context":{"RequestID":"c7536854-3e88-4eab-867f-80c215586819","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b57a674-cf60-4fb4-97ff-703748b05109","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:43.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:43.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7536854-3e88-4eab-867f-80c215586819","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b57a674-cf60-4fb4-97ff-703748b05109","LogTimestamp":"2023-04-23T00:23:43.756Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:45.766Z","message":"Entering","context":{"RequestID":"e99db49d-c1ec-4551-909b-d6ff8b19864a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e94c67b-63d6-42bd-8918-e0b1ef725ce6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:45.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:45.769Z","message":"{\"transactionId\":\"e99db49d-c1ec-4551-909b-d6ff8b19864a\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:45:767\",\"respDate\":\"230423-00:23:45:769\",\"sourceId\":\"haproxy:e99db49d-c1ec-4551-909b-d6ff8b19864a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:45:767-67735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16e68331-b9a5-4599-b57a-450da86a7898], x-b3-parentspanid=[7d1f4724c09f7c19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd1c97db312e15027d1f4724c09f7c19], x-b3-spanid=[455b87c74ad2c13a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e99db49d-c1ec-4551-909b-d6ff8b19864a]}\\\"}\"}","context":{"RequestID":"e99db49d-c1ec-4551-909b-d6ff8b19864a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e94c67b-63d6-42bd-8918-e0b1ef725ce6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:45.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:45.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e99db49d-c1ec-4551-909b-d6ff8b19864a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e94c67b-63d6-42bd-8918-e0b1ef725ce6","LogTimestamp":"2023-04-23T00:23:45.770Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:47.781Z","message":"Entering","context":{"RequestID":"22fce506-9e02-44f5-a908-0bd665cf36b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"673a1c34-d76d-4a78-9c16-19e9e07d4657","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:47.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:47.784Z","message":"{\"transactionId\":\"22fce506-9e02-44f5-a908-0bd665cf36b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:47:782\",\"respDate\":\"230423-00:23:47:784\",\"sourceId\":\"haproxy:22fce506-9e02-44f5-a908-0bd665cf36b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:47:782-50550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fd5d66a-6cbf-47a4-9fc3-085364cc00fb], x-b3-parentspanid=[80fc9b9ea2c484cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4573fcaac545ec3f80fc9b9ea2c484cd], x-b3-spanid=[40025f61508ade29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22fce506-9e02-44f5-a908-0bd665cf36b3]}\\\"}\"}","context":{"RequestID":"22fce506-9e02-44f5-a908-0bd665cf36b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"673a1c34-d76d-4a78-9c16-19e9e07d4657","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:47.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:47.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22fce506-9e02-44f5-a908-0bd665cf36b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"673a1c34-d76d-4a78-9c16-19e9e07d4657","LogTimestamp":"2023-04-23T00:23:47.785Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:49.213Z","message":"Entering","context":{"RequestID":"80bd0bc6-1d04-403b-90f2-9893d83e5c94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05896a97-1d88-4929-a301-2ae914c4ec83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"80bd0bc6-1d04-403b-90f2-9893d83e5c94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05896a97-1d88-4929-a301-2ae914c4ec83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.217Z","message":"{\"transactionId\":\"80bd0bc6-1d04-403b-90f2-9893d83e5c94\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:49:214\",\"respDate\":\"230423-00:23:49:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80bd0bc6-1d04-403b-90f2-9893d83e5c94\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:49:214-56315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80bd0bc6-1d04-403b-90f2-9893d83e5c94]}\\\"}\"}","context":{"RequestID":"80bd0bc6-1d04-403b-90f2-9893d83e5c94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05896a97-1d88-4929-a301-2ae914c4ec83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80bd0bc6-1d04-403b-90f2-9893d83e5c94","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05896a97-1d88-4929-a301-2ae914c4ec83","LogTimestamp":"2023-04-23T00:23:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:49.318Z","message":"Entering","context":{"RequestID":"ce284949-8285-4f9f-ba07-a654bb3a771e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4142252a-4b92-4805-bc4d-829139e2bd00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.321Z","message":"{\"transactionId\":\"ce284949-8285-4f9f-ba07-a654bb3a771e\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:49:319\",\"respDate\":\"230423-00:23:49:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce284949-8285-4f9f-ba07-a654bb3a771e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:23:49:319-29392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18a2d413-4d30-4a6c-8463-590ce341d9ec], x-b3-parentspanid=[958d147433c3d9b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43065], x-envoy-attempt-count=[1], x-b3-traceid=[b442fc80f0dc9fbd958d147433c3d9b2], x-b3-spanid=[c9549412a78783d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce284949-8285-4f9f-ba07-a654bb3a771e]}\\\"}\"}","context":{"RequestID":"ce284949-8285-4f9f-ba07-a654bb3a771e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4142252a-4b92-4805-bc4d-829139e2bd00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce284949-8285-4f9f-ba07-a654bb3a771e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4142252a-4b92-4805-bc4d-829139e2bd00","LogTimestamp":"2023-04-23T00:23:49.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:49.795Z","message":"Entering","context":{"RequestID":"87a15ea6-3e27-4a03-bf36-3ee75370c0f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7c5346b-fd24-4edf-83aa-b2c284d26713","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:49.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.798Z","message":"{\"transactionId\":\"87a15ea6-3e27-4a03-bf36-3ee75370c0f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:49:796\",\"respDate\":\"230423-00:23:49:798\",\"sourceId\":\"haproxy:87a15ea6-3e27-4a03-bf36-3ee75370c0f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:49:796-6068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e29605a-e679-4fa2-bb48-e68f8cbf9bc0], x-b3-parentspanid=[16c96bfad4b8a579], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f0860ba7139f26616c96bfad4b8a579], x-b3-spanid=[c5f58e814a182235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87a15ea6-3e27-4a03-bf36-3ee75370c0f4]}\\\"}\"}","context":{"RequestID":"87a15ea6-3e27-4a03-bf36-3ee75370c0f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7c5346b-fd24-4edf-83aa-b2c284d26713","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:49.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:49.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87a15ea6-3e27-4a03-bf36-3ee75370c0f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7c5346b-fd24-4edf-83aa-b2c284d26713","LogTimestamp":"2023-04-23T00:23:49.798Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:51.809Z","message":"Entering","context":{"RequestID":"abbec45d-2243-47ec-b303-b10bec26c664","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fed6dcc-eac3-4330-bffb-1c8e05ea57c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:51.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:51.812Z","message":"{\"transactionId\":\"abbec45d-2243-47ec-b303-b10bec26c664\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:51:811\",\"respDate\":\"230423-00:23:51:812\",\"sourceId\":\"haproxy:abbec45d-2243-47ec-b303-b10bec26c664\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:51:811-2200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83037320-3761-4edb-a54c-e0ed00b139ec], x-b3-parentspanid=[85d2a20e89b8077e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4d1c5882fc5acab85d2a20e89b8077e], x-b3-spanid=[b8b6f163778e2f3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abbec45d-2243-47ec-b303-b10bec26c664]}\\\"}\"}","context":{"RequestID":"abbec45d-2243-47ec-b303-b10bec26c664","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fed6dcc-eac3-4330-bffb-1c8e05ea57c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:51.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:51.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abbec45d-2243-47ec-b303-b10bec26c664","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fed6dcc-eac3-4330-bffb-1c8e05ea57c3","LogTimestamp":"2023-04-23T00:23:51.813Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:52.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:23:52.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:52.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:52.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:53.825Z","message":"Entering","context":{"RequestID":"bc489ac0-3e57-4653-b569-305b06e2b88f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"626b3026-a417-4692-9e4d-2a54b72b3311","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:53.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:53.828Z","message":"{\"transactionId\":\"bc489ac0-3e57-4653-b569-305b06e2b88f\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:53:826\",\"respDate\":\"230423-00:23:53:828\",\"sourceId\":\"haproxy:bc489ac0-3e57-4653-b569-305b06e2b88f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:53:826-20237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d462b025-1842-423f-99dd-5ed4e2ff030e], x-b3-parentspanid=[cd5b7e8f4543e58e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17bbbe1988415a5fcd5b7e8f4543e58e], x-b3-spanid=[54e1bc2baad76563], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc489ac0-3e57-4653-b569-305b06e2b88f]}\\\"}\"}","context":{"RequestID":"bc489ac0-3e57-4653-b569-305b06e2b88f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"626b3026-a417-4692-9e4d-2a54b72b3311","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:53.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:53.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc489ac0-3e57-4653-b569-305b06e2b88f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"626b3026-a417-4692-9e4d-2a54b72b3311","LogTimestamp":"2023-04-23T00:23:53.828Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:55.840Z","message":"Entering","context":{"RequestID":"ed87aba4-42fa-49f4-b199-b61c10b5f50a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0456e399-1dd8-4b4d-a578-642f229478b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:55.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:55.843Z","message":"{\"transactionId\":\"ed87aba4-42fa-49f4-b199-b61c10b5f50a\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:55:841\",\"respDate\":\"230423-00:23:55:843\",\"sourceId\":\"haproxy:ed87aba4-42fa-49f4-b199-b61c10b5f50a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:55:841-32232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c656ed69-4177-4246-80f5-0e9830b89e3e], x-b3-parentspanid=[c47c623f27ddabd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ff1cef1030c7b03c47c623f27ddabd5], x-b3-spanid=[19a1ebc2e7b066c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed87aba4-42fa-49f4-b199-b61c10b5f50a]}\\\"}\"}","context":{"RequestID":"ed87aba4-42fa-49f4-b199-b61c10b5f50a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0456e399-1dd8-4b4d-a578-642f229478b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:55.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:55.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed87aba4-42fa-49f4-b199-b61c10b5f50a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0456e399-1dd8-4b4d-a578-642f229478b5","LogTimestamp":"2023-04-23T00:23:55.844Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:23:57.855Z","message":"Entering","context":{"RequestID":"ee0d8519-61be-4387-a812-e60d886fca0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ed6a5c4-6845-4c8e-8e53-7d4e63125b12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:57.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:57.857Z","message":"{\"transactionId\":\"ee0d8519-61be-4387-a812-e60d886fca0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:57:856\",\"respDate\":\"230423-00:23:57:857\",\"sourceId\":\"haproxy:ee0d8519-61be-4387-a812-e60d886fca0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:57:856-72655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6459516-cdf9-4f74-b574-52dfe83add7f], x-b3-parentspanid=[f394c661a8303708], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b0e43dcdf7cfcb0f394c661a8303708], x-b3-spanid=[9528b5db665c198a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee0d8519-61be-4387-a812-e60d886fca0c]}\\\"}\"}","context":{"RequestID":"ee0d8519-61be-4387-a812-e60d886fca0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ed6a5c4-6845-4c8e-8e53-7d4e63125b12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:57.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:57.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee0d8519-61be-4387-a812-e60d886fca0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ed6a5c4-6845-4c8e-8e53-7d4e63125b12","LogTimestamp":"2023-04-23T00:23:57.858Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:23:59.212Z","message":"Entering","context":{"RequestID":"82e2b3b5-b874-4ad0-ad10-750a2566de0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"33ce8a7f-ba25-4ea0-b307-06be1401575e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"82e2b3b5-b874-4ad0-ad10-750a2566de0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"33ce8a7f-ba25-4ea0-b307-06be1401575e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.215Z","message":"{\"transactionId\":\"82e2b3b5-b874-4ad0-ad10-750a2566de0b\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:59:213\",\"respDate\":\"230423-00:23:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:82e2b3b5-b874-4ad0-ad10-750a2566de0b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:59:213-92597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[82e2b3b5-b874-4ad0-ad10-750a2566de0b]}\\\"}\"}","context":{"RequestID":"82e2b3b5-b874-4ad0-ad10-750a2566de0b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"33ce8a7f-ba25-4ea0-b307-06be1401575e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:23:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82e2b3b5-b874-4ad0-ad10-750a2566de0b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33ce8a7f-ba25-4ea0-b307-06be1401575e","LogTimestamp":"2023-04-23T00:23:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:23:59.317Z","message":"Entering","context":{"RequestID":"32ec492a-d5c2-4528-9319-d237f6bc814b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e13a404c-49e7-4479-ac69-88f19f0116c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.318Z","message":"{\"transactionId\":\"32ec492a-d5c2-4528-9319-d237f6bc814b\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:59:317\",\"respDate\":\"230423-00:23:59:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32ec492a-d5c2-4528-9319-d237f6bc814b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:23:59:317-87819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a08371cf-e5a5-4527-91bd-b41623a07131], x-b3-parentspanid=[b074b913ef1923a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36319], x-envoy-attempt-count=[1], x-b3-traceid=[057333d9ae7a3959b074b913ef1923a4], x-b3-spanid=[d81c8d4cf2cb710f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32ec492a-d5c2-4528-9319-d237f6bc814b]}\\\"}\"}","context":{"RequestID":"32ec492a-d5c2-4528-9319-d237f6bc814b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e13a404c-49e7-4479-ac69-88f19f0116c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:23:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32ec492a-d5c2-4528-9319-d237f6bc814b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e13a404c-49e7-4479-ac69-88f19f0116c9","LogTimestamp":"2023-04-23T00:23:59.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:23:59.869Z","message":"Entering","context":{"RequestID":"e7a26009-7226-4c46-887a-3e58d559ee2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ade334-13f3-4fbf-be0c-f19d558073d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:59.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.872Z","message":"{\"transactionId\":\"e7a26009-7226-4c46-887a-3e58d559ee2a\",\"status\":\"200\",\"rqstDate\":\"230423-00:23:59:870\",\"respDate\":\"230423-00:23:59:872\",\"sourceId\":\"haproxy:e7a26009-7226-4c46-887a-3e58d559ee2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:23:59:870-40985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f94ca59a-9f93-4372-ad3b-27a97281ddd1], x-b3-parentspanid=[b68defc90152a8dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[883f889df84f2991b68defc90152a8dc], x-b3-spanid=[13cd8c057f3791e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7a26009-7226-4c46-887a-3e58d559ee2a]}\\\"}\"}","context":{"RequestID":"e7a26009-7226-4c46-887a-3e58d559ee2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ade334-13f3-4fbf-be0c-f19d558073d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:23:59.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:23:59.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7a26009-7226-4c46-887a-3e58d559ee2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47ade334-13f3-4fbf-be0c-f19d558073d3","LogTimestamp":"2023-04-23T00:23:59.873Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:23:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:01.884Z","message":"Entering","context":{"RequestID":"89092f72-3ca3-499f-b72a-dcf163127aaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d4f7175-3180-49b5-ad4b-b18dfd19f3f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:01.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:01.887Z","message":"{\"transactionId\":\"89092f72-3ca3-499f-b72a-dcf163127aaa\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:01:885\",\"respDate\":\"230423-00:24:01:887\",\"sourceId\":\"haproxy:89092f72-3ca3-499f-b72a-dcf163127aaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:01:885-92505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[960308aa-cae1-4333-96b5-23251a81d132], x-b3-parentspanid=[947a836095a43f61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4580b98b172107af947a836095a43f61], x-b3-spanid=[a1791c1c21521fb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89092f72-3ca3-499f-b72a-dcf163127aaa]}\\\"}\"}","context":{"RequestID":"89092f72-3ca3-499f-b72a-dcf163127aaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d4f7175-3180-49b5-ad4b-b18dfd19f3f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:01.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:01.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89092f72-3ca3-499f-b72a-dcf163127aaa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d4f7175-3180-49b5-ad4b-b18dfd19f3f3","LogTimestamp":"2023-04-23T00:24:01.888Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:02.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:02.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:02.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:02.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:03.898Z","message":"Entering","context":{"RequestID":"812ce408-a925-4f92-8047-efd0fd24aa68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94850c6b-c4df-442a-b60f-fc0573c23f86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:03.900Z","message":"{\"transactionId\":\"812ce408-a925-4f92-8047-efd0fd24aa68\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:03:899\",\"respDate\":\"230423-00:24:03:900\",\"sourceId\":\"haproxy:812ce408-a925-4f92-8047-efd0fd24aa68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:03:899-43699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03ad514a-6d0e-4580-89af-da136b80c272], x-b3-parentspanid=[594163889439e853], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b66ba2afced16b9594163889439e853], x-b3-spanid=[ec472f914c2e1e99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[812ce408-a925-4f92-8047-efd0fd24aa68]}\\\"}\"}","context":{"RequestID":"812ce408-a925-4f92-8047-efd0fd24aa68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94850c6b-c4df-442a-b60f-fc0573c23f86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:03.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"812ce408-a925-4f92-8047-efd0fd24aa68","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94850c6b-c4df-442a-b60f-fc0573c23f86","LogTimestamp":"2023-04-23T00:24:03.901Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:24:04.928Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:04.938Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:05.912Z","message":"Entering","context":{"RequestID":"0ee0fb3f-22bb-439b-8249-f038bbeac80e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6ca8846-9637-4b93-865d-a03e0a79b5d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:05.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:05.915Z","message":"{\"transactionId\":\"0ee0fb3f-22bb-439b-8249-f038bbeac80e\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:05:913\",\"respDate\":\"230423-00:24:05:914\",\"sourceId\":\"haproxy:0ee0fb3f-22bb-439b-8249-f038bbeac80e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:05:913-58205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05e95505-fed2-4a5c-92ff-03d2f964a686], x-b3-parentspanid=[2f86535ff5292b37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2b3ff2f0c317e332f86535ff5292b37], x-b3-spanid=[04cbeb3c17d3c878], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ee0fb3f-22bb-439b-8249-f038bbeac80e]}\\\"}\"}","context":{"RequestID":"0ee0fb3f-22bb-439b-8249-f038bbeac80e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6ca8846-9637-4b93-865d-a03e0a79b5d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:05.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:05.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ee0fb3f-22bb-439b-8249-f038bbeac80e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6ca8846-9637-4b93-865d-a03e0a79b5d9","LogTimestamp":"2023-04-23T00:24:05.915Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:07.926Z","message":"Entering","context":{"RequestID":"b8ff2ccc-cae8-494c-b9fa-352171ec80a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1199d139-d0eb-4021-be76-39f1363d2e48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:07.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:07.929Z","message":"{\"transactionId\":\"b8ff2ccc-cae8-494c-b9fa-352171ec80a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:07:927\",\"respDate\":\"230423-00:24:07:928\",\"sourceId\":\"haproxy:b8ff2ccc-cae8-494c-b9fa-352171ec80a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:07:927-90067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bd2e154-4530-4ca6-b87b-723668a9d637], x-b3-parentspanid=[83d956c14d4dc95e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c872b2ca1452d9eb83d956c14d4dc95e], x-b3-spanid=[296562de5b2620e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8ff2ccc-cae8-494c-b9fa-352171ec80a6]}\\\"}\"}","context":{"RequestID":"b8ff2ccc-cae8-494c-b9fa-352171ec80a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1199d139-d0eb-4021-be76-39f1363d2e48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:07.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:07.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8ff2ccc-cae8-494c-b9fa-352171ec80a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1199d139-d0eb-4021-be76-39f1363d2e48","LogTimestamp":"2023-04-23T00:24:07.929Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:09.212Z","message":"Entering","context":{"RequestID":"ca932337-8361-4b11-a1c2-739d1540201f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ff678f7-a2f8-488d-8dfd-4ceb5d9b5e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca932337-8361-4b11-a1c2-739d1540201f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ff678f7-a2f8-488d-8dfd-4ceb5d9b5e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.215Z","message":"{\"transactionId\":\"ca932337-8361-4b11-a1c2-739d1540201f\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:09:213\",\"respDate\":\"230423-00:24:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca932337-8361-4b11-a1c2-739d1540201f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:09:213-95961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca932337-8361-4b11-a1c2-739d1540201f]}\\\"}\"}","context":{"RequestID":"ca932337-8361-4b11-a1c2-739d1540201f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ff678f7-a2f8-488d-8dfd-4ceb5d9b5e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca932337-8361-4b11-a1c2-739d1540201f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ff678f7-a2f8-488d-8dfd-4ceb5d9b5e34","LogTimestamp":"2023-04-23T00:24:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:09.318Z","message":"Entering","context":{"RequestID":"5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe2f57b4-ef0b-475a-b969-704cff3bee2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.320Z","message":"{\"transactionId\":\"5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:09:318\",\"respDate\":\"230423-00:24:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:09:318-52126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd51c15d-4dd0-4e53-9d25-dad1e1aacdcf], x-b3-parentspanid=[80d72cfb55f609a1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42837], x-envoy-attempt-count=[1], x-b3-traceid=[45150db31cb7edca80d72cfb55f609a1], x-b3-spanid=[5c110425671ba028], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e]}\\\"}\"}","context":{"RequestID":"5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe2f57b4-ef0b-475a-b969-704cff3bee2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5aae00d8-9216-4ce9-bc9b-44d1c8d9d19e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe2f57b4-ef0b-475a-b969-704cff3bee2c","LogTimestamp":"2023-04-23T00:24:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:09.940Z","message":"Entering","context":{"RequestID":"c2558641-7e98-4974-b36b-6a579982278d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2837bf3-a70b-4458-9b45-9d47d2f8b934","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:09.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.943Z","message":"{\"transactionId\":\"c2558641-7e98-4974-b36b-6a579982278d\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:09:941\",\"respDate\":\"230423-00:24:09:943\",\"sourceId\":\"haproxy:c2558641-7e98-4974-b36b-6a579982278d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:09:941-63990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1c29875-4b27-40d9-9069-641b61a6d02f], x-b3-parentspanid=[d467e01f3b61398b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c6f6287b17d5901d467e01f3b61398b], x-b3-spanid=[471a423c617cf115], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2558641-7e98-4974-b36b-6a579982278d]}\\\"}\"}","context":{"RequestID":"c2558641-7e98-4974-b36b-6a579982278d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2837bf3-a70b-4458-9b45-9d47d2f8b934","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:09.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:09.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2558641-7e98-4974-b36b-6a579982278d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2837bf3-a70b-4458-9b45-9d47d2f8b934","LogTimestamp":"2023-04-23T00:24:09.944Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:11.955Z","message":"Entering","context":{"RequestID":"c868cddf-d1ed-4f77-987e-ea1b3160972f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f22da9f-2271-4540-8d4c-a0a29205e03f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:11.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:11.958Z","message":"{\"transactionId\":\"c868cddf-d1ed-4f77-987e-ea1b3160972f\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:11:956\",\"respDate\":\"230423-00:24:11:958\",\"sourceId\":\"haproxy:c868cddf-d1ed-4f77-987e-ea1b3160972f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:11:956-88573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58b3d1e2-fff5-4ca2-a990-85e30d7302d0], x-b3-parentspanid=[4e64fecb0fcdc247], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b0a05ffe309784b4e64fecb0fcdc247], x-b3-spanid=[2ac4c44bfcd4f6aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c868cddf-d1ed-4f77-987e-ea1b3160972f]}\\\"}\"}","context":{"RequestID":"c868cddf-d1ed-4f77-987e-ea1b3160972f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f22da9f-2271-4540-8d4c-a0a29205e03f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:11.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:11.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c868cddf-d1ed-4f77-987e-ea1b3160972f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f22da9f-2271-4540-8d4c-a0a29205e03f","LogTimestamp":"2023-04-23T00:24:11.959Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:12.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:12.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:12.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:12.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:13.970Z","message":"Entering","context":{"RequestID":"01374cab-abaf-4fd2-bb66-f3714833e77a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fef94bb-7dbf-4d61-83f4-2af4bf0748a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:13.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:13.972Z","message":"{\"transactionId\":\"01374cab-abaf-4fd2-bb66-f3714833e77a\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:13:970\",\"respDate\":\"230423-00:24:13:972\",\"sourceId\":\"haproxy:01374cab-abaf-4fd2-bb66-f3714833e77a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:13:970-96782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a27849f-92f4-4180-a787-bbeb5f41067f], x-b3-parentspanid=[5cdcc3e3969a5c4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1541b792038071c5cdcc3e3969a5c4c], x-b3-spanid=[73461131a1172b6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01374cab-abaf-4fd2-bb66-f3714833e77a]}\\\"}\"}","context":{"RequestID":"01374cab-abaf-4fd2-bb66-f3714833e77a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fef94bb-7dbf-4d61-83f4-2af4bf0748a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:13.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:13.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01374cab-abaf-4fd2-bb66-f3714833e77a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fef94bb-7dbf-4d61-83f4-2af4bf0748a2","LogTimestamp":"2023-04-23T00:24:13.973Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:15.984Z","message":"Entering","context":{"RequestID":"9d511f11-8340-47d4-b7c1-5f2cb37787da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce5debe8-3c42-41bf-8f9a-e3db703974bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:15.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:15.986Z","message":"{\"transactionId\":\"9d511f11-8340-47d4-b7c1-5f2cb37787da\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:15:984\",\"respDate\":\"230423-00:24:15:986\",\"sourceId\":\"haproxy:9d511f11-8340-47d4-b7c1-5f2cb37787da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:15:984-32359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf109347-d9cc-4633-9637-7b4b8635dfec], x-b3-parentspanid=[80d4d213aae07d43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15010281ddf71f1480d4d213aae07d43], x-b3-spanid=[df146ad26cd236e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d511f11-8340-47d4-b7c1-5f2cb37787da]}\\\"}\"}","context":{"RequestID":"9d511f11-8340-47d4-b7c1-5f2cb37787da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce5debe8-3c42-41bf-8f9a-e3db703974bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:15.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:15.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d511f11-8340-47d4-b7c1-5f2cb37787da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce5debe8-3c42-41bf-8f9a-e3db703974bb","LogTimestamp":"2023-04-23T00:24:15.986Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:17.996Z","message":"Entering","context":{"RequestID":"55039d5f-78bc-4543-a694-5f17a5d26338","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44211bdc-8915-4097-8b5b-e0363d1aa442","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:17.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:17.999Z","message":"{\"transactionId\":\"55039d5f-78bc-4543-a694-5f17a5d26338\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:17:997\",\"respDate\":\"230423-00:24:17:999\",\"sourceId\":\"haproxy:55039d5f-78bc-4543-a694-5f17a5d26338\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:17:997-47352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02be96db-9bd8-4a00-bbe7-23348c407751], x-b3-parentspanid=[6658e53060b7ee9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7f5a251234cb0d56658e53060b7ee9c], x-b3-spanid=[8820245e8bb2fdbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55039d5f-78bc-4543-a694-5f17a5d26338]}\\\"}\"}","context":{"RequestID":"55039d5f-78bc-4543-a694-5f17a5d26338","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44211bdc-8915-4097-8b5b-e0363d1aa442","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:17.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:18.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55039d5f-78bc-4543-a694-5f17a5d26338","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44211bdc-8915-4097-8b5b-e0363d1aa442","LogTimestamp":"2023-04-23T00:24:18Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:19.212Z","message":"Entering","context":{"RequestID":"4ad6acd3-b6d8-40cf-b0ce-3701576466ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd85fa4d-b1d8-4418-98ea-a76fac87462c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ad6acd3-b6d8-40cf-b0ce-3701576466ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd85fa4d-b1d8-4418-98ea-a76fac87462c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:19.216Z","message":"{\"transactionId\":\"4ad6acd3-b6d8-40cf-b0ce-3701576466ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:19:213\",\"respDate\":\"230423-00:24:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ad6acd3-b6d8-40cf-b0ce-3701576466ce\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:19:213-57714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ad6acd3-b6d8-40cf-b0ce-3701576466ce]}\\\"}\"}","context":{"RequestID":"4ad6acd3-b6d8-40cf-b0ce-3701576466ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd85fa4d-b1d8-4418-98ea-a76fac87462c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ad6acd3-b6d8-40cf-b0ce-3701576466ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd85fa4d-b1d8-4418-98ea-a76fac87462c","LogTimestamp":"2023-04-23T00:24:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:19.317Z","message":"Entering","context":{"RequestID":"b59e37b3-d01e-4776-8187-292390979528","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86d3aad9-e5e2-41c5-ad3d-95b0b4c87032","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:19.320Z","message":"{\"transactionId\":\"b59e37b3-d01e-4776-8187-292390979528\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:19:318\",\"respDate\":\"230423-00:24:19:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b59e37b3-d01e-4776-8187-292390979528\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:19:318-25575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ce9b9a7-2d3b-41b2-a4e7-17cd8270d93e], x-b3-parentspanid=[fdb3493d698045ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59171], x-envoy-attempt-count=[1], x-b3-traceid=[0feb803d5b04503efdb3493d698045ef], x-b3-spanid=[7588ae6d23288fcc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b59e37b3-d01e-4776-8187-292390979528]}\\\"}\"}","context":{"RequestID":"b59e37b3-d01e-4776-8187-292390979528","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86d3aad9-e5e2-41c5-ad3d-95b0b4c87032","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:19.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59e37b3-d01e-4776-8187-292390979528","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d3aad9-e5e2-41c5-ad3d-95b0b4c87032","LogTimestamp":"2023-04-23T00:24:19.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:20.011Z","message":"Entering","context":{"RequestID":"3fa31a3f-5027-44cf-8690-70b362601020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb4ecea2-7cb6-4525-bb9b-03756b99b4db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:20.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:20.014Z","message":"{\"transactionId\":\"3fa31a3f-5027-44cf-8690-70b362601020\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:20:012\",\"respDate\":\"230423-00:24:20:014\",\"sourceId\":\"haproxy:3fa31a3f-5027-44cf-8690-70b362601020\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:20:012-32966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977a0887-9174-4a37-bda9-b87cfabcd8e8], x-b3-parentspanid=[759d4d3c0001571c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9e2189a92cac6d9759d4d3c0001571c], x-b3-spanid=[bb79cee38e8b09ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fa31a3f-5027-44cf-8690-70b362601020]}\\\"}\"}","context":{"RequestID":"3fa31a3f-5027-44cf-8690-70b362601020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb4ecea2-7cb6-4525-bb9b-03756b99b4db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:20.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:20.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fa31a3f-5027-44cf-8690-70b362601020","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb4ecea2-7cb6-4525-bb9b-03756b99b4db","LogTimestamp":"2023-04-23T00:24:20.015Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:22.027Z","message":"Entering","context":{"RequestID":"ea9aea7e-20a1-4648-a3f7-de9377734cac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"975c65e1-6c18-4ac3-bc21-7691525167f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:22.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:22.029Z","message":"{\"transactionId\":\"ea9aea7e-20a1-4648-a3f7-de9377734cac\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:22:028\",\"respDate\":\"230423-00:24:22:029\",\"sourceId\":\"haproxy:ea9aea7e-20a1-4648-a3f7-de9377734cac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:22:028-80893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a4e8ae4-dca5-4819-83b7-f04910ae5124], x-b3-parentspanid=[149cf37dd23f0c92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc41d94c2d65f330149cf37dd23f0c92], x-b3-spanid=[4d321edaf9ec10a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea9aea7e-20a1-4648-a3f7-de9377734cac]}\\\"}\"}","context":{"RequestID":"ea9aea7e-20a1-4648-a3f7-de9377734cac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"975c65e1-6c18-4ac3-bc21-7691525167f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:22.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:22.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea9aea7e-20a1-4648-a3f7-de9377734cac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"975c65e1-6c18-4ac3-bc21-7691525167f6","LogTimestamp":"2023-04-23T00:24:22.030Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:22.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:22.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:22.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:22.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:24.041Z","message":"Entering","context":{"RequestID":"5084b2c4-dbff-4249-af36-2d64b006b8e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002bef3d-dcf4-4f40-a303-919027334b31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:24.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:24.043Z","message":"{\"transactionId\":\"5084b2c4-dbff-4249-af36-2d64b006b8e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:24:041\",\"respDate\":\"230423-00:24:24:043\",\"sourceId\":\"haproxy:5084b2c4-dbff-4249-af36-2d64b006b8e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:24:041-5035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec6b526e-fcb8-4e7e-8802-c3d160369800], x-b3-parentspanid=[07a62c01d7ed8266], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4dec5359b85154307a62c01d7ed8266], x-b3-spanid=[66234f7f87d94fea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5084b2c4-dbff-4249-af36-2d64b006b8e4]}\\\"}\"}","context":{"RequestID":"5084b2c4-dbff-4249-af36-2d64b006b8e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002bef3d-dcf4-4f40-a303-919027334b31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:24.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:24.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5084b2c4-dbff-4249-af36-2d64b006b8e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002bef3d-dcf4-4f40-a303-919027334b31","LogTimestamp":"2023-04-23T00:24:24.044Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:26.056Z","message":"Entering","context":{"RequestID":"e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a5ec8f7-cafb-43d5-8307-39f6d62a1fb5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:26.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:26.058Z","message":"{\"transactionId\":\"e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:26:056\",\"respDate\":\"230423-00:24:26:058\",\"sourceId\":\"haproxy:e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:26:056-85274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f5b2d74-172b-40d2-af92-f0235d42022d], x-b3-parentspanid=[49949382c72b3bac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0654dfbaf364a8b149949382c72b3bac], x-b3-spanid=[ad3109240d70639a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a]}\\\"}\"}","context":{"RequestID":"e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a5ec8f7-cafb-43d5-8307-39f6d62a1fb5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:26.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:26.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3dd68ff-eb33-4ab7-b1ba-ec92e77e6f7a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a5ec8f7-cafb-43d5-8307-39f6d62a1fb5","LogTimestamp":"2023-04-23T00:24:26.059Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:28.069Z","message":"Entering","context":{"RequestID":"dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c87e6ed0-1a36-4daa-9dfb-6715744d735d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:28.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:28.071Z","message":"{\"transactionId\":\"dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:28:069\",\"respDate\":\"230423-00:24:28:071\",\"sourceId\":\"haproxy:dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:28:069-92655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[931a1543-e741-4a73-a79f-68e39d7d41fb], x-b3-parentspanid=[4ef40f9bf35796cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[006a03c0d300fd764ef40f9bf35796cb], x-b3-spanid=[348e86ff22bfb593], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a]}\\\"}\"}","context":{"RequestID":"dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c87e6ed0-1a36-4daa-9dfb-6715744d735d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:28.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:28.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc8ce331-18b2-4ca2-896a-fd3e28c7fd3a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c87e6ed0-1a36-4daa-9dfb-6715744d735d","LogTimestamp":"2023-04-23T00:24:28.071Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:29.213Z","message":"Entering","context":{"RequestID":"be16aca3-11d9-4f9d-81ba-f29003b19bd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3c4c82-86bc-4990-938d-83154209a72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"be16aca3-11d9-4f9d-81ba-f29003b19bd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3c4c82-86bc-4990-938d-83154209a72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:29.217Z","message":"{\"transactionId\":\"be16aca3-11d9-4f9d-81ba-f29003b19bd3\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:29:214\",\"respDate\":\"230423-00:24:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be16aca3-11d9-4f9d-81ba-f29003b19bd3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:29:214-82544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be16aca3-11d9-4f9d-81ba-f29003b19bd3]}\\\"}\"}","context":{"RequestID":"be16aca3-11d9-4f9d-81ba-f29003b19bd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3c4c82-86bc-4990-938d-83154209a72f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:29.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be16aca3-11d9-4f9d-81ba-f29003b19bd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd3c4c82-86bc-4990-938d-83154209a72f","LogTimestamp":"2023-04-23T00:24:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:29.319Z","message":"Entering","context":{"RequestID":"f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03891df4-2a96-4768-b950-d20d60f5f76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:29.321Z","message":"{\"transactionId\":\"f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:29:320\",\"respDate\":\"230423-00:24:29:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:29:320-43135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7715c1b3-463b-4f31-a414-3cf0a43198ae], x-b3-parentspanid=[5766c5aa98c7b2ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42565], x-envoy-attempt-count=[1], x-b3-traceid=[8f87f1202e931e3e5766c5aa98c7b2ef], x-b3-spanid=[ccc38387db6767a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12]}\\\"}\"}","context":{"RequestID":"f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03891df4-2a96-4768-b950-d20d60f5f76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:29.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4f9af83-0e12-4a54-a8c0-f1b3f0ba0a12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03891df4-2a96-4768-b950-d20d60f5f76f","LogTimestamp":"2023-04-23T00:24:29.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:30.085Z","message":"Entering","context":{"RequestID":"d1186e3d-d92a-4614-ad25-5eac972a9428","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"53fa0e1a-99a5-443f-ac77-d9b8188be485","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:30.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:30.087Z","message":"{\"transactionId\":\"d1186e3d-d92a-4614-ad25-5eac972a9428\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:30:085\",\"respDate\":\"230423-00:24:30:087\",\"sourceId\":\"haproxy:d1186e3d-d92a-4614-ad25-5eac972a9428\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:30:085-22630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f1645b2-e334-40d1-a79b-2e2f7b8f7499], x-b3-parentspanid=[45e70f7c4a1a30b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[910ac6f5409b063145e70f7c4a1a30b2], x-b3-spanid=[fb18a15a6c279995], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1186e3d-d92a-4614-ad25-5eac972a9428]}\\\"}\"}","context":{"RequestID":"d1186e3d-d92a-4614-ad25-5eac972a9428","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"53fa0e1a-99a5-443f-ac77-d9b8188be485","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:30.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:30.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1186e3d-d92a-4614-ad25-5eac972a9428","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53fa0e1a-99a5-443f-ac77-d9b8188be485","LogTimestamp":"2023-04-23T00:24:30.088Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:32.099Z","message":"Entering","context":{"RequestID":"c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28ac8970-94e2-4791-a479-4f89248fbcb2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:32.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:32.102Z","message":"{\"transactionId\":\"c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:32:100\",\"respDate\":\"230423-00:24:32:102\",\"sourceId\":\"haproxy:c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:32:100-13452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecd34528-1bbb-4745-a805-332582b11907], x-b3-parentspanid=[a3c40a79efdb0d9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8b9d35b81e89b57a3c40a79efdb0d9b], x-b3-spanid=[1803c691117e4ecc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f]}\\\"}\"}","context":{"RequestID":"c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28ac8970-94e2-4791-a479-4f89248fbcb2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:32.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:32.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1cd803c-edbe-418c-b0ac-ac33c2fcdc6f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28ac8970-94e2-4791-a479-4f89248fbcb2","LogTimestamp":"2023-04-23T00:24:32.103Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:32.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:32.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:32.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:32.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:34.114Z","message":"Entering","context":{"RequestID":"785abe49-ef3a-485a-91e6-978ed905361c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f982590-5f90-4db1-bc70-23bdf3ea3cc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:34.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:34.117Z","message":"{\"transactionId\":\"785abe49-ef3a-485a-91e6-978ed905361c\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:34:115\",\"respDate\":\"230423-00:24:34:116\",\"sourceId\":\"haproxy:785abe49-ef3a-485a-91e6-978ed905361c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:34:115-78449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[588adb60-f021-48bb-8f21-749e04a0446b], x-b3-parentspanid=[81d7c0c405783b1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[950a690ea8ee338e81d7c0c405783b1f], x-b3-spanid=[55e0b2a0746421ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[785abe49-ef3a-485a-91e6-978ed905361c]}\\\"}\"}","context":{"RequestID":"785abe49-ef3a-485a-91e6-978ed905361c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f982590-5f90-4db1-bc70-23bdf3ea3cc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:34.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:34.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"785abe49-ef3a-485a-91e6-978ed905361c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f982590-5f90-4db1-bc70-23bdf3ea3cc5","LogTimestamp":"2023-04-23T00:24:34.117Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:24:34.938Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:34.942Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:36.128Z","message":"Entering","context":{"RequestID":"eb45e3de-5ea5-4c18-9733-6699c6350e0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24c2996a-d298-4a09-ad5a-c97bef4f1a4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:36.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:36.131Z","message":"{\"transactionId\":\"eb45e3de-5ea5-4c18-9733-6699c6350e0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:36:129\",\"respDate\":\"230423-00:24:36:131\",\"sourceId\":\"haproxy:eb45e3de-5ea5-4c18-9733-6699c6350e0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:36:129-73097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98cdcb6a-d7a1-4e8b-93b7-130129955df5], x-b3-parentspanid=[cbd3b1375da15b9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9c6f803ad441dd2cbd3b1375da15b9d], x-b3-spanid=[8e4cbe47a7c8caa3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb45e3de-5ea5-4c18-9733-6699c6350e0c]}\\\"}\"}","context":{"RequestID":"eb45e3de-5ea5-4c18-9733-6699c6350e0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24c2996a-d298-4a09-ad5a-c97bef4f1a4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:36.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:36.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb45e3de-5ea5-4c18-9733-6699c6350e0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24c2996a-d298-4a09-ad5a-c97bef4f1a4b","LogTimestamp":"2023-04-23T00:24:36.132Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:38.143Z","message":"Entering","context":{"RequestID":"bd17e1e2-21c2-4ed6-9657-b5f863ba2d36","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d7f8aab-7421-4771-a28d-da4596e2be4f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:38.146Z","message":"{\"transactionId\":\"bd17e1e2-21c2-4ed6-9657-b5f863ba2d36\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:38:144\",\"respDate\":\"230423-00:24:38:146\",\"sourceId\":\"haproxy:bd17e1e2-21c2-4ed6-9657-b5f863ba2d36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:38:144-4244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57acb32f-c06c-4a1e-aa3f-42881ec71c97], x-b3-parentspanid=[d8dd3a94df98aea6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4f78456c12698b0d8dd3a94df98aea6], x-b3-spanid=[51d1bd5f35d0d670], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd17e1e2-21c2-4ed6-9657-b5f863ba2d36]}\\\"}\"}","context":{"RequestID":"bd17e1e2-21c2-4ed6-9657-b5f863ba2d36","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d7f8aab-7421-4771-a28d-da4596e2be4f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:38.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd17e1e2-21c2-4ed6-9657-b5f863ba2d36","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d7f8aab-7421-4771-a28d-da4596e2be4f","LogTimestamp":"2023-04-23T00:24:38.146Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:39.213Z","message":"Entering","context":{"RequestID":"2b49342c-96a2-429a-8b16-3bd575c0fbfa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f662027-83f0-4bd1-9c66-209659da7660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b49342c-96a2-429a-8b16-3bd575c0fbfa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f662027-83f0-4bd1-9c66-209659da7660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:39.217Z","message":"{\"transactionId\":\"2b49342c-96a2-429a-8b16-3bd575c0fbfa\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:39:214\",\"respDate\":\"230423-00:24:39:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b49342c-96a2-429a-8b16-3bd575c0fbfa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:39:214-79646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b49342c-96a2-429a-8b16-3bd575c0fbfa]}\\\"}\"}","context":{"RequestID":"2b49342c-96a2-429a-8b16-3bd575c0fbfa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f662027-83f0-4bd1-9c66-209659da7660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b49342c-96a2-429a-8b16-3bd575c0fbfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f662027-83f0-4bd1-9c66-209659da7660","LogTimestamp":"2023-04-23T00:24:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:39.316Z","message":"Entering","context":{"RequestID":"960c735f-f113-4a4e-a732-8a21d2225665","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e91d92b-bdeb-43e3-b763-e70dc62b7830","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:39.318Z","message":"{\"transactionId\":\"960c735f-f113-4a4e-a732-8a21d2225665\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:39:317\",\"respDate\":\"230423-00:24:39:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:960c735f-f113-4a4e-a732-8a21d2225665\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:39:317-47233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d44d226-87e6-4623-803a-866a59a0ce58], x-b3-parentspanid=[2a63b8078ca05ad8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54301], x-envoy-attempt-count=[1], x-b3-traceid=[9b9bfbcd1fac28082a63b8078ca05ad8], x-b3-spanid=[c39278cc3453af41], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[960c735f-f113-4a4e-a732-8a21d2225665]}\\\"}\"}","context":{"RequestID":"960c735f-f113-4a4e-a732-8a21d2225665","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e91d92b-bdeb-43e3-b763-e70dc62b7830","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:39.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"960c735f-f113-4a4e-a732-8a21d2225665","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e91d92b-bdeb-43e3-b763-e70dc62b7830","LogTimestamp":"2023-04-23T00:24:39.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:24:40.156Z","message":"Entering","context":{"RequestID":"a569a626-f02d-4b75-9176-26cf866fe5dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"951880cd-f4e1-41c9-b909-4f21498acbab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:40.159Z","message":"{\"transactionId\":\"a569a626-f02d-4b75-9176-26cf866fe5dc\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:40:157\",\"respDate\":\"230423-00:24:40:159\",\"sourceId\":\"haproxy:a569a626-f02d-4b75-9176-26cf866fe5dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:40:157-54\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25ad5ef5-5cb7-49d9-b8d3-f4084c294232], x-b3-parentspanid=[16ebaeb8eed898d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[463ae5fc853d002016ebaeb8eed898d9], x-b3-spanid=[3924c1250512bf66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a569a626-f02d-4b75-9176-26cf866fe5dc]}\\\"}\"}","context":{"RequestID":"a569a626-f02d-4b75-9176-26cf866fe5dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"951880cd-f4e1-41c9-b909-4f21498acbab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:40.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a569a626-f02d-4b75-9176-26cf866fe5dc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"951880cd-f4e1-41c9-b909-4f21498acbab","LogTimestamp":"2023-04-23T00:24:40.160Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:42.171Z","message":"Entering","context":{"RequestID":"816fb75e-e4fb-46a9-9f82-cb885114d54c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b0429d3-0499-4963-b218-81b6a747e7fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:42.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:42.175Z","message":"{\"transactionId\":\"816fb75e-e4fb-46a9-9f82-cb885114d54c\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:42:172\",\"respDate\":\"230423-00:24:42:174\",\"sourceId\":\"haproxy:816fb75e-e4fb-46a9-9f82-cb885114d54c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:42:172-5504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05608553-1f08-476b-b021-d59fbbaaf963], x-b3-parentspanid=[4f79d1616539556f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[400e197b31ab1af74f79d1616539556f], x-b3-spanid=[ef1618f8e602dda1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[816fb75e-e4fb-46a9-9f82-cb885114d54c]}\\\"}\"}","context":{"RequestID":"816fb75e-e4fb-46a9-9f82-cb885114d54c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b0429d3-0499-4963-b218-81b6a747e7fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:42.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:42.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"816fb75e-e4fb-46a9-9f82-cb885114d54c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b0429d3-0499-4963-b218-81b6a747e7fc","LogTimestamp":"2023-04-23T00:24:42.175Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:42.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:42.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:42.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:42.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:44.187Z","message":"Entering","context":{"RequestID":"c3d92ae3-219c-41e8-ab69-9641f82545f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69c057b6-c68c-48f1-b63c-ff9d80ea4594","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:44.191Z","message":"{\"transactionId\":\"c3d92ae3-219c-41e8-ab69-9641f82545f3\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:44:189\",\"respDate\":\"230423-00:24:44:190\",\"sourceId\":\"haproxy:c3d92ae3-219c-41e8-ab69-9641f82545f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:44:189-9957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a59034c4-dc5b-44c6-a1c9-0d5533d5c44f], x-b3-parentspanid=[1719b8c0f36cb950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca4ffbd36b293b251719b8c0f36cb950], x-b3-spanid=[8b4a951eb5056428], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3d92ae3-219c-41e8-ab69-9641f82545f3]}\\\"}\"}","context":{"RequestID":"c3d92ae3-219c-41e8-ab69-9641f82545f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69c057b6-c68c-48f1-b63c-ff9d80ea4594","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:44.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:44.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3d92ae3-219c-41e8-ab69-9641f82545f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69c057b6-c68c-48f1-b63c-ff9d80ea4594","LogTimestamp":"2023-04-23T00:24:44.192Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:24:46.203Z","message":"Entering","context":{"RequestID":"e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9eb613d8-ad09-4aea-90b2-07289179c4ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:46.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:46.206Z","message":"{\"transactionId\":\"e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:46:204\",\"respDate\":\"230423-00:24:46:206\",\"sourceId\":\"haproxy:e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:46:204-75430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aefe4a9b-3332-4c59-b290-35817b6353d6], x-b3-parentspanid=[0ab3a00a6d4bf08f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26fb0be0470e566f0ab3a00a6d4bf08f], x-b3-spanid=[a4b9108a0041d444], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4]}\\\"}\"}","context":{"RequestID":"e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9eb613d8-ad09-4aea-90b2-07289179c4ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:46.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:46.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e40e6a5a-7cee-4b54-a31b-1a6ed947b9e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eb613d8-ad09-4aea-90b2-07289179c4ad","LogTimestamp":"2023-04-23T00:24:46.207Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:48.226Z","message":"Entering","context":{"RequestID":"9e873bc9-5913-4d45-ab87-68252aea655f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c1b4c087-182d-4ac9-bdd3-46d504f69c56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:48.229Z","message":"{\"transactionId\":\"9e873bc9-5913-4d45-ab87-68252aea655f\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:48:227\",\"respDate\":\"230423-00:24:48:229\",\"sourceId\":\"haproxy:9e873bc9-5913-4d45-ab87-68252aea655f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:48:227-35897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea29515d-1b1c-4fd7-8d30-41c7c64f02e9], x-b3-parentspanid=[1d99f87e30670194], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36668c51566fae0e1d99f87e30670194], x-b3-spanid=[638ca3f66fe9687c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e873bc9-5913-4d45-ab87-68252aea655f]}\\\"}\"}","context":{"RequestID":"9e873bc9-5913-4d45-ab87-68252aea655f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c1b4c087-182d-4ac9-bdd3-46d504f69c56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:48.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e873bc9-5913-4d45-ab87-68252aea655f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1b4c087-182d-4ac9-bdd3-46d504f69c56","LogTimestamp":"2023-04-23T00:24:48.229Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:49.212Z","message":"Entering","context":{"RequestID":"d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f13790a3-05a1-4402-8843-fbee504013fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f13790a3-05a1-4402-8843-fbee504013fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:49.215Z","message":"{\"transactionId\":\"d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:49:213\",\"respDate\":\"230423-00:24:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:49:213-90672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c]}\\\"}\"}","context":{"RequestID":"d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f13790a3-05a1-4402-8843-fbee504013fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d802eceb-33dd-47ae-8daf-1b9f8fdc9d5c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f13790a3-05a1-4402-8843-fbee504013fe","LogTimestamp":"2023-04-23T00:24:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:24:49.317Z","message":"Entering","context":{"RequestID":"dfba47ec-1c07-47ae-85ee-85e08a9e8458","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d0b1928-a515-4dae-8953-8f1224a507f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:49.319Z","message":"{\"transactionId\":\"dfba47ec-1c07-47ae-85ee-85e08a9e8458\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:49:318\",\"respDate\":\"230423-00:24:49:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dfba47ec-1c07-47ae-85ee-85e08a9e8458\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:49:318-43908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bb1af90-eea2-4786-8a1f-d69542afef12], x-b3-parentspanid=[ac6d73d8e9838dd3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43229], x-envoy-attempt-count=[1], x-b3-traceid=[ad724f4aa3c551c0ac6d73d8e9838dd3], x-b3-spanid=[57d696a670df40c9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dfba47ec-1c07-47ae-85ee-85e08a9e8458]}\\\"}\"}","context":{"RequestID":"dfba47ec-1c07-47ae-85ee-85e08a9e8458","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d0b1928-a515-4dae-8953-8f1224a507f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:49.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfba47ec-1c07-47ae-85ee-85e08a9e8458","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d0b1928-a515-4dae-8953-8f1224a507f6","LogTimestamp":"2023-04-23T00:24:49.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:50.242Z","message":"Entering","context":{"RequestID":"55b82c84-f838-4901-906e-698e03c3007c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"277c85ae-a5a6-48dc-b7fd-41508ab0af19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:50.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:50.245Z","message":"{\"transactionId\":\"55b82c84-f838-4901-906e-698e03c3007c\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:50:243\",\"respDate\":\"230423-00:24:50:245\",\"sourceId\":\"haproxy:55b82c84-f838-4901-906e-698e03c3007c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:50:243-61816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b8b2017-d959-4561-be61-c2fed48c8b37], x-b3-parentspanid=[e66f2cb4b8a84594], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c11015c3e000944be66f2cb4b8a84594], x-b3-spanid=[efcbee4031afdfb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55b82c84-f838-4901-906e-698e03c3007c]}\\\"}\"}","context":{"RequestID":"55b82c84-f838-4901-906e-698e03c3007c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"277c85ae-a5a6-48dc-b7fd-41508ab0af19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:50.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:50.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55b82c84-f838-4901-906e-698e03c3007c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"277c85ae-a5a6-48dc-b7fd-41508ab0af19","LogTimestamp":"2023-04-23T00:24:50.246Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:24:52.256Z","message":"Entering","context":{"RequestID":"05332418-c40d-41f6-9991-2eccc57a5cb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9780a12-8935-409c-a012-33bed4bff3e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:52.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:52.259Z","message":"{\"transactionId\":\"05332418-c40d-41f6-9991-2eccc57a5cb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:52:257\",\"respDate\":\"230423-00:24:52:259\",\"sourceId\":\"haproxy:05332418-c40d-41f6-9991-2eccc57a5cb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:52:257-80045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81a429a0-8272-4a8f-b364-f9386843647c], x-b3-parentspanid=[c16b1d283f0f9892], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24533ded3ad76441c16b1d283f0f9892], x-b3-spanid=[c2e60863956c5826], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05332418-c40d-41f6-9991-2eccc57a5cb4]}\\\"}\"}","context":{"RequestID":"05332418-c40d-41f6-9991-2eccc57a5cb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9780a12-8935-409c-a012-33bed4bff3e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:52.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:52.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05332418-c40d-41f6-9991-2eccc57a5cb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9780a12-8935-409c-a012-33bed4bff3e5","LogTimestamp":"2023-04-23T00:24:52.260Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:52.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:24:52.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:52.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:52.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:54.271Z","message":"Entering","context":{"RequestID":"839543ed-992e-404e-a9e4-caa9bcce630b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b3ac798-6e5c-41af-8fac-db78801d14c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:54.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:54.274Z","message":"{\"transactionId\":\"839543ed-992e-404e-a9e4-caa9bcce630b\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:54:272\",\"respDate\":\"230423-00:24:54:274\",\"sourceId\":\"haproxy:839543ed-992e-404e-a9e4-caa9bcce630b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:24:54:272-8680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f02e5292-c1e7-4e9f-a996-93c93f844744], x-b3-parentspanid=[2a113105fbbcf52c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cb5b753057843df2a113105fbbcf52c], x-b3-spanid=[cffcba1f0353c6a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[839543ed-992e-404e-a9e4-caa9bcce630b]}\\\"}\"}","context":{"RequestID":"839543ed-992e-404e-a9e4-caa9bcce630b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b3ac798-6e5c-41af-8fac-db78801d14c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:54.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:54.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"839543ed-992e-404e-a9e4-caa9bcce630b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b3ac798-6e5c-41af-8fac-db78801d14c1","LogTimestamp":"2023-04-23T00:24:54.275Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:24:56.285Z","message":"Entering","context":{"RequestID":"9cdf7506-ed00-426b-9c1e-a30ba084f671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3831b177-ff4e-4860-b0db-cb90e9e8debc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:56.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:56.288Z","message":"{\"transactionId\":\"9cdf7506-ed00-426b-9c1e-a30ba084f671\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:56:286\",\"respDate\":\"230423-00:24:56:288\",\"sourceId\":\"haproxy:9cdf7506-ed00-426b-9c1e-a30ba084f671\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:56:286-28524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dfa8999-2adf-408e-9c07-941c80d2e192], x-b3-parentspanid=[6eb273fd86e6b47e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74d70f078610928f6eb273fd86e6b47e], x-b3-spanid=[c65152f8fe418831], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cdf7506-ed00-426b-9c1e-a30ba084f671]}\\\"}\"}","context":{"RequestID":"9cdf7506-ed00-426b-9c1e-a30ba084f671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3831b177-ff4e-4860-b0db-cb90e9e8debc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:56.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:56.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdf7506-ed00-426b-9c1e-a30ba084f671","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3831b177-ff4e-4860-b0db-cb90e9e8debc","LogTimestamp":"2023-04-23T00:24:56.289Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:58.301Z","message":"Entering","context":{"RequestID":"1aeee574-86e9-42c7-8b71-c9088514d5cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63391f58-ea62-4050-8f44-7faaf585d550","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:58.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:58.303Z","message":"{\"transactionId\":\"1aeee574-86e9-42c7-8b71-c9088514d5cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:58:302\",\"respDate\":\"230423-00:24:58:303\",\"sourceId\":\"haproxy:1aeee574-86e9-42c7-8b71-c9088514d5cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:58:302-93371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c155fc4c-4939-4bed-97c0-dbbc37b4ecd9], x-b3-parentspanid=[f369ff16962efed4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be5292b8153b53d9f369ff16962efed4], x-b3-spanid=[8f5f4b2750ae7b0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aeee574-86e9-42c7-8b71-c9088514d5cf]}\\\"}\"}","context":{"RequestID":"1aeee574-86e9-42c7-8b71-c9088514d5cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63391f58-ea62-4050-8f44-7faaf585d550","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:24:58.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:58.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aeee574-86e9-42c7-8b71-c9088514d5cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63391f58-ea62-4050-8f44-7faaf585d550","LogTimestamp":"2023-04-23T00:24:58.304Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:59.213Z","message":"Entering","context":{"RequestID":"a9eac9d5-ef56-49ad-9f31-365142cea60d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30319e44-577c-4e92-876c-7c08250ce0de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9eac9d5-ef56-49ad-9f31-365142cea60d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30319e44-577c-4e92-876c-7c08250ce0de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:59.216Z","message":"{\"transactionId\":\"a9eac9d5-ef56-49ad-9f31-365142cea60d\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:59:214\",\"respDate\":\"230423-00:24:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9eac9d5-ef56-49ad-9f31-365142cea60d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:24:59:214-42358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9eac9d5-ef56-49ad-9f31-365142cea60d]}\\\"}\"}","context":{"RequestID":"a9eac9d5-ef56-49ad-9f31-365142cea60d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30319e44-577c-4e92-876c-7c08250ce0de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:24:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9eac9d5-ef56-49ad-9f31-365142cea60d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30319e44-577c-4e92-876c-7c08250ce0de","LogTimestamp":"2023-04-23T00:24:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:24:59.320Z","message":"Entering","context":{"RequestID":"3c6bacf3-6cd9-49fc-a07b-92063973cf81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d5c02b2-3d3a-4591-a3a6-2d59d5327d76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:24:59.323Z","message":"{\"transactionId\":\"3c6bacf3-6cd9-49fc-a07b-92063973cf81\",\"status\":\"200\",\"rqstDate\":\"230423-00:24:59:321\",\"respDate\":\"230423-00:24:59:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3c6bacf3-6cd9-49fc-a07b-92063973cf81\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:24:59:321-35194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f788309-9fba-4a89-9225-3dcc150cf521], x-b3-parentspanid=[31c62b3c619f5070], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47455], x-envoy-attempt-count=[1], x-b3-traceid=[4a528f46800b671731c62b3c619f5070], x-b3-spanid=[4f53fb1863c5f15a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3c6bacf3-6cd9-49fc-a07b-92063973cf81]}\\\"}\"}","context":{"RequestID":"3c6bacf3-6cd9-49fc-a07b-92063973cf81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d5c02b2-3d3a-4591-a3a6-2d59d5327d76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:24:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:24:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c6bacf3-6cd9-49fc-a07b-92063973cf81","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d5c02b2-3d3a-4591-a3a6-2d59d5327d76","LogTimestamp":"2023-04-23T00:24:59.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:24:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:00.315Z","message":"Entering","context":{"RequestID":"c22dcc92-a74f-452a-bf91-5f2ae023bdc9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d82fbc8-bfdb-4d86-80c5-f99859382b8a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:00.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:00.318Z","message":"{\"transactionId\":\"c22dcc92-a74f-452a-bf91-5f2ae023bdc9\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:00:316\",\"respDate\":\"230423-00:25:00:318\",\"sourceId\":\"haproxy:c22dcc92-a74f-452a-bf91-5f2ae023bdc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:00:316-65930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[147866d6-160f-46c1-9105-f4869c2787dc], x-b3-parentspanid=[9e4cd4dd2cf35dca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d72b17a4e7ff0a299e4cd4dd2cf35dca], x-b3-spanid=[cd33a0e2f0bd85c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c22dcc92-a74f-452a-bf91-5f2ae023bdc9]}\\\"}\"}","context":{"RequestID":"c22dcc92-a74f-452a-bf91-5f2ae023bdc9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d82fbc8-bfdb-4d86-80c5-f99859382b8a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:00.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:00.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22dcc92-a74f-452a-bf91-5f2ae023bdc9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d82fbc8-bfdb-4d86-80c5-f99859382b8a","LogTimestamp":"2023-04-23T00:25:00.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:02.330Z","message":"Entering","context":{"RequestID":"6c2ab567-76eb-470a-b1d0-c58e60a8b365","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9eed4f1-8c30-4dee-8300-e505fb0a6bb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:02.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:02.333Z","message":"{\"transactionId\":\"6c2ab567-76eb-470a-b1d0-c58e60a8b365\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:02:331\",\"respDate\":\"230423-00:25:02:333\",\"sourceId\":\"haproxy:6c2ab567-76eb-470a-b1d0-c58e60a8b365\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:02:331-24583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[430cef7e-50bf-4278-b556-e9e9b31fc223], x-b3-parentspanid=[5e3fc79068d4a23b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9833f2ad7694e88e5e3fc79068d4a23b], x-b3-spanid=[f041474b52ab771c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c2ab567-76eb-470a-b1d0-c58e60a8b365]}\\\"}\"}","context":{"RequestID":"6c2ab567-76eb-470a-b1d0-c58e60a8b365","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9eed4f1-8c30-4dee-8300-e505fb0a6bb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:02.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:02.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c2ab567-76eb-470a-b1d0-c58e60a8b365","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9eed4f1-8c30-4dee-8300-e505fb0a6bb1","LogTimestamp":"2023-04-23T00:25:02.334Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:02.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:02.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:02.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:02.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:04.345Z","message":"Entering","context":{"RequestID":"46421a9e-08f4-442b-85ed-8caf1219ae90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"124d08d4-fda4-435b-9523-da46de6dad60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:04.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:04.348Z","message":"{\"transactionId\":\"46421a9e-08f4-442b-85ed-8caf1219ae90\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:04:346\",\"respDate\":\"230423-00:25:04:348\",\"sourceId\":\"haproxy:46421a9e-08f4-442b-85ed-8caf1219ae90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:04:346-12970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92b70338-73cb-47de-ac8c-2c22477a2b5f], x-b3-parentspanid=[abf9881b676786cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d3b3bbb615c9adeabf9881b676786cd], x-b3-spanid=[8d235a56dbf4fc46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46421a9e-08f4-442b-85ed-8caf1219ae90]}\\\"}\"}","context":{"RequestID":"46421a9e-08f4-442b-85ed-8caf1219ae90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"124d08d4-fda4-435b-9523-da46de6dad60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:04.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:04.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46421a9e-08f4-442b-85ed-8caf1219ae90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"124d08d4-fda4-435b-9523-da46de6dad60","LogTimestamp":"2023-04-23T00:25:04.349Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:04.946Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:04.950Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:06.360Z","message":"Entering","context":{"RequestID":"c79caa52-f494-4616-949c-0372da8a6f90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a40b4407-f007-400f-8231-8b71eb78d48c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:06.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:06.363Z","message":"{\"transactionId\":\"c79caa52-f494-4616-949c-0372da8a6f90\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:06:361\",\"respDate\":\"230423-00:25:06:363\",\"sourceId\":\"haproxy:c79caa52-f494-4616-949c-0372da8a6f90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:06:361-1255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89913521-2553-481b-b0b7-809135b3d6a8], x-b3-parentspanid=[1dba5d73aa08e63e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e1d1dd83bdaa83b1dba5d73aa08e63e], x-b3-spanid=[25207399f0d23c6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c79caa52-f494-4616-949c-0372da8a6f90]}\\\"}\"}","context":{"RequestID":"c79caa52-f494-4616-949c-0372da8a6f90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a40b4407-f007-400f-8231-8b71eb78d48c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:06.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:06.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c79caa52-f494-4616-949c-0372da8a6f90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a40b4407-f007-400f-8231-8b71eb78d48c","LogTimestamp":"2023-04-23T00:25:06.364Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:08.376Z","message":"Entering","context":{"RequestID":"42d4101c-cee2-4438-9165-eee25d69affd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8af74a52-c483-4763-a0e2-44e46acd5a05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:08.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:08.379Z","message":"{\"transactionId\":\"42d4101c-cee2-4438-9165-eee25d69affd\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:08:377\",\"respDate\":\"230423-00:25:08:379\",\"sourceId\":\"haproxy:42d4101c-cee2-4438-9165-eee25d69affd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:08:377-94121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[042416d6-3eea-440b-af26-7a089e847869], x-b3-parentspanid=[ec51089084e49048], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[231d719735d3ca40ec51089084e49048], x-b3-spanid=[320df6575a1a4676], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42d4101c-cee2-4438-9165-eee25d69affd]}\\\"}\"}","context":{"RequestID":"42d4101c-cee2-4438-9165-eee25d69affd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8af74a52-c483-4763-a0e2-44e46acd5a05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:08.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:08.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42d4101c-cee2-4438-9165-eee25d69affd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8af74a52-c483-4763-a0e2-44e46acd5a05","LogTimestamp":"2023-04-23T00:25:08.380Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:09.212Z","message":"Entering","context":{"RequestID":"1660512f-9400-46a4-a479-a31999f28fc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20fc2205-1406-44b1-adb3-56c8dfd56a90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"1660512f-9400-46a4-a479-a31999f28fc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20fc2205-1406-44b1-adb3-56c8dfd56a90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:09.217Z","message":"{\"transactionId\":\"1660512f-9400-46a4-a479-a31999f28fc2\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:09:213\",\"respDate\":\"230423-00:25:09:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1660512f-9400-46a4-a479-a31999f28fc2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:09:213-94795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1660512f-9400-46a4-a479-a31999f28fc2]}\\\"}\"}","context":{"RequestID":"1660512f-9400-46a4-a479-a31999f28fc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20fc2205-1406-44b1-adb3-56c8dfd56a90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:09.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1660512f-9400-46a4-a479-a31999f28fc2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20fc2205-1406-44b1-adb3-56c8dfd56a90","LogTimestamp":"2023-04-23T00:25:09.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:25:09.318Z","message":"Entering","context":{"RequestID":"71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9840ea7c-f6aa-407a-aa9b-ea2f91624175","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:09.320Z","message":"{\"transactionId\":\"71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:09:319\",\"respDate\":\"230423-00:25:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:09:319-3355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4aa49cf-7949-46aa-b247-3fab78a9180a], x-b3-parentspanid=[f0dfc0bd82af3131], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35981], x-envoy-attempt-count=[1], x-b3-traceid=[08804b5d30f57b13f0dfc0bd82af3131], x-b3-spanid=[b880d500ebc51775], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4]}\\\"}\"}","context":{"RequestID":"71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9840ea7c-f6aa-407a-aa9b-ea2f91624175","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:09.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ce7ef5-8d3d-46df-99b0-c06f41e4bbb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9840ea7c-f6aa-407a-aa9b-ea2f91624175","LogTimestamp":"2023-04-23T00:25:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:10.391Z","message":"Entering","context":{"RequestID":"cb298f8b-6f05-4261-a4f6-29651146b1a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb4c3bae-20b9-47b2-8180-caffed84d1d6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:10.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:10.394Z","message":"{\"transactionId\":\"cb298f8b-6f05-4261-a4f6-29651146b1a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:10:392\",\"respDate\":\"230423-00:25:10:393\",\"sourceId\":\"haproxy:cb298f8b-6f05-4261-a4f6-29651146b1a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:10:392-9645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55c77bd7-ea0f-4800-81e3-ca051137644a], x-b3-parentspanid=[fc17bcc506fb6ac1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1145c2da575ef4affc17bcc506fb6ac1], x-b3-spanid=[18b38b099bf35128], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb298f8b-6f05-4261-a4f6-29651146b1a5]}\\\"}\"}","context":{"RequestID":"cb298f8b-6f05-4261-a4f6-29651146b1a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb4c3bae-20b9-47b2-8180-caffed84d1d6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:10.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:10.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb298f8b-6f05-4261-a4f6-29651146b1a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb4c3bae-20b9-47b2-8180-caffed84d1d6","LogTimestamp":"2023-04-23T00:25:10.394Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:12.406Z","message":"Entering","context":{"RequestID":"67568fd1-543b-4879-9235-25a9ff7fd164","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443c82b5-1fdd-4481-be1f-d65172bde242","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:12.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:12.408Z","message":"{\"transactionId\":\"67568fd1-543b-4879-9235-25a9ff7fd164\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:12:407\",\"respDate\":\"230423-00:25:12:408\",\"sourceId\":\"haproxy:67568fd1-543b-4879-9235-25a9ff7fd164\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:12:407-51180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ece5fbb-414b-4c8f-8f83-ee8b290199c5], x-b3-parentspanid=[af172dbd94c61a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60fa7857422fef6daf172dbd94c61a4f], x-b3-spanid=[0981d947b5b1093b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67568fd1-543b-4879-9235-25a9ff7fd164]}\\\"}\"}","context":{"RequestID":"67568fd1-543b-4879-9235-25a9ff7fd164","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443c82b5-1fdd-4481-be1f-d65172bde242","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:12.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:12.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67568fd1-543b-4879-9235-25a9ff7fd164","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"443c82b5-1fdd-4481-be1f-d65172bde242","LogTimestamp":"2023-04-23T00:25:12.409Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:12.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:12.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:12.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:12.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:14.420Z","message":"Entering","context":{"RequestID":"520ee88b-0b84-40b5-b8d9-72a4933887b8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a9ba3959-2e49-40c9-ac45-80e2f7144fdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:14.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:14.423Z","message":"{\"transactionId\":\"520ee88b-0b84-40b5-b8d9-72a4933887b8\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:14:421\",\"respDate\":\"230423-00:25:14:423\",\"sourceId\":\"haproxy:520ee88b-0b84-40b5-b8d9-72a4933887b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:14:421-84900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c1b05dd-ba2c-4c9e-a1fa-aa4079ccd7e9], x-b3-parentspanid=[94d83c26882e6e00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c86dfc91e937ba294d83c26882e6e00], x-b3-spanid=[f8738870e6e4f66a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[520ee88b-0b84-40b5-b8d9-72a4933887b8]}\\\"}\"}","context":{"RequestID":"520ee88b-0b84-40b5-b8d9-72a4933887b8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a9ba3959-2e49-40c9-ac45-80e2f7144fdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:14.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:14.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"520ee88b-0b84-40b5-b8d9-72a4933887b8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9ba3959-2e49-40c9-ac45-80e2f7144fdd","LogTimestamp":"2023-04-23T00:25:14.424Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:16.434Z","message":"Entering","context":{"RequestID":"731879a3-009d-471f-803c-611b7d67f020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58839b9e-710f-4935-903b-2729b690e2e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:16.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:16.437Z","message":"{\"transactionId\":\"731879a3-009d-471f-803c-611b7d67f020\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:16:435\",\"respDate\":\"230423-00:25:16:437\",\"sourceId\":\"haproxy:731879a3-009d-471f-803c-611b7d67f020\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:16:435-59335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[348dfa57-1f0f-4798-abbe-342b9f054fa9], x-b3-parentspanid=[5e73488dd8998255], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bed23e2ed8b76cf5e73488dd8998255], x-b3-spanid=[0a8732ecdb55f587], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[731879a3-009d-471f-803c-611b7d67f020]}\\\"}\"}","context":{"RequestID":"731879a3-009d-471f-803c-611b7d67f020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58839b9e-710f-4935-903b-2729b690e2e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:16.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:16.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"731879a3-009d-471f-803c-611b7d67f020","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58839b9e-710f-4935-903b-2729b690e2e0","LogTimestamp":"2023-04-23T00:25:16.437Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:18.449Z","message":"Entering","context":{"RequestID":"e8432a8b-5658-41cd-879c-89ccd239f41d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f22e469a-55da-48c9-a720-b3b593b6630a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:18.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:18.451Z","message":"{\"transactionId\":\"e8432a8b-5658-41cd-879c-89ccd239f41d\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:18:450\",\"respDate\":\"230423-00:25:18:451\",\"sourceId\":\"haproxy:e8432a8b-5658-41cd-879c-89ccd239f41d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:18:450-39559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84978255-ad71-44e0-a88b-5608dddf0935], x-b3-parentspanid=[6550fdbef0b87280], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bb7876564544ffd6550fdbef0b87280], x-b3-spanid=[2e13546fa6e01c87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8432a8b-5658-41cd-879c-89ccd239f41d]}\\\"}\"}","context":{"RequestID":"e8432a8b-5658-41cd-879c-89ccd239f41d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f22e469a-55da-48c9-a720-b3b593b6630a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:18.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:18.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8432a8b-5658-41cd-879c-89ccd239f41d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f22e469a-55da-48c9-a720-b3b593b6630a","LogTimestamp":"2023-04-23T00:25:18.452Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:19.212Z","message":"Entering","context":{"RequestID":"937a9ddd-74dc-4011-8c9f-93d52bd0c25b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1c53c2e-f72d-445c-b178-d53b07230293","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"937a9ddd-74dc-4011-8c9f-93d52bd0c25b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1c53c2e-f72d-445c-b178-d53b07230293","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:19.216Z","message":"{\"transactionId\":\"937a9ddd-74dc-4011-8c9f-93d52bd0c25b\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:19:213\",\"respDate\":\"230423-00:25:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:937a9ddd-74dc-4011-8c9f-93d52bd0c25b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:19:213-51770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[937a9ddd-74dc-4011-8c9f-93d52bd0c25b]}\\\"}\"}","context":{"RequestID":"937a9ddd-74dc-4011-8c9f-93d52bd0c25b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1c53c2e-f72d-445c-b178-d53b07230293","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"937a9ddd-74dc-4011-8c9f-93d52bd0c25b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1c53c2e-f72d-445c-b178-d53b07230293","LogTimestamp":"2023-04-23T00:25:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:25:19.317Z","message":"Entering","context":{"RequestID":"77ff5c39-c686-4e73-9e23-aa0ab94bc8a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6acfcbbe-e367-4ba9-ba1e-7445750326f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:19.319Z","message":"{\"transactionId\":\"77ff5c39-c686-4e73-9e23-aa0ab94bc8a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:19:317\",\"respDate\":\"230423-00:25:19:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:77ff5c39-c686-4e73-9e23-aa0ab94bc8a9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:19:317-80029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4005b6e-2aac-4182-9c99-0b44718436b3], x-b3-parentspanid=[321a35b8b36c9e5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42165], x-envoy-attempt-count=[1], x-b3-traceid=[4879e05282778d80321a35b8b36c9e5b], x-b3-spanid=[63f4b60c6eb2217d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[77ff5c39-c686-4e73-9e23-aa0ab94bc8a9]}\\\"}\"}","context":{"RequestID":"77ff5c39-c686-4e73-9e23-aa0ab94bc8a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6acfcbbe-e367-4ba9-ba1e-7445750326f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:19.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ff5c39-c686-4e73-9e23-aa0ab94bc8a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6acfcbbe-e367-4ba9-ba1e-7445750326f1","LogTimestamp":"2023-04-23T00:25:19.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:25:20.463Z","message":"Entering","context":{"RequestID":"e3ee15a4-d5d6-4188-9d84-02d624096d30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"985cd19f-50f1-4e9c-a850-a094dd0801d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:20.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:20.466Z","message":"{\"transactionId\":\"e3ee15a4-d5d6-4188-9d84-02d624096d30\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:20:464\",\"respDate\":\"230423-00:25:20:466\",\"sourceId\":\"haproxy:e3ee15a4-d5d6-4188-9d84-02d624096d30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:20:464-51437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9519d10-75f8-4111-baa4-be31a43aae8b], x-b3-parentspanid=[5085513f6fc49e0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[803fdaeaf32675b85085513f6fc49e0b], x-b3-spanid=[07c6d7c770b32d65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ee15a4-d5d6-4188-9d84-02d624096d30]}\\\"}\"}","context":{"RequestID":"e3ee15a4-d5d6-4188-9d84-02d624096d30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"985cd19f-50f1-4e9c-a850-a094dd0801d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:20.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:20.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ee15a4-d5d6-4188-9d84-02d624096d30","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"985cd19f-50f1-4e9c-a850-a094dd0801d9","LogTimestamp":"2023-04-23T00:25:20.467Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:22.479Z","message":"Entering","context":{"RequestID":"222f1f5b-84b8-47e5-bbb3-6b70598c0032","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed2838b9-4ba8-4084-8dd4-d4802541906c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:22.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:22.482Z","message":"{\"transactionId\":\"222f1f5b-84b8-47e5-bbb3-6b70598c0032\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:22:480\",\"respDate\":\"230423-00:25:22:482\",\"sourceId\":\"haproxy:222f1f5b-84b8-47e5-bbb3-6b70598c0032\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:22:480-14109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5d49950-a4d1-4919-8641-763ac5956093], x-b3-parentspanid=[d7e443ef69be986a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21d3559bed3ec3e2d7e443ef69be986a], x-b3-spanid=[9f11890e3ee2a1d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[222f1f5b-84b8-47e5-bbb3-6b70598c0032]}\\\"}\"}","context":{"RequestID":"222f1f5b-84b8-47e5-bbb3-6b70598c0032","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed2838b9-4ba8-4084-8dd4-d4802541906c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:22.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:22.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"222f1f5b-84b8-47e5-bbb3-6b70598c0032","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed2838b9-4ba8-4084-8dd4-d4802541906c","LogTimestamp":"2023-04-23T00:25:22.483Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:22.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:22.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:22.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:22.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:24.494Z","message":"Entering","context":{"RequestID":"cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fd7a684-f411-4d4b-9cd7-32912cdacf93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:24.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:24.497Z","message":"{\"transactionId\":\"cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:24:495\",\"respDate\":\"230423-00:25:24:497\",\"sourceId\":\"haproxy:cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:24:495-17726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfb1ca3e-604b-4936-93a7-34789b86b58f], x-b3-parentspanid=[f33cd38abb628176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[820115389455a628f33cd38abb628176], x-b3-spanid=[17c3669a370ee3b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d]}\\\"}\"}","context":{"RequestID":"cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fd7a684-f411-4d4b-9cd7-32912cdacf93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:24.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:24.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd3b689a-c521-4ba4-bfbe-eb6bb890dc0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fd7a684-f411-4d4b-9cd7-32912cdacf93","LogTimestamp":"2023-04-23T00:25:24.498Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:26.508Z","message":"Entering","context":{"RequestID":"e075d9de-bdff-4eac-b245-8ac69fdb752f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e653d63-b53b-4af7-b1e0-4e2cbec8861d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:26.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:26.510Z","message":"{\"transactionId\":\"e075d9de-bdff-4eac-b245-8ac69fdb752f\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:26:509\",\"respDate\":\"230423-00:25:26:510\",\"sourceId\":\"haproxy:e075d9de-bdff-4eac-b245-8ac69fdb752f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:26:509-96281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87a1e475-bb86-4b4e-a8cd-a07d649dc8a0], x-b3-parentspanid=[5bfbaf40ff9b4807], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f559ab0d789fc5f5bfbaf40ff9b4807], x-b3-spanid=[06de5c3360da4372], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e075d9de-bdff-4eac-b245-8ac69fdb752f]}\\\"}\"}","context":{"RequestID":"e075d9de-bdff-4eac-b245-8ac69fdb752f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e653d63-b53b-4af7-b1e0-4e2cbec8861d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:26.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:26.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e075d9de-bdff-4eac-b245-8ac69fdb752f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e653d63-b53b-4af7-b1e0-4e2cbec8861d","LogTimestamp":"2023-04-23T00:25:26.510Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:25:28.520Z","message":"Entering","context":{"RequestID":"4281a093-ea0b-4ca7-8786-f7f37479a333","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ea072ff-de7e-45fe-9296-8a007f7b0f17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:28.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:28.523Z","message":"{\"transactionId\":\"4281a093-ea0b-4ca7-8786-f7f37479a333\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:28:521\",\"respDate\":\"230423-00:25:28:523\",\"sourceId\":\"haproxy:4281a093-ea0b-4ca7-8786-f7f37479a333\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:28:521-69366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35497345-521b-41c4-a731-44d2ab8eb004], x-b3-parentspanid=[aeea94527dcedc8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32955343035809ecaeea94527dcedc8e], x-b3-spanid=[fa2808e659362745], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4281a093-ea0b-4ca7-8786-f7f37479a333]}\\\"}\"}","context":{"RequestID":"4281a093-ea0b-4ca7-8786-f7f37479a333","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ea072ff-de7e-45fe-9296-8a007f7b0f17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:28.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:28.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4281a093-ea0b-4ca7-8786-f7f37479a333","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea072ff-de7e-45fe-9296-8a007f7b0f17","LogTimestamp":"2023-04-23T00:25:28.524Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:29.212Z","message":"Entering","context":{"RequestID":"3b00cddd-f391-4367-80a6-083752d37d5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7df3336-2e22-4f23-ba76-7e415e7e07fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b00cddd-f391-4367-80a6-083752d37d5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7df3336-2e22-4f23-ba76-7e415e7e07fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:29.214Z","message":"{\"transactionId\":\"3b00cddd-f391-4367-80a6-083752d37d5d\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:29:213\",\"respDate\":\"230423-00:25:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3b00cddd-f391-4367-80a6-083752d37d5d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:29:213-91697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3b00cddd-f391-4367-80a6-083752d37d5d]}\\\"}\"}","context":{"RequestID":"3b00cddd-f391-4367-80a6-083752d37d5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7df3336-2e22-4f23-ba76-7e415e7e07fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:29.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b00cddd-f391-4367-80a6-083752d37d5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7df3336-2e22-4f23-ba76-7e415e7e07fa","LogTimestamp":"2023-04-23T00:25:29.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:25:29.318Z","message":"Entering","context":{"RequestID":"fee8748b-a9ef-4b7c-99e3-303d29500cff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fbb5930-4761-4e37-8731-0dbc421ae107","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:29.321Z","message":"{\"transactionId\":\"fee8748b-a9ef-4b7c-99e3-303d29500cff\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:29:319\",\"respDate\":\"230423-00:25:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fee8748b-a9ef-4b7c-99e3-303d29500cff\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:29:319-98719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f440cc2-bfed-4572-af3f-54c95ab81a91], x-b3-parentspanid=[82716a7ea7d6b052], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41885], x-envoy-attempt-count=[1], x-b3-traceid=[4592a62ea4ed7bd682716a7ea7d6b052], x-b3-spanid=[ed4ea7f8ea7f3bcd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fee8748b-a9ef-4b7c-99e3-303d29500cff]}\\\"}\"}","context":{"RequestID":"fee8748b-a9ef-4b7c-99e3-303d29500cff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fbb5930-4761-4e37-8731-0dbc421ae107","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:29.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fee8748b-a9ef-4b7c-99e3-303d29500cff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fbb5930-4761-4e37-8731-0dbc421ae107","LogTimestamp":"2023-04-23T00:25:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:30.535Z","message":"Entering","context":{"RequestID":"b1f1de9b-7b3a-4c96-9909-9f6dad703158","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bebfc6a-1d6d-4417-b6aa-c9981d87e342","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:30.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:30.538Z","message":"{\"transactionId\":\"b1f1de9b-7b3a-4c96-9909-9f6dad703158\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:30:536\",\"respDate\":\"230423-00:25:30:537\",\"sourceId\":\"haproxy:b1f1de9b-7b3a-4c96-9909-9f6dad703158\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:30:536-35009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[174389e7-2db2-4eac-81ce-e1b3a03614ee], x-b3-parentspanid=[07ac73580f66e96b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccccbc50a3cba9ba07ac73580f66e96b], x-b3-spanid=[f5b3e1e29e06e60a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1f1de9b-7b3a-4c96-9909-9f6dad703158]}\\\"}\"}","context":{"RequestID":"b1f1de9b-7b3a-4c96-9909-9f6dad703158","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bebfc6a-1d6d-4417-b6aa-c9981d87e342","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:30.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:30.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1f1de9b-7b3a-4c96-9909-9f6dad703158","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bebfc6a-1d6d-4417-b6aa-c9981d87e342","LogTimestamp":"2023-04-23T00:25:30.538Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:32.548Z","message":"Entering","context":{"RequestID":"8ff58fb3-98e7-486a-a41b-a6262b80141a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9576acd-9f27-468d-8160-631407230bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:32.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:32.551Z","message":"{\"transactionId\":\"8ff58fb3-98e7-486a-a41b-a6262b80141a\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:32:549\",\"respDate\":\"230423-00:25:32:551\",\"sourceId\":\"haproxy:8ff58fb3-98e7-486a-a41b-a6262b80141a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:32:549-33719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bdd5592-1acb-4f1c-8d68-46e1b81f64fe], x-b3-parentspanid=[318ce9e1dcdc06c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f892e466523ce49d318ce9e1dcdc06c0], x-b3-spanid=[0e5446a7ae83e347], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ff58fb3-98e7-486a-a41b-a6262b80141a]}\\\"}\"}","context":{"RequestID":"8ff58fb3-98e7-486a-a41b-a6262b80141a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9576acd-9f27-468d-8160-631407230bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:32.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:32.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ff58fb3-98e7-486a-a41b-a6262b80141a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9576acd-9f27-468d-8160-631407230bf1","LogTimestamp":"2023-04-23T00:25:32.552Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:32.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:32.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:32.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:32.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:34.565Z","message":"Entering","context":{"RequestID":"9392f6ca-bfd5-4e81-8f53-8116b0a4a00b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7015b442-d025-417d-aeb1-8442ba54aa51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:34.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:34.568Z","message":"{\"transactionId\":\"9392f6ca-bfd5-4e81-8f53-8116b0a4a00b\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:34:566\",\"respDate\":\"230423-00:25:34:568\",\"sourceId\":\"haproxy:9392f6ca-bfd5-4e81-8f53-8116b0a4a00b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:34:566-58513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b440ef00-55cb-4b01-99b2-dc3bc800fed6], x-b3-parentspanid=[509f91a84792f889], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d41992bc410c3cf509f91a84792f889], x-b3-spanid=[596fe31bdccec561], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9392f6ca-bfd5-4e81-8f53-8116b0a4a00b]}\\\"}\"}","context":{"RequestID":"9392f6ca-bfd5-4e81-8f53-8116b0a4a00b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7015b442-d025-417d-aeb1-8442ba54aa51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:34.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:34.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9392f6ca-bfd5-4e81-8f53-8116b0a4a00b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7015b442-d025-417d-aeb1-8442ba54aa51","LogTimestamp":"2023-04-23T00:25:34.568Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:34.956Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:34.961Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:36.580Z","message":"Entering","context":{"RequestID":"e2709164-8f88-49c8-bd39-1f4758a9fb04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fcbe666-2778-411f-880f-4953dad030ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:36.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:36.582Z","message":"{\"transactionId\":\"e2709164-8f88-49c8-bd39-1f4758a9fb04\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:36:581\",\"respDate\":\"230423-00:25:36:582\",\"sourceId\":\"haproxy:e2709164-8f88-49c8-bd39-1f4758a9fb04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:36:581-67404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2af660ea-e472-49f4-950e-dae78594e339], x-b3-parentspanid=[c8b4f51179852280], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e644323ede52bbd6c8b4f51179852280], x-b3-spanid=[45f442cf8c6a2c6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2709164-8f88-49c8-bd39-1f4758a9fb04]}\\\"}\"}","context":{"RequestID":"e2709164-8f88-49c8-bd39-1f4758a9fb04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fcbe666-2778-411f-880f-4953dad030ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:36.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:36.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2709164-8f88-49c8-bd39-1f4758a9fb04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fcbe666-2778-411f-880f-4953dad030ef","LogTimestamp":"2023-04-23T00:25:36.583Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:38.594Z","message":"Entering","context":{"RequestID":"f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03118d82-6c57-45e8-927a-def149f20987","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:38.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:38.597Z","message":"{\"transactionId\":\"f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:38:595\",\"respDate\":\"230423-00:25:38:597\",\"sourceId\":\"haproxy:f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:38:595-97230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59b9356c-dde3-9005-ba4a-a4797227b432], x-b3-parentspanid=[ccd7ef7fb1ba5ae9], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e309703f9617d5e8ccd7ef7fb1ba5ae9], x-b3-spanid=[dc47a9d5e85fadb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0]}\\\"}\"}","context":{"RequestID":"f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03118d82-6c57-45e8-927a-def149f20987","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:38.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:38.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9fa3441-340c-4c1d-b997-6f4c9eb4d1f0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03118d82-6c57-45e8-927a-def149f20987","LogTimestamp":"2023-04-23T00:25:38.598Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:39.213Z","message":"Entering","context":{"RequestID":"bd625b7a-df88-4ff0-b8e8-e87b9210d5e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a222ad3b-df2c-4232-88bf-4901347663cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd625b7a-df88-4ff0-b8e8-e87b9210d5e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a222ad3b-df2c-4232-88bf-4901347663cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:39.217Z","message":"{\"transactionId\":\"bd625b7a-df88-4ff0-b8e8-e87b9210d5e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:39:214\",\"respDate\":\"230423-00:25:39:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bd625b7a-df88-4ff0-b8e8-e87b9210d5e5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:39:214-2433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bd625b7a-df88-4ff0-b8e8-e87b9210d5e5]}\\\"}\"}","context":{"RequestID":"bd625b7a-df88-4ff0-b8e8-e87b9210d5e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a222ad3b-df2c-4232-88bf-4901347663cf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:39.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd625b7a-df88-4ff0-b8e8-e87b9210d5e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a222ad3b-df2c-4232-88bf-4901347663cf","LogTimestamp":"2023-04-23T00:25:39.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:39.319Z","message":"Entering","context":{"RequestID":"0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c2f9170-614f-449c-908a-8ad1fd2ff72e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:39.321Z","message":"{\"transactionId\":\"0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:39:319\",\"respDate\":\"230423-00:25:39:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:39:319-7488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bce611c-f2e8-4510-8ddb-6179fb00a19c], x-b3-parentspanid=[331d00754adad81b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60391], x-envoy-attempt-count=[1], x-b3-traceid=[3d95a3334881285c331d00754adad81b], x-b3-spanid=[24eaa3b3ebdc0697], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37]}\\\"}\"}","context":{"RequestID":"0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c2f9170-614f-449c-908a-8ad1fd2ff72e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:39.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0962c2e6-d6bb-4bc9-89a5-2f95c2e8db37","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c2f9170-614f-449c-908a-8ad1fd2ff72e","LogTimestamp":"2023-04-23T00:25:39.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:40.609Z","message":"Entering","context":{"RequestID":"dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4791b301-428a-4d2c-bb8b-2123e787aa1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:40.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:40.611Z","message":"{\"transactionId\":\"dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:40:610\",\"respDate\":\"230423-00:25:40:611\",\"sourceId\":\"haproxy:dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:40:610-79729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d492e0f-53ac-4a99-9a52-9f240c818795], x-b3-parentspanid=[903301d434330842], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98a1df15f9a26169903301d434330842], x-b3-spanid=[54a3e89791482740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5]}\\\"}\"}","context":{"RequestID":"dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4791b301-428a-4d2c-bb8b-2123e787aa1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:40.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:40.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd3f3db7-28d4-4781-9b3c-3d137cd3e6a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4791b301-428a-4d2c-bb8b-2123e787aa1a","LogTimestamp":"2023-04-23T00:25:40.612Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:42.622Z","message":"Entering","context":{"RequestID":"63cf81fb-0815-40d8-9826-5df70cb33325","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa0727da-f9b1-4e8e-9747-8520f39199f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:42.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:42.624Z","message":"{\"transactionId\":\"63cf81fb-0815-40d8-9826-5df70cb33325\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:42:623\",\"respDate\":\"230423-00:25:42:624\",\"sourceId\":\"haproxy:63cf81fb-0815-40d8-9826-5df70cb33325\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:42:623-12041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdc59e4b-8e81-48d0-b2e7-5be427a6d4a0], x-b3-parentspanid=[84374edab7b4fd60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7163661824f0a48284374edab7b4fd60], x-b3-spanid=[d83693b42782681c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63cf81fb-0815-40d8-9826-5df70cb33325]}\\\"}\"}","context":{"RequestID":"63cf81fb-0815-40d8-9826-5df70cb33325","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa0727da-f9b1-4e8e-9747-8520f39199f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:42.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:42.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63cf81fb-0815-40d8-9826-5df70cb33325","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa0727da-f9b1-4e8e-9747-8520f39199f6","LogTimestamp":"2023-04-23T00:25:42.625Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:42.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:42.954Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:42.954Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:42.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:44.636Z","message":"Entering","context":{"RequestID":"43f1687f-3919-4633-bde2-f6e279608764","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4afbbf3-b0d1-445c-bdbb-d58bf7c6ae96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:44.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:44.639Z","message":"{\"transactionId\":\"43f1687f-3919-4633-bde2-f6e279608764\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:44:637\",\"respDate\":\"230423-00:25:44:639\",\"sourceId\":\"haproxy:43f1687f-3919-4633-bde2-f6e279608764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:44:637-93528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d4edec1-6615-4aa3-a5ce-62c9cb8d1052], x-b3-parentspanid=[25c27769b43e55a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3243a7752ceef9d125c27769b43e55a4], x-b3-spanid=[5e3eccf7c3579d0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43f1687f-3919-4633-bde2-f6e279608764]}\\\"}\"}","context":{"RequestID":"43f1687f-3919-4633-bde2-f6e279608764","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4afbbf3-b0d1-445c-bdbb-d58bf7c6ae96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:44.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:44.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f1687f-3919-4633-bde2-f6e279608764","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4afbbf3-b0d1-445c-bdbb-d58bf7c6ae96","LogTimestamp":"2023-04-23T00:25:44.640Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:46.651Z","message":"Entering","context":{"RequestID":"971136bb-6324-4d55-8120-8b6e374486b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"6aefa906-58bb-413b-b25d-4e6d17041aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:46.653Z","message":"{\"transactionId\":\"971136bb-6324-4d55-8120-8b6e374486b7\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:46:652\",\"respDate\":\"230423-00:25:46:653\",\"sourceId\":\"haproxy:971136bb-6324-4d55-8120-8b6e374486b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:46:652-23427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1a120db-f419-4f88-b87b-92cfb56bcf1c], x-b3-parentspanid=[76e26af94a0e0aa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[909cfd4e210d400276e26af94a0e0aa7], x-b3-spanid=[8d99cf1c89fe900d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[971136bb-6324-4d55-8120-8b6e374486b7]}\\\"}\"}","context":{"RequestID":"971136bb-6324-4d55-8120-8b6e374486b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"6aefa906-58bb-413b-b25d-4e6d17041aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:46.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:46.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"971136bb-6324-4d55-8120-8b6e374486b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6aefa906-58bb-413b-b25d-4e6d17041aaf","LogTimestamp":"2023-04-23T00:25:46.654Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:48.666Z","message":"Entering","context":{"RequestID":"13e15763-4f12-4bb4-b762-8a04a55901c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76706edf-5ebb-4bc5-9926-a7af2e384ea8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:48.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:48.669Z","message":"{\"transactionId\":\"13e15763-4f12-4bb4-b762-8a04a55901c5\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:48:667\",\"respDate\":\"230423-00:25:48:669\",\"sourceId\":\"haproxy:13e15763-4f12-4bb4-b762-8a04a55901c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:48:667-64938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d77da75-0593-4179-bb0f-d0b8b416be15], x-b3-parentspanid=[0eeccc647c792fc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6454d587c5bf1bac0eeccc647c792fc0], x-b3-spanid=[ad8ed3df12a54dda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13e15763-4f12-4bb4-b762-8a04a55901c5]}\\\"}\"}","context":{"RequestID":"13e15763-4f12-4bb4-b762-8a04a55901c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76706edf-5ebb-4bc5-9926-a7af2e384ea8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:48.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:48.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13e15763-4f12-4bb4-b762-8a04a55901c5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76706edf-5ebb-4bc5-9926-a7af2e384ea8","LogTimestamp":"2023-04-23T00:25:48.670Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:49.212Z","message":"Entering","context":{"RequestID":"ff3ae78c-4df4-445a-bca1-7ed3c24e6c03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"870828a7-c19f-49de-ac92-f9960c68a1aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ff3ae78c-4df4-445a-bca1-7ed3c24e6c03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"870828a7-c19f-49de-ac92-f9960c68a1aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:49.215Z","message":"{\"transactionId\":\"ff3ae78c-4df4-445a-bca1-7ed3c24e6c03\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:49:213\",\"respDate\":\"230423-00:25:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ff3ae78c-4df4-445a-bca1-7ed3c24e6c03\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:49:213-33803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ff3ae78c-4df4-445a-bca1-7ed3c24e6c03]}\\\"}\"}","context":{"RequestID":"ff3ae78c-4df4-445a-bca1-7ed3c24e6c03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"870828a7-c19f-49de-ac92-f9960c68a1aa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff3ae78c-4df4-445a-bca1-7ed3c24e6c03","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"870828a7-c19f-49de-ac92-f9960c68a1aa","LogTimestamp":"2023-04-23T00:25:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:49.318Z","message":"Entering","context":{"RequestID":"71e89d18-3c2e-4a0f-9fba-200785b471a1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90b8afeb-45cb-415a-98e3-510ebabe6003","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:49.320Z","message":"{\"transactionId\":\"71e89d18-3c2e-4a0f-9fba-200785b471a1\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:49:318\",\"respDate\":\"230423-00:25:49:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71e89d18-3c2e-4a0f-9fba-200785b471a1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:49:318-22945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[931482aa-5a59-46ef-810b-764e433e82c2], x-b3-parentspanid=[9dc819c9ca454b6d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52053], x-envoy-attempt-count=[1], x-b3-traceid=[62d0a1005fbf707e9dc819c9ca454b6d], x-b3-spanid=[ffa309bef602c7ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71e89d18-3c2e-4a0f-9fba-200785b471a1]}\\\"}\"}","context":{"RequestID":"71e89d18-3c2e-4a0f-9fba-200785b471a1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90b8afeb-45cb-415a-98e3-510ebabe6003","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71e89d18-3c2e-4a0f-9fba-200785b471a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b8afeb-45cb-415a-98e3-510ebabe6003","LogTimestamp":"2023-04-23T00:25:49.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:25:50.682Z","message":"Entering","context":{"RequestID":"a08178c0-578c-4c36-bd84-7546500819fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18814869-fd4b-498e-b556-a81b79a5b5f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:50.685Z","message":"{\"transactionId\":\"a08178c0-578c-4c36-bd84-7546500819fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:50:683\",\"respDate\":\"230423-00:25:50:685\",\"sourceId\":\"haproxy:a08178c0-578c-4c36-bd84-7546500819fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:50:683-39228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9acb59b-2977-4225-9cc5-e42a48aeba7e], x-b3-parentspanid=[cb3a4efd1a768d8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4ec54e404b1509ecb3a4efd1a768d8a], x-b3-spanid=[e91bbf463f7cc6de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a08178c0-578c-4c36-bd84-7546500819fd]}\\\"}\"}","context":{"RequestID":"a08178c0-578c-4c36-bd84-7546500819fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18814869-fd4b-498e-b556-a81b79a5b5f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:50.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a08178c0-578c-4c36-bd84-7546500819fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18814869-fd4b-498e-b556-a81b79a5b5f8","LogTimestamp":"2023-04-23T00:25:50.686Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:52.697Z","message":"Entering","context":{"RequestID":"5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23cabc15-33ad-4748-b2dd-5a30ff821708","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:52.700Z","message":"{\"transactionId\":\"5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:52:698\",\"respDate\":\"230423-00:25:52:700\",\"sourceId\":\"haproxy:5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:25:52:698-24011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9db84018-c92c-4bd1-a1c2-8df668c8e344], x-b3-parentspanid=[39be7d17367e7863], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f7bf419af87efc339be7d17367e7863], x-b3-spanid=[5447ba310bc9e7b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d]}\\\"}\"}","context":{"RequestID":"5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23cabc15-33ad-4748-b2dd-5a30ff821708","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:52.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d86b7f5-00a3-4aac-9429-92c4d6e7cf0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23cabc15-33ad-4748-b2dd-5a30ff821708","LogTimestamp":"2023-04-23T00:25:52.700Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:25:52.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:25:52.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:52.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:52.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:54.712Z","message":"Entering","context":{"RequestID":"88ebb218-d050-4c93-873e-2073bcd43587","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"18293a7e-df04-401b-84c4-8afb53c96d86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:54.715Z","message":"{\"transactionId\":\"88ebb218-d050-4c93-873e-2073bcd43587\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:54:713\",\"respDate\":\"230423-00:25:54:715\",\"sourceId\":\"haproxy:88ebb218-d050-4c93-873e-2073bcd43587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:54:713-68152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab847800-e3ff-4e54-b644-7cb533b535a2], x-b3-parentspanid=[08bd979a8fa87d39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ca34fbd570bed4d08bd979a8fa87d39], x-b3-spanid=[71e7183c5afa0c25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88ebb218-d050-4c93-873e-2073bcd43587]}\\\"}\"}","context":{"RequestID":"88ebb218-d050-4c93-873e-2073bcd43587","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"18293a7e-df04-401b-84c4-8afb53c96d86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:54.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88ebb218-d050-4c93-873e-2073bcd43587","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18293a7e-df04-401b-84c4-8afb53c96d86","LogTimestamp":"2023-04-23T00:25:54.716Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:25:56.727Z","message":"Entering","context":{"RequestID":"d8e70901-b47f-4731-ac30-6a8a3aba6aa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b59ef342-cd11-416c-817e-837b5999cfa7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:56.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:56.730Z","message":"{\"transactionId\":\"d8e70901-b47f-4731-ac30-6a8a3aba6aa3\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:56:728\",\"respDate\":\"230423-00:25:56:730\",\"sourceId\":\"haproxy:d8e70901-b47f-4731-ac30-6a8a3aba6aa3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:56:728-87483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fdb59b5-bbae-4ea0-939f-fb8b9d79a300], x-b3-parentspanid=[4dd10403059e1b5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5ce4776d0e5f8cb4dd10403059e1b5b], x-b3-spanid=[58a657760904494b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8e70901-b47f-4731-ac30-6a8a3aba6aa3]}\\\"}\"}","context":{"RequestID":"d8e70901-b47f-4731-ac30-6a8a3aba6aa3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b59ef342-cd11-416c-817e-837b5999cfa7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:56.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:56.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8e70901-b47f-4731-ac30-6a8a3aba6aa3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b59ef342-cd11-416c-817e-837b5999cfa7","LogTimestamp":"2023-04-23T00:25:56.731Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:25:58.742Z","message":"Entering","context":{"RequestID":"ab3685b6-31cd-4084-bb82-df636eec773f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06c720e3-560a-4b9c-8c19-d9d9ab9815a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:58.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:58.745Z","message":"{\"transactionId\":\"ab3685b6-31cd-4084-bb82-df636eec773f\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:58:743\",\"respDate\":\"230423-00:25:58:745\",\"sourceId\":\"haproxy:ab3685b6-31cd-4084-bb82-df636eec773f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:58:743-36608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72262a83-cdd7-459e-8520-79e7bf128c03], x-b3-parentspanid=[8f5d135c1efa032d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00092d703d02a7bd8f5d135c1efa032d], x-b3-spanid=[df56fc9a67e300eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab3685b6-31cd-4084-bb82-df636eec773f]}\\\"}\"}","context":{"RequestID":"ab3685b6-31cd-4084-bb82-df636eec773f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06c720e3-560a-4b9c-8c19-d9d9ab9815a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:25:58.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:58.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab3685b6-31cd-4084-bb82-df636eec773f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06c720e3-560a-4b9c-8c19-d9d9ab9815a7","LogTimestamp":"2023-04-23T00:25:58.746Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:25:59.213Z","message":"Entering","context":{"RequestID":"3589338b-c310-4591-8086-c380845fa2cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5120ab9a-09d2-49e2-9d9b-d87f6c5b6418","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"3589338b-c310-4591-8086-c380845fa2cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5120ab9a-09d2-49e2-9d9b-d87f6c5b6418","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:59.216Z","message":"{\"transactionId\":\"3589338b-c310-4591-8086-c380845fa2cb\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:59:213\",\"respDate\":\"230423-00:25:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3589338b-c310-4591-8086-c380845fa2cb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:25:59:213-46687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3589338b-c310-4591-8086-c380845fa2cb]}\\\"}\"}","context":{"RequestID":"3589338b-c310-4591-8086-c380845fa2cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5120ab9a-09d2-49e2-9d9b-d87f6c5b6418","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:25:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3589338b-c310-4591-8086-c380845fa2cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5120ab9a-09d2-49e2-9d9b-d87f6c5b6418","LogTimestamp":"2023-04-23T00:25:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:25:59.318Z","message":"Entering","context":{"RequestID":"40948d58-2209-4131-ade9-107709b875fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b5f8e14-f5e5-40ad-80e9-ff11babf6616","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:25:59.320Z","message":"{\"transactionId\":\"40948d58-2209-4131-ade9-107709b875fb\",\"status\":\"200\",\"rqstDate\":\"230423-00:25:59:318\",\"respDate\":\"230423-00:25:59:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40948d58-2209-4131-ade9-107709b875fb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:25:59:318-85556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c4c6ba7-5b50-4b82-ab81-912fb99ebe26], x-b3-parentspanid=[cea87560ef45a287], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35925], x-envoy-attempt-count=[1], x-b3-traceid=[50ac228cdbc4cd08cea87560ef45a287], x-b3-spanid=[cada2354ac252d01], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40948d58-2209-4131-ade9-107709b875fb]}\\\"}\"}","context":{"RequestID":"40948d58-2209-4131-ade9-107709b875fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b5f8e14-f5e5-40ad-80e9-ff11babf6616","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:25:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:25:59.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40948d58-2209-4131-ade9-107709b875fb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b5f8e14-f5e5-40ad-80e9-ff11babf6616","LogTimestamp":"2023-04-23T00:25:59.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:25:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:00.756Z","message":"Entering","context":{"RequestID":"fd1f4090-9b71-481c-8c56-5d0381c4dc3c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e62b02a9-a0dc-4856-b9f5-b5c49ab9e516","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:00.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:00.758Z","message":"{\"transactionId\":\"fd1f4090-9b71-481c-8c56-5d0381c4dc3c\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:00:757\",\"respDate\":\"230423-00:26:00:758\",\"sourceId\":\"haproxy:fd1f4090-9b71-481c-8c56-5d0381c4dc3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:00:757-53865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94aa40d3-b1f7-46bf-adb9-c7ddceec18db], x-b3-parentspanid=[dcd5bbb05bbcaec8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[326077be50f114e1dcd5bbb05bbcaec8], x-b3-spanid=[860375b18ce97200], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd1f4090-9b71-481c-8c56-5d0381c4dc3c]}\\\"}\"}","context":{"RequestID":"fd1f4090-9b71-481c-8c56-5d0381c4dc3c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e62b02a9-a0dc-4856-b9f5-b5c49ab9e516","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:00.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:00.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd1f4090-9b71-481c-8c56-5d0381c4dc3c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e62b02a9-a0dc-4856-b9f5-b5c49ab9e516","LogTimestamp":"2023-04-23T00:26:00.759Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:02.770Z","message":"Entering","context":{"RequestID":"80d8dc17-3fab-41a7-98e2-2ead3e25c45a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77c99e5d-0b11-4c63-be32-4534f0d65143","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:02.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:02.772Z","message":"{\"transactionId\":\"80d8dc17-3fab-41a7-98e2-2ead3e25c45a\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:02:771\",\"respDate\":\"230423-00:26:02:772\",\"sourceId\":\"haproxy:80d8dc17-3fab-41a7-98e2-2ead3e25c45a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:02:771-83793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6c5ccc4-d80f-4084-b4d8-e2af5b96b285], x-b3-parentspanid=[5e224bb74a6af553], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3a7377a3caf5c4c5e224bb74a6af553], x-b3-spanid=[191bc4782b69b298], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80d8dc17-3fab-41a7-98e2-2ead3e25c45a]}\\\"}\"}","context":{"RequestID":"80d8dc17-3fab-41a7-98e2-2ead3e25c45a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77c99e5d-0b11-4c63-be32-4534f0d65143","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:02.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:02.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80d8dc17-3fab-41a7-98e2-2ead3e25c45a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77c99e5d-0b11-4c63-be32-4534f0d65143","LogTimestamp":"2023-04-23T00:26:02.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:26:02.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:02.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:02.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:02.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:04.787Z","message":"Entering","context":{"RequestID":"f0dba082-34f7-4551-af35-1b971deeddb9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b1c3592-77dc-4638-92cb-2494d59d6bde","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:04.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:04.790Z","message":"{\"transactionId\":\"f0dba082-34f7-4551-af35-1b971deeddb9\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:04:788\",\"respDate\":\"230423-00:26:04:790\",\"sourceId\":\"haproxy:f0dba082-34f7-4551-af35-1b971deeddb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:04:788-67809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c303288-4799-428d-b1da-d15a0e82c70b], x-b3-parentspanid=[6ec9285ec1a02372], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36c19e0183beb99a6ec9285ec1a02372], x-b3-spanid=[df9ed00070c41e0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0dba082-34f7-4551-af35-1b971deeddb9]}\\\"}\"}","context":{"RequestID":"f0dba082-34f7-4551-af35-1b971deeddb9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b1c3592-77dc-4638-92cb-2494d59d6bde","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:04.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:04.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0dba082-34f7-4551-af35-1b971deeddb9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b1c3592-77dc-4638-92cb-2494d59d6bde","LogTimestamp":"2023-04-23T00:26:04.791Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:04.962Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:04.967Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:06.802Z","message":"Entering","context":{"RequestID":"c5fb8026-25b3-40f2-b054-d0a179a8a09c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8923dc98-90ed-4097-b8d0-d90886fd14dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:06.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:06.804Z","message":"{\"transactionId\":\"c5fb8026-25b3-40f2-b054-d0a179a8a09c\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:06:802\",\"respDate\":\"230423-00:26:06:804\",\"sourceId\":\"haproxy:c5fb8026-25b3-40f2-b054-d0a179a8a09c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:06:802-90475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1488af30-e4bf-4b6d-8c2f-b9784586199d], x-b3-parentspanid=[99375ca0d05fd6d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c0afefde8d3a82699375ca0d05fd6d5], x-b3-spanid=[8d83eb5cbe72f481], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5fb8026-25b3-40f2-b054-d0a179a8a09c]}\\\"}\"}","context":{"RequestID":"c5fb8026-25b3-40f2-b054-d0a179a8a09c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8923dc98-90ed-4097-b8d0-d90886fd14dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:06.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:06.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5fb8026-25b3-40f2-b054-d0a179a8a09c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8923dc98-90ed-4097-b8d0-d90886fd14dc","LogTimestamp":"2023-04-23T00:26:06.805Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:08.816Z","message":"Entering","context":{"RequestID":"5dc7f701-afff-4017-a0cd-577c0f7c708c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d132f373-cca3-448c-9fd1-0a0291371aaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:08.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:08.819Z","message":"{\"transactionId\":\"5dc7f701-afff-4017-a0cd-577c0f7c708c\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:08:817\",\"respDate\":\"230423-00:26:08:819\",\"sourceId\":\"haproxy:5dc7f701-afff-4017-a0cd-577c0f7c708c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:08:817-39153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b59ba1dc-e604-45fb-b7a4-2f46856ec949], x-b3-parentspanid=[90858819d688d85c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6cb50225870f62990858819d688d85c], x-b3-spanid=[81e0acafc6071592], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dc7f701-afff-4017-a0cd-577c0f7c708c]}\\\"}\"}","context":{"RequestID":"5dc7f701-afff-4017-a0cd-577c0f7c708c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d132f373-cca3-448c-9fd1-0a0291371aaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:08.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:08.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dc7f701-afff-4017-a0cd-577c0f7c708c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d132f373-cca3-448c-9fd1-0a0291371aaa","LogTimestamp":"2023-04-23T00:26:08.820Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:09.212Z","message":"Entering","context":{"RequestID":"af4fc7ef-2a3d-4258-b30f-e1d28c20480a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ba25978-f07e-4735-a09c-a0c8d8903e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"af4fc7ef-2a3d-4258-b30f-e1d28c20480a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ba25978-f07e-4735-a09c-a0c8d8903e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:09.215Z","message":"{\"transactionId\":\"af4fc7ef-2a3d-4258-b30f-e1d28c20480a\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:09:213\",\"respDate\":\"230423-00:26:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:af4fc7ef-2a3d-4258-b30f-e1d28c20480a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:09:213-8209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[af4fc7ef-2a3d-4258-b30f-e1d28c20480a]}\\\"}\"}","context":{"RequestID":"af4fc7ef-2a3d-4258-b30f-e1d28c20480a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ba25978-f07e-4735-a09c-a0c8d8903e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af4fc7ef-2a3d-4258-b30f-e1d28c20480a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ba25978-f07e-4735-a09c-a0c8d8903e67","LogTimestamp":"2023-04-23T00:26:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:09.318Z","message":"Entering","context":{"RequestID":"26b34806-26f3-43ae-b9dc-e1bbc6de90e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45118397-9fb0-426f-afac-6cc21eee2396","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:09.320Z","message":"{\"transactionId\":\"26b34806-26f3-43ae-b9dc-e1bbc6de90e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:09:319\",\"respDate\":\"230423-00:26:09:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26b34806-26f3-43ae-b9dc-e1bbc6de90e8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:09:319-50553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea13a2ac-ed68-4ad3-85e5-552ee7d8395d], x-b3-parentspanid=[c01ae49f37754b0b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37323], x-envoy-attempt-count=[1], x-b3-traceid=[fb2b2accecf4d471c01ae49f37754b0b], x-b3-spanid=[2a99039112f3cf25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26b34806-26f3-43ae-b9dc-e1bbc6de90e8]}\\\"}\"}","context":{"RequestID":"26b34806-26f3-43ae-b9dc-e1bbc6de90e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45118397-9fb0-426f-afac-6cc21eee2396","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:09.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26b34806-26f3-43ae-b9dc-e1bbc6de90e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45118397-9fb0-426f-afac-6cc21eee2396","LogTimestamp":"2023-04-23T00:26:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:26:10.831Z","message":"Entering","context":{"RequestID":"ec44d861-1c1c-4297-9c88-ab2f43aa731d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e3267e1-294c-41e6-aed2-6d2a4600bc97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:10.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:10.834Z","message":"{\"transactionId\":\"ec44d861-1c1c-4297-9c88-ab2f43aa731d\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:10:832\",\"respDate\":\"230423-00:26:10:833\",\"sourceId\":\"haproxy:ec44d861-1c1c-4297-9c88-ab2f43aa731d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:10:832-24502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1f5ea84-09dc-418d-8379-0f3f68d15728], x-b3-parentspanid=[85d422bd675c3bd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[082e11fc55fee26285d422bd675c3bd3], x-b3-spanid=[5401597a3637f892], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec44d861-1c1c-4297-9c88-ab2f43aa731d]}\\\"}\"}","context":{"RequestID":"ec44d861-1c1c-4297-9c88-ab2f43aa731d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e3267e1-294c-41e6-aed2-6d2a4600bc97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:10.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:10.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec44d861-1c1c-4297-9c88-ab2f43aa731d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e3267e1-294c-41e6-aed2-6d2a4600bc97","LogTimestamp":"2023-04-23T00:26:10.834Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:12.845Z","message":"Entering","context":{"RequestID":"a03485cb-5d42-4d61-90cb-11b28bf2e18f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bbefff0-14fe-43aa-941e-b4114334cbce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:12.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.848Z","message":"{\"transactionId\":\"a03485cb-5d42-4d61-90cb-11b28bf2e18f\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:12:846\",\"respDate\":\"230423-00:26:12:848\",\"sourceId\":\"haproxy:a03485cb-5d42-4d61-90cb-11b28bf2e18f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:12:846-99327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ab20922-90fc-4eb6-a5f8-380a62fc8ecd], x-b3-parentspanid=[d0bfb7462e176187], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd5300b541337c36d0bfb7462e176187], x-b3-spanid=[541d82929f042010], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a03485cb-5d42-4d61-90cb-11b28bf2e18f]}\\\"}\"}","context":{"RequestID":"a03485cb-5d42-4d61-90cb-11b28bf2e18f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bbefff0-14fe-43aa-941e-b4114334cbce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:12.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a03485cb-5d42-4d61-90cb-11b28bf2e18f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bbefff0-14fe-43aa-941e-b4114334cbce","LogTimestamp":"2023-04-23T00:26:12.849Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:12.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.955Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:12.959Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:14.859Z","message":"Entering","context":{"RequestID":"b06202fa-089f-4714-a406-ede5839a1d20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82422ef5-03c1-433d-bbfa-56d9542174cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:14.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:14.863Z","message":"{\"transactionId\":\"b06202fa-089f-4714-a406-ede5839a1d20\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:14:860\",\"respDate\":\"230423-00:26:14:862\",\"sourceId\":\"haproxy:b06202fa-089f-4714-a406-ede5839a1d20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:14:860-83381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f501aca3-6840-41ad-9707-4daf1236cc30], x-b3-parentspanid=[fb5bebd7c09c603b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c2bd8fb11e063bcfb5bebd7c09c603b], x-b3-spanid=[cb3a4bdfcd59d5e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b06202fa-089f-4714-a406-ede5839a1d20]}\\\"}\"}","context":{"RequestID":"b06202fa-089f-4714-a406-ede5839a1d20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82422ef5-03c1-433d-bbfa-56d9542174cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:14.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:14.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b06202fa-089f-4714-a406-ede5839a1d20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82422ef5-03c1-433d-bbfa-56d9542174cb","LogTimestamp":"2023-04-23T00:26:14.864Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:16.875Z","message":"Entering","context":{"RequestID":"37ba3c33-8478-410e-94d5-29ef1002f60f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18cc71bc-4ebb-4651-8470-e27280e364ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:16.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:16.877Z","message":"{\"transactionId\":\"37ba3c33-8478-410e-94d5-29ef1002f60f\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:16:875\",\"respDate\":\"230423-00:26:16:877\",\"sourceId\":\"haproxy:37ba3c33-8478-410e-94d5-29ef1002f60f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:16:875-65733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78a08b74-b7fa-43fb-8999-11c26ad0c073], x-b3-parentspanid=[660d08073d52c6a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[029b296ec1eda81f660d08073d52c6a2], x-b3-spanid=[395ae1747b339d25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ba3c33-8478-410e-94d5-29ef1002f60f]}\\\"}\"}","context":{"RequestID":"37ba3c33-8478-410e-94d5-29ef1002f60f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18cc71bc-4ebb-4651-8470-e27280e364ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:16.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:16.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ba3c33-8478-410e-94d5-29ef1002f60f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18cc71bc-4ebb-4651-8470-e27280e364ce","LogTimestamp":"2023-04-23T00:26:16.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:26:18.887Z","message":"Entering","context":{"RequestID":"1c08e2f0-fe35-4a94-bf2f-b58769df4b2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fe91580-48a5-4e97-a3d8-1388d9b90282","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:18.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:18.890Z","message":"{\"transactionId\":\"1c08e2f0-fe35-4a94-bf2f-b58769df4b2d\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:18:888\",\"respDate\":\"230423-00:26:18:890\",\"sourceId\":\"haproxy:1c08e2f0-fe35-4a94-bf2f-b58769df4b2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:18:888-30012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d02c702-76f9-4fc0-a4af-a17efa7d3049], x-b3-parentspanid=[88e0bee63d790c7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d7ef7812a5f930488e0bee63d790c7d], x-b3-spanid=[94b48b07009f7731], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c08e2f0-fe35-4a94-bf2f-b58769df4b2d]}\\\"}\"}","context":{"RequestID":"1c08e2f0-fe35-4a94-bf2f-b58769df4b2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fe91580-48a5-4e97-a3d8-1388d9b90282","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:18.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:18.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c08e2f0-fe35-4a94-bf2f-b58769df4b2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fe91580-48a5-4e97-a3d8-1388d9b90282","LogTimestamp":"2023-04-23T00:26:18.891Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:26:19.213Z","message":"Entering","context":{"RequestID":"30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af201127-aae5-4a4f-a4c9-aefc72199f56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af201127-aae5-4a4f-a4c9-aefc72199f56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:19.217Z","message":"{\"transactionId\":\"30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:19:214\",\"respDate\":\"230423-00:26:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:19:214-46898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2]}\\\"}\"}","context":{"RequestID":"30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af201127-aae5-4a4f-a4c9-aefc72199f56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30c78fb6-0b7f-4036-bc4e-9e11a69c1cc2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af201127-aae5-4a4f-a4c9-aefc72199f56","LogTimestamp":"2023-04-23T00:26:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:26:19.323Z","message":"Entering","context":{"RequestID":"badb1224-5d4f-4f3d-bf27-d458ee026a09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6614d126-d213-48b7-a639-dd6c0a46e1b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:19.325Z","message":"{\"transactionId\":\"badb1224-5d4f-4f3d-bf27-d458ee026a09\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:19:323\",\"respDate\":\"230423-00:26:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:badb1224-5d4f-4f3d-bf27-d458ee026a09\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:19:323-55853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f10b864c-0faa-409d-bdf4-16d5b1b841f1], x-b3-parentspanid=[48ac4bc18719c21a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41347], x-envoy-attempt-count=[1], x-b3-traceid=[0001653214cd3df548ac4bc18719c21a], x-b3-spanid=[d2014ba4ececa5d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[badb1224-5d4f-4f3d-bf27-d458ee026a09]}\\\"}\"}","context":{"RequestID":"badb1224-5d4f-4f3d-bf27-d458ee026a09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6614d126-d213-48b7-a639-dd6c0a46e1b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"badb1224-5d4f-4f3d-bf27-d458ee026a09","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6614d126-d213-48b7-a639-dd6c0a46e1b9","LogTimestamp":"2023-04-23T00:26:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:20.903Z","message":"Entering","context":{"RequestID":"3e881d7a-33ec-46a6-bb67-ca0694a48b89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7dcc44a-a0b5-47da-80fd-3b6d3424010a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:20.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:20.906Z","message":"{\"transactionId\":\"3e881d7a-33ec-46a6-bb67-ca0694a48b89\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:20:904\",\"respDate\":\"230423-00:26:20:906\",\"sourceId\":\"haproxy:3e881d7a-33ec-46a6-bb67-ca0694a48b89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:20:904-58757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[391aae7b-e3e7-40fb-8d7e-785939a72809], x-b3-parentspanid=[bd1f0a8a55a882ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5965bc4c0365c914bd1f0a8a55a882ca], x-b3-spanid=[a28e1c689d5135b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e881d7a-33ec-46a6-bb67-ca0694a48b89]}\\\"}\"}","context":{"RequestID":"3e881d7a-33ec-46a6-bb67-ca0694a48b89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7dcc44a-a0b5-47da-80fd-3b6d3424010a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:20.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:20.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e881d7a-33ec-46a6-bb67-ca0694a48b89","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7dcc44a-a0b5-47da-80fd-3b6d3424010a","LogTimestamp":"2023-04-23T00:26:20.907Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:26:22.919Z","message":"Entering","context":{"RequestID":"7c563b33-2b49-4eb4-a603-7152e76d6875","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7235a07f-d290-4bad-90bc-9b7c0e17044d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:22.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:22.922Z","message":"{\"transactionId\":\"7c563b33-2b49-4eb4-a603-7152e76d6875\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:22:920\",\"respDate\":\"230423-00:26:22:922\",\"sourceId\":\"haproxy:7c563b33-2b49-4eb4-a603-7152e76d6875\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:22:920-5368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47c9bb5b-5d21-4ddd-8dfe-ff8da5c4866d], x-b3-parentspanid=[34331a48ded6cd8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ea87d947782425634331a48ded6cd8c], x-b3-spanid=[1f58243fa4de468e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c563b33-2b49-4eb4-a603-7152e76d6875]}\\\"}\"}","context":{"RequestID":"7c563b33-2b49-4eb4-a603-7152e76d6875","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7235a07f-d290-4bad-90bc-9b7c0e17044d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:22.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:22.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c563b33-2b49-4eb4-a603-7152e76d6875","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7235a07f-d290-4bad-90bc-9b7c0e17044d","LogTimestamp":"2023-04-23T00:26:22.923Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:26:22.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:22.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:22.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:22.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:24.933Z","message":"Entering","context":{"RequestID":"64953653-749e-45c0-9cd6-bbd6d6120318","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0999194f-f1ad-4094-919c-5390c57b1a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:24.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:24.935Z","message":"{\"transactionId\":\"64953653-749e-45c0-9cd6-bbd6d6120318\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:24:933\",\"respDate\":\"230423-00:26:24:935\",\"sourceId\":\"haproxy:64953653-749e-45c0-9cd6-bbd6d6120318\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:24:933-34739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02839d07-d396-4ea1-920f-fa6bed29b60f], x-b3-parentspanid=[b2483ea61e77520e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe910272613756b7b2483ea61e77520e], x-b3-spanid=[1ad395a9d2d47890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64953653-749e-45c0-9cd6-bbd6d6120318]}\\\"}\"}","context":{"RequestID":"64953653-749e-45c0-9cd6-bbd6d6120318","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0999194f-f1ad-4094-919c-5390c57b1a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:24.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:24.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64953653-749e-45c0-9cd6-bbd6d6120318","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0999194f-f1ad-4094-919c-5390c57b1a2f","LogTimestamp":"2023-04-23T00:26:24.936Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:26.943Z","message":"Entering","context":{"RequestID":"a3b898cd-53cb-4dfc-afda-6442e5925a37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5df40c63-61b1-491f-aac9-2d3933c1d365","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:26.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:26.945Z","message":"{\"transactionId\":\"a3b898cd-53cb-4dfc-afda-6442e5925a37\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:26:944\",\"respDate\":\"230423-00:26:26:945\",\"sourceId\":\"haproxy:a3b898cd-53cb-4dfc-afda-6442e5925a37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:26:944-27773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cce426a0-39f0-41e7-981b-8b92330caa75], x-b3-parentspanid=[20a77be99658db65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ed49b98dcfbf94520a77be99658db65], x-b3-spanid=[713b93fe381f2d3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3b898cd-53cb-4dfc-afda-6442e5925a37]}\\\"}\"}","context":{"RequestID":"a3b898cd-53cb-4dfc-afda-6442e5925a37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5df40c63-61b1-491f-aac9-2d3933c1d365","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:26.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:26.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3b898cd-53cb-4dfc-afda-6442e5925a37","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5df40c63-61b1-491f-aac9-2d3933c1d365","LogTimestamp":"2023-04-23T00:26:26.946Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:28.956Z","message":"Entering","context":{"RequestID":"31e3ee3b-df9e-430e-bd3f-1c65c7c8896c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ee72f4b-c4fb-4423-b568-cb883f936e58","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:28.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:28.958Z","message":"{\"transactionId\":\"31e3ee3b-df9e-430e-bd3f-1c65c7c8896c\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:28:957\",\"respDate\":\"230423-00:26:28:958\",\"sourceId\":\"haproxy:31e3ee3b-df9e-430e-bd3f-1c65c7c8896c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:28:957-72429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fad25b10-8e80-4d08-999c-a2939bbd4198], x-b3-parentspanid=[073bb3059a5628d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ea59eb54e7f6ffb073bb3059a5628d5], x-b3-spanid=[7e3c2ed0ef912a4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31e3ee3b-df9e-430e-bd3f-1c65c7c8896c]}\\\"}\"}","context":{"RequestID":"31e3ee3b-df9e-430e-bd3f-1c65c7c8896c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ee72f4b-c4fb-4423-b568-cb883f936e58","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:28.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:28.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31e3ee3b-df9e-430e-bd3f-1c65c7c8896c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ee72f4b-c4fb-4423-b568-cb883f936e58","LogTimestamp":"2023-04-23T00:26:28.959Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:29.212Z","message":"Entering","context":{"RequestID":"fa673f35-77ae-432d-b12b-daf565fee7d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb93ab32-4357-42b3-a8e3-ee6e663b65cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa673f35-77ae-432d-b12b-daf565fee7d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb93ab32-4357-42b3-a8e3-ee6e663b65cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:29.215Z","message":"{\"transactionId\":\"fa673f35-77ae-432d-b12b-daf565fee7d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:29:213\",\"respDate\":\"230423-00:26:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa673f35-77ae-432d-b12b-daf565fee7d2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:29:213-13216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa673f35-77ae-432d-b12b-daf565fee7d2]}\\\"}\"}","context":{"RequestID":"fa673f35-77ae-432d-b12b-daf565fee7d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb93ab32-4357-42b3-a8e3-ee6e663b65cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa673f35-77ae-432d-b12b-daf565fee7d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb93ab32-4357-42b3-a8e3-ee6e663b65cd","LogTimestamp":"2023-04-23T00:26:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:26:29.318Z","message":"Entering","context":{"RequestID":"1e13e437-58dd-40ac-8a37-2874bba96bcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2f81427-fd35-4609-883b-dedc16126ade","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:29.320Z","message":"{\"transactionId\":\"1e13e437-58dd-40ac-8a37-2874bba96bcb\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:29:319\",\"respDate\":\"230423-00:26:29:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1e13e437-58dd-40ac-8a37-2874bba96bcb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:29:319-55877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c413ee3-a631-4600-b350-bf7496a48fc3], x-b3-parentspanid=[0a6247956536ab7d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49089], x-envoy-attempt-count=[1], x-b3-traceid=[f39a7091df794b960a6247956536ab7d], x-b3-spanid=[a6311dbb14c04384], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1e13e437-58dd-40ac-8a37-2874bba96bcb]}\\\"}\"}","context":{"RequestID":"1e13e437-58dd-40ac-8a37-2874bba96bcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2f81427-fd35-4609-883b-dedc16126ade","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:29.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e13e437-58dd-40ac-8a37-2874bba96bcb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2f81427-fd35-4609-883b-dedc16126ade","LogTimestamp":"2023-04-23T00:26:29.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:26:30.969Z","message":"Entering","context":{"RequestID":"ba6d0d81-4bd6-4f3c-b37d-7969a020938e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"b7f0d9a9-f11b-4c70-9331-92a37fe218b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:30.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:30.971Z","message":"{\"transactionId\":\"ba6d0d81-4bd6-4f3c-b37d-7969a020938e\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:30:970\",\"respDate\":\"230423-00:26:30:971\",\"sourceId\":\"haproxy:ba6d0d81-4bd6-4f3c-b37d-7969a020938e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:30:970-55671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[903a63af-4e26-44de-9409-6b26fe229777], x-b3-parentspanid=[3bc5e019cb73ba75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aad384fc688ad2453bc5e019cb73ba75], x-b3-spanid=[89d965204fa7dd18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba6d0d81-4bd6-4f3c-b37d-7969a020938e]}\\\"}\"}","context":{"RequestID":"ba6d0d81-4bd6-4f3c-b37d-7969a020938e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"b7f0d9a9-f11b-4c70-9331-92a37fe218b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:30.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:30.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba6d0d81-4bd6-4f3c-b37d-7969a020938e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f0d9a9-f11b-4c70-9331-92a37fe218b8","LogTimestamp":"2023-04-23T00:26:30.972Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:32.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.981Z","message":"Entering","context":{"RequestID":"5e48795f-a4ca-4586-abaa-363e85ac4ca5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88e2ca6f-fa40-4852-99f7-2853e1a45c39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:32.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.984Z","message":"{\"transactionId\":\"5e48795f-a4ca-4586-abaa-363e85ac4ca5\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:32:982\",\"respDate\":\"230423-00:26:32:984\",\"sourceId\":\"haproxy:5e48795f-a4ca-4586-abaa-363e85ac4ca5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:32:982-68473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9df7d6b-ad5b-4c48-8d1d-8608c9058784], x-b3-parentspanid=[05a9e89c1e68580e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fdadf19c9755da505a9e89c1e68580e], x-b3-spanid=[a1b67fbb1c9e929f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e48795f-a4ca-4586-abaa-363e85ac4ca5]}\\\"}\"}","context":{"RequestID":"5e48795f-a4ca-4586-abaa-363e85ac4ca5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88e2ca6f-fa40-4852-99f7-2853e1a45c39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:32.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:32.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e48795f-a4ca-4586-abaa-363e85ac4ca5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e2ca6f-fa40-4852-99f7-2853e1a45c39","LogTimestamp":"2023-04-23T00:26:32.985Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:34.967Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:34.972Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:34.996Z","message":"Entering","context":{"RequestID":"e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"376ad235-d1ff-41c6-bbc6-0b07968766cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:34.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:34.998Z","message":"{\"transactionId\":\"e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:34:996\",\"respDate\":\"230423-00:26:34:998\",\"sourceId\":\"haproxy:e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:34:996-77271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a8d4a70-0c5f-4d89-9db6-2eb566d83ccb], x-b3-parentspanid=[d87c2ce2ded13680], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fedcf5a316df05fd87c2ce2ded13680], x-b3-spanid=[98651bc209f1f192], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0]}\\\"}\"}","context":{"RequestID":"e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"376ad235-d1ff-41c6-bbc6-0b07968766cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:34.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:34.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ff16f9-3ba9-4bc6-a96c-c0975a3851c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"376ad235-d1ff-41c6-bbc6-0b07968766cd","LogTimestamp":"2023-04-23T00:26:34.999Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:37.009Z","message":"Entering","context":{"RequestID":"50e0742d-dc4b-4edf-ae3b-2ad0519656c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0e1477c-1fad-4805-91e2-443ac0f926a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:37.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:37.012Z","message":"{\"transactionId\":\"50e0742d-dc4b-4edf-ae3b-2ad0519656c2\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:37:010\",\"respDate\":\"230423-00:26:37:012\",\"sourceId\":\"haproxy:50e0742d-dc4b-4edf-ae3b-2ad0519656c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:37:010-44053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ea8e7ff-a976-4641-ac52-92b58dd8d37c], x-b3-parentspanid=[56cf995805bb8f21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ae818adf574cd8556cf995805bb8f21], x-b3-spanid=[342ef8d5bb7b98d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50e0742d-dc4b-4edf-ae3b-2ad0519656c2]}\\\"}\"}","context":{"RequestID":"50e0742d-dc4b-4edf-ae3b-2ad0519656c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0e1477c-1fad-4805-91e2-443ac0f926a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:37.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:37.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50e0742d-dc4b-4edf-ae3b-2ad0519656c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0e1477c-1fad-4805-91e2-443ac0f926a2","LogTimestamp":"2023-04-23T00:26:37.012Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:39.021Z","message":"Entering","context":{"RequestID":"48aa7af8-53c0-4c96-b2d2-76907b32a0e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28a5714-5de7-40ed-bf56-46c1ca3e5d11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:39.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.023Z","message":"{\"transactionId\":\"48aa7af8-53c0-4c96-b2d2-76907b32a0e1\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:39:022\",\"respDate\":\"230423-00:26:39:023\",\"sourceId\":\"haproxy:48aa7af8-53c0-4c96-b2d2-76907b32a0e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:39:022-89383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1537f346-5f6d-41b0-9539-d97ef95371ed], x-b3-parentspanid=[63bfdd005c286782], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdfd0cfc6e4165cf63bfdd005c286782], x-b3-spanid=[9e60387844368bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48aa7af8-53c0-4c96-b2d2-76907b32a0e1]}\\\"}\"}","context":{"RequestID":"48aa7af8-53c0-4c96-b2d2-76907b32a0e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28a5714-5de7-40ed-bf56-46c1ca3e5d11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:39.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48aa7af8-53c0-4c96-b2d2-76907b32a0e1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f28a5714-5de7-40ed-bf56-46c1ca3e5d11","LogTimestamp":"2023-04-23T00:26:39.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:26:39.211Z","message":"Entering","context":{"RequestID":"1c290637-f844-4891-b96c-cef7ac948e5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f3899d5-5207-49ee-9874-6f1fe3a4e90e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"1c290637-f844-4891-b96c-cef7ac948e5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f3899d5-5207-49ee-9874-6f1fe3a4e90e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.213Z","message":"{\"transactionId\":\"1c290637-f844-4891-b96c-cef7ac948e5d\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:39:212\",\"respDate\":\"230423-00:26:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1c290637-f844-4891-b96c-cef7ac948e5d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:39:212-33557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1c290637-f844-4891-b96c-cef7ac948e5d]}\\\"}\"}","context":{"RequestID":"1c290637-f844-4891-b96c-cef7ac948e5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f3899d5-5207-49ee-9874-6f1fe3a4e90e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c290637-f844-4891-b96c-cef7ac948e5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f3899d5-5207-49ee-9874-6f1fe3a4e90e","LogTimestamp":"2023-04-23T00:26:39.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:26:39.316Z","message":"Entering","context":{"RequestID":"87c7d4f3-2e19-4c0f-a981-0dd752e5de3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61056516-dee6-445c-903f-3843da6b60c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.318Z","message":"{\"transactionId\":\"87c7d4f3-2e19-4c0f-a981-0dd752e5de3d\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:39:316\",\"respDate\":\"230423-00:26:39:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87c7d4f3-2e19-4c0f-a981-0dd752e5de3d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:39:316-30846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a6a2156-8e3a-43b8-be53-7555d4ff31c9], x-b3-parentspanid=[a0f6901faa248d2c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60951], x-envoy-attempt-count=[1], x-b3-traceid=[01adadd046510068a0f6901faa248d2c], x-b3-spanid=[f087a1af970ab09a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87c7d4f3-2e19-4c0f-a981-0dd752e5de3d]}\\\"}\"}","context":{"RequestID":"87c7d4f3-2e19-4c0f-a981-0dd752e5de3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61056516-dee6-445c-903f-3843da6b60c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:39.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:39.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87c7d4f3-2e19-4c0f-a981-0dd752e5de3d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61056516-dee6-445c-903f-3843da6b60c2","LogTimestamp":"2023-04-23T00:26:39.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:26:41.034Z","message":"Entering","context":{"RequestID":"7bbe15bd-c647-4cf0-8001-d2f3236c21eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"550204b7-91e4-456d-9706-31ce15bccd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:41.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:41.036Z","message":"{\"transactionId\":\"7bbe15bd-c647-4cf0-8001-d2f3236c21eb\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:41:034\",\"respDate\":\"230423-00:26:41:036\",\"sourceId\":\"haproxy:7bbe15bd-c647-4cf0-8001-d2f3236c21eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:41:034-48229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a95c41b-0c12-4d6f-8309-a72b8ddc6169], x-b3-parentspanid=[3be67bfa66e10273], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67087f48e8d86bfa3be67bfa66e10273], x-b3-spanid=[096c8248bcc2707d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bbe15bd-c647-4cf0-8001-d2f3236c21eb]}\\\"}\"}","context":{"RequestID":"7bbe15bd-c647-4cf0-8001-d2f3236c21eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"550204b7-91e4-456d-9706-31ce15bccd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:41.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:41.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bbe15bd-c647-4cf0-8001-d2f3236c21eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550204b7-91e4-456d-9706-31ce15bccd11","LogTimestamp":"2023-04-23T00:26:41.037Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:42.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:42.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:42.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:42.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:43.047Z","message":"Entering","context":{"RequestID":"7ed9d3de-770e-4a79-9eaf-2a120a4485cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9162d0c0-e6c8-4a4d-b10c-4737ae29b935","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:43.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:43.051Z","message":"{\"transactionId\":\"7ed9d3de-770e-4a79-9eaf-2a120a4485cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:43:048\",\"respDate\":\"230423-00:26:43:051\",\"sourceId\":\"haproxy:7ed9d3de-770e-4a79-9eaf-2a120a4485cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:43:048-83490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[734082b0-fbfd-443d-b5a5-d1891ce0e619], x-b3-parentspanid=[803f7b15c06fd878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10edb424b8d3b39c803f7b15c06fd878], x-b3-spanid=[cfa752d47d422358], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ed9d3de-770e-4a79-9eaf-2a120a4485cc]}\\\"}\"}","context":{"RequestID":"7ed9d3de-770e-4a79-9eaf-2a120a4485cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9162d0c0-e6c8-4a4d-b10c-4737ae29b935","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:43.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:43.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ed9d3de-770e-4a79-9eaf-2a120a4485cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9162d0c0-e6c8-4a4d-b10c-4737ae29b935","LogTimestamp":"2023-04-23T00:26:43.052Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:26:45.062Z","message":"Entering","context":{"RequestID":"a91509e0-58b8-40ec-b0e8-e701e36a2da8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d70ea4b1-bf4c-42c0-8994-b7e7f216513a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:45.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:45.065Z","message":"{\"transactionId\":\"a91509e0-58b8-40ec-b0e8-e701e36a2da8\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:45:063\",\"respDate\":\"230423-00:26:45:065\",\"sourceId\":\"haproxy:a91509e0-58b8-40ec-b0e8-e701e36a2da8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:45:063-14503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d201615-4365-4602-88ea-35174f4a9f09], x-b3-parentspanid=[2104ce95ec91520c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bd51b0256efd9012104ce95ec91520c], x-b3-spanid=[b57e3f774736fcfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a91509e0-58b8-40ec-b0e8-e701e36a2da8]}\\\"}\"}","context":{"RequestID":"a91509e0-58b8-40ec-b0e8-e701e36a2da8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d70ea4b1-bf4c-42c0-8994-b7e7f216513a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:45.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:45.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a91509e0-58b8-40ec-b0e8-e701e36a2da8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d70ea4b1-bf4c-42c0-8994-b7e7f216513a","LogTimestamp":"2023-04-23T00:26:45.066Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:47.076Z","message":"Entering","context":{"RequestID":"71c9660f-724d-46d3-99de-9e0204e28af9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ad22de6-a138-4550-b5ba-116696d7e173","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:47.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:47.079Z","message":"{\"transactionId\":\"71c9660f-724d-46d3-99de-9e0204e28af9\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:47:077\",\"respDate\":\"230423-00:26:47:078\",\"sourceId\":\"haproxy:71c9660f-724d-46d3-99de-9e0204e28af9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:47:077-15599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcdb8918-7446-4468-b536-dc0bf8399449], x-b3-parentspanid=[57da9b5e232ac459], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7ed4c450c35118e57da9b5e232ac459], x-b3-spanid=[e3c5724c06bbb3df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71c9660f-724d-46d3-99de-9e0204e28af9]}\\\"}\"}","context":{"RequestID":"71c9660f-724d-46d3-99de-9e0204e28af9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ad22de6-a138-4550-b5ba-116696d7e173","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:47.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:47.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71c9660f-724d-46d3-99de-9e0204e28af9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ad22de6-a138-4550-b5ba-116696d7e173","LogTimestamp":"2023-04-23T00:26:47.079Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:49.090Z","message":"Entering","context":{"RequestID":"54269c48-2639-4815-ad65-ddf3bf9ef7c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a49a767-bb8c-4226-869d-945d58876234","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:49.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.092Z","message":"{\"transactionId\":\"54269c48-2639-4815-ad65-ddf3bf9ef7c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:49:091\",\"respDate\":\"230423-00:26:49:092\",\"sourceId\":\"haproxy:54269c48-2639-4815-ad65-ddf3bf9ef7c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:49:091-70512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10bdf75f-e09e-4cba-beb3-a0ffb20b0934], x-b3-parentspanid=[d85e4a1717b84985], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5762036ee46967fad85e4a1717b84985], x-b3-spanid=[22d71270800d8da0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54269c48-2639-4815-ad65-ddf3bf9ef7c4]}\\\"}\"}","context":{"RequestID":"54269c48-2639-4815-ad65-ddf3bf9ef7c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2a49a767-bb8c-4226-869d-945d58876234","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:49.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54269c48-2639-4815-ad65-ddf3bf9ef7c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a49a767-bb8c-4226-869d-945d58876234","LogTimestamp":"2023-04-23T00:26:49.093Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:49.212Z","message":"Entering","context":{"RequestID":"d86db04b-cbfd-418e-be2d-4cc54f1354d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"131f91ef-bb17-4a9a-82e5-ae32fcf3d781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d86db04b-cbfd-418e-be2d-4cc54f1354d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"131f91ef-bb17-4a9a-82e5-ae32fcf3d781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.215Z","message":"{\"transactionId\":\"d86db04b-cbfd-418e-be2d-4cc54f1354d0\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:49:213\",\"respDate\":\"230423-00:26:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d86db04b-cbfd-418e-be2d-4cc54f1354d0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:49:213-39538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d86db04b-cbfd-418e-be2d-4cc54f1354d0]}\\\"}\"}","context":{"RequestID":"d86db04b-cbfd-418e-be2d-4cc54f1354d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"131f91ef-bb17-4a9a-82e5-ae32fcf3d781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86db04b-cbfd-418e-be2d-4cc54f1354d0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"131f91ef-bb17-4a9a-82e5-ae32fcf3d781","LogTimestamp":"2023-04-23T00:26:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:26:49.319Z","message":"Entering","context":{"RequestID":"3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89d4d501-40d3-46b3-bc8a-55f43d2d08db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.322Z","message":"{\"transactionId\":\"3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:49:320\",\"respDate\":\"230423-00:26:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:49:320-54842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[214c3a3d-c4ee-43a2-b1de-cd1b2e28b041], x-b3-parentspanid=[674c11453926627a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34035], x-envoy-attempt-count=[1], x-b3-traceid=[46edc9aaeaf44d02674c11453926627a], x-b3-spanid=[43270e29581ca3ee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c]}\\\"}\"}","context":{"RequestID":"3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89d4d501-40d3-46b3-bc8a-55f43d2d08db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c0e9c8f-bc2e-448d-bb55-25f94dd72f9c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89d4d501-40d3-46b3-bc8a-55f43d2d08db","LogTimestamp":"2023-04-23T00:26:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:51.104Z","message":"Entering","context":{"RequestID":"837bbafe-92e1-4d41-8863-fc65e1e80da2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44d781be-6fec-4600-a2c6-44d5448523d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:51.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:51.107Z","message":"{\"transactionId\":\"837bbafe-92e1-4d41-8863-fc65e1e80da2\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:51:105\",\"respDate\":\"230423-00:26:51:106\",\"sourceId\":\"haproxy:837bbafe-92e1-4d41-8863-fc65e1e80da2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:51:105-54658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54c0e2be-ff19-44f3-aaf2-d5f3ca5aeffd], x-b3-parentspanid=[8cac6b269e7aefd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f518c2883bb450678cac6b269e7aefd8], x-b3-spanid=[51777d8254ac0301], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[837bbafe-92e1-4d41-8863-fc65e1e80da2]}\\\"}\"}","context":{"RequestID":"837bbafe-92e1-4d41-8863-fc65e1e80da2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44d781be-6fec-4600-a2c6-44d5448523d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:51.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:51.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"837bbafe-92e1-4d41-8863-fc65e1e80da2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44d781be-6fec-4600-a2c6-44d5448523d5","LogTimestamp":"2023-04-23T00:26:51.107Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:52.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:26:52.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:52.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:52.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:53.117Z","message":"Entering","context":{"RequestID":"c7f994e5-1898-4d10-b39a-63cb1ece057f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09933e04-b2a2-44ab-a2f9-084b6dfd7162","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:53.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:53.119Z","message":"{\"transactionId\":\"c7f994e5-1898-4d10-b39a-63cb1ece057f\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:53:118\",\"respDate\":\"230423-00:26:53:119\",\"sourceId\":\"haproxy:c7f994e5-1898-4d10-b39a-63cb1ece057f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:53:118-4501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5608eaca-88aa-4da2-b840-9aa213b9c2f3], x-b3-parentspanid=[0848f884794d8cea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eee7b5a85bf687df0848f884794d8cea], x-b3-spanid=[a139308b95163731], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7f994e5-1898-4d10-b39a-63cb1ece057f]}\\\"}\"}","context":{"RequestID":"c7f994e5-1898-4d10-b39a-63cb1ece057f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09933e04-b2a2-44ab-a2f9-084b6dfd7162","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:53.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:53.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7f994e5-1898-4d10-b39a-63cb1ece057f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09933e04-b2a2-44ab-a2f9-084b6dfd7162","LogTimestamp":"2023-04-23T00:26:53.119Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:26:55.130Z","message":"Entering","context":{"RequestID":"f92216c5-bd13-411f-97e1-fe2160c3a0b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4929e09-4083-4c3e-bc52-abae8ddfd05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:55.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:55.133Z","message":"{\"transactionId\":\"f92216c5-bd13-411f-97e1-fe2160c3a0b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:55:131\",\"respDate\":\"230423-00:26:55:133\",\"sourceId\":\"haproxy:f92216c5-bd13-411f-97e1-fe2160c3a0b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:26:55:131-75222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e8a302c-626d-4723-ae13-1519ad623999], x-b3-parentspanid=[92d1800184011eb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b1aee0ffd91db6b92d1800184011eb9], x-b3-spanid=[e26165fac8ec86c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f92216c5-bd13-411f-97e1-fe2160c3a0b9]}\\\"}\"}","context":{"RequestID":"f92216c5-bd13-411f-97e1-fe2160c3a0b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4929e09-4083-4c3e-bc52-abae8ddfd05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:55.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:55.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f92216c5-bd13-411f-97e1-fe2160c3a0b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4929e09-4083-4c3e-bc52-abae8ddfd05e","LogTimestamp":"2023-04-23T00:26:55.135Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:26:57.146Z","message":"Entering","context":{"RequestID":"9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb33f8b8-306c-490c-a316-b26f7694ccd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:57.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:57.148Z","message":"{\"transactionId\":\"9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:57:147\",\"respDate\":\"230423-00:26:57:148\",\"sourceId\":\"haproxy:9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:26:57:147-18278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[718ae043-12ea-436e-91f4-5c1f66e50bf5], x-b3-parentspanid=[b3ea037dc96a17fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dd953dd5a6d8ae0b3ea037dc96a17fe], x-b3-spanid=[e54d420f96009208], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a]}\\\"}\"}","context":{"RequestID":"9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb33f8b8-306c-490c-a316-b26f7694ccd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:57.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:57.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b15dff4-f3c7-4ce8-94b9-82ca332a3a5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb33f8b8-306c-490c-a316-b26f7694ccd7","LogTimestamp":"2023-04-23T00:26:57.149Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:59.159Z","message":"Entering","context":{"RequestID":"1ed39d4c-415b-4b22-9380-1710cde7fb15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3cef24cb-4d71-45e6-8450-0c209786e5c0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:59.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.162Z","message":"{\"transactionId\":\"1ed39d4c-415b-4b22-9380-1710cde7fb15\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:59:160\",\"respDate\":\"230423-00:26:59:161\",\"sourceId\":\"haproxy:1ed39d4c-415b-4b22-9380-1710cde7fb15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:59:160-37524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62abf9cf-324a-4ce2-b784-49a9fc5f969c], x-b3-parentspanid=[491f84ca010eeec8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e742dbe913494f52491f84ca010eeec8], x-b3-spanid=[1151ec3932701065], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ed39d4c-415b-4b22-9380-1710cde7fb15]}\\\"}\"}","context":{"RequestID":"1ed39d4c-415b-4b22-9380-1710cde7fb15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3cef24cb-4d71-45e6-8450-0c209786e5c0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:26:59.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed39d4c-415b-4b22-9380-1710cde7fb15","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cef24cb-4d71-45e6-8450-0c209786e5c0","LogTimestamp":"2023-04-23T00:26:59.162Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:59.211Z","message":"Entering","context":{"RequestID":"b25186a1-4db7-4b0c-86ed-d64e2dec7728","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"045efddb-3025-461b-8721-8b5223e779f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b25186a1-4db7-4b0c-86ed-d64e2dec7728","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"045efddb-3025-461b-8721-8b5223e779f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.214Z","message":"{\"transactionId\":\"b25186a1-4db7-4b0c-86ed-d64e2dec7728\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:59:212\",\"respDate\":\"230423-00:26:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b25186a1-4db7-4b0c-86ed-d64e2dec7728\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:59:212-19120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b25186a1-4db7-4b0c-86ed-d64e2dec7728]}\\\"}\"}","context":{"RequestID":"b25186a1-4db7-4b0c-86ed-d64e2dec7728","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"045efddb-3025-461b-8721-8b5223e779f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:26:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b25186a1-4db7-4b0c-86ed-d64e2dec7728","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045efddb-3025-461b-8721-8b5223e779f0","LogTimestamp":"2023-04-23T00:26:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:26:59.319Z","message":"Entering","context":{"RequestID":"447b4fc4-94c5-43eb-a33d-f8f6cf4b873d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34ace4a9-41bf-4c0b-b44e-055e71424e34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.322Z","message":"{\"transactionId\":\"447b4fc4-94c5-43eb-a33d-f8f6cf4b873d\",\"status\":\"200\",\"rqstDate\":\"230423-00:26:59:320\",\"respDate\":\"230423-00:26:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:447b4fc4-94c5-43eb-a33d-f8f6cf4b873d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:26:59:320-83864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c139df99-c549-4cd2-819b-8d4e6207b5ad], x-b3-parentspanid=[e9505870fd0335c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46371], x-envoy-attempt-count=[1], x-b3-traceid=[e0f633f839514606e9505870fd0335c0], x-b3-spanid=[732202394a4a7b1d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[447b4fc4-94c5-43eb-a33d-f8f6cf4b873d]}\\\"}\"}","context":{"RequestID":"447b4fc4-94c5-43eb-a33d-f8f6cf4b873d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34ace4a9-41bf-4c0b-b44e-055e71424e34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:26:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:26:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"447b4fc4-94c5-43eb-a33d-f8f6cf4b873d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ace4a9-41bf-4c0b-b44e-055e71424e34","LogTimestamp":"2023-04-23T00:26:59.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:26:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:27:01.174Z","message":"Entering","context":{"RequestID":"1d25b550-ab12-4524-a49a-2066aec7ad9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71407533-7a69-43a0-8f6d-5d3f307ddcf8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:01.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:01.177Z","message":"{\"transactionId\":\"1d25b550-ab12-4524-a49a-2066aec7ad9d\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:01:175\",\"respDate\":\"230423-00:27:01:177\",\"sourceId\":\"haproxy:1d25b550-ab12-4524-a49a-2066aec7ad9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:01:175-38622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e99566b3-e9b0-4220-b3c5-4dba6f1efee1], x-b3-parentspanid=[f0af7db6e8850405], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5601336f43309e54f0af7db6e8850405], x-b3-spanid=[bc02c95023d96054], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d25b550-ab12-4524-a49a-2066aec7ad9d]}\\\"}\"}","context":{"RequestID":"1d25b550-ab12-4524-a49a-2066aec7ad9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71407533-7a69-43a0-8f6d-5d3f307ddcf8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:01.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:01.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d25b550-ab12-4524-a49a-2066aec7ad9d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71407533-7a69-43a0-8f6d-5d3f307ddcf8","LogTimestamp":"2023-04-23T00:27:01.178Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:27:02.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:02.959Z","message":"Connection[/10.233.74.80:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:02.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:02.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:02.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:02.963Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:03.188Z","message":"Entering","context":{"RequestID":"ed0d71f6-bee9-4117-b325-e00c976a58b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d57f0f13-a433-4714-b373-db0f8710baaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:03.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:03.189Z","message":"{\"transactionId\":\"ed0d71f6-bee9-4117-b325-e00c976a58b2\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:03:188\",\"respDate\":\"230423-00:27:03:189\",\"sourceId\":\"haproxy:ed0d71f6-bee9-4117-b325-e00c976a58b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:03:188-52882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4efe8771-b8b4-48a0-8152-84af025b8e53], x-b3-parentspanid=[987ae58175fe73fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3585c468a76b624987ae58175fe73fa], x-b3-spanid=[b5a0f7a1964811b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed0d71f6-bee9-4117-b325-e00c976a58b2]}\\\"}\"}","context":{"RequestID":"ed0d71f6-bee9-4117-b325-e00c976a58b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d57f0f13-a433-4714-b373-db0f8710baaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:03.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:03.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed0d71f6-bee9-4117-b325-e00c976a58b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d57f0f13-a433-4714-b373-db0f8710baaa","LogTimestamp":"2023-04-23T00:27:03.190Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:04.972Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:04.977Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:05.200Z","message":"Entering","context":{"RequestID":"a5b1b0c6-1590-4096-898f-4b28f8400509","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c1a3b61-b7ae-4fc5-bc44-c344f0670cb8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:05.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:05.202Z","message":"{\"transactionId\":\"a5b1b0c6-1590-4096-898f-4b28f8400509\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:05:201\",\"respDate\":\"230423-00:27:05:202\",\"sourceId\":\"haproxy:a5b1b0c6-1590-4096-898f-4b28f8400509\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:05:201-14678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a076f15b-cd53-46c8-847b-1d637260f085], x-b3-parentspanid=[f5eb570f85e79274], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bf976df8a2cd0bbf5eb570f85e79274], x-b3-spanid=[8a635586429f9fe3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5b1b0c6-1590-4096-898f-4b28f8400509]}\\\"}\"}","context":{"RequestID":"a5b1b0c6-1590-4096-898f-4b28f8400509","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c1a3b61-b7ae-4fc5-bc44-c344f0670cb8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:05.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:05.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5b1b0c6-1590-4096-898f-4b28f8400509","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c1a3b61-b7ae-4fc5-bc44-c344f0670cb8","LogTimestamp":"2023-04-23T00:27:05.203Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:07.214Z","message":"Entering","context":{"RequestID":"9e23a0e1-9507-4230-8b35-96126cd280e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15ceef8-b3a4-45bb-abf2-4759f4da8c88","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:07.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:07.217Z","message":"{\"transactionId\":\"9e23a0e1-9507-4230-8b35-96126cd280e9\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:07:215\",\"respDate\":\"230423-00:27:07:217\",\"sourceId\":\"haproxy:9e23a0e1-9507-4230-8b35-96126cd280e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:07:215-14757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a325d5b1-f695-4635-8730-12345da988e0], x-b3-parentspanid=[903cb038b72fb763], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f3a2fe3e0049b54903cb038b72fb763], x-b3-spanid=[c3994e40787b06fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e23a0e1-9507-4230-8b35-96126cd280e9]}\\\"}\"}","context":{"RequestID":"9e23a0e1-9507-4230-8b35-96126cd280e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15ceef8-b3a4-45bb-abf2-4759f4da8c88","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:07.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:07.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e23a0e1-9507-4230-8b35-96126cd280e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e15ceef8-b3a4-45bb-abf2-4759f4da8c88","LogTimestamp":"2023-04-23T00:27:07.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:09.212Z","message":"Entering","context":{"RequestID":"30dbe6d1-cfc9-472d-bc3e-1e5964c099c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16c150b8-ff0a-46d0-b4fe-100263f38625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"30dbe6d1-cfc9-472d-bc3e-1e5964c099c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16c150b8-ff0a-46d0-b4fe-100263f38625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.217Z","message":"{\"transactionId\":\"30dbe6d1-cfc9-472d-bc3e-1e5964c099c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:09:213\",\"respDate\":\"230423-00:27:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30dbe6d1-cfc9-472d-bc3e-1e5964c099c3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:09:213-40465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30dbe6d1-cfc9-472d-bc3e-1e5964c099c3]}\\\"}\"}","context":{"RequestID":"30dbe6d1-cfc9-472d-bc3e-1e5964c099c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16c150b8-ff0a-46d0-b4fe-100263f38625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30dbe6d1-cfc9-472d-bc3e-1e5964c099c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16c150b8-ff0a-46d0-b4fe-100263f38625","LogTimestamp":"2023-04-23T00:27:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:27:09.227Z","message":"Entering","context":{"RequestID":"69f3b6b8-6183-4295-9349-9e7f814dcffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8428e2fa-03cc-4871-85e5-a0e617bffade","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:09.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.229Z","message":"{\"transactionId\":\"69f3b6b8-6183-4295-9349-9e7f814dcffa\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:09:228\",\"respDate\":\"230423-00:27:09:229\",\"sourceId\":\"haproxy:69f3b6b8-6183-4295-9349-9e7f814dcffa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:09:228-92690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f52f96b-18e7-4f3c-b34c-0bfecb55503b], x-b3-parentspanid=[bf12c9156a09e418], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b42e5e0cc32d8e50bf12c9156a09e418], x-b3-spanid=[91cfa1d44f9b4969], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69f3b6b8-6183-4295-9349-9e7f814dcffa]}\\\"}\"}","context":{"RequestID":"69f3b6b8-6183-4295-9349-9e7f814dcffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8428e2fa-03cc-4871-85e5-a0e617bffade","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:09.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69f3b6b8-6183-4295-9349-9e7f814dcffa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8428e2fa-03cc-4871-85e5-a0e617bffade","LogTimestamp":"2023-04-23T00:27:09.230Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:09.318Z","message":"Entering","context":{"RequestID":"e018d0f4-cf3a-423b-bcca-668c6f5aba0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bb4dbca-644f-4208-b19e-065a16c12e84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.320Z","message":"{\"transactionId\":\"e018d0f4-cf3a-423b-bcca-668c6f5aba0e\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:09:318\",\"respDate\":\"230423-00:27:09:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e018d0f4-cf3a-423b-bcca-668c6f5aba0e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:09:318-5740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5aa5261a-d9bb-4f0e-a926-f530f79d8142], x-b3-parentspanid=[4050e24e419a4cbb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39735], x-envoy-attempt-count=[1], x-b3-traceid=[f4cdb04eab9156fb4050e24e419a4cbb], x-b3-spanid=[8901515cb58e912a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e018d0f4-cf3a-423b-bcca-668c6f5aba0e]}\\\"}\"}","context":{"RequestID":"e018d0f4-cf3a-423b-bcca-668c6f5aba0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bb4dbca-644f-4208-b19e-065a16c12e84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:09.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:09.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e018d0f4-cf3a-423b-bcca-668c6f5aba0e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bb4dbca-644f-4208-b19e-065a16c12e84","LogTimestamp":"2023-04-23T00:27:09.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:11.244Z","message":"Entering","context":{"RequestID":"6d17d2ef-23a0-4033-9fc5-0ab31978ba80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"008c6a5a-0656-4f1b-9411-4a6918c71a0c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:11.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:11.249Z","message":"{\"transactionId\":\"6d17d2ef-23a0-4033-9fc5-0ab31978ba80\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:11:245\",\"respDate\":\"230423-00:27:11:249\",\"sourceId\":\"haproxy:6d17d2ef-23a0-4033-9fc5-0ab31978ba80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:11:245-95494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b1b33a1-0f48-4f55-b724-cdd96bc26b8d], x-b3-parentspanid=[8e12e907ca10b020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[992213da3c0259b08e12e907ca10b020], x-b3-spanid=[73175411364ab8be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d17d2ef-23a0-4033-9fc5-0ab31978ba80]}\\\"}\"}","context":{"RequestID":"6d17d2ef-23a0-4033-9fc5-0ab31978ba80","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"008c6a5a-0656-4f1b-9411-4a6918c71a0c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:11.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:11.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d17d2ef-23a0-4033-9fc5-0ab31978ba80","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"008c6a5a-0656-4f1b-9411-4a6918c71a0c","LogTimestamp":"2023-04-23T00:27:11.250Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:27:12.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:12.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:12.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:12.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:13.261Z","message":"Entering","context":{"RequestID":"17d5151f-1b0b-45bd-b4e6-422c79a3542b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78c647f1-d4c0-4954-9f84-f6179783c157","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:13.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:13.264Z","message":"{\"transactionId\":\"17d5151f-1b0b-45bd-b4e6-422c79a3542b\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:13:262\",\"respDate\":\"230423-00:27:13:264\",\"sourceId\":\"haproxy:17d5151f-1b0b-45bd-b4e6-422c79a3542b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:13:262-78981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74166caa-7d78-4e4d-bbf3-5ea4ab9f25ee], x-b3-parentspanid=[f1b79d9004a98747], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3e7d9382a9f4be8f1b79d9004a98747], x-b3-spanid=[c4e531f769019c2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17d5151f-1b0b-45bd-b4e6-422c79a3542b]}\\\"}\"}","context":{"RequestID":"17d5151f-1b0b-45bd-b4e6-422c79a3542b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78c647f1-d4c0-4954-9f84-f6179783c157","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:13.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:13.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17d5151f-1b0b-45bd-b4e6-422c79a3542b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78c647f1-d4c0-4954-9f84-f6179783c157","LogTimestamp":"2023-04-23T00:27:13.265Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:27:15.276Z","message":"Entering","context":{"RequestID":"c3cc1e29-0025-454f-907f-25d70a350fd6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"639cbbbd-6901-4cab-b28d-7a7f38d24799","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:15.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:15.278Z","message":"{\"transactionId\":\"c3cc1e29-0025-454f-907f-25d70a350fd6\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:15:276\",\"respDate\":\"230423-00:27:15:278\",\"sourceId\":\"haproxy:c3cc1e29-0025-454f-907f-25d70a350fd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:15:276-18065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e19e3b5d-3e98-4feb-a90d-207be9f2c175], x-b3-parentspanid=[7b413152d6b91062], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ec050c3cf186f647b413152d6b91062], x-b3-spanid=[87048e65f1462226], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3cc1e29-0025-454f-907f-25d70a350fd6]}\\\"}\"}","context":{"RequestID":"c3cc1e29-0025-454f-907f-25d70a350fd6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"639cbbbd-6901-4cab-b28d-7a7f38d24799","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:15.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:15.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3cc1e29-0025-454f-907f-25d70a350fd6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"639cbbbd-6901-4cab-b28d-7a7f38d24799","LogTimestamp":"2023-04-23T00:27:15.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:27:17.288Z","message":"Entering","context":{"RequestID":"ada6a0da-c98f-42ff-a2ba-7b99757a7148","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee78fab-8da3-4be0-8e33-47d9af4a47e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:17.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:17.290Z","message":"{\"transactionId\":\"ada6a0da-c98f-42ff-a2ba-7b99757a7148\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:17:289\",\"respDate\":\"230423-00:27:17:290\",\"sourceId\":\"haproxy:ada6a0da-c98f-42ff-a2ba-7b99757a7148\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:17:289-82823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da4f2d8e-8562-4e85-9110-96d388534325], x-b3-parentspanid=[7db1a88e5842cf83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f91193c86541d757db1a88e5842cf83], x-b3-spanid=[8749e131e7f25e03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ada6a0da-c98f-42ff-a2ba-7b99757a7148]}\\\"}\"}","context":{"RequestID":"ada6a0da-c98f-42ff-a2ba-7b99757a7148","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee78fab-8da3-4be0-8e33-47d9af4a47e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:17.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:17.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ada6a0da-c98f-42ff-a2ba-7b99757a7148","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee78fab-8da3-4be0-8e33-47d9af4a47e3","LogTimestamp":"2023-04-23T00:27:17.290Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:27:19.216Z","message":"Entering","context":{"RequestID":"2de43049-44a2-4980-811a-e1df2d9fc837","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9458782c-d7ea-4049-b254-899260e846af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:19.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"2de43049-44a2-4980-811a-e1df2d9fc837","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9458782c-d7ea-4049-b254-899260e846af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:19.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.220Z","message":"{\"transactionId\":\"2de43049-44a2-4980-811a-e1df2d9fc837\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:19:217\",\"respDate\":\"230423-00:27:19:220\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2de43049-44a2-4980-811a-e1df2d9fc837\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:19:217-11405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2de43049-44a2-4980-811a-e1df2d9fc837]}\\\"}\"}","context":{"RequestID":"2de43049-44a2-4980-811a-e1df2d9fc837","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9458782c-d7ea-4049-b254-899260e846af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:19.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2de43049-44a2-4980-811a-e1df2d9fc837","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9458782c-d7ea-4049-b254-899260e846af","LogTimestamp":"2023-04-23T00:27:19.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:27:19.300Z","message":"Entering","context":{"RequestID":"e5b0a625-f18b-49f1-8539-a8bf83343ef8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"108ba445-1de6-4b60-87b3-3151148cfdbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:19.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.302Z","message":"{\"transactionId\":\"e5b0a625-f18b-49f1-8539-a8bf83343ef8\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:19:301\",\"respDate\":\"230423-00:27:19:302\",\"sourceId\":\"haproxy:e5b0a625-f18b-49f1-8539-a8bf83343ef8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:19:301-22791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adef7d8f-47e3-4d8d-9546-e25fd2bcd855], x-b3-parentspanid=[3faf87a4ea897a14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89142d2fd5af068f3faf87a4ea897a14], x-b3-spanid=[7c2a2cb1943e1673], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5b0a625-f18b-49f1-8539-a8bf83343ef8]}\\\"}\"}","context":{"RequestID":"e5b0a625-f18b-49f1-8539-a8bf83343ef8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"108ba445-1de6-4b60-87b3-3151148cfdbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:19.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5b0a625-f18b-49f1-8539-a8bf83343ef8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"108ba445-1de6-4b60-87b3-3151148cfdbb","LogTimestamp":"2023-04-23T00:27:19.303Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:19.317Z","message":"Entering","context":{"RequestID":"80107e91-982d-48a9-96cb-a57234498a15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2baf8b6c-c0da-4016-8dae-fabf78cdb424","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.319Z","message":"{\"transactionId\":\"80107e91-982d-48a9-96cb-a57234498a15\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:19:318\",\"respDate\":\"230423-00:27:19:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:80107e91-982d-48a9-96cb-a57234498a15\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:19:318-12421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8bf578a-7edb-4e31-8e15-645ac630e977], x-b3-parentspanid=[4b0beaa2ac137e55], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56535], x-envoy-attempt-count=[1], x-b3-traceid=[846b216d114dce8e4b0beaa2ac137e55], x-b3-spanid=[2a38852aa63cc9bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[80107e91-982d-48a9-96cb-a57234498a15]}\\\"}\"}","context":{"RequestID":"80107e91-982d-48a9-96cb-a57234498a15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2baf8b6c-c0da-4016-8dae-fabf78cdb424","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:19.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:19.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80107e91-982d-48a9-96cb-a57234498a15","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2baf8b6c-c0da-4016-8dae-fabf78cdb424","LogTimestamp":"2023-04-23T00:27:19.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:21.313Z","message":"Entering","context":{"RequestID":"f1a199ed-7994-47e8-908f-13917088c7f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6515a1a7-2872-4c40-b0c6-802c830787ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:21.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:21.315Z","message":"{\"transactionId\":\"f1a199ed-7994-47e8-908f-13917088c7f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:21:313\",\"respDate\":\"230423-00:27:21:315\",\"sourceId\":\"haproxy:f1a199ed-7994-47e8-908f-13917088c7f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:21:313-68304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8740c97e-0c6b-9c9a-9ac5-8a4d8a87a2ec], x-b3-parentspanid=[63a5f5da7ec49057], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e93e3d89ff3f0fa63a5f5da7ec49057], x-b3-spanid=[0f3ed0ef0032de89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1a199ed-7994-47e8-908f-13917088c7f8]}\\\"}\"}","context":{"RequestID":"f1a199ed-7994-47e8-908f-13917088c7f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6515a1a7-2872-4c40-b0c6-802c830787ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:21.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:21.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1a199ed-7994-47e8-908f-13917088c7f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6515a1a7-2872-4c40-b0c6-802c830787ee","LogTimestamp":"2023-04-23T00:27:21.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:22.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:22.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:22.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:22.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:23.325Z","message":"Entering","context":{"RequestID":"b17ca036-2c19-4eef-a759-51e20fc05ec5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58e81fd0-acd8-4fdb-8cd0-6701a24bfc47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:23.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:23.328Z","message":"{\"transactionId\":\"b17ca036-2c19-4eef-a759-51e20fc05ec5\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:23:326\",\"respDate\":\"230423-00:27:23:328\",\"sourceId\":\"haproxy:b17ca036-2c19-4eef-a759-51e20fc05ec5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:23:326-11184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2166b5b7-5c62-404a-87fa-008ae2681e3d], x-b3-parentspanid=[54e61c085851759b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08877f2197d5041354e61c085851759b], x-b3-spanid=[770db18f903fa656], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b17ca036-2c19-4eef-a759-51e20fc05ec5]}\\\"}\"}","context":{"RequestID":"b17ca036-2c19-4eef-a759-51e20fc05ec5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58e81fd0-acd8-4fdb-8cd0-6701a24bfc47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:23.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:23.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b17ca036-2c19-4eef-a759-51e20fc05ec5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58e81fd0-acd8-4fdb-8cd0-6701a24bfc47","LogTimestamp":"2023-04-23T00:27:23.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:25.338Z","message":"Entering","context":{"RequestID":"b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"824ea4b2-3902-4a4c-b9b8-aa5c713ff9b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:25.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:25.340Z","message":"{\"transactionId\":\"b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:25:339\",\"respDate\":\"230423-00:27:25:340\",\"sourceId\":\"haproxy:b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:25:339-64246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d3895ad-40ce-473d-8764-fef862661b6b], x-b3-parentspanid=[092b96971a95d8fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec922a74ddd41d70092b96971a95d8fa], x-b3-spanid=[3afcbafa1e5f6cc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3]}\\\"}\"}","context":{"RequestID":"b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"824ea4b2-3902-4a4c-b9b8-aa5c713ff9b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:25.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:25.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b68f48fb-6c62-41b8-98d6-e5e27b4c4ec3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"824ea4b2-3902-4a4c-b9b8-aa5c713ff9b2","LogTimestamp":"2023-04-23T00:27:25.341Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:27.354Z","message":"Entering","context":{"RequestID":"c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d892dc9-6cb5-4172-bf35-60724636d4a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:27.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:27.356Z","message":"{\"transactionId\":\"c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:27:355\",\"respDate\":\"230423-00:27:27:356\",\"sourceId\":\"haproxy:c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:27:355-21565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f154a9a6-2cf6-4e1c-8579-63d50ae482d3], x-b3-parentspanid=[438be6fc80d2a815], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[470e59cf8e049926438be6fc80d2a815], x-b3-spanid=[f18764c48b8d873b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57]}\\\"}\"}","context":{"RequestID":"c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d892dc9-6cb5-4172-bf35-60724636d4a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:27.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:27.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9e2ba3e-230d-40a5-a7b1-5c5c9fc4aa57","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d892dc9-6cb5-4172-bf35-60724636d4a8","LogTimestamp":"2023-04-23T00:27:27.357Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:27:29.212Z","message":"Entering","context":{"RequestID":"116ee0ee-209c-4c39-904b-6ddf3a80d4c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3854729f-7a92-4761-b328-5db474161ace","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"116ee0ee-209c-4c39-904b-6ddf3a80d4c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3854729f-7a92-4761-b328-5db474161ace","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.216Z","message":"{\"transactionId\":\"116ee0ee-209c-4c39-904b-6ddf3a80d4c7\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:29:213\",\"respDate\":\"230423-00:27:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:116ee0ee-209c-4c39-904b-6ddf3a80d4c7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:29:213-14815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[116ee0ee-209c-4c39-904b-6ddf3a80d4c7]}\\\"}\"}","context":{"RequestID":"116ee0ee-209c-4c39-904b-6ddf3a80d4c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3854729f-7a92-4761-b328-5db474161ace","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"116ee0ee-209c-4c39-904b-6ddf3a80d4c7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3854729f-7a92-4761-b328-5db474161ace","LogTimestamp":"2023-04-23T00:27:29.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:27:29.318Z","message":"Entering","context":{"RequestID":"4d24a984-a80d-4d5b-bcce-7fff5aa57dc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48d0157f-3879-4bdd-8a5c-891b1961f3b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.321Z","message":"{\"transactionId\":\"4d24a984-a80d-4d5b-bcce-7fff5aa57dc4\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:29:319\",\"respDate\":\"230423-00:27:29:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d24a984-a80d-4d5b-bcce-7fff5aa57dc4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:29:319-12844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2ec08ad-0901-4082-8c5d-1c90d2364a88], x-b3-parentspanid=[3d9e7f4be15e4118], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43059], x-envoy-attempt-count=[1], x-b3-traceid=[2567698f62153dc03d9e7f4be15e4118], x-b3-spanid=[54c777af70adb209], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d24a984-a80d-4d5b-bcce-7fff5aa57dc4]}\\\"}\"}","context":{"RequestID":"4d24a984-a80d-4d5b-bcce-7fff5aa57dc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48d0157f-3879-4bdd-8a5c-891b1961f3b9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d24a984-a80d-4d5b-bcce-7fff5aa57dc4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48d0157f-3879-4bdd-8a5c-891b1961f3b9","LogTimestamp":"2023-04-23T00:27:29.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:29.368Z","message":"Entering","context":{"RequestID":"08500edb-64d2-4607-acbc-66b9b46c2408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed944177-dc5c-4915-9012-69c1dd1a27ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:29.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.370Z","message":"{\"transactionId\":\"08500edb-64d2-4607-acbc-66b9b46c2408\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:29:369\",\"respDate\":\"230423-00:27:29:370\",\"sourceId\":\"haproxy:08500edb-64d2-4607-acbc-66b9b46c2408\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:29:369-97435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c03a383d-6224-461e-a5ef-bef5d134fa29], x-b3-parentspanid=[37565d4e793b5c5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d35d76a088cf4a8637565d4e793b5c5a], x-b3-spanid=[ac7b689f03beb3cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08500edb-64d2-4607-acbc-66b9b46c2408]}\\\"}\"}","context":{"RequestID":"08500edb-64d2-4607-acbc-66b9b46c2408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed944177-dc5c-4915-9012-69c1dd1a27ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:29.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:29.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08500edb-64d2-4607-acbc-66b9b46c2408","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed944177-dc5c-4915-9012-69c1dd1a27ef","LogTimestamp":"2023-04-23T00:27:29.371Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:31.383Z","message":"Entering","context":{"RequestID":"dd58cc2a-e6d2-44a8-af26-89cc77ecdac7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f9b2cc8-6083-44ea-b161-53575e8ae891","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:31.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:31.386Z","message":"{\"transactionId\":\"dd58cc2a-e6d2-44a8-af26-89cc77ecdac7\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:31:384\",\"respDate\":\"230423-00:27:31:386\",\"sourceId\":\"haproxy:dd58cc2a-e6d2-44a8-af26-89cc77ecdac7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:31:384-67574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab5feb40-d850-9e7d-8325-4df8c2365bfc], x-b3-parentspanid=[160a4390af27350e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed7d35138b3d7959160a4390af27350e], x-b3-spanid=[aabe63b9c2467d3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd58cc2a-e6d2-44a8-af26-89cc77ecdac7]}\\\"}\"}","context":{"RequestID":"dd58cc2a-e6d2-44a8-af26-89cc77ecdac7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f9b2cc8-6083-44ea-b161-53575e8ae891","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:31.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:31.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd58cc2a-e6d2-44a8-af26-89cc77ecdac7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f9b2cc8-6083-44ea-b161-53575e8ae891","LogTimestamp":"2023-04-23T00:27:31.387Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:32.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:32.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:32.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:32.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:33.397Z","message":"Entering","context":{"RequestID":"17a99b7b-224a-42c8-964e-174670df637c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3f133d3-3dde-4863-9213-7e6f9d00ce1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:33.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:33.400Z","message":"{\"transactionId\":\"17a99b7b-224a-42c8-964e-174670df637c\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:33:398\",\"respDate\":\"230423-00:27:33:400\",\"sourceId\":\"haproxy:17a99b7b-224a-42c8-964e-174670df637c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:33:398-65434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fa44162-fdd4-45e7-bb44-fe840c00b780], x-b3-parentspanid=[cf83fe5a638cb178], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[371258561f3e7dbacf83fe5a638cb178], x-b3-spanid=[26f81f121996f1c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a99b7b-224a-42c8-964e-174670df637c]}\\\"}\"}","context":{"RequestID":"17a99b7b-224a-42c8-964e-174670df637c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3f133d3-3dde-4863-9213-7e6f9d00ce1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:33.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:33.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a99b7b-224a-42c8-964e-174670df637c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3f133d3-3dde-4863-9213-7e6f9d00ce1a","LogTimestamp":"2023-04-23T00:27:33.401Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:34.979Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:34.984Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:35.412Z","message":"Entering","context":{"RequestID":"6171a8d2-b3bf-4245-8f71-287f1108a7ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"69aefedd-75e8-4120-b756-2ff9843e8c2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:35.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:35.414Z","message":"{\"transactionId\":\"6171a8d2-b3bf-4245-8f71-287f1108a7ae\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:35:412\",\"respDate\":\"230423-00:27:35:414\",\"sourceId\":\"haproxy:6171a8d2-b3bf-4245-8f71-287f1108a7ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:35:412-55996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58c10a29-3007-492a-ae4e-7a12273922e3], x-b3-parentspanid=[a3de24bd0d6d20e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2eee048164391e9aa3de24bd0d6d20e9], x-b3-spanid=[9bc3304a9036a719], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6171a8d2-b3bf-4245-8f71-287f1108a7ae]}\\\"}\"}","context":{"RequestID":"6171a8d2-b3bf-4245-8f71-287f1108a7ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"69aefedd-75e8-4120-b756-2ff9843e8c2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:35.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:35.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6171a8d2-b3bf-4245-8f71-287f1108a7ae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69aefedd-75e8-4120-b756-2ff9843e8c2c","LogTimestamp":"2023-04-23T00:27:35.415Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:37.425Z","message":"Entering","context":{"RequestID":"dacfb51e-e3a7-4254-91db-9f7263d24465","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"928166d9-881a-44e2-83a5-7cd9c9c44a65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:37.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:37.428Z","message":"{\"transactionId\":\"dacfb51e-e3a7-4254-91db-9f7263d24465\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:37:426\",\"respDate\":\"230423-00:27:37:428\",\"sourceId\":\"haproxy:dacfb51e-e3a7-4254-91db-9f7263d24465\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:37:426-43173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c7cf1eb-a66c-438b-a258-e0295b4525c7], x-b3-parentspanid=[b7b71d298ee5a98f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc5ba5737d34ed55b7b71d298ee5a98f], x-b3-spanid=[bb18db2a787533ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dacfb51e-e3a7-4254-91db-9f7263d24465]}\\\"}\"}","context":{"RequestID":"dacfb51e-e3a7-4254-91db-9f7263d24465","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"928166d9-881a-44e2-83a5-7cd9c9c44a65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:37.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:37.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dacfb51e-e3a7-4254-91db-9f7263d24465","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"928166d9-881a-44e2-83a5-7cd9c9c44a65","LogTimestamp":"2023-04-23T00:27:37.429Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:39.211Z","message":"Entering","context":{"RequestID":"f681d60e-4557-4ef6-8ea0-69ebe1b468ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69db76be-f3b0-46c7-a79f-510beedd297b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"f681d60e-4557-4ef6-8ea0-69ebe1b468ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69db76be-f3b0-46c7-a79f-510beedd297b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.215Z","message":"{\"transactionId\":\"f681d60e-4557-4ef6-8ea0-69ebe1b468ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:39:212\",\"respDate\":\"230423-00:27:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f681d60e-4557-4ef6-8ea0-69ebe1b468ff\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:39:212-71708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f681d60e-4557-4ef6-8ea0-69ebe1b468ff]}\\\"}\"}","context":{"RequestID":"f681d60e-4557-4ef6-8ea0-69ebe1b468ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69db76be-f3b0-46c7-a79f-510beedd297b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f681d60e-4557-4ef6-8ea0-69ebe1b468ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69db76be-f3b0-46c7-a79f-510beedd297b","LogTimestamp":"2023-04-23T00:27:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:39.323Z","message":"Entering","context":{"RequestID":"6896a1a8-600d-49b2-88be-36d2395bbb21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bca8e7e1-fddb-447a-99f9-5353be094590","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.326Z","message":"{\"transactionId\":\"6896a1a8-600d-49b2-88be-36d2395bbb21\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:39:324\",\"respDate\":\"230423-00:27:39:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6896a1a8-600d-49b2-88be-36d2395bbb21\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:39:324-25814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12eed48b-665a-426e-982c-90b6e065471d], x-b3-parentspanid=[d92564111ac024bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45669], x-envoy-attempt-count=[1], x-b3-traceid=[e432e329f8c2fefbd92564111ac024bd], x-b3-spanid=[68a26a0dabaa9210], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6896a1a8-600d-49b2-88be-36d2395bbb21]}\\\"}\"}","context":{"RequestID":"6896a1a8-600d-49b2-88be-36d2395bbb21","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bca8e7e1-fddb-447a-99f9-5353be094590","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6896a1a8-600d-49b2-88be-36d2395bbb21","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bca8e7e1-fddb-447a-99f9-5353be094590","LogTimestamp":"2023-04-23T00:27:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:39.440Z","message":"Entering","context":{"RequestID":"0e58151b-855b-418b-8177-39fc81316713","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72adbbcb-eb1d-4258-955f-6fb166ccb3c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:39.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.443Z","message":"{\"transactionId\":\"0e58151b-855b-418b-8177-39fc81316713\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:39:441\",\"respDate\":\"230423-00:27:39:443\",\"sourceId\":\"haproxy:0e58151b-855b-418b-8177-39fc81316713\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:39:441-40117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e610dcee-2ccf-4ed5-a206-4b23553d87a1], x-b3-parentspanid=[30beb9ae9503fad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1970416dc39435e030beb9ae9503fad9], x-b3-spanid=[a84203c7337214db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e58151b-855b-418b-8177-39fc81316713]}\\\"}\"}","context":{"RequestID":"0e58151b-855b-418b-8177-39fc81316713","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72adbbcb-eb1d-4258-955f-6fb166ccb3c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:39.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:39.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e58151b-855b-418b-8177-39fc81316713","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72adbbcb-eb1d-4258-955f-6fb166ccb3c9","LogTimestamp":"2023-04-23T00:27:39.443Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:41.454Z","message":"Entering","context":{"RequestID":"6d3e4ea6-9ec9-478a-8021-fc79b2413d39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"502ba340-9753-486c-8c12-3c4e10d9617e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:41.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:41.457Z","message":"{\"transactionId\":\"6d3e4ea6-9ec9-478a-8021-fc79b2413d39\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:41:455\",\"respDate\":\"230423-00:27:41:457\",\"sourceId\":\"haproxy:6d3e4ea6-9ec9-478a-8021-fc79b2413d39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:41:455-34461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f3af89c-660c-4fe2-9936-0b580590fa8f], x-b3-parentspanid=[c711c4ff5a7764c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10560bf25fc5f322c711c4ff5a7764c8], x-b3-spanid=[5dd3a12878878fcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d3e4ea6-9ec9-478a-8021-fc79b2413d39]}\\\"}\"}","context":{"RequestID":"6d3e4ea6-9ec9-478a-8021-fc79b2413d39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"502ba340-9753-486c-8c12-3c4e10d9617e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:41.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:41.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d3e4ea6-9ec9-478a-8021-fc79b2413d39","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"502ba340-9753-486c-8c12-3c4e10d9617e","LogTimestamp":"2023-04-23T00:27:41.458Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:42.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:42.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:42.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:42.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:43.468Z","message":"Entering","context":{"RequestID":"5f0f3aea-04ae-4f1b-a4df-bd2453985986","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6a8b3df-a008-44a3-99d6-ba54152b9194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:43.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:43.471Z","message":"{\"transactionId\":\"5f0f3aea-04ae-4f1b-a4df-bd2453985986\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:43:469\",\"respDate\":\"230423-00:27:43:471\",\"sourceId\":\"haproxy:5f0f3aea-04ae-4f1b-a4df-bd2453985986\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:43:469-51960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdf7e4ee-ef79-43ec-9a47-db4ae0f564bc], x-b3-parentspanid=[241b4b3a4b1dbdd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88c9d6da9d01fada241b4b3a4b1dbdd7], x-b3-spanid=[9fd18e48ae1dfeed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f0f3aea-04ae-4f1b-a4df-bd2453985986]}\\\"}\"}","context":{"RequestID":"5f0f3aea-04ae-4f1b-a4df-bd2453985986","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6a8b3df-a008-44a3-99d6-ba54152b9194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:43.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:43.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f0f3aea-04ae-4f1b-a4df-bd2453985986","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6a8b3df-a008-44a3-99d6-ba54152b9194","LogTimestamp":"2023-04-23T00:27:43.471Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:45.482Z","message":"Entering","context":{"RequestID":"72597133-708a-404b-bc5f-72bb0718e19c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"928bdc80-44f7-4e4a-8f59-63efbc9f113f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:45.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:45.485Z","message":"{\"transactionId\":\"72597133-708a-404b-bc5f-72bb0718e19c\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:45:483\",\"respDate\":\"230423-00:27:45:485\",\"sourceId\":\"haproxy:72597133-708a-404b-bc5f-72bb0718e19c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:45:483-513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a71d477b-2b5c-4640-963e-34d58b051563], x-b3-parentspanid=[5c07e0bd7c421e93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67c700ee3af03c195c07e0bd7c421e93], x-b3-spanid=[ff8bd7139838f2cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72597133-708a-404b-bc5f-72bb0718e19c]}\\\"}\"}","context":{"RequestID":"72597133-708a-404b-bc5f-72bb0718e19c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"928bdc80-44f7-4e4a-8f59-63efbc9f113f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:45.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:45.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72597133-708a-404b-bc5f-72bb0718e19c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"928bdc80-44f7-4e4a-8f59-63efbc9f113f","LogTimestamp":"2023-04-23T00:27:45.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:27:47.497Z","message":"Entering","context":{"RequestID":"160c750b-0afe-4caa-959e-da7ae69a2859","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d716f1ca-ad57-494b-b666-f3d22206d8c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:47.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:47.499Z","message":"{\"transactionId\":\"160c750b-0afe-4caa-959e-da7ae69a2859\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:47:498\",\"respDate\":\"230423-00:27:47:499\",\"sourceId\":\"haproxy:160c750b-0afe-4caa-959e-da7ae69a2859\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:47:498-46825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e67150e0-7c36-4429-9519-0deca2d6d75c], x-b3-parentspanid=[4fc5038534d08428], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f85453ad33164c74fc5038534d08428], x-b3-spanid=[795605eabe541ab4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[160c750b-0afe-4caa-959e-da7ae69a2859]}\\\"}\"}","context":{"RequestID":"160c750b-0afe-4caa-959e-da7ae69a2859","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d716f1ca-ad57-494b-b666-f3d22206d8c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:47.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:47.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"160c750b-0afe-4caa-959e-da7ae69a2859","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d716f1ca-ad57-494b-b666-f3d22206d8c2","LogTimestamp":"2023-04-23T00:27:47.500Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:49.212Z","message":"Entering","context":{"RequestID":"ad5a58c1-ad34-49a7-8f07-6b4a83f46b74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3acc85-ea45-46fa-ac46-d8b6eda5b85c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ad5a58c1-ad34-49a7-8f07-6b4a83f46b74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3acc85-ea45-46fa-ac46-d8b6eda5b85c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.214Z","message":"{\"transactionId\":\"ad5a58c1-ad34-49a7-8f07-6b4a83f46b74\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:49:212\",\"respDate\":\"230423-00:27:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ad5a58c1-ad34-49a7-8f07-6b4a83f46b74\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:49:212-69295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ad5a58c1-ad34-49a7-8f07-6b4a83f46b74]}\\\"}\"}","context":{"RequestID":"ad5a58c1-ad34-49a7-8f07-6b4a83f46b74","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3acc85-ea45-46fa-ac46-d8b6eda5b85c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad5a58c1-ad34-49a7-8f07-6b4a83f46b74","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3acc85-ea45-46fa-ac46-d8b6eda5b85c","LogTimestamp":"2023-04-23T00:27:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:49.320Z","message":"Entering","context":{"RequestID":"bb7a0691-f294-49c9-9b9e-6bc195cb4d75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0cd4d39-1876-4de8-88d6-e66e767f3212","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.322Z","message":"{\"transactionId\":\"bb7a0691-f294-49c9-9b9e-6bc195cb4d75\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:49:320\",\"respDate\":\"230423-00:27:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bb7a0691-f294-49c9-9b9e-6bc195cb4d75\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:49:320-90397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b48537b9-4b3d-4876-b03a-e4167861fc23], x-b3-parentspanid=[c713a9c391d231c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38301], x-envoy-attempt-count=[1], x-b3-traceid=[b2c623c7250076b5c713a9c391d231c1], x-b3-spanid=[8b7a574a3042c518], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bb7a0691-f294-49c9-9b9e-6bc195cb4d75]}\\\"}\"}","context":{"RequestID":"bb7a0691-f294-49c9-9b9e-6bc195cb4d75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d0cd4d39-1876-4de8-88d6-e66e767f3212","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb7a0691-f294-49c9-9b9e-6bc195cb4d75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0cd4d39-1876-4de8-88d6-e66e767f3212","LogTimestamp":"2023-04-23T00:27:49.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:27:49.510Z","message":"Entering","context":{"RequestID":"a202d254-c123-4b3a-be71-dda14ba993bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59f38578-4087-4a69-8f6e-6bf359f6e2df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:49.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.513Z","message":"{\"transactionId\":\"a202d254-c123-4b3a-be71-dda14ba993bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:49:511\",\"respDate\":\"230423-00:27:49:513\",\"sourceId\":\"haproxy:a202d254-c123-4b3a-be71-dda14ba993bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:49:511-60993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[878e5f35-9c70-45f5-9826-2155b183da4d], x-b3-parentspanid=[b9f5ef941661d583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fb8b107f234f955b9f5ef941661d583], x-b3-spanid=[d7b3b1314e2b0c82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a202d254-c123-4b3a-be71-dda14ba993bc]}\\\"}\"}","context":{"RequestID":"a202d254-c123-4b3a-be71-dda14ba993bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59f38578-4087-4a69-8f6e-6bf359f6e2df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:49.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:49.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a202d254-c123-4b3a-be71-dda14ba993bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59f38578-4087-4a69-8f6e-6bf359f6e2df","LogTimestamp":"2023-04-23T00:27:49.514Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:51.524Z","message":"Entering","context":{"RequestID":"621987a4-69e5-4282-a748-bc188cd4e075","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4f72de0-a6d4-4d7e-9435-8c5e4b609c36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:51.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:51.526Z","message":"{\"transactionId\":\"621987a4-69e5-4282-a748-bc188cd4e075\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:51:524\",\"respDate\":\"230423-00:27:51:525\",\"sourceId\":\"haproxy:621987a4-69e5-4282-a748-bc188cd4e075\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:51:524-50725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8d6431c-d37f-40e5-a787-0db1a66b973f], x-b3-parentspanid=[d8a0b523d37f88f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8170183fd8874b9ed8a0b523d37f88f9], x-b3-spanid=[0bbde0d7e83389b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[621987a4-69e5-4282-a748-bc188cd4e075]}\\\"}\"}","context":{"RequestID":"621987a4-69e5-4282-a748-bc188cd4e075","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4f72de0-a6d4-4d7e-9435-8c5e4b609c36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:51.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:51.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"621987a4-69e5-4282-a748-bc188cd4e075","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4f72de0-a6d4-4d7e-9435-8c5e4b609c36","LogTimestamp":"2023-04-23T00:27:51.526Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:52.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:27:52.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:52.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:52.964Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:53.536Z","message":"Entering","context":{"RequestID":"a877375d-8915-4124-8272-184bc5c932b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5281d79-7018-4153-aff6-5fce451d8587","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:53.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:53.538Z","message":"{\"transactionId\":\"a877375d-8915-4124-8272-184bc5c932b2\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:53:537\",\"respDate\":\"230423-00:27:53:538\",\"sourceId\":\"haproxy:a877375d-8915-4124-8272-184bc5c932b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:53:537-87068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92aeeb84-3be0-4d66-8565-84e624d34fe7], x-b3-parentspanid=[681d71b99a7fb31c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c29d339e6a9d1bc7681d71b99a7fb31c], x-b3-spanid=[8e6c64e5539f739a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a877375d-8915-4124-8272-184bc5c932b2]}\\\"}\"}","context":{"RequestID":"a877375d-8915-4124-8272-184bc5c932b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5281d79-7018-4153-aff6-5fce451d8587","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:53.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:53.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a877375d-8915-4124-8272-184bc5c932b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5281d79-7018-4153-aff6-5fce451d8587","LogTimestamp":"2023-04-23T00:27:53.539Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:27:55.547Z","message":"Entering","context":{"RequestID":"29ec95bd-41ea-4e23-b318-5ac1f6c16e3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b08227-ebd9-4a39-96d5-78015923b1ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:55.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:55.549Z","message":"{\"transactionId\":\"29ec95bd-41ea-4e23-b318-5ac1f6c16e3a\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:55:548\",\"respDate\":\"230423-00:27:55:549\",\"sourceId\":\"haproxy:29ec95bd-41ea-4e23-b318-5ac1f6c16e3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:55:548-70133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb697493-b4b3-45ec-b739-61f7c4616282], x-b3-parentspanid=[91703dc1b64a52e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cebb8ec244a967991703dc1b64a52e9], x-b3-spanid=[4503089ef047f9fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29ec95bd-41ea-4e23-b318-5ac1f6c16e3a]}\\\"}\"}","context":{"RequestID":"29ec95bd-41ea-4e23-b318-5ac1f6c16e3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1b08227-ebd9-4a39-96d5-78015923b1ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:55.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:55.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29ec95bd-41ea-4e23-b318-5ac1f6c16e3a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1b08227-ebd9-4a39-96d5-78015923b1ee","LogTimestamp":"2023-04-23T00:27:55.549Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:27:57.559Z","message":"Entering","context":{"RequestID":"6ec0d717-1557-4c7d-9e1e-8e72ad570f9e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"faf1dfda-7a53-47d1-8818-3bc878c47cb4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:57.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:57.562Z","message":"{\"transactionId\":\"6ec0d717-1557-4c7d-9e1e-8e72ad570f9e\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:57:560\",\"respDate\":\"230423-00:27:57:561\",\"sourceId\":\"haproxy:6ec0d717-1557-4c7d-9e1e-8e72ad570f9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:57:560-23400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3a1db52-d272-4f1f-b47b-8c7b72d3a44a], x-b3-parentspanid=[d8b859b4796aa259], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34f0ac8159e9ea81d8b859b4796aa259], x-b3-spanid=[61deb5b11e37999c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ec0d717-1557-4c7d-9e1e-8e72ad570f9e]}\\\"}\"}","context":{"RequestID":"6ec0d717-1557-4c7d-9e1e-8e72ad570f9e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"faf1dfda-7a53-47d1-8818-3bc878c47cb4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:57.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:57.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ec0d717-1557-4c7d-9e1e-8e72ad570f9e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faf1dfda-7a53-47d1-8818-3bc878c47cb4","LogTimestamp":"2023-04-23T00:27:57.563Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:59.212Z","message":"Entering","context":{"RequestID":"950e1abf-879c-499c-8361-3e44284f5350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c77fb19-52f8-40c2-8438-2c1fcf639d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"950e1abf-879c-499c-8361-3e44284f5350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c77fb19-52f8-40c2-8438-2c1fcf639d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.217Z","message":"{\"transactionId\":\"950e1abf-879c-499c-8361-3e44284f5350\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:59:214\",\"respDate\":\"230423-00:27:59:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:950e1abf-879c-499c-8361-3e44284f5350\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:27:59:214-43227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[950e1abf-879c-499c-8361-3e44284f5350]}\\\"}\"}","context":{"RequestID":"950e1abf-879c-499c-8361-3e44284f5350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c77fb19-52f8-40c2-8438-2c1fcf639d63","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:27:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"950e1abf-879c-499c-8361-3e44284f5350","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c77fb19-52f8-40c2-8438-2c1fcf639d63","LogTimestamp":"2023-04-23T00:27:59.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:27:59.319Z","message":"Entering","context":{"RequestID":"b675047e-f0a4-4452-9b90-a95124f390c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3322b818-a3f8-4774-b33d-c578ee28e8d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.321Z","message":"{\"transactionId\":\"b675047e-f0a4-4452-9b90-a95124f390c0\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:59:319\",\"respDate\":\"230423-00:27:59:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b675047e-f0a4-4452-9b90-a95124f390c0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:27:59:319-90423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25936bbb-be4a-4e8e-949e-e3e57c383016], x-b3-parentspanid=[677d6a63fad4c563], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57627], x-envoy-attempt-count=[1], x-b3-traceid=[ff03d39698588f02677d6a63fad4c563], x-b3-spanid=[7b0c378de114fb31], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b675047e-f0a4-4452-9b90-a95124f390c0]}\\\"}\"}","context":{"RequestID":"b675047e-f0a4-4452-9b90-a95124f390c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3322b818-a3f8-4774-b33d-c578ee28e8d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:27:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b675047e-f0a4-4452-9b90-a95124f390c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3322b818-a3f8-4774-b33d-c578ee28e8d4","LogTimestamp":"2023-04-23T00:27:59.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:27:59.573Z","message":"Entering","context":{"RequestID":"f1fb917d-85f3-4399-8c5a-e0a47d42f68d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee5414aa-469d-4542-a763-b419a3299cab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:59.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.576Z","message":"{\"transactionId\":\"f1fb917d-85f3-4399-8c5a-e0a47d42f68d\",\"status\":\"200\",\"rqstDate\":\"230423-00:27:59:574\",\"respDate\":\"230423-00:27:59:575\",\"sourceId\":\"haproxy:f1fb917d-85f3-4399-8c5a-e0a47d42f68d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:27:59:574-3402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11669706-1926-4408-890c-140cb9e6b30f], x-b3-parentspanid=[f8f93d2d55dc7545], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98f0e566a11d6a3bf8f93d2d55dc7545], x-b3-spanid=[fd7a448385048a1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1fb917d-85f3-4399-8c5a-e0a47d42f68d]}\\\"}\"}","context":{"RequestID":"f1fb917d-85f3-4399-8c5a-e0a47d42f68d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee5414aa-469d-4542-a763-b419a3299cab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:27:59.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:27:59.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1fb917d-85f3-4399-8c5a-e0a47d42f68d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee5414aa-469d-4542-a763-b419a3299cab","LogTimestamp":"2023-04-23T00:27:59.576Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:27:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:28:01.584Z","message":"Entering","context":{"RequestID":"88bb2153-f653-413f-a290-8f410734fe92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"857d6f57-1af4-4689-9a5b-8624a22f4b30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:01.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:01.587Z","message":"{\"transactionId\":\"88bb2153-f653-413f-a290-8f410734fe92\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:01:585\",\"respDate\":\"230423-00:28:01:587\",\"sourceId\":\"haproxy:88bb2153-f653-413f-a290-8f410734fe92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:01:585-5995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aec54f76-e46a-46e1-9ab9-f72ae600bdba], x-b3-parentspanid=[7010edc918aa817d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[648ddaf89a73127f7010edc918aa817d], x-b3-spanid=[1b31d37a667018dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88bb2153-f653-413f-a290-8f410734fe92]}\\\"}\"}","context":{"RequestID":"88bb2153-f653-413f-a290-8f410734fe92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"857d6f57-1af4-4689-9a5b-8624a22f4b30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:01.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:01.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88bb2153-f653-413f-a290-8f410734fe92","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"857d6f57-1af4-4689-9a5b-8624a22f4b30","LogTimestamp":"2023-04-23T00:28:01.588Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:02.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:02.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:02.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:02.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:03.598Z","message":"Entering","context":{"RequestID":"eabff22a-f4c8-42a7-9db7-7bcac599e39e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5cab2131-69d0-4af4-8ffa-d950cdc94dd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:03.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:03.600Z","message":"{\"transactionId\":\"eabff22a-f4c8-42a7-9db7-7bcac599e39e\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:03:598\",\"respDate\":\"230423-00:28:03:600\",\"sourceId\":\"haproxy:eabff22a-f4c8-42a7-9db7-7bcac599e39e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:03:598-74954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ecc566c-008e-4b1c-90e8-84538206eed6], x-b3-parentspanid=[b00a8886a5747898], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d177522a0ce4d719b00a8886a5747898], x-b3-spanid=[1a13ab933045575f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eabff22a-f4c8-42a7-9db7-7bcac599e39e]}\\\"}\"}","context":{"RequestID":"eabff22a-f4c8-42a7-9db7-7bcac599e39e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5cab2131-69d0-4af4-8ffa-d950cdc94dd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:03.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:03.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eabff22a-f4c8-42a7-9db7-7bcac599e39e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cab2131-69d0-4af4-8ffa-d950cdc94dd7","LogTimestamp":"2023-04-23T00:28:03.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:28:04.993Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:04.997Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:05.610Z","message":"Entering","context":{"RequestID":"4e18c063-61f5-4f4d-9710-473103a54397","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4aadaf5-b160-4d93-99b8-bab1432f5e2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:05.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:05.613Z","message":"{\"transactionId\":\"4e18c063-61f5-4f4d-9710-473103a54397\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:05:611\",\"respDate\":\"230423-00:28:05:613\",\"sourceId\":\"haproxy:4e18c063-61f5-4f4d-9710-473103a54397\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:05:611-25398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba4a4828-3739-41a0-a26d-c44cfbd0f5ab], x-b3-parentspanid=[298ccf7c9e9b6b4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7434971fb3def204298ccf7c9e9b6b4f], x-b3-spanid=[3d5d2bf79bfee1da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e18c063-61f5-4f4d-9710-473103a54397]}\\\"}\"}","context":{"RequestID":"4e18c063-61f5-4f4d-9710-473103a54397","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d4aadaf5-b160-4d93-99b8-bab1432f5e2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:05.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:05.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e18c063-61f5-4f4d-9710-473103a54397","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4aadaf5-b160-4d93-99b8-bab1432f5e2f","LogTimestamp":"2023-04-23T00:28:05.614Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:07.624Z","message":"Entering","context":{"RequestID":"ab6c4f04-e161-4ab2-9b72-4a79e9fc1821","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"daee25c8-de88-44cd-88e7-ebdf57ed9cf6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:07.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:07.627Z","message":"{\"transactionId\":\"ab6c4f04-e161-4ab2-9b72-4a79e9fc1821\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:07:625\",\"respDate\":\"230423-00:28:07:627\",\"sourceId\":\"haproxy:ab6c4f04-e161-4ab2-9b72-4a79e9fc1821\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:07:625-58813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[006519f1-2513-4116-a082-6a493c2fb8c8], x-b3-parentspanid=[1421dca10f9c4e1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[926a3e4f3455bcec1421dca10f9c4e1d], x-b3-spanid=[807536816afefb4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab6c4f04-e161-4ab2-9b72-4a79e9fc1821]}\\\"}\"}","context":{"RequestID":"ab6c4f04-e161-4ab2-9b72-4a79e9fc1821","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"daee25c8-de88-44cd-88e7-ebdf57ed9cf6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:07.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:07.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab6c4f04-e161-4ab2-9b72-4a79e9fc1821","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daee25c8-de88-44cd-88e7-ebdf57ed9cf6","LogTimestamp":"2023-04-23T00:28:07.628Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:09.212Z","message":"Entering","context":{"RequestID":"cb5da87a-75c4-4746-b634-f634fb6a0c76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dfb1e12-fd05-410a-8fb3-c5a659ffd18f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"cb5da87a-75c4-4746-b634-f634fb6a0c76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dfb1e12-fd05-410a-8fb3-c5a659ffd18f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.217Z","message":"{\"transactionId\":\"cb5da87a-75c4-4746-b634-f634fb6a0c76\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:09:215\",\"respDate\":\"230423-00:28:09:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cb5da87a-75c4-4746-b634-f634fb6a0c76\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:09:215-66656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cb5da87a-75c4-4746-b634-f634fb6a0c76]}\\\"}\"}","context":{"RequestID":"cb5da87a-75c4-4746-b634-f634fb6a0c76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dfb1e12-fd05-410a-8fb3-c5a659ffd18f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb5da87a-75c4-4746-b634-f634fb6a0c76","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dfb1e12-fd05-410a-8fb3-c5a659ffd18f","LogTimestamp":"2023-04-23T00:28:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:28:09.318Z","message":"Entering","context":{"RequestID":"15be4b18-5841-4f74-9acf-03acb7ad17e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f471a65b-1d36-45e7-86b1-acfbb6263ec3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.321Z","message":"{\"transactionId\":\"15be4b18-5841-4f74-9acf-03acb7ad17e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:09:319\",\"respDate\":\"230423-00:28:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:15be4b18-5841-4f74-9acf-03acb7ad17e5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:09:319-14700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2aae151d-a07c-40bb-ba6c-8779dcf69a1e], x-b3-parentspanid=[b7908484cfbde663], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58315], x-envoy-attempt-count=[1], x-b3-traceid=[1f3832e376a8fdbeb7908484cfbde663], x-b3-spanid=[1ea08164568368c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[15be4b18-5841-4f74-9acf-03acb7ad17e5]}\\\"}\"}","context":{"RequestID":"15be4b18-5841-4f74-9acf-03acb7ad17e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f471a65b-1d36-45e7-86b1-acfbb6263ec3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15be4b18-5841-4f74-9acf-03acb7ad17e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f471a65b-1d36-45e7-86b1-acfbb6263ec3","LogTimestamp":"2023-04-23T00:28:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:09.637Z","message":"Entering","context":{"RequestID":"e0b96004-c5f2-4dbb-b6fc-3d8fde15807e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"873b21dd-6b8d-4a12-91c9-3f7c3a91421d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:09.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.640Z","message":"{\"transactionId\":\"e0b96004-c5f2-4dbb-b6fc-3d8fde15807e\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:09:638\",\"respDate\":\"230423-00:28:09:640\",\"sourceId\":\"haproxy:e0b96004-c5f2-4dbb-b6fc-3d8fde15807e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:09:638-90128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e66b16a9-64a7-497c-b71c-049b3ea39fe3], x-b3-parentspanid=[6482df439407e773], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b73e3466f6b594086482df439407e773], x-b3-spanid=[cc01a79ad10d8b7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0b96004-c5f2-4dbb-b6fc-3d8fde15807e]}\\\"}\"}","context":{"RequestID":"e0b96004-c5f2-4dbb-b6fc-3d8fde15807e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"873b21dd-6b8d-4a12-91c9-3f7c3a91421d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:09.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:09.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b96004-c5f2-4dbb-b6fc-3d8fde15807e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"873b21dd-6b8d-4a12-91c9-3f7c3a91421d","LogTimestamp":"2023-04-23T00:28:09.641Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:11.654Z","message":"Entering","context":{"RequestID":"5a37c802-879c-4b5d-8a1c-74459166562a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b5008db-431a-41cc-a90e-b2c7b8bdb08c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:11.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:11.656Z","message":"{\"transactionId\":\"5a37c802-879c-4b5d-8a1c-74459166562a\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:11:654\",\"respDate\":\"230423-00:28:11:656\",\"sourceId\":\"haproxy:5a37c802-879c-4b5d-8a1c-74459166562a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:11:654-53562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[160f54c0-c4e2-4055-9683-e71892bbd20e], x-b3-parentspanid=[9bc0d9f44b576967], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67279839a1d9fad29bc0d9f44b576967], x-b3-spanid=[5186a198285d2024], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a37c802-879c-4b5d-8a1c-74459166562a]}\\\"}\"}","context":{"RequestID":"5a37c802-879c-4b5d-8a1c-74459166562a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b5008db-431a-41cc-a90e-b2c7b8bdb08c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:11.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:11.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a37c802-879c-4b5d-8a1c-74459166562a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b5008db-431a-41cc-a90e-b2c7b8bdb08c","LogTimestamp":"2023-04-23T00:28:11.657Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:12.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:12.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:12.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:12.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:13.668Z","message":"Entering","context":{"RequestID":"97c3efd4-961e-406d-9390-9ba9a56bf6b5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"311a07ec-beb0-4a81-b89c-1118924d6afb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:13.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:13.670Z","message":"{\"transactionId\":\"97c3efd4-961e-406d-9390-9ba9a56bf6b5\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:13:668\",\"respDate\":\"230423-00:28:13:670\",\"sourceId\":\"haproxy:97c3efd4-961e-406d-9390-9ba9a56bf6b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:13:668-20955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fec45438-9d1e-4a6f-9c15-5439a869e412], x-b3-parentspanid=[474609418dbecda6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[892d58cd776dbda4474609418dbecda6], x-b3-spanid=[6d4af4bfd9844fb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97c3efd4-961e-406d-9390-9ba9a56bf6b5]}\\\"}\"}","context":{"RequestID":"97c3efd4-961e-406d-9390-9ba9a56bf6b5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"311a07ec-beb0-4a81-b89c-1118924d6afb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:13.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:13.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97c3efd4-961e-406d-9390-9ba9a56bf6b5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"311a07ec-beb0-4a81-b89c-1118924d6afb","LogTimestamp":"2023-04-23T00:28:13.671Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:15.680Z","message":"Entering","context":{"RequestID":"f8ed336c-0696-465e-a6ad-50ec3101210f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e8430ce-2e51-47ea-b0b4-8b217301abba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:15.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:15.683Z","message":"{\"transactionId\":\"f8ed336c-0696-465e-a6ad-50ec3101210f\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:15:681\",\"respDate\":\"230423-00:28:15:683\",\"sourceId\":\"haproxy:f8ed336c-0696-465e-a6ad-50ec3101210f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:15:681-29026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbe4f5d2-24fd-4cd1-9851-18431b4411d0], x-b3-parentspanid=[45f6a31d03b621b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbf665a6455920e645f6a31d03b621b9], x-b3-spanid=[3361fd67933b0d2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8ed336c-0696-465e-a6ad-50ec3101210f]}\\\"}\"}","context":{"RequestID":"f8ed336c-0696-465e-a6ad-50ec3101210f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e8430ce-2e51-47ea-b0b4-8b217301abba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:15.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:15.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8ed336c-0696-465e-a6ad-50ec3101210f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e8430ce-2e51-47ea-b0b4-8b217301abba","LogTimestamp":"2023-04-23T00:28:15.684Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:17.694Z","message":"Entering","context":{"RequestID":"2c8148b1-d20e-4265-a168-ffb48d7bad66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1e5ab9c-c56b-4280-abbc-040c031a0db4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:17.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:17.697Z","message":"{\"transactionId\":\"2c8148b1-d20e-4265-a168-ffb48d7bad66\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:17:695\",\"respDate\":\"230423-00:28:17:697\",\"sourceId\":\"haproxy:2c8148b1-d20e-4265-a168-ffb48d7bad66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:17:695-42274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56f3b8cb-7335-4ca2-a0b2-3b5fdac4eb27], x-b3-parentspanid=[f53e44f8c61b889e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31a26d13a994b323f53e44f8c61b889e], x-b3-spanid=[2e20ddc75b1e9e79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c8148b1-d20e-4265-a168-ffb48d7bad66]}\\\"}\"}","context":{"RequestID":"2c8148b1-d20e-4265-a168-ffb48d7bad66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a1e5ab9c-c56b-4280-abbc-040c031a0db4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:17.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:17.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8148b1-d20e-4265-a168-ffb48d7bad66","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e5ab9c-c56b-4280-abbc-040c031a0db4","LogTimestamp":"2023-04-23T00:28:17.698Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:28:19.212Z","message":"Entering","context":{"RequestID":"d9dc7d75-98ea-4195-9ef3-27e554b1d249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc67fb83-9422-4f63-96ec-712d43864400","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d9dc7d75-98ea-4195-9ef3-27e554b1d249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc67fb83-9422-4f63-96ec-712d43864400","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.216Z","message":"{\"transactionId\":\"d9dc7d75-98ea-4195-9ef3-27e554b1d249\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:19:213\",\"respDate\":\"230423-00:28:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d9dc7d75-98ea-4195-9ef3-27e554b1d249\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:19:213-11720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d9dc7d75-98ea-4195-9ef3-27e554b1d249]}\\\"}\"}","context":{"RequestID":"d9dc7d75-98ea-4195-9ef3-27e554b1d249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc67fb83-9422-4f63-96ec-712d43864400","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9dc7d75-98ea-4195-9ef3-27e554b1d249","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc67fb83-9422-4f63-96ec-712d43864400","LogTimestamp":"2023-04-23T00:28:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:19.320Z","message":"Entering","context":{"RequestID":"ef769392-76e2-4042-a4e9-7f383e00f68b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a0b62ce-7c14-4334-b2ab-77bcf595fb04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.322Z","message":"{\"transactionId\":\"ef769392-76e2-4042-a4e9-7f383e00f68b\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:19:321\",\"respDate\":\"230423-00:28:19:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef769392-76e2-4042-a4e9-7f383e00f68b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:19:321-27376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[343b22d1-e89e-488b-bea8-c1056d2a95cc], x-b3-parentspanid=[cac09789641e12e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52847], x-envoy-attempt-count=[1], x-b3-traceid=[2d01acaa5f3d4633cac09789641e12e0], x-b3-spanid=[8153153c4f730629], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef769392-76e2-4042-a4e9-7f383e00f68b]}\\\"}\"}","context":{"RequestID":"ef769392-76e2-4042-a4e9-7f383e00f68b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a0b62ce-7c14-4334-b2ab-77bcf595fb04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef769392-76e2-4042-a4e9-7f383e00f68b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a0b62ce-7c14-4334-b2ab-77bcf595fb04","LogTimestamp":"2023-04-23T00:28:19.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:19.708Z","message":"Entering","context":{"RequestID":"79e5b346-9c8c-4d2f-84f6-b4555e85a205","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a935b0c-61a9-4725-afbc-c7e8fdcfaad8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:19.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.711Z","message":"{\"transactionId\":\"79e5b346-9c8c-4d2f-84f6-b4555e85a205\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:19:709\",\"respDate\":\"230423-00:28:19:711\",\"sourceId\":\"haproxy:79e5b346-9c8c-4d2f-84f6-b4555e85a205\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:19:709-80259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[222aff42-583a-4cd6-b590-c9f4cb875131], x-b3-parentspanid=[d6766f0f25bed2d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[478dea5fed671c95d6766f0f25bed2d9], x-b3-spanid=[297d2f135b9cba8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79e5b346-9c8c-4d2f-84f6-b4555e85a205]}\\\"}\"}","context":{"RequestID":"79e5b346-9c8c-4d2f-84f6-b4555e85a205","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a935b0c-61a9-4725-afbc-c7e8fdcfaad8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:19.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:19.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79e5b346-9c8c-4d2f-84f6-b4555e85a205","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a935b0c-61a9-4725-afbc-c7e8fdcfaad8","LogTimestamp":"2023-04-23T00:28:19.712Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:28:21.726Z","message":"Entering","context":{"RequestID":"a828fec3-d623-43ed-a4b1-bb0d8038d362","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79a1ffd3-41d5-44cf-8a8d-b66beda1a322","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:21.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:21.729Z","message":"{\"transactionId\":\"a828fec3-d623-43ed-a4b1-bb0d8038d362\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:21:727\",\"respDate\":\"230423-00:28:21:729\",\"sourceId\":\"haproxy:a828fec3-d623-43ed-a4b1-bb0d8038d362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:21:727-28121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7ba90b1-c061-4fea-a47a-33344d2c481e], x-b3-parentspanid=[bcc1442eba9e1a22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c7d91540f27fdbabcc1442eba9e1a22], x-b3-spanid=[afe28ffe56e6cf9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a828fec3-d623-43ed-a4b1-bb0d8038d362]}\\\"}\"}","context":{"RequestID":"a828fec3-d623-43ed-a4b1-bb0d8038d362","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79a1ffd3-41d5-44cf-8a8d-b66beda1a322","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:21.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:21.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a828fec3-d623-43ed-a4b1-bb0d8038d362","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79a1ffd3-41d5-44cf-8a8d-b66beda1a322","LogTimestamp":"2023-04-23T00:28:21.729Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:22.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:22.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:22.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:22.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:23.740Z","message":"Entering","context":{"RequestID":"50c577ab-d77b-4c5c-8100-bee008522d26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7047597-41fa-48b4-bf2e-d8f639e91c13","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:23.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:23.744Z","message":"{\"transactionId\":\"50c577ab-d77b-4c5c-8100-bee008522d26\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:23:741\",\"respDate\":\"230423-00:28:23:743\",\"sourceId\":\"haproxy:50c577ab-d77b-4c5c-8100-bee008522d26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:23:741-72267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df419e7d-ef37-4bfc-bbf1-7189bee7b69a], x-b3-parentspanid=[b6576f5d077e6dba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcf02ed367eae764b6576f5d077e6dba], x-b3-spanid=[8c62a428f4c59f7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50c577ab-d77b-4c5c-8100-bee008522d26]}\\\"}\"}","context":{"RequestID":"50c577ab-d77b-4c5c-8100-bee008522d26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7047597-41fa-48b4-bf2e-d8f639e91c13","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:23.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:23.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50c577ab-d77b-4c5c-8100-bee008522d26","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7047597-41fa-48b4-bf2e-d8f639e91c13","LogTimestamp":"2023-04-23T00:28:23.745Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:28:25.756Z","message":"Entering","context":{"RequestID":"48a1284a-aaa2-48c3-a8e1-1cf77dfaf488","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e83b60-ee63-43c1-9782-e41e12166ea4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:25.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:25.759Z","message":"{\"transactionId\":\"48a1284a-aaa2-48c3-a8e1-1cf77dfaf488\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:25:757\",\"respDate\":\"230423-00:28:25:759\",\"sourceId\":\"haproxy:48a1284a-aaa2-48c3-a8e1-1cf77dfaf488\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:25:757-23108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d74d0be-58b9-4188-8549-69eebdd45dee], x-b3-parentspanid=[558cdd74404a74e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc36881943c85a90558cdd74404a74e2], x-b3-spanid=[02a14aee0ef0f791], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48a1284a-aaa2-48c3-a8e1-1cf77dfaf488]}\\\"}\"}","context":{"RequestID":"48a1284a-aaa2-48c3-a8e1-1cf77dfaf488","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6e83b60-ee63-43c1-9782-e41e12166ea4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:25.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:25.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48a1284a-aaa2-48c3-a8e1-1cf77dfaf488","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6e83b60-ee63-43c1-9782-e41e12166ea4","LogTimestamp":"2023-04-23T00:28:25.760Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:28:27.769Z","message":"Entering","context":{"RequestID":"c7e664dd-dd9a-4a4f-aad3-d436981670a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"176ebaef-ce7d-4f92-831e-a625cc38ab87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:27.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:27.771Z","message":"{\"transactionId\":\"c7e664dd-dd9a-4a4f-aad3-d436981670a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:27:770\",\"respDate\":\"230423-00:28:27:771\",\"sourceId\":\"haproxy:c7e664dd-dd9a-4a4f-aad3-d436981670a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:27:770-67402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[277a811e-099c-49cd-8213-19aed36f3605], x-b3-parentspanid=[fdb8db518aff5b55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1df2853076be2ae3fdb8db518aff5b55], x-b3-spanid=[ec8b754f1d3b7883], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7e664dd-dd9a-4a4f-aad3-d436981670a0]}\\\"}\"}","context":{"RequestID":"c7e664dd-dd9a-4a4f-aad3-d436981670a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"176ebaef-ce7d-4f92-831e-a625cc38ab87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:27.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:27.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7e664dd-dd9a-4a4f-aad3-d436981670a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"176ebaef-ce7d-4f92-831e-a625cc38ab87","LogTimestamp":"2023-04-23T00:28:27.771Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:28:29.224Z","message":"Entering","context":{"RequestID":"9d8e0040-d95f-48f9-8c31-61427731de82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cad5c4aa-95dc-4243-9cad-00d17fcc560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:29.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.226Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d8e0040-d95f-48f9-8c31-61427731de82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cad5c4aa-95dc-4243-9cad-00d17fcc560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:29.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.228Z","message":"{\"transactionId\":\"9d8e0040-d95f-48f9-8c31-61427731de82\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:29:225\",\"respDate\":\"230423-00:28:29:228\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9d8e0040-d95f-48f9-8c31-61427731de82\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:29:225-33741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9d8e0040-d95f-48f9-8c31-61427731de82]}\\\"}\"}","context":{"RequestID":"9d8e0040-d95f-48f9-8c31-61427731de82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cad5c4aa-95dc-4243-9cad-00d17fcc560d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:29.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d8e0040-d95f-48f9-8c31-61427731de82","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cad5c4aa-95dc-4243-9cad-00d17fcc560d","LogTimestamp":"2023-04-23T00:28:29.229Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:28:29.317Z","message":"Entering","context":{"RequestID":"649ef8c4-401c-424c-9776-7c031f3cba83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1eb1d0e-79cd-45d1-9824-5b4e65b33b33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.318Z","message":"{\"transactionId\":\"649ef8c4-401c-424c-9776-7c031f3cba83\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:29:317\",\"respDate\":\"230423-00:28:29:318\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:649ef8c4-401c-424c-9776-7c031f3cba83\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:29:317-51030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98cf2aab-e3be-4db4-839c-b0ad10558361], x-b3-parentspanid=[9269390f31efc11a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40553], x-envoy-attempt-count=[1], x-b3-traceid=[eb29606a25b4c10b9269390f31efc11a], x-b3-spanid=[f31ee9bd8d2a8d98], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[649ef8c4-401c-424c-9776-7c031f3cba83]}\\\"}\"}","context":{"RequestID":"649ef8c4-401c-424c-9776-7c031f3cba83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1eb1d0e-79cd-45d1-9824-5b4e65b33b33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:29.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"649ef8c4-401c-424c-9776-7c031f3cba83","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1eb1d0e-79cd-45d1-9824-5b4e65b33b33","LogTimestamp":"2023-04-23T00:28:29.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:28:29.779Z","message":"Entering","context":{"RequestID":"40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"867aff0c-3f0a-480b-b7d9-e30ce2448dd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:29.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.780Z","message":"{\"transactionId\":\"40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:29:779\",\"respDate\":\"230423-00:28:29:780\",\"sourceId\":\"haproxy:40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:29:779-96798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1aacb6a2-4c21-4870-b6ff-5c2a1107f03d], x-b3-parentspanid=[c308895fa2040ea2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3862aa5157f0926c308895fa2040ea2], x-b3-spanid=[f1d8fb06af38fe6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55]}\\\"}\"}","context":{"RequestID":"40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"867aff0c-3f0a-480b-b7d9-e30ce2448dd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:29.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:29.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40b7fca3-4d34-4cbb-a2be-8d2e1f36fa55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"867aff0c-3f0a-480b-b7d9-e30ce2448dd5","LogTimestamp":"2023-04-23T00:28:29.781Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:28:31.788Z","message":"Entering","context":{"RequestID":"0cd9cc24-40f4-4a26-b542-179e6bd9e3f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f111be4d-f012-426e-b04c-6b6449b3d19e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:31.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:31.791Z","message":"{\"transactionId\":\"0cd9cc24-40f4-4a26-b542-179e6bd9e3f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:31:789\",\"respDate\":\"230423-00:28:31:791\",\"sourceId\":\"haproxy:0cd9cc24-40f4-4a26-b542-179e6bd9e3f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:31:789-8760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1ca32e4-5d43-4493-a5a6-e95acbdbe267], x-b3-parentspanid=[5cda348ea122c3ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adb957c7d7218d6e5cda348ea122c3ea], x-b3-spanid=[48fc9a1b889fd634], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cd9cc24-40f4-4a26-b542-179e6bd9e3f6]}\\\"}\"}","context":{"RequestID":"0cd9cc24-40f4-4a26-b542-179e6bd9e3f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f111be4d-f012-426e-b04c-6b6449b3d19e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:31.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:31.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cd9cc24-40f4-4a26-b542-179e6bd9e3f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f111be4d-f012-426e-b04c-6b6449b3d19e","LogTimestamp":"2023-04-23T00:28:31.792Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:32.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:32.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:32.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:32.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:33.801Z","message":"Entering","context":{"RequestID":"bce46f9d-c345-4590-a641-73b127acb886","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"000c6fd4-6ebb-4eb3-8f42-f031a6dfa50a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:33.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:33.804Z","message":"{\"transactionId\":\"bce46f9d-c345-4590-a641-73b127acb886\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:33:802\",\"respDate\":\"230423-00:28:33:803\",\"sourceId\":\"haproxy:bce46f9d-c345-4590-a641-73b127acb886\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:33:802-6837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea3f1fb6-fdf7-4083-ac63-8e462d63270f], x-b3-parentspanid=[a71a068da004757a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9f5192e964591b9a71a068da004757a], x-b3-spanid=[e7717d48ba2eba27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bce46f9d-c345-4590-a641-73b127acb886]}\\\"}\"}","context":{"RequestID":"bce46f9d-c345-4590-a641-73b127acb886","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"000c6fd4-6ebb-4eb3-8f42-f031a6dfa50a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:33.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:33.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bce46f9d-c345-4590-a641-73b127acb886","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"000c6fd4-6ebb-4eb3-8f42-f031a6dfa50a","LogTimestamp":"2023-04-23T00:28:33.804Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:35.006Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:35.010Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:35.815Z","message":"Entering","context":{"RequestID":"1c7db7fa-bea2-4956-9766-072a1a1107f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0049ed13-8be9-4bce-9156-13b552670486","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:35.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:35.817Z","message":"{\"transactionId\":\"1c7db7fa-bea2-4956-9766-072a1a1107f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:35:815\",\"respDate\":\"230423-00:28:35:817\",\"sourceId\":\"haproxy:1c7db7fa-bea2-4956-9766-072a1a1107f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:35:815-62637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b130bac9-c87d-466a-a0ff-2e959231e941], x-b3-parentspanid=[f893d2f4144bfa3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91fd3cf34e777711f893d2f4144bfa3c], x-b3-spanid=[e192589aa25a60e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c7db7fa-bea2-4956-9766-072a1a1107f6]}\\\"}\"}","context":{"RequestID":"1c7db7fa-bea2-4956-9766-072a1a1107f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0049ed13-8be9-4bce-9156-13b552670486","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:35.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:35.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c7db7fa-bea2-4956-9766-072a1a1107f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0049ed13-8be9-4bce-9156-13b552670486","LogTimestamp":"2023-04-23T00:28:35.818Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:37.828Z","message":"Entering","context":{"RequestID":"f2e5d1b4-77ba-4747-8f78-b197bcf45367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7daf58e-9a27-4c1e-a9f0-29b270e8c41d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:37.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:37.831Z","message":"{\"transactionId\":\"f2e5d1b4-77ba-4747-8f78-b197bcf45367\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:37:829\",\"respDate\":\"230423-00:28:37:831\",\"sourceId\":\"haproxy:f2e5d1b4-77ba-4747-8f78-b197bcf45367\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:37:829-36157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8850195d-2fb0-40a4-a70e-9e940edae011], x-b3-parentspanid=[833fc471809fe65a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8038eafab077f71833fc471809fe65a], x-b3-spanid=[2c93d7c2cb34f2b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2e5d1b4-77ba-4747-8f78-b197bcf45367]}\\\"}\"}","context":{"RequestID":"f2e5d1b4-77ba-4747-8f78-b197bcf45367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7daf58e-9a27-4c1e-a9f0-29b270e8c41d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:37.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:37.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2e5d1b4-77ba-4747-8f78-b197bcf45367","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7daf58e-9a27-4c1e-a9f0-29b270e8c41d","LogTimestamp":"2023-04-23T00:28:37.832Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:39.211Z","message":"Entering","context":{"RequestID":"c99d77b9-94e9-4c7d-8a02-f1f029d18590","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91d54036-f82c-49e4-b4e8-edd9f68b92d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"c99d77b9-94e9-4c7d-8a02-f1f029d18590","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91d54036-f82c-49e4-b4e8-edd9f68b92d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.213Z","message":"{\"transactionId\":\"c99d77b9-94e9-4c7d-8a02-f1f029d18590\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:39:212\",\"respDate\":\"230423-00:28:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c99d77b9-94e9-4c7d-8a02-f1f029d18590\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:39:212-22050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c99d77b9-94e9-4c7d-8a02-f1f029d18590]}\\\"}\"}","context":{"RequestID":"c99d77b9-94e9-4c7d-8a02-f1f029d18590","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91d54036-f82c-49e4-b4e8-edd9f68b92d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c99d77b9-94e9-4c7d-8a02-f1f029d18590","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91d54036-f82c-49e4-b4e8-edd9f68b92d3","LogTimestamp":"2023-04-23T00:28:39.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:28:39.319Z","message":"Entering","context":{"RequestID":"dcc713ce-499a-4caa-8869-2d4b5c6ec0da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34f4470e-bea9-445a-8270-8a592a93970b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.322Z","message":"{\"transactionId\":\"dcc713ce-499a-4caa-8869-2d4b5c6ec0da\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:39:320\",\"respDate\":\"230423-00:28:39:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dcc713ce-499a-4caa-8869-2d4b5c6ec0da\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:39:320-8010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cd44573-daf9-49fd-9bd7-b7f2c0f2aac6], x-b3-parentspanid=[35acbe4efefb3f52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56485], x-envoy-attempt-count=[1], x-b3-traceid=[66deae0301fe71cb35acbe4efefb3f52], x-b3-spanid=[3e41e1b3065e967f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dcc713ce-499a-4caa-8869-2d4b5c6ec0da]}\\\"}\"}","context":{"RequestID":"dcc713ce-499a-4caa-8869-2d4b5c6ec0da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34f4470e-bea9-445a-8270-8a592a93970b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcc713ce-499a-4caa-8869-2d4b5c6ec0da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f4470e-bea9-445a-8270-8a592a93970b","LogTimestamp":"2023-04-23T00:28:39.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:28:39.843Z","message":"Entering","context":{"RequestID":"aee89b12-6137-4426-a3d3-6de2f7c5813b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d263f24b-4a51-4c85-beb6-0b10c93aa76d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:39.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.845Z","message":"{\"transactionId\":\"aee89b12-6137-4426-a3d3-6de2f7c5813b\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:39:844\",\"respDate\":\"230423-00:28:39:845\",\"sourceId\":\"haproxy:aee89b12-6137-4426-a3d3-6de2f7c5813b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:39:844-70266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c82e20ee-398e-4aa6-8931-2e1203f95906], x-b3-parentspanid=[c5a8eca3d5b399d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1247c99feec22a60c5a8eca3d5b399d2], x-b3-spanid=[5a8f22d1dd6aad84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aee89b12-6137-4426-a3d3-6de2f7c5813b]}\\\"}\"}","context":{"RequestID":"aee89b12-6137-4426-a3d3-6de2f7c5813b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d263f24b-4a51-4c85-beb6-0b10c93aa76d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:39.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:39.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aee89b12-6137-4426-a3d3-6de2f7c5813b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d263f24b-4a51-4c85-beb6-0b10c93aa76d","LogTimestamp":"2023-04-23T00:28:39.846Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:41.856Z","message":"Entering","context":{"RequestID":"c121beb1-4f54-44bc-9f5e-76d7248e9bb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f960a8d-0fa8-4e1c-8b6f-b1ab249f8552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:41.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:41.860Z","message":"{\"transactionId\":\"c121beb1-4f54-44bc-9f5e-76d7248e9bb7\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:41:857\",\"respDate\":\"230423-00:28:41:860\",\"sourceId\":\"haproxy:c121beb1-4f54-44bc-9f5e-76d7248e9bb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:41:857-87523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11647557-ba87-435c-828d-2d7a21a44455], x-b3-parentspanid=[cdf23dba3378b72b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3c0257234f8f278cdf23dba3378b72b], x-b3-spanid=[62b37e586e32c8c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c121beb1-4f54-44bc-9f5e-76d7248e9bb7]}\\\"}\"}","context":{"RequestID":"c121beb1-4f54-44bc-9f5e-76d7248e9bb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f960a8d-0fa8-4e1c-8b6f-b1ab249f8552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:41.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:41.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c121beb1-4f54-44bc-9f5e-76d7248e9bb7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f960a8d-0fa8-4e1c-8b6f-b1ab249f8552","LogTimestamp":"2023-04-23T00:28:41.861Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:28:42.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:42.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:42.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:42.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:43.871Z","message":"Entering","context":{"RequestID":"429c82d1-a714-46ba-a37d-86b7ac8b3edf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"953ad9fe-e407-4d65-92ea-166c92a7521d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:43.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:43.873Z","message":"{\"transactionId\":\"429c82d1-a714-46ba-a37d-86b7ac8b3edf\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:43:871\",\"respDate\":\"230423-00:28:43:873\",\"sourceId\":\"haproxy:429c82d1-a714-46ba-a37d-86b7ac8b3edf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:43:871-77031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba35e1f3-eb6a-42e2-a02a-3febdbfff5c0], x-b3-parentspanid=[ced8771b2aff73db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[385ee3076533e958ced8771b2aff73db], x-b3-spanid=[4eb0cb830d0c058c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[429c82d1-a714-46ba-a37d-86b7ac8b3edf]}\\\"}\"}","context":{"RequestID":"429c82d1-a714-46ba-a37d-86b7ac8b3edf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"953ad9fe-e407-4d65-92ea-166c92a7521d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:43.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:43.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"429c82d1-a714-46ba-a37d-86b7ac8b3edf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"953ad9fe-e407-4d65-92ea-166c92a7521d","LogTimestamp":"2023-04-23T00:28:43.873Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:28:45.882Z","message":"Entering","context":{"RequestID":"a160e899-2485-4a6a-865c-bb8ba9ef73d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a749d68-1049-4766-8790-34e5046609bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:45.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:45.885Z","message":"{\"transactionId\":\"a160e899-2485-4a6a-865c-bb8ba9ef73d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:45:883\",\"respDate\":\"230423-00:28:45:885\",\"sourceId\":\"haproxy:a160e899-2485-4a6a-865c-bb8ba9ef73d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:45:883-37161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35001041-4478-4240-877a-ec1c06e92407], x-b3-parentspanid=[643e8959d0a1e067], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[337abb0a423b2f09643e8959d0a1e067], x-b3-spanid=[95e704afdeae62e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a160e899-2485-4a6a-865c-bb8ba9ef73d9]}\\\"}\"}","context":{"RequestID":"a160e899-2485-4a6a-865c-bb8ba9ef73d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a749d68-1049-4766-8790-34e5046609bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:45.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:45.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a160e899-2485-4a6a-865c-bb8ba9ef73d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a749d68-1049-4766-8790-34e5046609bb","LogTimestamp":"2023-04-23T00:28:45.886Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:47.895Z","message":"Entering","context":{"RequestID":"be250bc1-e15d-4dd3-987c-6ce3812c9a42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85833e6c-6e5d-4f18-bd0b-f718b09ae238","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:47.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:47.896Z","message":"{\"transactionId\":\"be250bc1-e15d-4dd3-987c-6ce3812c9a42\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:47:895\",\"respDate\":\"230423-00:28:47:896\",\"sourceId\":\"haproxy:be250bc1-e15d-4dd3-987c-6ce3812c9a42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:47:895-87364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a34267a-8cd4-43eb-8086-02790c42bbf5], x-b3-parentspanid=[3e577a15c241c9df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b50f3f1c9da28f733e577a15c241c9df], x-b3-spanid=[71daf5a530488d3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be250bc1-e15d-4dd3-987c-6ce3812c9a42]}\\\"}\"}","context":{"RequestID":"be250bc1-e15d-4dd3-987c-6ce3812c9a42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85833e6c-6e5d-4f18-bd0b-f718b09ae238","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:47.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:47.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be250bc1-e15d-4dd3-987c-6ce3812c9a42","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85833e6c-6e5d-4f18-bd0b-f718b09ae238","LogTimestamp":"2023-04-23T00:28:47.897Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:28:49.212Z","message":"Entering","context":{"RequestID":"d5344a98-e3e8-4da6-9586-18621ce6d155","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45f8e1e5-8ec6-459b-afaa-84aed273e1f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5344a98-e3e8-4da6-9586-18621ce6d155","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45f8e1e5-8ec6-459b-afaa-84aed273e1f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.215Z","message":"{\"transactionId\":\"d5344a98-e3e8-4da6-9586-18621ce6d155\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:49:213\",\"respDate\":\"230423-00:28:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5344a98-e3e8-4da6-9586-18621ce6d155\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:49:213-90105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5344a98-e3e8-4da6-9586-18621ce6d155]}\\\"}\"}","context":{"RequestID":"d5344a98-e3e8-4da6-9586-18621ce6d155","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45f8e1e5-8ec6-459b-afaa-84aed273e1f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5344a98-e3e8-4da6-9586-18621ce6d155","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45f8e1e5-8ec6-459b-afaa-84aed273e1f7","LogTimestamp":"2023-04-23T00:28:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:28:49.320Z","message":"Entering","context":{"RequestID":"06404474-6c3d-4b26-a19b-58615ee3418e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a0639f4-9b67-40bf-a611-341d595856fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.322Z","message":"{\"transactionId\":\"06404474-6c3d-4b26-a19b-58615ee3418e\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:49:321\",\"respDate\":\"230423-00:28:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:06404474-6c3d-4b26-a19b-58615ee3418e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:49:321-15085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d1c7555-4630-49f3-beea-70b586b8c784], x-b3-parentspanid=[5ecae161576ea360], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38309], x-envoy-attempt-count=[1], x-b3-traceid=[94641928016c766e5ecae161576ea360], x-b3-spanid=[a774ae0e7acfc3bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[06404474-6c3d-4b26-a19b-58615ee3418e]}\\\"}\"}","context":{"RequestID":"06404474-6c3d-4b26-a19b-58615ee3418e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a0639f4-9b67-40bf-a611-341d595856fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06404474-6c3d-4b26-a19b-58615ee3418e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a0639f4-9b67-40bf-a611-341d595856fd","LogTimestamp":"2023-04-23T00:28:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:49.907Z","message":"Entering","context":{"RequestID":"00f71bb6-2f07-4751-aebf-deb9e3f67aa9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0cda5c4-5631-4546-9cc0-5eec44a7d3d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:49.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.909Z","message":"{\"transactionId\":\"00f71bb6-2f07-4751-aebf-deb9e3f67aa9\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:49:907\",\"respDate\":\"230423-00:28:49:909\",\"sourceId\":\"haproxy:00f71bb6-2f07-4751-aebf-deb9e3f67aa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:49:907-5801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18c3ee04-f548-4023-bdc9-8c96b7e61aa6], x-b3-parentspanid=[dad7a30c3801a2b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea267564ac4a3a4ddad7a30c3801a2b3], x-b3-spanid=[648091b237607d64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00f71bb6-2f07-4751-aebf-deb9e3f67aa9]}\\\"}\"}","context":{"RequestID":"00f71bb6-2f07-4751-aebf-deb9e3f67aa9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0cda5c4-5631-4546-9cc0-5eec44a7d3d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:49.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:49.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00f71bb6-2f07-4751-aebf-deb9e3f67aa9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0cda5c4-5631-4546-9cc0-5eec44a7d3d1","LogTimestamp":"2023-04-23T00:28:49.910Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:51.920Z","message":"Entering","context":{"RequestID":"874bd9cc-d948-4ef3-804e-878e524a7b86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c6aaa1b-6f92-46b6-96fa-1758ffd7e884","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:51.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:51.922Z","message":"{\"transactionId\":\"874bd9cc-d948-4ef3-804e-878e524a7b86\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:51:921\",\"respDate\":\"230423-00:28:51:922\",\"sourceId\":\"haproxy:874bd9cc-d948-4ef3-804e-878e524a7b86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:51:921-38998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32f4b97b-b9a9-4c35-a985-22f95e8697c8], x-b3-parentspanid=[200ba51e08e06817], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[603f4010d7d4e55e200ba51e08e06817], x-b3-spanid=[db9a16b815a33844], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[874bd9cc-d948-4ef3-804e-878e524a7b86]}\\\"}\"}","context":{"RequestID":"874bd9cc-d948-4ef3-804e-878e524a7b86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c6aaa1b-6f92-46b6-96fa-1758ffd7e884","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:51.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:51.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"874bd9cc-d948-4ef3-804e-878e524a7b86","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c6aaa1b-6f92-46b6-96fa-1758ffd7e884","LogTimestamp":"2023-04-23T00:28:51.923Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:28:52.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:28:52.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:52.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:52.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:53.933Z","message":"Entering","context":{"RequestID":"64383bce-dcf2-4f68-9ff4-8e5ef55b8776","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c998463-8bf5-4469-bdcd-0028eb31d903","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:53.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:53.936Z","message":"{\"transactionId\":\"64383bce-dcf2-4f68-9ff4-8e5ef55b8776\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:53:934\",\"respDate\":\"230423-00:28:53:936\",\"sourceId\":\"haproxy:64383bce-dcf2-4f68-9ff4-8e5ef55b8776\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:53:934-47351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f69fd0b-a2b3-4af7-a52a-2b852b4a14e6], x-b3-parentspanid=[e99c677f86d2c67d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[035afc402bb8dbcae99c677f86d2c67d], x-b3-spanid=[b9aef5ffb5380980], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64383bce-dcf2-4f68-9ff4-8e5ef55b8776]}\\\"}\"}","context":{"RequestID":"64383bce-dcf2-4f68-9ff4-8e5ef55b8776","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c998463-8bf5-4469-bdcd-0028eb31d903","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:53.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:53.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64383bce-dcf2-4f68-9ff4-8e5ef55b8776","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c998463-8bf5-4469-bdcd-0028eb31d903","LogTimestamp":"2023-04-23T00:28:53.937Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:28:55.948Z","message":"Entering","context":{"RequestID":"338825b6-d4ae-452c-9a50-118cbfd1bcc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"896b695e-c451-470e-a9b2-2248a3a07efa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:55.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:55.951Z","message":"{\"transactionId\":\"338825b6-d4ae-452c-9a50-118cbfd1bcc0\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:55:949\",\"respDate\":\"230423-00:28:55:951\",\"sourceId\":\"haproxy:338825b6-d4ae-452c-9a50-118cbfd1bcc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:55:949-20\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19aa8427-ea21-4784-90d5-61523ec28bd8], x-b3-parentspanid=[06c0ef837c4bef63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa73db6e0bdf8e0906c0ef837c4bef63], x-b3-spanid=[562d38d86957bf0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[338825b6-d4ae-452c-9a50-118cbfd1bcc0]}\\\"}\"}","context":{"RequestID":"338825b6-d4ae-452c-9a50-118cbfd1bcc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"896b695e-c451-470e-a9b2-2248a3a07efa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:55.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:55.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"338825b6-d4ae-452c-9a50-118cbfd1bcc0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"896b695e-c451-470e-a9b2-2248a3a07efa","LogTimestamp":"2023-04-23T00:28:55.952Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:57.964Z","message":"Entering","context":{"RequestID":"f5f9e959-a838-4dc8-91e3-ac5250f21127","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff97122-2395-4a86-9ffe-5ca72dab1378","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:57.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:57.967Z","message":"{\"transactionId\":\"f5f9e959-a838-4dc8-91e3-ac5250f21127\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:57:965\",\"respDate\":\"230423-00:28:57:967\",\"sourceId\":\"haproxy:f5f9e959-a838-4dc8-91e3-ac5250f21127\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:28:57:965-68526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a51c2b6d-35be-443d-b1d0-7e4d5f8e5bb5], x-b3-parentspanid=[08e69743f49c731d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bff00d5489e0ec6608e69743f49c731d], x-b3-spanid=[a572a547a4640212], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5f9e959-a838-4dc8-91e3-ac5250f21127]}\\\"}\"}","context":{"RequestID":"f5f9e959-a838-4dc8-91e3-ac5250f21127","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ff97122-2395-4a86-9ffe-5ca72dab1378","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:57.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:57.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5f9e959-a838-4dc8-91e3-ac5250f21127","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ff97122-2395-4a86-9ffe-5ca72dab1378","LogTimestamp":"2023-04-23T00:28:57.968Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:28:59.212Z","message":"Entering","context":{"RequestID":"55ce7bbe-820f-46b6-9ecb-557ea3d64f56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"088396fa-d660-4b44-9280-ae05383cb7db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"55ce7bbe-820f-46b6-9ecb-557ea3d64f56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"088396fa-d660-4b44-9280-ae05383cb7db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.215Z","message":"{\"transactionId\":\"55ce7bbe-820f-46b6-9ecb-557ea3d64f56\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:59:213\",\"respDate\":\"230423-00:28:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:55ce7bbe-820f-46b6-9ecb-557ea3d64f56\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:28:59:213-58552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[55ce7bbe-820f-46b6-9ecb-557ea3d64f56]}\\\"}\"}","context":{"RequestID":"55ce7bbe-820f-46b6-9ecb-557ea3d64f56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"088396fa-d660-4b44-9280-ae05383cb7db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:28:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55ce7bbe-820f-46b6-9ecb-557ea3d64f56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"088396fa-d660-4b44-9280-ae05383cb7db","LogTimestamp":"2023-04-23T00:28:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:59.319Z","message":"Entering","context":{"RequestID":"86aa5165-61bc-4ef2-8daa-0e6f766bd57e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"137610aa-3eec-483e-a3f1-cc97da82e547","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.322Z","message":"{\"transactionId\":\"86aa5165-61bc-4ef2-8daa-0e6f766bd57e\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:59:320\",\"respDate\":\"230423-00:28:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86aa5165-61bc-4ef2-8daa-0e6f766bd57e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:59:320-79274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc4e007e-d922-4da4-b1e1-9a59b4c3cdaf], x-b3-parentspanid=[57c0dd052fea5faa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46573], x-envoy-attempt-count=[1], x-b3-traceid=[6e3131a2b5951f6f57c0dd052fea5faa], x-b3-spanid=[0961aec9c7721a14], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86aa5165-61bc-4ef2-8daa-0e6f766bd57e]}\\\"}\"}","context":{"RequestID":"86aa5165-61bc-4ef2-8daa-0e6f766bd57e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"137610aa-3eec-483e-a3f1-cc97da82e547","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:28:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86aa5165-61bc-4ef2-8daa-0e6f766bd57e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"137610aa-3eec-483e-a3f1-cc97da82e547","LogTimestamp":"2023-04-23T00:28:59.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:28:59.979Z","message":"Entering","context":{"RequestID":"ebf5be1a-ccf0-4071-9db4-5582f721ebb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65f3218e-2882-4856-9a9c-46c20679ed0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:59.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.983Z","message":"{\"transactionId\":\"ebf5be1a-ccf0-4071-9db4-5582f721ebb0\",\"status\":\"200\",\"rqstDate\":\"230423-00:28:59:980\",\"respDate\":\"230423-00:28:59:982\",\"sourceId\":\"haproxy:ebf5be1a-ccf0-4071-9db4-5582f721ebb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:28:59:980-46841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ecbcd90-9cc0-42d2-a564-97504c457e61], x-b3-parentspanid=[25502f7913f2de03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[597e6595c808bf0425502f7913f2de03], x-b3-spanid=[7e84395aed11f5be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebf5be1a-ccf0-4071-9db4-5582f721ebb0]}\\\"}\"}","context":{"RequestID":"ebf5be1a-ccf0-4071-9db4-5582f721ebb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65f3218e-2882-4856-9a9c-46c20679ed0d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:28:59.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:28:59.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebf5be1a-ccf0-4071-9db4-5582f721ebb0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65f3218e-2882-4856-9a9c-46c20679ed0d","LogTimestamp":"2023-04-23T00:28:59.983Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:28:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:29:01.995Z","message":"Entering","context":{"RequestID":"8e4765cd-ab62-4ba4-934c-35d4d5211bf5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"664bd4cc-c110-4797-8968-3748581e4a33","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:01.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:01.997Z","message":"{\"transactionId\":\"8e4765cd-ab62-4ba4-934c-35d4d5211bf5\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:01:996\",\"respDate\":\"230423-00:29:01:997\",\"sourceId\":\"haproxy:8e4765cd-ab62-4ba4-934c-35d4d5211bf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:01:996-32007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13cff786-b7ed-4561-8b8b-91e8296483f6], x-b3-parentspanid=[425da3042706ce96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe05c55f64a94799425da3042706ce96], x-b3-spanid=[708e03df2f6e212c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e4765cd-ab62-4ba4-934c-35d4d5211bf5]}\\\"}\"}","context":{"RequestID":"8e4765cd-ab62-4ba4-934c-35d4d5211bf5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"664bd4cc-c110-4797-8968-3748581e4a33","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:01.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:01.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e4765cd-ab62-4ba4-934c-35d4d5211bf5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"664bd4cc-c110-4797-8968-3748581e4a33","LogTimestamp":"2023-04-23T00:29:01.997Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:29:02.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:02.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:02.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:02.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:04.007Z","message":"Entering","context":{"RequestID":"8d801e1b-3bd5-47bc-89d4-0b298fcf6031","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b77de37-3929-40ee-a918-dc3488f25340","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:04.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:04.009Z","message":"{\"transactionId\":\"8d801e1b-3bd5-47bc-89d4-0b298fcf6031\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:04:008\",\"respDate\":\"230423-00:29:04:009\",\"sourceId\":\"haproxy:8d801e1b-3bd5-47bc-89d4-0b298fcf6031\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:04:008-69621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1f56e51-eb4b-494f-9875-4b951b00eae5], x-b3-parentspanid=[3d5752f6283b2c7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[185b66fefae741483d5752f6283b2c7a], x-b3-spanid=[4647daa65bb42656], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d801e1b-3bd5-47bc-89d4-0b298fcf6031]}\\\"}\"}","context":{"RequestID":"8d801e1b-3bd5-47bc-89d4-0b298fcf6031","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b77de37-3929-40ee-a918-dc3488f25340","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:04.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:04.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d801e1b-3bd5-47bc-89d4-0b298fcf6031","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b77de37-3929-40ee-a918-dc3488f25340","LogTimestamp":"2023-04-23T00:29:04.010Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:05.011Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:05.016Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:06.021Z","message":"Entering","context":{"RequestID":"44882e7d-714f-4f89-a8f5-2cad73e3ac09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ccb844c6-1f09-4e81-be3c-7124c90b9e4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:06.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:06.024Z","message":"{\"transactionId\":\"44882e7d-714f-4f89-a8f5-2cad73e3ac09\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:06:022\",\"respDate\":\"230423-00:29:06:024\",\"sourceId\":\"haproxy:44882e7d-714f-4f89-a8f5-2cad73e3ac09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:06:022-39506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e1e5c38-b6e2-4eef-8c33-6b876df06f2a], x-b3-parentspanid=[1c6f684bbce528d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2834883f28eb6b41c6f684bbce528d2], x-b3-spanid=[c60300490fa231fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44882e7d-714f-4f89-a8f5-2cad73e3ac09]}\\\"}\"}","context":{"RequestID":"44882e7d-714f-4f89-a8f5-2cad73e3ac09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ccb844c6-1f09-4e81-be3c-7124c90b9e4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:06.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:06.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44882e7d-714f-4f89-a8f5-2cad73e3ac09","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccb844c6-1f09-4e81-be3c-7124c90b9e4b","LogTimestamp":"2023-04-23T00:29:06.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:08.034Z","message":"Entering","context":{"RequestID":"843b29c1-f3f5-4ff5-b987-3281e9777156","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfc2e997-ce12-4545-9a45-d78105c394f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:08.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:08.037Z","message":"{\"transactionId\":\"843b29c1-f3f5-4ff5-b987-3281e9777156\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:08:035\",\"respDate\":\"230423-00:29:08:037\",\"sourceId\":\"haproxy:843b29c1-f3f5-4ff5-b987-3281e9777156\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:08:035-12424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d0947c0-1be7-4af3-a193-c1135bb0acac], x-b3-parentspanid=[f0d7427a28b7ea2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c6ccedb0daf3874f0d7427a28b7ea2a], x-b3-spanid=[b13388928c930231], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843b29c1-f3f5-4ff5-b987-3281e9777156]}\\\"}\"}","context":{"RequestID":"843b29c1-f3f5-4ff5-b987-3281e9777156","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfc2e997-ce12-4545-9a45-d78105c394f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:08.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:08.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843b29c1-f3f5-4ff5-b987-3281e9777156","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfc2e997-ce12-4545-9a45-d78105c394f4","LogTimestamp":"2023-04-23T00:29:08.037Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:09.212Z","message":"Entering","context":{"RequestID":"0d5edba4-736c-4bf4-9922-a824ef2a4a59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6a0bf97-7154-4269-9a15-731b92351cf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d5edba4-736c-4bf4-9922-a824ef2a4a59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6a0bf97-7154-4269-9a15-731b92351cf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:09.216Z","message":"{\"transactionId\":\"0d5edba4-736c-4bf4-9922-a824ef2a4a59\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:09:213\",\"respDate\":\"230423-00:29:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0d5edba4-736c-4bf4-9922-a824ef2a4a59\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:09:213-73424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0d5edba4-736c-4bf4-9922-a824ef2a4a59]}\\\"}\"}","context":{"RequestID":"0d5edba4-736c-4bf4-9922-a824ef2a4a59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6a0bf97-7154-4269-9a15-731b92351cf6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d5edba4-736c-4bf4-9922-a824ef2a4a59","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6a0bf97-7154-4269-9a15-731b92351cf6","LogTimestamp":"2023-04-23T00:29:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:09.325Z","message":"Entering","context":{"RequestID":"8bab4399-c821-4bd5-b942-669be63202bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34e97585-f233-45ac-acb4-70c74a793410","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:09.328Z","message":"{\"transactionId\":\"8bab4399-c821-4bd5-b942-669be63202bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:09:326\",\"respDate\":\"230423-00:29:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8bab4399-c821-4bd5-b942-669be63202bc\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:09:326-28265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd1a2928-d061-4c21-8258-4bc2f4983cb5], x-b3-parentspanid=[44d021e13e91229f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59411], x-envoy-attempt-count=[1], x-b3-traceid=[47514d1a679874aa44d021e13e91229f], x-b3-spanid=[61fac6a67a2508a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8bab4399-c821-4bd5-b942-669be63202bc]}\\\"}\"}","context":{"RequestID":"8bab4399-c821-4bd5-b942-669be63202bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34e97585-f233-45ac-acb4-70c74a793410","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:09.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bab4399-c821-4bd5-b942-669be63202bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34e97585-f233-45ac-acb4-70c74a793410","LogTimestamp":"2023-04-23T00:29:09.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:10.048Z","message":"Entering","context":{"RequestID":"c27ebbe7-bd7c-41ee-9850-a8d928169315","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"750c8188-8ca2-4280-a192-d521b403ad56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:10.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:10.052Z","message":"{\"transactionId\":\"c27ebbe7-bd7c-41ee-9850-a8d928169315\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:10:049\",\"respDate\":\"230423-00:29:10:052\",\"sourceId\":\"haproxy:c27ebbe7-bd7c-41ee-9850-a8d928169315\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:10:049-74822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e99b355e-7caf-442e-ab3e-ac4279b88516], x-b3-parentspanid=[1d73e6d88548b3fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f8ddbff96fec4d51d73e6d88548b3fa], x-b3-spanid=[cc089c579ea05438], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c27ebbe7-bd7c-41ee-9850-a8d928169315]}\\\"}\"}","context":{"RequestID":"c27ebbe7-bd7c-41ee-9850-a8d928169315","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"750c8188-8ca2-4280-a192-d521b403ad56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:10.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:10.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c27ebbe7-bd7c-41ee-9850-a8d928169315","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"750c8188-8ca2-4280-a192-d521b403ad56","LogTimestamp":"2023-04-23T00:29:10.052Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:29:12.063Z","message":"Entering","context":{"RequestID":"4f5fdddf-a658-4355-9b25-58c59c6dcd47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a9ee51c1-b9c7-425b-a56b-0e226912c41a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:12.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:12.066Z","message":"{\"transactionId\":\"4f5fdddf-a658-4355-9b25-58c59c6dcd47\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:12:064\",\"respDate\":\"230423-00:29:12:066\",\"sourceId\":\"haproxy:4f5fdddf-a658-4355-9b25-58c59c6dcd47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:12:064-59008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc55893f-b3f4-476e-8fa9-ab0949d884bc], x-b3-parentspanid=[d9a152d36cdeaa41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec446673c3f25c35d9a152d36cdeaa41], x-b3-spanid=[8e9c57aedbcaca7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f5fdddf-a658-4355-9b25-58c59c6dcd47]}\\\"}\"}","context":{"RequestID":"4f5fdddf-a658-4355-9b25-58c59c6dcd47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a9ee51c1-b9c7-425b-a56b-0e226912c41a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:12.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:12.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f5fdddf-a658-4355-9b25-58c59c6dcd47","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9ee51c1-b9c7-425b-a56b-0e226912c41a","LogTimestamp":"2023-04-23T00:29:12.066Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:12.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:12.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:12.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:12.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:14.077Z","message":"Entering","context":{"RequestID":"1528608e-5d5d-4a99-b275-b2f4171e2101","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"731ddcb0-f6e5-4218-8c1e-86ab73b07c83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:14.080Z","message":"{\"transactionId\":\"1528608e-5d5d-4a99-b275-b2f4171e2101\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:14:078\",\"respDate\":\"230423-00:29:14:080\",\"sourceId\":\"haproxy:1528608e-5d5d-4a99-b275-b2f4171e2101\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:14:078-4925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42556336-933a-41c7-9a64-620ce33153f1], x-b3-parentspanid=[8a2835e700e0eb37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b226647c06658b878a2835e700e0eb37], x-b3-spanid=[922b303c37cef822], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1528608e-5d5d-4a99-b275-b2f4171e2101]}\\\"}\"}","context":{"RequestID":"1528608e-5d5d-4a99-b275-b2f4171e2101","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"731ddcb0-f6e5-4218-8c1e-86ab73b07c83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:14.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:14.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1528608e-5d5d-4a99-b275-b2f4171e2101","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"731ddcb0-f6e5-4218-8c1e-86ab73b07c83","LogTimestamp":"2023-04-23T00:29:14.080Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:16.091Z","message":"Entering","context":{"RequestID":"6c693e34-61a5-4855-83d8-27e05c62ff17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"565e57b5-c763-4078-adb0-c7d09c5062e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:16.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:16.093Z","message":"{\"transactionId\":\"6c693e34-61a5-4855-83d8-27e05c62ff17\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:16:092\",\"respDate\":\"230423-00:29:16:093\",\"sourceId\":\"haproxy:6c693e34-61a5-4855-83d8-27e05c62ff17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:16:092-69201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcf56b08-2fbb-415e-8b02-dc01247df30d], x-b3-parentspanid=[c5a4d35a15e3959c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b70d4e29fd10218c5a4d35a15e3959c], x-b3-spanid=[3adae6e2f13cd96c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c693e34-61a5-4855-83d8-27e05c62ff17]}\\\"}\"}","context":{"RequestID":"6c693e34-61a5-4855-83d8-27e05c62ff17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"565e57b5-c763-4078-adb0-c7d09c5062e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:16.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:16.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c693e34-61a5-4855-83d8-27e05c62ff17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"565e57b5-c763-4078-adb0-c7d09c5062e3","LogTimestamp":"2023-04-23T00:29:16.093Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:29:18.104Z","message":"Entering","context":{"RequestID":"2b4e0242-c5fa-46a2-9208-e3d01783c3b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76039b23-bcd6-46ce-ba34-47f9802b450e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:18.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:18.107Z","message":"{\"transactionId\":\"2b4e0242-c5fa-46a2-9208-e3d01783c3b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:18:105\",\"respDate\":\"230423-00:29:18:107\",\"sourceId\":\"haproxy:2b4e0242-c5fa-46a2-9208-e3d01783c3b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:18:105-83322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[869f64f2-766b-4b13-b397-fa50923d69e1], x-b3-parentspanid=[4e6cc0784972d03a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e386be1f657ad564e6cc0784972d03a], x-b3-spanid=[e464b32631f894ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b4e0242-c5fa-46a2-9208-e3d01783c3b9]}\\\"}\"}","context":{"RequestID":"2b4e0242-c5fa-46a2-9208-e3d01783c3b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76039b23-bcd6-46ce-ba34-47f9802b450e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:18.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:18.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b4e0242-c5fa-46a2-9208-e3d01783c3b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76039b23-bcd6-46ce-ba34-47f9802b450e","LogTimestamp":"2023-04-23T00:29:18.108Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:19.217Z","message":"Entering","context":{"RequestID":"c9cfe93d-e7e8-4f55-b108-0eef969c6cb6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3792fc-fdb4-48e8-8221-19eb98e11db8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:19.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:19.219Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9cfe93d-e7e8-4f55-b108-0eef969c6cb6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3792fc-fdb4-48e8-8221-19eb98e11db8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:19.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:19.221Z","message":"{\"transactionId\":\"c9cfe93d-e7e8-4f55-b108-0eef969c6cb6\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:19:218\",\"respDate\":\"230423-00:29:19:221\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9cfe93d-e7e8-4f55-b108-0eef969c6cb6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:19:218-47615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9cfe93d-e7e8-4f55-b108-0eef969c6cb6]}\\\"}\"}","context":{"RequestID":"c9cfe93d-e7e8-4f55-b108-0eef969c6cb6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3792fc-fdb4-48e8-8221-19eb98e11db8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:19.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:19.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9cfe93d-e7e8-4f55-b108-0eef969c6cb6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3792fc-fdb4-48e8-8221-19eb98e11db8","LogTimestamp":"2023-04-23T00:29:19.222Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:29:19.318Z","message":"Entering","context":{"RequestID":"1dc41ce9-a12a-419b-ac7c-283c98b45e33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ee946ba-46b7-4906-9230-16114e320f3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:19.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:19.321Z","message":"{\"transactionId\":\"1dc41ce9-a12a-419b-ac7c-283c98b45e33\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:19:319\",\"respDate\":\"230423-00:29:19:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1dc41ce9-a12a-419b-ac7c-283c98b45e33\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:19:319-4627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5dbbadb-ad56-43d1-a992-d2bf2a52bf96], x-b3-parentspanid=[64aad4aec18f6a61], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57313], x-envoy-attempt-count=[1], x-b3-traceid=[9b7d70b30e6fb98464aad4aec18f6a61], x-b3-spanid=[a02771c978d1dde4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1dc41ce9-a12a-419b-ac7c-283c98b45e33]}\\\"}\"}","context":{"RequestID":"1dc41ce9-a12a-419b-ac7c-283c98b45e33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ee946ba-46b7-4906-9230-16114e320f3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:19.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:19.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dc41ce9-a12a-419b-ac7c-283c98b45e33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ee946ba-46b7-4906-9230-16114e320f3d","LogTimestamp":"2023-04-23T00:29:19.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:20.117Z","message":"Entering","context":{"RequestID":"1635b55c-d626-4329-8afc-fabb924a3913","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90eab345-d51f-4bd8-b872-cbe8a7b8285f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:20.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:20.118Z","message":"{\"transactionId\":\"1635b55c-d626-4329-8afc-fabb924a3913\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:20:117\",\"respDate\":\"230423-00:29:20:118\",\"sourceId\":\"haproxy:1635b55c-d626-4329-8afc-fabb924a3913\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:20:117-31476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48fdbe6a-4038-4b0d-9708-6043c026181d], x-b3-parentspanid=[71b8df71e6b12867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d8b9e2919f4ed4d71b8df71e6b12867], x-b3-spanid=[1f0a040c8827c06a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1635b55c-d626-4329-8afc-fabb924a3913]}\\\"}\"}","context":{"RequestID":"1635b55c-d626-4329-8afc-fabb924a3913","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90eab345-d51f-4bd8-b872-cbe8a7b8285f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:20.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:20.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1635b55c-d626-4329-8afc-fabb924a3913","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90eab345-d51f-4bd8-b872-cbe8a7b8285f","LogTimestamp":"2023-04-23T00:29:20.119Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:29:22.129Z","message":"Entering","context":{"RequestID":"d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a04aaaa5-3574-4e05-90a1-546185510650","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:22.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:22.131Z","message":"{\"transactionId\":\"d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:22:129\",\"respDate\":\"230423-00:29:22:131\",\"sourceId\":\"haproxy:d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:22:129-29568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f84c6e4c-6ebb-4717-8c8c-b7686cb08e1d], x-b3-parentspanid=[d86c9e062cffff5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2759f08e4f0e7a2ed86c9e062cffff5c], x-b3-spanid=[504622aad183801c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4]}\\\"}\"}","context":{"RequestID":"d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a04aaaa5-3574-4e05-90a1-546185510650","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:22.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:22.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d09e8ae4-7c55-4c21-a3af-b5a99c81bcb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a04aaaa5-3574-4e05-90a1-546185510650","LogTimestamp":"2023-04-23T00:29:22.132Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:22.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:22.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:22.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:22.964Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:24.143Z","message":"Entering","context":{"RequestID":"7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca301db3-3797-4e7d-bf11-eb7240a690f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:24.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:24.145Z","message":"{\"transactionId\":\"7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:24:144\",\"respDate\":\"230423-00:29:24:145\",\"sourceId\":\"haproxy:7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:24:144-79400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bcaca5f-5f5b-40d1-8da8-39f40feb4bdc], x-b3-parentspanid=[ecb619bef29d1350], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2c20672a7018512ecb619bef29d1350], x-b3-spanid=[af60c2509cfb52d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5]}\\\"}\"}","context":{"RequestID":"7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca301db3-3797-4e7d-bf11-eb7240a690f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:24.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:24.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d790fb6-9e3e-4c5b-94bf-f4319bc8c4d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca301db3-3797-4e7d-bf11-eb7240a690f7","LogTimestamp":"2023-04-23T00:29:24.146Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:29:26.156Z","message":"Entering","context":{"RequestID":"8681da55-6b2f-49c0-a8d0-4dd8b5466ed3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab8c790c-1238-4169-a020-638658245bb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:26.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:26.158Z","message":"{\"transactionId\":\"8681da55-6b2f-49c0-a8d0-4dd8b5466ed3\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:26:157\",\"respDate\":\"230423-00:29:26:158\",\"sourceId\":\"haproxy:8681da55-6b2f-49c0-a8d0-4dd8b5466ed3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:26:157-57917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16dfd1ce-7a0c-4207-85b1-c53edbcbf4e4], x-b3-parentspanid=[f1317ff255c3c324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46a7be81e5218cd3f1317ff255c3c324], x-b3-spanid=[9b9e7fa6ac92eafc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8681da55-6b2f-49c0-a8d0-4dd8b5466ed3]}\\\"}\"}","context":{"RequestID":"8681da55-6b2f-49c0-a8d0-4dd8b5466ed3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab8c790c-1238-4169-a020-638658245bb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:26.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:26.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8681da55-6b2f-49c0-a8d0-4dd8b5466ed3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab8c790c-1238-4169-a020-638658245bb1","LogTimestamp":"2023-04-23T00:29:26.159Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:29:28.169Z","message":"Entering","context":{"RequestID":"f5c6dd89-19d5-49fb-9825-97536852276d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b659832c-f327-4c28-8af7-30b77f6c62e8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:28.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:28.171Z","message":"{\"transactionId\":\"f5c6dd89-19d5-49fb-9825-97536852276d\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:28:169\",\"respDate\":\"230423-00:29:28:171\",\"sourceId\":\"haproxy:f5c6dd89-19d5-49fb-9825-97536852276d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:28:169-18713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bfe44f8-7ea9-48f7-863a-fcf60aae9667], x-b3-parentspanid=[ae1b6671779cd2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24bc43d2c685cfbcae1b6671779cd2b9], x-b3-spanid=[38dcea20dccea8c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5c6dd89-19d5-49fb-9825-97536852276d]}\\\"}\"}","context":{"RequestID":"f5c6dd89-19d5-49fb-9825-97536852276d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b659832c-f327-4c28-8af7-30b77f6c62e8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:28.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:28.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5c6dd89-19d5-49fb-9825-97536852276d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b659832c-f327-4c28-8af7-30b77f6c62e8","LogTimestamp":"2023-04-23T00:29:28.172Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:29.212Z","message":"Entering","context":{"RequestID":"9ea29f23-cf25-4712-9e81-b15f09a9650b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61bc99b5-a884-4341-a613-6fa363bf97c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ea29f23-cf25-4712-9e81-b15f09a9650b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61bc99b5-a884-4341-a613-6fa363bf97c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:29.215Z","message":"{\"transactionId\":\"9ea29f23-cf25-4712-9e81-b15f09a9650b\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:29:212\",\"respDate\":\"230423-00:29:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ea29f23-cf25-4712-9e81-b15f09a9650b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:29:212-60933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ea29f23-cf25-4712-9e81-b15f09a9650b]}\\\"}\"}","context":{"RequestID":"9ea29f23-cf25-4712-9e81-b15f09a9650b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61bc99b5-a884-4341-a613-6fa363bf97c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea29f23-cf25-4712-9e81-b15f09a9650b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61bc99b5-a884-4341-a613-6fa363bf97c0","LogTimestamp":"2023-04-23T00:29:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:29.320Z","message":"Entering","context":{"RequestID":"105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1dcc0ad-b78f-4fb0-bfd0-d2f3e625f599","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:29.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:29.322Z","message":"{\"transactionId\":\"105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:29:320\",\"respDate\":\"230423-00:29:29:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:29:320-64917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a0946be-d57a-4f73-81a0-378632be1f34], x-b3-parentspanid=[de3513ba96b81ec2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50485], x-envoy-attempt-count=[1], x-b3-traceid=[47eaf034b861496ade3513ba96b81ec2], x-b3-spanid=[c0375b6b904ba168], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6]}\\\"}\"}","context":{"RequestID":"105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1dcc0ad-b78f-4fb0-bfd0-d2f3e625f599","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:29.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:29.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"105d0012-4f0a-4d90-b2a0-2f7ecd3e2be6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1dcc0ad-b78f-4fb0-bfd0-d2f3e625f599","LogTimestamp":"2023-04-23T00:29:29.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:30.182Z","message":"Entering","context":{"RequestID":"70f3fd98-d295-4a43-b06a-3378dd8623c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cdaca63e-f12a-4b5e-a518-2013832eb9c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:30.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:30.184Z","message":"{\"transactionId\":\"70f3fd98-d295-4a43-b06a-3378dd8623c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:30:182\",\"respDate\":\"230423-00:29:30:184\",\"sourceId\":\"haproxy:70f3fd98-d295-4a43-b06a-3378dd8623c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:30:182-5899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f618cb65-b11a-9929-9eeb-fda434726c87], x-b3-parentspanid=[8de3781f4b8a0229], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6b2332f025e73d78de3781f4b8a0229], x-b3-spanid=[17562b1b54de86cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70f3fd98-d295-4a43-b06a-3378dd8623c4]}\\\"}\"}","context":{"RequestID":"70f3fd98-d295-4a43-b06a-3378dd8623c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cdaca63e-f12a-4b5e-a518-2013832eb9c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:30.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:30.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70f3fd98-d295-4a43-b06a-3378dd8623c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdaca63e-f12a-4b5e-a518-2013832eb9c3","LogTimestamp":"2023-04-23T00:29:30.185Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:32.194Z","message":"Entering","context":{"RequestID":"ffe6d1ab-c570-4054-9b74-bcb06a872feb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8e43cc9-a4ac-4937-bef0-c8c5bc6b8a7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:32.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.197Z","message":"{\"transactionId\":\"ffe6d1ab-c570-4054-9b74-bcb06a872feb\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:32:195\",\"respDate\":\"230423-00:29:32:197\",\"sourceId\":\"haproxy:ffe6d1ab-c570-4054-9b74-bcb06a872feb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:32:195-98527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4686a97-f0e7-43d9-a68c-8c3d262b4e89], x-b3-parentspanid=[3b855ee7e1db4af9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62455b21ec983df03b855ee7e1db4af9], x-b3-spanid=[88a49d07c55e5db5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffe6d1ab-c570-4054-9b74-bcb06a872feb]}\\\"}\"}","context":{"RequestID":"ffe6d1ab-c570-4054-9b74-bcb06a872feb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8e43cc9-a4ac-4937-bef0-c8c5bc6b8a7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:32.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffe6d1ab-c570-4054-9b74-bcb06a872feb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8e43cc9-a4ac-4937-bef0-c8c5bc6b8a7b","LogTimestamp":"2023-04-23T00:29:32.198Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:32.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.962Z","message":"Connection[/10.233.74.80:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:32.965Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:34.208Z","message":"Entering","context":{"RequestID":"9e1b1833-8b51-429d-93c1-a80cdb4c21d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"850c64ac-7e12-45ae-b226-8a74898061fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:34.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:34.211Z","message":"{\"transactionId\":\"9e1b1833-8b51-429d-93c1-a80cdb4c21d6\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:34:209\",\"respDate\":\"230423-00:29:34:211\",\"sourceId\":\"haproxy:9e1b1833-8b51-429d-93c1-a80cdb4c21d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:34:209-41926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[543787dc-bd9c-4a57-b2d1-31c5c6d0924a], x-b3-parentspanid=[58e7d15452941821], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c9980b6833ca45458e7d15452941821], x-b3-spanid=[c5a83445072a2627], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e1b1833-8b51-429d-93c1-a80cdb4c21d6]}\\\"}\"}","context":{"RequestID":"9e1b1833-8b51-429d-93c1-a80cdb4c21d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"850c64ac-7e12-45ae-b226-8a74898061fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:34.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:34.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e1b1833-8b51-429d-93c1-a80cdb4c21d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"850c64ac-7e12-45ae-b226-8a74898061fb","LogTimestamp":"2023-04-23T00:29:34.212Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:35.017Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:35.020Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:36.222Z","message":"Entering","context":{"RequestID":"65df6db1-fc3e-4855-8b3e-66bf007ded44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f44ffa4-6676-4db4-a6dc-1716eec8b32e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:36.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:36.224Z","message":"{\"transactionId\":\"65df6db1-fc3e-4855-8b3e-66bf007ded44\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:36:222\",\"respDate\":\"230423-00:29:36:224\",\"sourceId\":\"haproxy:65df6db1-fc3e-4855-8b3e-66bf007ded44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:36:222-84480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b72acb1a-89a8-4cc4-98ff-9b058d22508e], x-b3-parentspanid=[c993ad8eb71dd65d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47665eeca9c926cac993ad8eb71dd65d], x-b3-spanid=[ef74a022bfefedfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65df6db1-fc3e-4855-8b3e-66bf007ded44]}\\\"}\"}","context":{"RequestID":"65df6db1-fc3e-4855-8b3e-66bf007ded44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f44ffa4-6676-4db4-a6dc-1716eec8b32e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:36.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:36.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65df6db1-fc3e-4855-8b3e-66bf007ded44","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f44ffa4-6676-4db4-a6dc-1716eec8b32e","LogTimestamp":"2023-04-23T00:29:36.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:38.235Z","message":"Entering","context":{"RequestID":"f7b828d4-7f0d-4fdb-b90b-6937ccf17348","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f90fa36-9542-4a84-8732-81183233ad38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:38.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:38.237Z","message":"{\"transactionId\":\"f7b828d4-7f0d-4fdb-b90b-6937ccf17348\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:38:236\",\"respDate\":\"230423-00:29:38:237\",\"sourceId\":\"haproxy:f7b828d4-7f0d-4fdb-b90b-6937ccf17348\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:38:236-63909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cc96396-1ea9-4835-921f-949f125bb68d], x-b3-parentspanid=[fcacc7087deda2b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41853fc7ce8fbde3fcacc7087deda2b1], x-b3-spanid=[64abd6184f3443d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7b828d4-7f0d-4fdb-b90b-6937ccf17348]}\\\"}\"}","context":{"RequestID":"f7b828d4-7f0d-4fdb-b90b-6937ccf17348","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f90fa36-9542-4a84-8732-81183233ad38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:38.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:38.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7b828d4-7f0d-4fdb-b90b-6937ccf17348","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f90fa36-9542-4a84-8732-81183233ad38","LogTimestamp":"2023-04-23T00:29:38.238Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:39.210Z","message":"Entering","context":{"RequestID":"e087dc96-49b6-4195-b4e0-bd7d0d57e804","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c21cb8e6-42bd-4ea0-89a5-1896ded27c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:39.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"e087dc96-49b6-4195-b4e0-bd7d0d57e804","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c21cb8e6-42bd-4ea0-89a5-1896ded27c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:39.212Z","message":"{\"transactionId\":\"e087dc96-49b6-4195-b4e0-bd7d0d57e804\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:39:210\",\"respDate\":\"230423-00:29:39:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e087dc96-49b6-4195-b4e0-bd7d0d57e804\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:39:210-32395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e087dc96-49b6-4195-b4e0-bd7d0d57e804]}\\\"}\"}","context":{"RequestID":"e087dc96-49b6-4195-b4e0-bd7d0d57e804","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c21cb8e6-42bd-4ea0-89a5-1896ded27c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:39.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e087dc96-49b6-4195-b4e0-bd7d0d57e804","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c21cb8e6-42bd-4ea0-89a5-1896ded27c20","LogTimestamp":"2023-04-23T00:29:39.212Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:29:39.319Z","message":"Entering","context":{"RequestID":"3c9af994-04be-4afa-8792-6d8795a6d2d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37496af5-13b7-42fe-b1d3-b43a02259a70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:39.321Z","message":"{\"transactionId\":\"3c9af994-04be-4afa-8792-6d8795a6d2d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:39:320\",\"respDate\":\"230423-00:29:39:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3c9af994-04be-4afa-8792-6d8795a6d2d9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:39:320-44669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16e4e9d9-5e81-4e84-9cca-e3ba5ee4ac28], x-b3-parentspanid=[f5928eff1ce8912f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45133], x-envoy-attempt-count=[1], x-b3-traceid=[604beb8da93a4e87f5928eff1ce8912f], x-b3-spanid=[11194195aba35777], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3c9af994-04be-4afa-8792-6d8795a6d2d9]}\\\"}\"}","context":{"RequestID":"3c9af994-04be-4afa-8792-6d8795a6d2d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37496af5-13b7-42fe-b1d3-b43a02259a70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:39.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c9af994-04be-4afa-8792-6d8795a6d2d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37496af5-13b7-42fe-b1d3-b43a02259a70","LogTimestamp":"2023-04-23T00:29:39.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:29:40.249Z","message":"Entering","context":{"RequestID":"e9ce9f90-86ad-4d96-a0e2-650d79d164f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5017c2c-e074-4536-babd-95171229a0c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:40.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:40.251Z","message":"{\"transactionId\":\"e9ce9f90-86ad-4d96-a0e2-650d79d164f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:40:249\",\"respDate\":\"230423-00:29:40:251\",\"sourceId\":\"haproxy:e9ce9f90-86ad-4d96-a0e2-650d79d164f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:40:249-13319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[239b74f1-d155-4c88-95f0-cf59cf69d15f], x-b3-parentspanid=[de552f434e44d7e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a49428c6206f1796de552f434e44d7e5], x-b3-spanid=[16e8c87180a8bdbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9ce9f90-86ad-4d96-a0e2-650d79d164f1]}\\\"}\"}","context":{"RequestID":"e9ce9f90-86ad-4d96-a0e2-650d79d164f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5017c2c-e074-4536-babd-95171229a0c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:40.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:40.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9ce9f90-86ad-4d96-a0e2-650d79d164f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5017c2c-e074-4536-babd-95171229a0c2","LogTimestamp":"2023-04-23T00:29:40.251Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:42.262Z","message":"Entering","context":{"RequestID":"44053b76-956b-41ed-b2f8-3e26f97808f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8f62243-5964-41f1-ad66-b3a06e6cf6fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:42.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:42.265Z","message":"{\"transactionId\":\"44053b76-956b-41ed-b2f8-3e26f97808f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:42:263\",\"respDate\":\"230423-00:29:42:264\",\"sourceId\":\"haproxy:44053b76-956b-41ed-b2f8-3e26f97808f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:42:263-28482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae4d0d5a-8e8d-4efb-bb47-4604bc1b974c], x-b3-parentspanid=[085d3999d25c75f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[956f668e3f7315bf085d3999d25c75f4], x-b3-spanid=[3cf8bf6bc919921a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44053b76-956b-41ed-b2f8-3e26f97808f1]}\\\"}\"}","context":{"RequestID":"44053b76-956b-41ed-b2f8-3e26f97808f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8f62243-5964-41f1-ad66-b3a06e6cf6fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:42.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:42.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44053b76-956b-41ed-b2f8-3e26f97808f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8f62243-5964-41f1-ad66-b3a06e6cf6fd","LogTimestamp":"2023-04-23T00:29:42.265Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:42.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:42.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:42.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:42.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:44.275Z","message":"Entering","context":{"RequestID":"82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1073587-bfcf-4d00-ad43-5c49b8fc43fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:44.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:44.277Z","message":"{\"transactionId\":\"82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:44:276\",\"respDate\":\"230423-00:29:44:277\",\"sourceId\":\"haproxy:82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:44:276-46055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[830dbf42-fb63-459d-907c-4af39a4fa4c0], x-b3-parentspanid=[a40f3be46418f33e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c57ba11b971d87e6a40f3be46418f33e], x-b3-spanid=[2b286de1a9ffd042], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf]}\\\"}\"}","context":{"RequestID":"82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1073587-bfcf-4d00-ad43-5c49b8fc43fd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:44.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:44.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82fa1ae6-737f-4bf7-a5c9-d6a7d67430cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1073587-bfcf-4d00-ad43-5c49b8fc43fd","LogTimestamp":"2023-04-23T00:29:44.278Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:29:46.288Z","message":"Entering","context":{"RequestID":"37664ff5-a28c-49af-afae-f9df72840d63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d9cf1ce-20f5-4fa5-ac82-31fbdd59e312","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:46.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:46.291Z","message":"{\"transactionId\":\"37664ff5-a28c-49af-afae-f9df72840d63\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:46:289\",\"respDate\":\"230423-00:29:46:291\",\"sourceId\":\"haproxy:37664ff5-a28c-49af-afae-f9df72840d63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:46:289-3764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d543aab8-dbd7-459d-af87-2201fa03b208], x-b3-parentspanid=[f9f47ff4d89dee71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d69e369a27656d6cf9f47ff4d89dee71], x-b3-spanid=[da146d302debe387], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37664ff5-a28c-49af-afae-f9df72840d63]}\\\"}\"}","context":{"RequestID":"37664ff5-a28c-49af-afae-f9df72840d63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d9cf1ce-20f5-4fa5-ac82-31fbdd59e312","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:46.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:46.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37664ff5-a28c-49af-afae-f9df72840d63","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d9cf1ce-20f5-4fa5-ac82-31fbdd59e312","LogTimestamp":"2023-04-23T00:29:46.292Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:48.301Z","message":"Entering","context":{"RequestID":"ce24b155-3e5d-4942-b994-e813e0f369e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b7a4453-a3ec-4b96-ab0f-6ab306b3cd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:48.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:48.305Z","message":"{\"transactionId\":\"ce24b155-3e5d-4942-b994-e813e0f369e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:48:303\",\"respDate\":\"230423-00:29:48:304\",\"sourceId\":\"haproxy:ce24b155-3e5d-4942-b994-e813e0f369e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:48:303-64319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51362fdb-0f2b-4cc1-abc9-c24da6629409], x-b3-parentspanid=[6649ce71f17662b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b65650eb71426cac6649ce71f17662b8], x-b3-spanid=[397f30a862495583], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce24b155-3e5d-4942-b994-e813e0f369e4]}\\\"}\"}","context":{"RequestID":"ce24b155-3e5d-4942-b994-e813e0f369e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b7a4453-a3ec-4b96-ab0f-6ab306b3cd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:48.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:48.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce24b155-3e5d-4942-b994-e813e0f369e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b7a4453-a3ec-4b96-ab0f-6ab306b3cd11","LogTimestamp":"2023-04-23T00:29:48.305Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:49.212Z","message":"Entering","context":{"RequestID":"0a6bafef-0210-4c5a-bfcc-c7c12cbbb903","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e0e551-950c-419c-9006-96ccd1042073","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"0a6bafef-0210-4c5a-bfcc-c7c12cbbb903","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e0e551-950c-419c-9006-96ccd1042073","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:49.215Z","message":"{\"transactionId\":\"0a6bafef-0210-4c5a-bfcc-c7c12cbbb903\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:49:212\",\"respDate\":\"230423-00:29:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0a6bafef-0210-4c5a-bfcc-c7c12cbbb903\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:49:212-9053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0a6bafef-0210-4c5a-bfcc-c7c12cbbb903]}\\\"}\"}","context":{"RequestID":"0a6bafef-0210-4c5a-bfcc-c7c12cbbb903","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e0e551-950c-419c-9006-96ccd1042073","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6bafef-0210-4c5a-bfcc-c7c12cbbb903","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e0e551-950c-419c-9006-96ccd1042073","LogTimestamp":"2023-04-23T00:29:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:49.319Z","message":"Entering","context":{"RequestID":"8eef203a-f275-49f0-af4e-9a8741c1ce28","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec937fe6-a62b-448a-a387-f07761370a9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:49.321Z","message":"{\"transactionId\":\"8eef203a-f275-49f0-af4e-9a8741c1ce28\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:49:320\",\"respDate\":\"230423-00:29:49:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8eef203a-f275-49f0-af4e-9a8741c1ce28\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:49:320-54780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc7b229c-285a-46a7-b173-c626aea312b2], x-b3-parentspanid=[426d71c4f72f4009], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54387], x-envoy-attempt-count=[1], x-b3-traceid=[44cd28be82e5c99f426d71c4f72f4009], x-b3-spanid=[f4717fd2c3a8084d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8eef203a-f275-49f0-af4e-9a8741c1ce28]}\\\"}\"}","context":{"RequestID":"8eef203a-f275-49f0-af4e-9a8741c1ce28","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec937fe6-a62b-448a-a387-f07761370a9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:49.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eef203a-f275-49f0-af4e-9a8741c1ce28","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec937fe6-a62b-448a-a387-f07761370a9e","LogTimestamp":"2023-04-23T00:29:49.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:50.316Z","message":"Entering","context":{"RequestID":"c9188d0b-b559-4293-8d2d-0efa124208bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e105b6d-4299-4864-a9f6-dbf2ed9e82ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:50.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:50.319Z","message":"{\"transactionId\":\"c9188d0b-b559-4293-8d2d-0efa124208bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:50:317\",\"respDate\":\"230423-00:29:50:319\",\"sourceId\":\"haproxy:c9188d0b-b559-4293-8d2d-0efa124208bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:50:317-58431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb5ebde0-92de-4a2c-8ed5-4e5a485d0332], x-b3-parentspanid=[c5d5e8c88873f135], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0a47de4c8cae43ac5d5e8c88873f135], x-b3-spanid=[26311830992766ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9188d0b-b559-4293-8d2d-0efa124208bc]}\\\"}\"}","context":{"RequestID":"c9188d0b-b559-4293-8d2d-0efa124208bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e105b6d-4299-4864-a9f6-dbf2ed9e82ef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:50.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:50.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9188d0b-b559-4293-8d2d-0efa124208bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e105b6d-4299-4864-a9f6-dbf2ed9e82ef","LogTimestamp":"2023-04-23T00:29:50.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:52.331Z","message":"Entering","context":{"RequestID":"572d3818-c7ec-4e32-8cae-cae4be91dc09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"3c86f9de-77d4-4110-934f-a8a91ca6b169","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:52.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:52.333Z","message":"{\"transactionId\":\"572d3818-c7ec-4e32-8cae-cae4be91dc09\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:52:331\",\"respDate\":\"230423-00:29:52:333\",\"sourceId\":\"haproxy:572d3818-c7ec-4e32-8cae-cae4be91dc09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:52:331-38775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c43e1e80-05eb-4269-822d-33baa355ca23], x-b3-parentspanid=[a146b932d7a63411], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2516668c330134eba146b932d7a63411], x-b3-spanid=[d687ebab55e21fe9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[572d3818-c7ec-4e32-8cae-cae4be91dc09]}\\\"}\"}","context":{"RequestID":"572d3818-c7ec-4e32-8cae-cae4be91dc09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"3c86f9de-77d4-4110-934f-a8a91ca6b169","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:52.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:52.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"572d3818-c7ec-4e32-8cae-cae4be91dc09","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c86f9de-77d4-4110-934f-a8a91ca6b169","LogTimestamp":"2023-04-23T00:29:52.334Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:52.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:29:52.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:52.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:52.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:54.344Z","message":"Entering","context":{"RequestID":"61ade639-e275-4203-af59-0dd7dc676956","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d3cc323-a054-45aa-a6e3-39d432f3c740","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:54.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:54.347Z","message":"{\"transactionId\":\"61ade639-e275-4203-af59-0dd7dc676956\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:54:345\",\"respDate\":\"230423-00:29:54:346\",\"sourceId\":\"haproxy:61ade639-e275-4203-af59-0dd7dc676956\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:54:345-61080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc5115b2-404d-4995-b937-02d1b953bf0f], x-b3-parentspanid=[27d563dde73545cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35abb22de512b5e827d563dde73545cb], x-b3-spanid=[6408e6c080d0f28c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61ade639-e275-4203-af59-0dd7dc676956]}\\\"}\"}","context":{"RequestID":"61ade639-e275-4203-af59-0dd7dc676956","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d3cc323-a054-45aa-a6e3-39d432f3c740","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:54.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:54.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61ade639-e275-4203-af59-0dd7dc676956","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d3cc323-a054-45aa-a6e3-39d432f3c740","LogTimestamp":"2023-04-23T00:29:54.347Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:56.358Z","message":"Entering","context":{"RequestID":"43db2851-bef7-45f8-8072-3477bf32397a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de80ca63-4d7a-4070-bf21-69f719ce301e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:56.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:56.360Z","message":"{\"transactionId\":\"43db2851-bef7-45f8-8072-3477bf32397a\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:56:359\",\"respDate\":\"230423-00:29:56:360\",\"sourceId\":\"haproxy:43db2851-bef7-45f8-8072-3477bf32397a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:56:359-11397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[556b7dfc-5ec8-4ac0-b0e4-616e54890abc], x-b3-parentspanid=[cad5a8ec3cc25305], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[079ceae74f4d2a1acad5a8ec3cc25305], x-b3-spanid=[24c9de1524425f88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43db2851-bef7-45f8-8072-3477bf32397a]}\\\"}\"}","context":{"RequestID":"43db2851-bef7-45f8-8072-3477bf32397a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de80ca63-4d7a-4070-bf21-69f719ce301e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:56.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:56.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43db2851-bef7-45f8-8072-3477bf32397a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de80ca63-4d7a-4070-bf21-69f719ce301e","LogTimestamp":"2023-04-23T00:29:56.361Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:58.372Z","message":"Entering","context":{"RequestID":"f8afc867-05fe-4d51-bd0f-0f67cd41b8cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"989006d9-6b99-486c-a118-907822bc3e14","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:58.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:58.375Z","message":"{\"transactionId\":\"f8afc867-05fe-4d51-bd0f-0f67cd41b8cd\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:58:373\",\"respDate\":\"230423-00:29:58:374\",\"sourceId\":\"haproxy:f8afc867-05fe-4d51-bd0f-0f67cd41b8cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:29:58:373-76766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[293f7b98-f0a2-40e4-9e58-072895b4348b], x-b3-parentspanid=[efef9577c9751bb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed0dee61fcf8101aefef9577c9751bb9], x-b3-spanid=[c2c3816a107e9d5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8afc867-05fe-4d51-bd0f-0f67cd41b8cd]}\\\"}\"}","context":{"RequestID":"f8afc867-05fe-4d51-bd0f-0f67cd41b8cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"989006d9-6b99-486c-a118-907822bc3e14","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:29:58.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:58.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8afc867-05fe-4d51-bd0f-0f67cd41b8cd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"989006d9-6b99-486c-a118-907822bc3e14","LogTimestamp":"2023-04-23T00:29:58.375Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:29:59.212Z","message":"Entering","context":{"RequestID":"c1ca6b35-78e4-4b43-b3db-e84e366cc1ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3514223c-4310-4ef5-8f8d-d916f2110754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1ca6b35-78e4-4b43-b3db-e84e366cc1ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3514223c-4310-4ef5-8f8d-d916f2110754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:59.215Z","message":"{\"transactionId\":\"c1ca6b35-78e4-4b43-b3db-e84e366cc1ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:59:213\",\"respDate\":\"230423-00:29:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1ca6b35-78e4-4b43-b3db-e84e366cc1ff\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:29:59:213-30008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1ca6b35-78e4-4b43-b3db-e84e366cc1ff]}\\\"}\"}","context":{"RequestID":"c1ca6b35-78e4-4b43-b3db-e84e366cc1ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3514223c-4310-4ef5-8f8d-d916f2110754","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:29:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1ca6b35-78e4-4b43-b3db-e84e366cc1ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3514223c-4310-4ef5-8f8d-d916f2110754","LogTimestamp":"2023-04-23T00:29:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:29:59.318Z","message":"Entering","context":{"RequestID":"17738b8a-af9f-4bb3-b0ea-bbb120444070","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a9328ef-d97e-4614-b915-28d9948cddd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:29:59.321Z","message":"{\"transactionId\":\"17738b8a-af9f-4bb3-b0ea-bbb120444070\",\"status\":\"200\",\"rqstDate\":\"230423-00:29:59:319\",\"respDate\":\"230423-00:29:59:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:17738b8a-af9f-4bb3-b0ea-bbb120444070\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:29:59:319-89156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f579577-e637-4734-a4de-fcc56359c53d], x-b3-parentspanid=[dfa7da441b1112bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45983], x-envoy-attempt-count=[1], x-b3-traceid=[75f1fa0e2ab65ad8dfa7da441b1112bc], x-b3-spanid=[ba1f1affa4ba87a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[17738b8a-af9f-4bb3-b0ea-bbb120444070]}\\\"}\"}","context":{"RequestID":"17738b8a-af9f-4bb3-b0ea-bbb120444070","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a9328ef-d97e-4614-b915-28d9948cddd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:29:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:29:59.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17738b8a-af9f-4bb3-b0ea-bbb120444070","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a9328ef-d97e-4614-b915-28d9948cddd2","LogTimestamp":"2023-04-23T00:29:59.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:29:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:00.384Z","message":"Entering","context":{"RequestID":"c29c68ab-7726-4878-ad9e-c374bc3a558b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac6f1d34-1db7-4e9d-ae3b-f0c663b75eea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:00.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:00.386Z","message":"{\"transactionId\":\"c29c68ab-7726-4878-ad9e-c374bc3a558b\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:00:385\",\"respDate\":\"230423-00:30:00:386\",\"sourceId\":\"haproxy:c29c68ab-7726-4878-ad9e-c374bc3a558b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:00:385-54454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0da7031a-c8df-42c3-9187-6b1acaa13684], x-b3-parentspanid=[d3dc0d7284687459], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eeda3b9a2b4819fed3dc0d7284687459], x-b3-spanid=[a983a2e113b1a19a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c29c68ab-7726-4878-ad9e-c374bc3a558b]}\\\"}\"}","context":{"RequestID":"c29c68ab-7726-4878-ad9e-c374bc3a558b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac6f1d34-1db7-4e9d-ae3b-f0c663b75eea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:00.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:00.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c29c68ab-7726-4878-ad9e-c374bc3a558b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6f1d34-1db7-4e9d-ae3b-f0c663b75eea","LogTimestamp":"2023-04-23T00:30:00.387Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:30:02.397Z","message":"Entering","context":{"RequestID":"0c3973b9-fca7-4bd0-87a6-6645e5432df0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1dd7c0cb-ce1a-4a21-a87d-eeab21169c10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:02.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:02.399Z","message":"{\"transactionId\":\"0c3973b9-fca7-4bd0-87a6-6645e5432df0\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:02:397\",\"respDate\":\"230423-00:30:02:399\",\"sourceId\":\"haproxy:0c3973b9-fca7-4bd0-87a6-6645e5432df0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:02:397-83222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcf19858-9a9d-4d42-b46f-9a092c8e1bcb], x-b3-parentspanid=[99770f18cc82d2de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d4a619cf64c8d0299770f18cc82d2de], x-b3-spanid=[c6deb7a68b30dda4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c3973b9-fca7-4bd0-87a6-6645e5432df0]}\\\"}\"}","context":{"RequestID":"0c3973b9-fca7-4bd0-87a6-6645e5432df0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1dd7c0cb-ce1a-4a21-a87d-eeab21169c10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:02.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:02.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c3973b9-fca7-4bd0-87a6-6645e5432df0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dd7c0cb-ce1a-4a21-a87d-eeab21169c10","LogTimestamp":"2023-04-23T00:30:02.400Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:02.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:02.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:02.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:02.968Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:04.410Z","message":"Entering","context":{"RequestID":"df0863a7-b32b-458f-bdf1-eb27c8c09085","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9438a6f7-f516-46d5-b9f2-950507ad0d36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:04.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:04.412Z","message":"{\"transactionId\":\"df0863a7-b32b-458f-bdf1-eb27c8c09085\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:04:411\",\"respDate\":\"230423-00:30:04:412\",\"sourceId\":\"haproxy:df0863a7-b32b-458f-bdf1-eb27c8c09085\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:04:411-92323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[481529e9-1b7c-403a-a032-ca0d0ec0fe14], x-b3-parentspanid=[196eb2953716c65e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8809186a55a6c98e196eb2953716c65e], x-b3-spanid=[d0a4170a02abdba8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df0863a7-b32b-458f-bdf1-eb27c8c09085]}\\\"}\"}","context":{"RequestID":"df0863a7-b32b-458f-bdf1-eb27c8c09085","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9438a6f7-f516-46d5-b9f2-950507ad0d36","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:04.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:04.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df0863a7-b32b-458f-bdf1-eb27c8c09085","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9438a6f7-f516-46d5-b9f2-950507ad0d36","LogTimestamp":"2023-04-23T00:30:04.413Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:05.023Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:05.027Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:06.423Z","message":"Entering","context":{"RequestID":"8441e916-93e4-45ac-ad1e-aaf707e6c631","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e873f108-9919-4b13-aa78-4142869c5161","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:06.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:06.426Z","message":"{\"transactionId\":\"8441e916-93e4-45ac-ad1e-aaf707e6c631\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:06:424\",\"respDate\":\"230423-00:30:06:426\",\"sourceId\":\"haproxy:8441e916-93e4-45ac-ad1e-aaf707e6c631\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:06:424-80063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e9b3265-ce41-442c-97a9-32f24b6f6b4b], x-b3-parentspanid=[fe18ae06433bef19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3c8a0616caef00ffe18ae06433bef19], x-b3-spanid=[194ed175b51f14df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8441e916-93e4-45ac-ad1e-aaf707e6c631]}\\\"}\"}","context":{"RequestID":"8441e916-93e4-45ac-ad1e-aaf707e6c631","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e873f108-9919-4b13-aa78-4142869c5161","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:06.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:06.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8441e916-93e4-45ac-ad1e-aaf707e6c631","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e873f108-9919-4b13-aa78-4142869c5161","LogTimestamp":"2023-04-23T00:30:06.427Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:08.437Z","message":"Entering","context":{"RequestID":"8ee8be72-f707-4487-85da-693910b67d8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"725f22f0-d7b3-4409-b626-8a9cbbdcd595","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:08.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:08.439Z","message":"{\"transactionId\":\"8ee8be72-f707-4487-85da-693910b67d8f\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:08:437\",\"respDate\":\"230423-00:30:08:439\",\"sourceId\":\"haproxy:8ee8be72-f707-4487-85da-693910b67d8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:08:437-51870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e028aadb-2595-49f6-9574-fc3e75667c81], x-b3-parentspanid=[3d114a3d1e042da8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0a1836dd27a55e73d114a3d1e042da8], x-b3-spanid=[2d872c2a4df45182], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ee8be72-f707-4487-85da-693910b67d8f]}\\\"}\"}","context":{"RequestID":"8ee8be72-f707-4487-85da-693910b67d8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"725f22f0-d7b3-4409-b626-8a9cbbdcd595","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:08.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:08.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee8be72-f707-4487-85da-693910b67d8f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"725f22f0-d7b3-4409-b626-8a9cbbdcd595","LogTimestamp":"2023-04-23T00:30:08.439Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:30:09.213Z","message":"Entering","context":{"RequestID":"2c8c450a-57c9-4e70-aa64-cd86aa70f8aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e92f3551-1d98-4fcc-b98c-9b0b212539a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c8c450a-57c9-4e70-aa64-cd86aa70f8aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e92f3551-1d98-4fcc-b98c-9b0b212539a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:09.215Z","message":"{\"transactionId\":\"2c8c450a-57c9-4e70-aa64-cd86aa70f8aa\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:09:213\",\"respDate\":\"230423-00:30:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2c8c450a-57c9-4e70-aa64-cd86aa70f8aa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:09:213-65109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2c8c450a-57c9-4e70-aa64-cd86aa70f8aa]}\\\"}\"}","context":{"RequestID":"2c8c450a-57c9-4e70-aa64-cd86aa70f8aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e92f3551-1d98-4fcc-b98c-9b0b212539a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8c450a-57c9-4e70-aa64-cd86aa70f8aa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e92f3551-1d98-4fcc-b98c-9b0b212539a1","LogTimestamp":"2023-04-23T00:30:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:30:09.319Z","message":"Entering","context":{"RequestID":"70a92563-7475-4eb2-ae15-6024cbebfbda","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fb2a2b5-0035-44b5-895c-1746f13af5b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:09.322Z","message":"{\"transactionId\":\"70a92563-7475-4eb2-ae15-6024cbebfbda\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:09:320\",\"respDate\":\"230423-00:30:09:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70a92563-7475-4eb2-ae15-6024cbebfbda\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:09:320-3223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65e6c83a-5f79-4bb5-8336-43ffcead0c09], x-b3-parentspanid=[459be628e0b53df3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40615], x-envoy-attempt-count=[1], x-b3-traceid=[fdd6f72f5ce5e857459be628e0b53df3], x-b3-spanid=[394c410939e22fc0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70a92563-7475-4eb2-ae15-6024cbebfbda]}\\\"}\"}","context":{"RequestID":"70a92563-7475-4eb2-ae15-6024cbebfbda","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fb2a2b5-0035-44b5-895c-1746f13af5b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70a92563-7475-4eb2-ae15-6024cbebfbda","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fb2a2b5-0035-44b5-895c-1746f13af5b0","LogTimestamp":"2023-04-23T00:30:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:10.449Z","message":"Entering","context":{"RequestID":"aa0ba607-0cd8-4517-a1f4-b08558dfa22a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf11b331-2e35-4fdc-82f5-2aac26c99a86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:10.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:10.451Z","message":"{\"transactionId\":\"aa0ba607-0cd8-4517-a1f4-b08558dfa22a\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:10:449\",\"respDate\":\"230423-00:30:10:451\",\"sourceId\":\"haproxy:aa0ba607-0cd8-4517-a1f4-b08558dfa22a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:10:449-5549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[044edfc9-2c25-4e37-84a6-026db6cfb8b0], x-b3-parentspanid=[eacab2da40429119], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3feb5b228757a61deacab2da40429119], x-b3-spanid=[cbfdda4cd5f96773], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa0ba607-0cd8-4517-a1f4-b08558dfa22a]}\\\"}\"}","context":{"RequestID":"aa0ba607-0cd8-4517-a1f4-b08558dfa22a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf11b331-2e35-4fdc-82f5-2aac26c99a86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:10.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:10.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa0ba607-0cd8-4517-a1f4-b08558dfa22a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf11b331-2e35-4fdc-82f5-2aac26c99a86","LogTimestamp":"2023-04-23T00:30:10.452Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:12.461Z","message":"Entering","context":{"RequestID":"4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3c203e-f11d-4407-8892-3a4b888f9a6d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:12.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:12.464Z","message":"{\"transactionId\":\"4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:12:462\",\"respDate\":\"230423-00:30:12:464\",\"sourceId\":\"haproxy:4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:12:462-23818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f67be73-6fe6-4c26-86c3-ac4bc38288b6], x-b3-parentspanid=[dc72147e0ba927ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f25e2306ed28e4dc72147e0ba927ef], x-b3-spanid=[a7bca942c72073c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f]}\\\"}\"}","context":{"RequestID":"4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa3c203e-f11d-4407-8892-3a4b888f9a6d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:12.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:12.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ac19089-87bc-4ae1-9e5f-8d8ba1bb523f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3c203e-f11d-4407-8892-3a4b888f9a6d","LogTimestamp":"2023-04-23T00:30:12.465Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:12.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:12.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:12.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:12.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:14.474Z","message":"Entering","context":{"RequestID":"26737347-6a5c-40a3-a782-f1566f1cc50a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf9e9e72-629c-48dd-968e-34306573830e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:14.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:14.477Z","message":"{\"transactionId\":\"26737347-6a5c-40a3-a782-f1566f1cc50a\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:14:475\",\"respDate\":\"230423-00:30:14:477\",\"sourceId\":\"haproxy:26737347-6a5c-40a3-a782-f1566f1cc50a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:14:475-27802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f247c1-b558-47f8-8c25-daabbe3fdaa3], x-b3-parentspanid=[dccc0676e3cb7074], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e18bbe902d4a1604dccc0676e3cb7074], x-b3-spanid=[eb00d2b2f80f9501], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26737347-6a5c-40a3-a782-f1566f1cc50a]}\\\"}\"}","context":{"RequestID":"26737347-6a5c-40a3-a782-f1566f1cc50a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf9e9e72-629c-48dd-968e-34306573830e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:14.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:14.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26737347-6a5c-40a3-a782-f1566f1cc50a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf9e9e72-629c-48dd-968e-34306573830e","LogTimestamp":"2023-04-23T00:30:14.477Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:16.488Z","message":"Entering","context":{"RequestID":"124ed37e-cc56-42d4-ad84-64d98747ae8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"012dc436-3fc3-4cbb-bfdf-8877dbbaef46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:16.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:16.491Z","message":"{\"transactionId\":\"124ed37e-cc56-42d4-ad84-64d98747ae8b\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:16:489\",\"respDate\":\"230423-00:30:16:491\",\"sourceId\":\"haproxy:124ed37e-cc56-42d4-ad84-64d98747ae8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:16:489-63212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73749fd7-6fc5-4bd7-a58c-437ac0c526ca], x-b3-parentspanid=[ed24200ba6816afb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[102c04a832227d8ced24200ba6816afb], x-b3-spanid=[34aace1efc78dfd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[124ed37e-cc56-42d4-ad84-64d98747ae8b]}\\\"}\"}","context":{"RequestID":"124ed37e-cc56-42d4-ad84-64d98747ae8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"012dc436-3fc3-4cbb-bfdf-8877dbbaef46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:16.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:16.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"124ed37e-cc56-42d4-ad84-64d98747ae8b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"012dc436-3fc3-4cbb-bfdf-8877dbbaef46","LogTimestamp":"2023-04-23T00:30:16.492Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:18.502Z","message":"Entering","context":{"RequestID":"1264c67f-0190-4dde-a748-21a75495921f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25535e8d-958c-407a-a906-082b10e4a412","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:18.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:18.504Z","message":"{\"transactionId\":\"1264c67f-0190-4dde-a748-21a75495921f\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:18:502\",\"respDate\":\"230423-00:30:18:504\",\"sourceId\":\"haproxy:1264c67f-0190-4dde-a748-21a75495921f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:18:502-46684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2422dda0-47ad-48a9-80e2-bb958bb0ad37], x-b3-parentspanid=[690ef266e03ad184], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd1b53fbb21d19a4690ef266e03ad184], x-b3-spanid=[d170ab9040d67cad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1264c67f-0190-4dde-a748-21a75495921f]}\\\"}\"}","context":{"RequestID":"1264c67f-0190-4dde-a748-21a75495921f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"25535e8d-958c-407a-a906-082b10e4a412","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:18.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:18.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1264c67f-0190-4dde-a748-21a75495921f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25535e8d-958c-407a-a906-082b10e4a412","LogTimestamp":"2023-04-23T00:30:18.504Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:30:19.212Z","message":"Entering","context":{"RequestID":"3d248fe8-a8c6-4294-9bfc-032548a8f293","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b52ce0be-b220-4c67-8311-339a0112f12b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d248fe8-a8c6-4294-9bfc-032548a8f293","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b52ce0be-b220-4c67-8311-339a0112f12b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:19.215Z","message":"{\"transactionId\":\"3d248fe8-a8c6-4294-9bfc-032548a8f293\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:19:213\",\"respDate\":\"230423-00:30:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d248fe8-a8c6-4294-9bfc-032548a8f293\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:19:213-16354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d248fe8-a8c6-4294-9bfc-032548a8f293]}\\\"}\"}","context":{"RequestID":"3d248fe8-a8c6-4294-9bfc-032548a8f293","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b52ce0be-b220-4c67-8311-339a0112f12b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d248fe8-a8c6-4294-9bfc-032548a8f293","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b52ce0be-b220-4c67-8311-339a0112f12b","LogTimestamp":"2023-04-23T00:30:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:19.320Z","message":"Entering","context":{"RequestID":"95cd2183-5784-4e99-a24d-8d17d2dff192","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b13282b-9a4c-49d9-8ec3-e650fc7e7a9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:19.323Z","message":"{\"transactionId\":\"95cd2183-5784-4e99-a24d-8d17d2dff192\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:19:321\",\"respDate\":\"230423-00:30:19:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:95cd2183-5784-4e99-a24d-8d17d2dff192\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:19:321-61558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2ec1c78-e283-479a-be98-73af919d39cf], x-b3-parentspanid=[109084e2e129553f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36761], x-envoy-attempt-count=[1], x-b3-traceid=[774d3ba7cd5993f2109084e2e129553f], x-b3-spanid=[aab873f0818bcc82], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[95cd2183-5784-4e99-a24d-8d17d2dff192]}\\\"}\"}","context":{"RequestID":"95cd2183-5784-4e99-a24d-8d17d2dff192","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b13282b-9a4c-49d9-8ec3-e650fc7e7a9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:19.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95cd2183-5784-4e99-a24d-8d17d2dff192","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b13282b-9a4c-49d9-8ec3-e650fc7e7a9c","LogTimestamp":"2023-04-23T00:30:19.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:20.515Z","message":"Entering","context":{"RequestID":"2cc2db0d-93f3-4306-9675-25554506a0e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98687423-a8c9-4f37-99db-911544a28e6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:20.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:20.518Z","message":"{\"transactionId\":\"2cc2db0d-93f3-4306-9675-25554506a0e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:20:516\",\"respDate\":\"230423-00:30:20:517\",\"sourceId\":\"haproxy:2cc2db0d-93f3-4306-9675-25554506a0e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:20:516-51503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0acd19cd-6394-441d-a14a-03cde345ff32], x-b3-parentspanid=[8ecce5dafde47202], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce831c42a445afbe8ecce5dafde47202], x-b3-spanid=[5a0ee1a30511059d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cc2db0d-93f3-4306-9675-25554506a0e7]}\\\"}\"}","context":{"RequestID":"2cc2db0d-93f3-4306-9675-25554506a0e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98687423-a8c9-4f37-99db-911544a28e6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:20.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:20.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cc2db0d-93f3-4306-9675-25554506a0e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98687423-a8c9-4f37-99db-911544a28e6a","LogTimestamp":"2023-04-23T00:30:20.518Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:22.529Z","message":"Entering","context":{"RequestID":"53e8508d-caa3-41c3-896e-751e49dece4b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"464ed96e-0bd0-469c-ab46-a1828a1de60e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:22.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:22.532Z","message":"{\"transactionId\":\"53e8508d-caa3-41c3-896e-751e49dece4b\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:22:530\",\"respDate\":\"230423-00:30:22:531\",\"sourceId\":\"haproxy:53e8508d-caa3-41c3-896e-751e49dece4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:22:530-24335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd8e2f67-b3b2-4658-a209-9aef423f0328], x-b3-parentspanid=[8270282e224aa1a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07865583d3ddae778270282e224aa1a3], x-b3-spanid=[44fe6c68d746beda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53e8508d-caa3-41c3-896e-751e49dece4b]}\\\"}\"}","context":{"RequestID":"53e8508d-caa3-41c3-896e-751e49dece4b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"464ed96e-0bd0-469c-ab46-a1828a1de60e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:22.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:22.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53e8508d-caa3-41c3-896e-751e49dece4b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"464ed96e-0bd0-469c-ab46-a1828a1de60e","LogTimestamp":"2023-04-23T00:30:22.532Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:22.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:22.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:22.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:22.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:24.542Z","message":"Entering","context":{"RequestID":"9dc1dc90-ad3d-486f-8460-5babbd7776b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e402302-8e6d-42af-b7fb-476591c924f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:24.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:24.545Z","message":"{\"transactionId\":\"9dc1dc90-ad3d-486f-8460-5babbd7776b7\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:24:543\",\"respDate\":\"230423-00:30:24:545\",\"sourceId\":\"haproxy:9dc1dc90-ad3d-486f-8460-5babbd7776b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:24:543-49031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b185f3d-91d5-417c-b222-5ae35c2e474a], x-b3-parentspanid=[a6a8cc4320bdec77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab4db5bbc2ef1ef3a6a8cc4320bdec77], x-b3-spanid=[8eae283e164fe74e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dc1dc90-ad3d-486f-8460-5babbd7776b7]}\\\"}\"}","context":{"RequestID":"9dc1dc90-ad3d-486f-8460-5babbd7776b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e402302-8e6d-42af-b7fb-476591c924f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:24.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:24.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dc1dc90-ad3d-486f-8460-5babbd7776b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e402302-8e6d-42af-b7fb-476591c924f3","LogTimestamp":"2023-04-23T00:30:24.545Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:26.555Z","message":"Entering","context":{"RequestID":"2510332a-2d16-47be-ae19-946c706a048c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eca8b6c5-919b-4936-921b-9da1140914ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:26.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:26.558Z","message":"{\"transactionId\":\"2510332a-2d16-47be-ae19-946c706a048c\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:26:556\",\"respDate\":\"230423-00:30:26:558\",\"sourceId\":\"haproxy:2510332a-2d16-47be-ae19-946c706a048c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:26:556-24620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d522fe5a-782f-4394-8d2c-162c4d4ce2e2], x-b3-parentspanid=[b4ac87429fc434ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b332945609ed823cb4ac87429fc434ae], x-b3-spanid=[38ac619b13cd7447], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2510332a-2d16-47be-ae19-946c706a048c]}\\\"}\"}","context":{"RequestID":"2510332a-2d16-47be-ae19-946c706a048c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eca8b6c5-919b-4936-921b-9da1140914ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:26.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:26.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2510332a-2d16-47be-ae19-946c706a048c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eca8b6c5-919b-4936-921b-9da1140914ae","LogTimestamp":"2023-04-23T00:30:26.559Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:28.569Z","message":"Entering","context":{"RequestID":"0c6a242c-ff29-4e99-8a7f-381eb0a8f445","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5b03f28-497b-4acc-921c-f0d32dccdccf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:28.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:28.572Z","message":"{\"transactionId\":\"0c6a242c-ff29-4e99-8a7f-381eb0a8f445\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:28:570\",\"respDate\":\"230423-00:30:28:572\",\"sourceId\":\"haproxy:0c6a242c-ff29-4e99-8a7f-381eb0a8f445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:28:570-97721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf63c90-6554-46f7-99e1-eb56da611263], x-b3-parentspanid=[bb988adfca45f49f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc163d624fdf0953bb988adfca45f49f], x-b3-spanid=[fb64fc62365468bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c6a242c-ff29-4e99-8a7f-381eb0a8f445]}\\\"}\"}","context":{"RequestID":"0c6a242c-ff29-4e99-8a7f-381eb0a8f445","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5b03f28-497b-4acc-921c-f0d32dccdccf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:28.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:28.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c6a242c-ff29-4e99-8a7f-381eb0a8f445","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5b03f28-497b-4acc-921c-f0d32dccdccf","LogTimestamp":"2023-04-23T00:30:28.573Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:29.212Z","message":"Entering","context":{"RequestID":"13653c0a-473b-463b-bbed-1732722b47ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3924d9-1107-4341-8a88-f3dbc90cf53b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"13653c0a-473b-463b-bbed-1732722b47ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3924d9-1107-4341-8a88-f3dbc90cf53b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:29.215Z","message":"{\"transactionId\":\"13653c0a-473b-463b-bbed-1732722b47ec\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:29:213\",\"respDate\":\"230423-00:30:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:13653c0a-473b-463b-bbed-1732722b47ec\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:29:213-71240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[13653c0a-473b-463b-bbed-1732722b47ec]}\\\"}\"}","context":{"RequestID":"13653c0a-473b-463b-bbed-1732722b47ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd3924d9-1107-4341-8a88-f3dbc90cf53b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13653c0a-473b-463b-bbed-1732722b47ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd3924d9-1107-4341-8a88-f3dbc90cf53b","LogTimestamp":"2023-04-23T00:30:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:29.319Z","message":"Entering","context":{"RequestID":"d0cee8a7-3a76-47dc-acc0-08564e0c3623","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13befc74-00a2-4665-9c45-80c2294482c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:29.321Z","message":"{\"transactionId\":\"d0cee8a7-3a76-47dc-acc0-08564e0c3623\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:29:319\",\"respDate\":\"230423-00:30:29:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0cee8a7-3a76-47dc-acc0-08564e0c3623\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:29:319-5275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac9aa110-44aa-447c-84da-29a14eeac163], x-b3-parentspanid=[0048d39764f87f03], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37449], x-envoy-attempt-count=[1], x-b3-traceid=[325c870b6670b25f0048d39764f87f03], x-b3-spanid=[de125b28a2205e99], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0cee8a7-3a76-47dc-acc0-08564e0c3623]}\\\"}\"}","context":{"RequestID":"d0cee8a7-3a76-47dc-acc0-08564e0c3623","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13befc74-00a2-4665-9c45-80c2294482c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:29.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:29.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0cee8a7-3a76-47dc-acc0-08564e0c3623","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13befc74-00a2-4665-9c45-80c2294482c3","LogTimestamp":"2023-04-23T00:30:29.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:30.583Z","message":"Entering","context":{"RequestID":"86f13596-d18b-437c-89c0-f097a85a36da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c554b78-5931-4b1d-aca7-1181d1a31244","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:30.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:30.585Z","message":"{\"transactionId\":\"86f13596-d18b-437c-89c0-f097a85a36da\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:30:583\",\"respDate\":\"230423-00:30:30:585\",\"sourceId\":\"haproxy:86f13596-d18b-437c-89c0-f097a85a36da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:30:583-90760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bb3c535-e3d3-4385-99ba-26651cb4553a], x-b3-parentspanid=[94c482c4ea8da599], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7882129e5c342ce094c482c4ea8da599], x-b3-spanid=[982c4f9df6c388f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86f13596-d18b-437c-89c0-f097a85a36da]}\\\"}\"}","context":{"RequestID":"86f13596-d18b-437c-89c0-f097a85a36da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c554b78-5931-4b1d-aca7-1181d1a31244","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:30.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:30.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86f13596-d18b-437c-89c0-f097a85a36da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c554b78-5931-4b1d-aca7-1181d1a31244","LogTimestamp":"2023-04-23T00:30:30.586Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:32.595Z","message":"Entering","context":{"RequestID":"e24ea778-d888-4e16-a03b-865ba2641370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de4dc44a-b983-468e-8030-94579e460f0b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:32.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:32.598Z","message":"{\"transactionId\":\"e24ea778-d888-4e16-a03b-865ba2641370\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:32:596\",\"respDate\":\"230423-00:30:32:597\",\"sourceId\":\"haproxy:e24ea778-d888-4e16-a03b-865ba2641370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:32:596-17687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f58ad8d-6e99-415f-bc1b-1acaad8804f6], x-b3-parentspanid=[961e101d9c33d049], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11f5e5fb30411d95961e101d9c33d049], x-b3-spanid=[d8c9bb2a900f3007], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e24ea778-d888-4e16-a03b-865ba2641370]}\\\"}\"}","context":{"RequestID":"e24ea778-d888-4e16-a03b-865ba2641370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de4dc44a-b983-468e-8030-94579e460f0b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:32.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:32.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e24ea778-d888-4e16-a03b-865ba2641370","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de4dc44a-b983-468e-8030-94579e460f0b","LogTimestamp":"2023-04-23T00:30:32.598Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:32.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:32.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:32.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:32.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:34.609Z","message":"Entering","context":{"RequestID":"d21faf36-e209-4dbd-8c0f-779be897622d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0f14fbe-a906-4dfb-b6f4-6f15a341f4c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:34.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:34.612Z","message":"{\"transactionId\":\"d21faf36-e209-4dbd-8c0f-779be897622d\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:34:610\",\"respDate\":\"230423-00:30:34:612\",\"sourceId\":\"haproxy:d21faf36-e209-4dbd-8c0f-779be897622d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:34:610-97644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ace9dc0-9a04-4f57-8f0a-a10a7f2c5be9], x-b3-parentspanid=[e27e16ba0cd5bc2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8074d366f84b9306e27e16ba0cd5bc2b], x-b3-spanid=[00f158a6e15f9c5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d21faf36-e209-4dbd-8c0f-779be897622d]}\\\"}\"}","context":{"RequestID":"d21faf36-e209-4dbd-8c0f-779be897622d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0f14fbe-a906-4dfb-b6f4-6f15a341f4c2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:34.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:34.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d21faf36-e209-4dbd-8c0f-779be897622d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0f14fbe-a906-4dfb-b6f4-6f15a341f4c2","LogTimestamp":"2023-04-23T00:30:34.613Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:35.029Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:35.033Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:36.623Z","message":"Entering","context":{"RequestID":"da5caa9f-a384-4a43-8b12-c39f7468b04c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b89b4fd7-c7f3-4cf1-9e53-32fb32e2c276","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:36.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:36.627Z","message":"{\"transactionId\":\"da5caa9f-a384-4a43-8b12-c39f7468b04c\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:36:625\",\"respDate\":\"230423-00:30:36:627\",\"sourceId\":\"haproxy:da5caa9f-a384-4a43-8b12-c39f7468b04c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:36:625-34491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96e201de-4903-4277-9902-3bf0b26c7974], x-b3-parentspanid=[49b8c9bb53a2e24f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad55bdd09ad9f33849b8c9bb53a2e24f], x-b3-spanid=[d502da4eaf693c87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da5caa9f-a384-4a43-8b12-c39f7468b04c]}\\\"}\"}","context":{"RequestID":"da5caa9f-a384-4a43-8b12-c39f7468b04c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b89b4fd7-c7f3-4cf1-9e53-32fb32e2c276","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:36.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:36.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da5caa9f-a384-4a43-8b12-c39f7468b04c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b89b4fd7-c7f3-4cf1-9e53-32fb32e2c276","LogTimestamp":"2023-04-23T00:30:36.628Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:30:38.638Z","message":"Entering","context":{"RequestID":"42b74733-586e-441f-88d1-cd96df078a33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b9e3d4b-4732-4f2a-950a-95a735561500","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:38.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:38.640Z","message":"{\"transactionId\":\"42b74733-586e-441f-88d1-cd96df078a33\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:38:639\",\"respDate\":\"230423-00:30:38:640\",\"sourceId\":\"haproxy:42b74733-586e-441f-88d1-cd96df078a33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:38:639-8273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cb9d2d0-642b-4226-8f37-6d3b5ea3ba22], x-b3-parentspanid=[1bf39d898f88b6b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f540f5ccc8d1b3d91bf39d898f88b6b0], x-b3-spanid=[067eb08d50b0b21a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42b74733-586e-441f-88d1-cd96df078a33]}\\\"}\"}","context":{"RequestID":"42b74733-586e-441f-88d1-cd96df078a33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b9e3d4b-4732-4f2a-950a-95a735561500","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:38.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:38.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42b74733-586e-441f-88d1-cd96df078a33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b9e3d4b-4732-4f2a-950a-95a735561500","LogTimestamp":"2023-04-23T00:30:38.641Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:39.211Z","message":"Entering","context":{"RequestID":"2b6b69d4-acfd-4252-917b-9c3820ec18e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83c1571a-7221-404d-931c-e43847a0bb50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b6b69d4-acfd-4252-917b-9c3820ec18e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83c1571a-7221-404d-931c-e43847a0bb50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:39.214Z","message":"{\"transactionId\":\"2b6b69d4-acfd-4252-917b-9c3820ec18e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:39:212\",\"respDate\":\"230423-00:30:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b6b69d4-acfd-4252-917b-9c3820ec18e8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:39:212-23294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b6b69d4-acfd-4252-917b-9c3820ec18e8]}\\\"}\"}","context":{"RequestID":"2b6b69d4-acfd-4252-917b-9c3820ec18e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83c1571a-7221-404d-931c-e43847a0bb50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b6b69d4-acfd-4252-917b-9c3820ec18e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83c1571a-7221-404d-931c-e43847a0bb50","LogTimestamp":"2023-04-23T00:30:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:30:39.324Z","message":"Entering","context":{"RequestID":"9fb59f67-6351-45ac-aca5-0a2f6fe28ec0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f27c31b-3862-4452-928a-dfc84e2e7fcc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:39.326Z","message":"{\"transactionId\":\"9fb59f67-6351-45ac-aca5-0a2f6fe28ec0\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:39:324\",\"respDate\":\"230423-00:30:39:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9fb59f67-6351-45ac-aca5-0a2f6fe28ec0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:39:324-43346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57c17811-c427-48a6-a3e6-84fb4bc14a70], x-b3-parentspanid=[e1fae230017627dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40205], x-envoy-attempt-count=[1], x-b3-traceid=[73935a21d9aba7cee1fae230017627dc], x-b3-spanid=[e313f984ab7a6641], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9fb59f67-6351-45ac-aca5-0a2f6fe28ec0]}\\\"}\"}","context":{"RequestID":"9fb59f67-6351-45ac-aca5-0a2f6fe28ec0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f27c31b-3862-4452-928a-dfc84e2e7fcc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fb59f67-6351-45ac-aca5-0a2f6fe28ec0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f27c31b-3862-4452-928a-dfc84e2e7fcc","LogTimestamp":"2023-04-23T00:30:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:40.651Z","message":"Entering","context":{"RequestID":"2a6d0a40-dcf7-4077-af1b-f467b15a96c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aac5e5-31aa-476b-b9cc-cb8dc9f2c170","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:40.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:40.653Z","message":"{\"transactionId\":\"2a6d0a40-dcf7-4077-af1b-f467b15a96c6\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:40:651\",\"respDate\":\"230423-00:30:40:653\",\"sourceId\":\"haproxy:2a6d0a40-dcf7-4077-af1b-f467b15a96c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:40:651-89760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70addb04-0320-402c-9c3e-4634e24704ed], x-b3-parentspanid=[44c6c39554fbf3fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca270df311df2ead44c6c39554fbf3fd], x-b3-spanid=[de6ddb9f3dccde5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a6d0a40-dcf7-4077-af1b-f467b15a96c6]}\\\"}\"}","context":{"RequestID":"2a6d0a40-dcf7-4077-af1b-f467b15a96c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0aac5e5-31aa-476b-b9cc-cb8dc9f2c170","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:40.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:40.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a6d0a40-dcf7-4077-af1b-f467b15a96c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0aac5e5-31aa-476b-b9cc-cb8dc9f2c170","LogTimestamp":"2023-04-23T00:30:40.654Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:42.665Z","message":"Entering","context":{"RequestID":"7ff97301-8fa5-4fc1-a21c-bb8bce017d89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15e750ff-dcaf-4795-ae3a-4759a98b46e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:42.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:42.668Z","message":"{\"transactionId\":\"7ff97301-8fa5-4fc1-a21c-bb8bce017d89\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:42:666\",\"respDate\":\"230423-00:30:42:668\",\"sourceId\":\"haproxy:7ff97301-8fa5-4fc1-a21c-bb8bce017d89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:42:666-39558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d454926-5efa-44ce-9255-8f219a824e9d], x-b3-parentspanid=[8db85a7748d3793a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[702da5b378f296198db85a7748d3793a], x-b3-spanid=[1ae04ad740a55bad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ff97301-8fa5-4fc1-a21c-bb8bce017d89]}\\\"}\"}","context":{"RequestID":"7ff97301-8fa5-4fc1-a21c-bb8bce017d89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15e750ff-dcaf-4795-ae3a-4759a98b46e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:42.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:42.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ff97301-8fa5-4fc1-a21c-bb8bce017d89","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e750ff-dcaf-4795-ae3a-4759a98b46e5","LogTimestamp":"2023-04-23T00:30:42.669Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:42.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:42.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:42.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:42.968Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:44.681Z","message":"Entering","context":{"RequestID":"4f449e18-0a94-426e-bd03-3df11e17b218","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec60de37-fb48-4100-9bda-245e3ab0576e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:44.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:44.684Z","message":"{\"transactionId\":\"4f449e18-0a94-426e-bd03-3df11e17b218\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:44:682\",\"respDate\":\"230423-00:30:44:684\",\"sourceId\":\"haproxy:4f449e18-0a94-426e-bd03-3df11e17b218\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:44:682-73648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b2756e9-3202-49ba-bf4c-697255be97fc], x-b3-parentspanid=[baad1f47dd880897], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52a41d590d1d5472baad1f47dd880897], x-b3-spanid=[b171f7dc3fd885e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f449e18-0a94-426e-bd03-3df11e17b218]}\\\"}\"}","context":{"RequestID":"4f449e18-0a94-426e-bd03-3df11e17b218","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec60de37-fb48-4100-9bda-245e3ab0576e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:44.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:44.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f449e18-0a94-426e-bd03-3df11e17b218","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec60de37-fb48-4100-9bda-245e3ab0576e","LogTimestamp":"2023-04-23T00:30:44.685Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:30:46.697Z","message":"Entering","context":{"RequestID":"e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c5d1eac-dccb-4ddd-9656-5bef8b3fac37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:46.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:46.700Z","message":"{\"transactionId\":\"e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:46:698\",\"respDate\":\"230423-00:30:46:700\",\"sourceId\":\"haproxy:e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:46:698-90475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8305cfce-9e7b-4102-93a9-11b22642e783], x-b3-parentspanid=[330abfda599863f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c60a3ed5dc6b288330abfda599863f7], x-b3-spanid=[413b805821e80eeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb]}\\\"}\"}","context":{"RequestID":"e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c5d1eac-dccb-4ddd-9656-5bef8b3fac37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:46.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:46.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d10fc3-ff8f-46c8-8bfa-866777c4e1cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c5d1eac-dccb-4ddd-9656-5bef8b3fac37","LogTimestamp":"2023-04-23T00:30:46.701Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:48.713Z","message":"Entering","context":{"RequestID":"4a65c72d-b5ec-40ea-a64e-5b03e15055b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"876b17e2-ebec-41fc-8006-3e4c7ec24488","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:48.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:48.716Z","message":"{\"transactionId\":\"4a65c72d-b5ec-40ea-a64e-5b03e15055b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:48:714\",\"respDate\":\"230423-00:30:48:715\",\"sourceId\":\"haproxy:4a65c72d-b5ec-40ea-a64e-5b03e15055b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:48:714-15546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a88dab4f-2e6f-4048-b3aa-5adb39a621ce], x-b3-parentspanid=[20b6d0d8a2d78379], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95afe224d36b172620b6d0d8a2d78379], x-b3-spanid=[c03508931bc003b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a65c72d-b5ec-40ea-a64e-5b03e15055b0]}\\\"}\"}","context":{"RequestID":"4a65c72d-b5ec-40ea-a64e-5b03e15055b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"876b17e2-ebec-41fc-8006-3e4c7ec24488","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:48.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:48.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a65c72d-b5ec-40ea-a64e-5b03e15055b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"876b17e2-ebec-41fc-8006-3e4c7ec24488","LogTimestamp":"2023-04-23T00:30:48.716Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:49.213Z","message":"Entering","context":{"RequestID":"fd6be7a7-818f-42df-a2e0-1dbd69898acb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdf9964-4a18-4e47-ba0c-a31e428a02e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:49.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"fd6be7a7-818f-42df-a2e0-1dbd69898acb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdf9964-4a18-4e47-ba0c-a31e428a02e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:49.217Z","message":"{\"transactionId\":\"fd6be7a7-818f-42df-a2e0-1dbd69898acb\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:49:214\",\"respDate\":\"230423-00:30:49:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fd6be7a7-818f-42df-a2e0-1dbd69898acb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:49:214-1783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fd6be7a7-818f-42df-a2e0-1dbd69898acb]}\\\"}\"}","context":{"RequestID":"fd6be7a7-818f-42df-a2e0-1dbd69898acb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdf9964-4a18-4e47-ba0c-a31e428a02e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:49.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd6be7a7-818f-42df-a2e0-1dbd69898acb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffdf9964-4a18-4e47-ba0c-a31e428a02e2","LogTimestamp":"2023-04-23T00:30:49.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:49.329Z","message":"Entering","context":{"RequestID":"65b7d7ea-7c62-4f51-a005-e46fed174942","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4df2cb96-48af-4a96-a888-5c707178f889","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:49.332Z","message":"{\"transactionId\":\"65b7d7ea-7c62-4f51-a005-e46fed174942\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:49:329\",\"respDate\":\"230423-00:30:49:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:65b7d7ea-7c62-4f51-a005-e46fed174942\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:30:49:329-77168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fdf01a9-56cd-4019-8785-b5e69a4f7bd7], x-b3-parentspanid=[f4a65282b4edd747], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43021], x-envoy-attempt-count=[1], x-b3-traceid=[74b3669439164b8df4a65282b4edd747], x-b3-spanid=[820c494ba13a7f50], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[65b7d7ea-7c62-4f51-a005-e46fed174942]}\\\"}\"}","context":{"RequestID":"65b7d7ea-7c62-4f51-a005-e46fed174942","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4df2cb96-48af-4a96-a888-5c707178f889","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:49.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65b7d7ea-7c62-4f51-a005-e46fed174942","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df2cb96-48af-4a96-a888-5c707178f889","LogTimestamp":"2023-04-23T00:30:49.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:50.726Z","message":"Entering","context":{"RequestID":"6e400a34-f13b-46e8-b783-98695de590a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"102e9bf7-fba8-4f8d-92ca-033b06287cf9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:50.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:50.729Z","message":"{\"transactionId\":\"6e400a34-f13b-46e8-b783-98695de590a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:50:727\",\"respDate\":\"230423-00:30:50:729\",\"sourceId\":\"haproxy:6e400a34-f13b-46e8-b783-98695de590a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:50:727-13469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2586b34d-c3e7-497e-b242-9daf652b73db], x-b3-parentspanid=[3b7e5b75ab32963a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a963072a5c8f9f7b3b7e5b75ab32963a], x-b3-spanid=[de5159472d990310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e400a34-f13b-46e8-b783-98695de590a0]}\\\"}\"}","context":{"RequestID":"6e400a34-f13b-46e8-b783-98695de590a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"102e9bf7-fba8-4f8d-92ca-033b06287cf9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:50.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:50.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e400a34-f13b-46e8-b783-98695de590a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"102e9bf7-fba8-4f8d-92ca-033b06287cf9","LogTimestamp":"2023-04-23T00:30:50.730Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:52.741Z","message":"Entering","context":{"RequestID":"fbc6223f-088e-4361-8fe7-46699059b824","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2816bba8-9f92-4779-99a3-d6e97dd51e42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:52.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:52.744Z","message":"{\"transactionId\":\"fbc6223f-088e-4361-8fe7-46699059b824\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:52:742\",\"respDate\":\"230423-00:30:52:744\",\"sourceId\":\"haproxy:fbc6223f-088e-4361-8fe7-46699059b824\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:52:742-38884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7be0b4b3-81c3-4ef1-bdbe-ef0a221fe88b], x-b3-parentspanid=[2fadb648c2ed1ff1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e86c08e5e90475242fadb648c2ed1ff1], x-b3-spanid=[6cc358d0acd85375], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbc6223f-088e-4361-8fe7-46699059b824]}\\\"}\"}","context":{"RequestID":"fbc6223f-088e-4361-8fe7-46699059b824","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2816bba8-9f92-4779-99a3-d6e97dd51e42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:52.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:52.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbc6223f-088e-4361-8fe7-46699059b824","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2816bba8-9f92-4779-99a3-d6e97dd51e42","LogTimestamp":"2023-04-23T00:30:52.744Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:52.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:30:52.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:52.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:52.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:54.756Z","message":"Entering","context":{"RequestID":"4c5889e2-1d6c-475a-b312-48254bc33f99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"257e97fd-3fd4-46e1-b76e-314d96e670c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:54.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:54.758Z","message":"{\"transactionId\":\"4c5889e2-1d6c-475a-b312-48254bc33f99\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:54:757\",\"respDate\":\"230423-00:30:54:758\",\"sourceId\":\"haproxy:4c5889e2-1d6c-475a-b312-48254bc33f99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:54:757-73140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fdd7e06-587c-4d23-9db2-5291b2d69743], x-b3-parentspanid=[a4e0c52fc50fef5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0df955a9b2440f8fa4e0c52fc50fef5b], x-b3-spanid=[2015dc24af0f52e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c5889e2-1d6c-475a-b312-48254bc33f99]}\\\"}\"}","context":{"RequestID":"4c5889e2-1d6c-475a-b312-48254bc33f99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"257e97fd-3fd4-46e1-b76e-314d96e670c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:54.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:54.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c5889e2-1d6c-475a-b312-48254bc33f99","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"257e97fd-3fd4-46e1-b76e-314d96e670c5","LogTimestamp":"2023-04-23T00:30:54.759Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:56.769Z","message":"Entering","context":{"RequestID":"893fd56d-454e-43a6-8de0-5182c9c1afa8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77e64553-892d-4987-a84d-6a67fe430283","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:56.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:56.771Z","message":"{\"transactionId\":\"893fd56d-454e-43a6-8de0-5182c9c1afa8\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:56:769\",\"respDate\":\"230423-00:30:56:771\",\"sourceId\":\"haproxy:893fd56d-454e-43a6-8de0-5182c9c1afa8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:56:769-83412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5c3e898-ac33-4cb7-ad8b-bf29fa2750fd], x-b3-parentspanid=[f4287982ebbb7917], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f2c3d512925c147f4287982ebbb7917], x-b3-spanid=[ea1384c1a1c9b89f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[893fd56d-454e-43a6-8de0-5182c9c1afa8]}\\\"}\"}","context":{"RequestID":"893fd56d-454e-43a6-8de0-5182c9c1afa8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77e64553-892d-4987-a84d-6a67fe430283","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:56.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:56.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"893fd56d-454e-43a6-8de0-5182c9c1afa8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77e64553-892d-4987-a84d-6a67fe430283","LogTimestamp":"2023-04-23T00:30:56.772Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:58.783Z","message":"Entering","context":{"RequestID":"bcfd3361-3994-4fe4-9c69-0c81349a2c05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"095d588d-088f-42e0-9508-81fb007281cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:58.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:58.785Z","message":"{\"transactionId\":\"bcfd3361-3994-4fe4-9c69-0c81349a2c05\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:58:784\",\"respDate\":\"230423-00:30:58:785\",\"sourceId\":\"haproxy:bcfd3361-3994-4fe4-9c69-0c81349a2c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:58:784-16391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dac54699-f7d1-49ba-ae6f-fc5e2da8cec5], x-b3-parentspanid=[894741c0268df7bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb1632e66b4f71b2894741c0268df7bb], x-b3-spanid=[226a6a4f95f9f793], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcfd3361-3994-4fe4-9c69-0c81349a2c05]}\\\"}\"}","context":{"RequestID":"bcfd3361-3994-4fe4-9c69-0c81349a2c05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"095d588d-088f-42e0-9508-81fb007281cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:30:58.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:58.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcfd3361-3994-4fe4-9c69-0c81349a2c05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"095d588d-088f-42e0-9508-81fb007281cd","LogTimestamp":"2023-04-23T00:30:58.786Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:30:59.211Z","message":"Entering","context":{"RequestID":"258ead0a-3067-4251-bc2a-43868974d3e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4124d4c-51b6-41fe-876b-c4bcd4de2ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"258ead0a-3067-4251-bc2a-43868974d3e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4124d4c-51b6-41fe-876b-c4bcd4de2ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:59.215Z","message":"{\"transactionId\":\"258ead0a-3067-4251-bc2a-43868974d3e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:59:212\",\"respDate\":\"230423-00:30:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:258ead0a-3067-4251-bc2a-43868974d3e8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:30:59:212-72164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[258ead0a-3067-4251-bc2a-43868974d3e8]}\\\"}\"}","context":{"RequestID":"258ead0a-3067-4251-bc2a-43868974d3e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4124d4c-51b6-41fe-876b-c4bcd4de2ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:30:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"258ead0a-3067-4251-bc2a-43868974d3e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4124d4c-51b6-41fe-876b-c4bcd4de2ede","LogTimestamp":"2023-04-23T00:30:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:30:59.319Z","message":"Entering","context":{"RequestID":"b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d837af29-b43d-4e5c-9f79-74ca49bc4938","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:30:59.322Z","message":"{\"transactionId\":\"b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1\",\"status\":\"200\",\"rqstDate\":\"230423-00:30:59:320\",\"respDate\":\"230423-00:30:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:30:59:320-7526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[993a297f-7b63-49fb-af02-62a983461058], x-b3-parentspanid=[5ba9d48feb0728cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59059], x-envoy-attempt-count=[1], x-b3-traceid=[b5a28c993d65d2535ba9d48feb0728cb], x-b3-spanid=[e1556fc04450db05], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1]}\\\"}\"}","context":{"RequestID":"b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d837af29-b43d-4e5c-9f79-74ca49bc4938","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:30:59.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:30:59.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2b63516-3a6c-4b84-a1b9-3a3878e4ffb1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d837af29-b43d-4e5c-9f79-74ca49bc4938","LogTimestamp":"2023-04-23T00:30:59.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:30:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:00.796Z","message":"Entering","context":{"RequestID":"e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd039d20-fd55-4d82-82dc-52e6c2e47b25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:00.798Z","message":"{\"transactionId\":\"e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:00:797\",\"respDate\":\"230423-00:31:00:798\",\"sourceId\":\"haproxy:e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:00:797-42416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[483b296b-6b11-4ab6-829d-c54e1dffd3a1], x-b3-parentspanid=[8c06c980008c26bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7078543f891b58748c06c980008c26bf], x-b3-spanid=[8697d5219a3cd562], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082]}\\\"}\"}","context":{"RequestID":"e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd039d20-fd55-4d82-82dc-52e6c2e47b25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:00.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e72a47a0-0eb0-46d8-8a6e-02a1e0e8d082","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd039d20-fd55-4d82-82dc-52e6c2e47b25","LogTimestamp":"2023-04-23T00:31:00.799Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:02.809Z","message":"Entering","context":{"RequestID":"720a40c4-98b9-4c51-89f3-0fdf874b5442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a101652e-5539-4d88-826c-70df6a4fc828","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:02.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:02.811Z","message":"{\"transactionId\":\"720a40c4-98b9-4c51-89f3-0fdf874b5442\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:02:810\",\"respDate\":\"230423-00:31:02:811\",\"sourceId\":\"haproxy:720a40c4-98b9-4c51-89f3-0fdf874b5442\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:02:810-21728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbc13902-e3f4-44d1-99e4-4059f03b8b8a], x-b3-parentspanid=[6e5e1e844dd6114a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[655619cae7ffaf7e6e5e1e844dd6114a], x-b3-spanid=[d08f5462453b507e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[720a40c4-98b9-4c51-89f3-0fdf874b5442]}\\\"}\"}","context":{"RequestID":"720a40c4-98b9-4c51-89f3-0fdf874b5442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a101652e-5539-4d88-826c-70df6a4fc828","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:02.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:02.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"720a40c4-98b9-4c51-89f3-0fdf874b5442","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a101652e-5539-4d88-826c-70df6a4fc828","LogTimestamp":"2023-04-23T00:31:02.812Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:02.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:02.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:02.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:02.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:04.821Z","message":"Entering","context":{"RequestID":"dbdaaffb-859d-499c-b11b-921a6b50da22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b447b578-269d-421c-b081-fba67ffe139b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:04.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:04.824Z","message":"{\"transactionId\":\"dbdaaffb-859d-499c-b11b-921a6b50da22\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:04:822\",\"respDate\":\"230423-00:31:04:824\",\"sourceId\":\"haproxy:dbdaaffb-859d-499c-b11b-921a6b50da22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:04:822-93610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0925683d-5eab-4b00-bc19-193a957b8d00], x-b3-parentspanid=[a762766f17b65f12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51541e21b25acb2ca762766f17b65f12], x-b3-spanid=[5f83b06badb65f3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbdaaffb-859d-499c-b11b-921a6b50da22]}\\\"}\"}","context":{"RequestID":"dbdaaffb-859d-499c-b11b-921a6b50da22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b447b578-269d-421c-b081-fba67ffe139b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:04.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:04.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbdaaffb-859d-499c-b11b-921a6b50da22","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b447b578-269d-421c-b081-fba67ffe139b","LogTimestamp":"2023-04-23T00:31:04.825Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:05.034Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:05.038Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:06.836Z","message":"Entering","context":{"RequestID":"99a8e653-524f-4610-8446-02fb1a54810e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"40f5246e-3f98-44fd-b252-11c6ff0cdbd9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:06.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:06.838Z","message":"{\"transactionId\":\"99a8e653-524f-4610-8446-02fb1a54810e\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:06:836\",\"respDate\":\"230423-00:31:06:838\",\"sourceId\":\"haproxy:99a8e653-524f-4610-8446-02fb1a54810e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:06:836-87032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34d84fc4-87a9-4e3b-b33d-43215a8165a1], x-b3-parentspanid=[5fe625521a5ea760], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46a9696e545650615fe625521a5ea760], x-b3-spanid=[48b42a9740686e37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99a8e653-524f-4610-8446-02fb1a54810e]}\\\"}\"}","context":{"RequestID":"99a8e653-524f-4610-8446-02fb1a54810e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"40f5246e-3f98-44fd-b252-11c6ff0cdbd9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:06.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:06.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99a8e653-524f-4610-8446-02fb1a54810e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40f5246e-3f98-44fd-b252-11c6ff0cdbd9","LogTimestamp":"2023-04-23T00:31:06.839Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:08.849Z","message":"Entering","context":{"RequestID":"2b5e558d-831c-454a-9e08-c4244576f6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"40e65a0c-8f10-429d-a290-7bf57aeb4fa9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:08.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:08.851Z","message":"{\"transactionId\":\"2b5e558d-831c-454a-9e08-c4244576f6b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:08:849\",\"respDate\":\"230423-00:31:08:851\",\"sourceId\":\"haproxy:2b5e558d-831c-454a-9e08-c4244576f6b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:08:849-9149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efe8b5ea-8142-48f8-b48e-6be94c7363c5], x-b3-parentspanid=[7dc10f1b996a88ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82f43cda04737c147dc10f1b996a88ca], x-b3-spanid=[9e05fe9544ca3060], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b5e558d-831c-454a-9e08-c4244576f6b4]}\\\"}\"}","context":{"RequestID":"2b5e558d-831c-454a-9e08-c4244576f6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"40e65a0c-8f10-429d-a290-7bf57aeb4fa9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:08.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:08.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b5e558d-831c-454a-9e08-c4244576f6b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40e65a0c-8f10-429d-a290-7bf57aeb4fa9","LogTimestamp":"2023-04-23T00:31:08.852Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:09.212Z","message":"Entering","context":{"RequestID":"213cf98f-0e80-4ef1-b30c-78f4be45fffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23c0161b-d982-45f9-8f0e-595fa62a10d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"213cf98f-0e80-4ef1-b30c-78f4be45fffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23c0161b-d982-45f9-8f0e-595fa62a10d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:09.216Z","message":"{\"transactionId\":\"213cf98f-0e80-4ef1-b30c-78f4be45fffa\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:09:213\",\"respDate\":\"230423-00:31:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:213cf98f-0e80-4ef1-b30c-78f4be45fffa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:09:213-272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[213cf98f-0e80-4ef1-b30c-78f4be45fffa]}\\\"}\"}","context":{"RequestID":"213cf98f-0e80-4ef1-b30c-78f4be45fffa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23c0161b-d982-45f9-8f0e-595fa62a10d2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"213cf98f-0e80-4ef1-b30c-78f4be45fffa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23c0161b-d982-45f9-8f0e-595fa62a10d2","LogTimestamp":"2023-04-23T00:31:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:09.320Z","message":"Entering","context":{"RequestID":"a2419f65-5c0f-4dae-8c08-c8ea230a7a6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2de91b2-8ac7-4139-bb19-92c45038f5c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:09.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:09.323Z","message":"{\"transactionId\":\"a2419f65-5c0f-4dae-8c08-c8ea230a7a6e\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:09:321\",\"respDate\":\"230423-00:31:09:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a2419f65-5c0f-4dae-8c08-c8ea230a7a6e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:09:321-15379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[158a8cc8-c125-4242-9875-5b73bde7cde0], x-b3-parentspanid=[713eec20d6d513f4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44457], x-envoy-attempt-count=[1], x-b3-traceid=[b45ea810970c4c51713eec20d6d513f4], x-b3-spanid=[297fef3e00338c76], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a2419f65-5c0f-4dae-8c08-c8ea230a7a6e]}\\\"}\"}","context":{"RequestID":"a2419f65-5c0f-4dae-8c08-c8ea230a7a6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2de91b2-8ac7-4139-bb19-92c45038f5c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:09.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2419f65-5c0f-4dae-8c08-c8ea230a7a6e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2de91b2-8ac7-4139-bb19-92c45038f5c3","LogTimestamp":"2023-04-23T00:31:09.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:10.861Z","message":"Entering","context":{"RequestID":"4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90b16b35-9ce9-4726-b193-3fb5615eb163","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:10.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:10.864Z","message":"{\"transactionId\":\"4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:10:862\",\"respDate\":\"230423-00:31:10:864\",\"sourceId\":\"haproxy:4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:10:862-82961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34907237-e7a0-4aef-a146-8e2417dbc463], x-b3-parentspanid=[e1cfcc3b161ceb2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3958809595fe2939e1cfcc3b161ceb2a], x-b3-spanid=[11fc9b8f55591ace], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d]}\\\"}\"}","context":{"RequestID":"4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90b16b35-9ce9-4726-b193-3fb5615eb163","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:10.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:10.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a7f9c4f-b4d1-4405-81f0-d2abf8dd957d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b16b35-9ce9-4726-b193-3fb5615eb163","LogTimestamp":"2023-04-23T00:31:10.865Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:12.875Z","message":"Entering","context":{"RequestID":"c8d6694b-de49-440a-8fbc-07361e118e8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0141b813-87c2-41a0-892a-3b46c4dc9e48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:12.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:12.877Z","message":"{\"transactionId\":\"c8d6694b-de49-440a-8fbc-07361e118e8e\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:12:875\",\"respDate\":\"230423-00:31:12:876\",\"sourceId\":\"haproxy:c8d6694b-de49-440a-8fbc-07361e118e8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:12:875-57075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40f0196e-eb0d-4804-8f2d-6147f0d89ef6], x-b3-parentspanid=[e5d52914cb42fb2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa7afe631979a566e5d52914cb42fb2e], x-b3-spanid=[1d9cab426df72668], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8d6694b-de49-440a-8fbc-07361e118e8e]}\\\"}\"}","context":{"RequestID":"c8d6694b-de49-440a-8fbc-07361e118e8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0141b813-87c2-41a0-892a-3b46c4dc9e48","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:12.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:12.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8d6694b-de49-440a-8fbc-07361e118e8e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0141b813-87c2-41a0-892a-3b46c4dc9e48","LogTimestamp":"2023-04-23T00:31:12.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:31:12.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:12.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:12.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:12.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:14.887Z","message":"Entering","context":{"RequestID":"463b16fe-13f6-4b02-9833-41312a5713de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db93e5b0-6a34-4faf-b40d-ec32c5315632","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:14.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:14.889Z","message":"{\"transactionId\":\"463b16fe-13f6-4b02-9833-41312a5713de\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:14:887\",\"respDate\":\"230423-00:31:14:889\",\"sourceId\":\"haproxy:463b16fe-13f6-4b02-9833-41312a5713de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:14:887-75470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b31ad2d9-d5ff-4ded-90ee-4a4a438c9b81], x-b3-parentspanid=[18968597fbcdced0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6624abbfdd55e5618968597fbcdced0], x-b3-spanid=[cd5506126eecfd4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[463b16fe-13f6-4b02-9833-41312a5713de]}\\\"}\"}","context":{"RequestID":"463b16fe-13f6-4b02-9833-41312a5713de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db93e5b0-6a34-4faf-b40d-ec32c5315632","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:14.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:14.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"463b16fe-13f6-4b02-9833-41312a5713de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db93e5b0-6a34-4faf-b40d-ec32c5315632","LogTimestamp":"2023-04-23T00:31:14.889Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:16.900Z","message":"Entering","context":{"RequestID":"2902b9b6-b15b-42d7-b00f-d3cc3c576513","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"12b02183-03b4-4ac6-928c-dd44092ca44f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:16.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:16.903Z","message":"{\"transactionId\":\"2902b9b6-b15b-42d7-b00f-d3cc3c576513\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:16:901\",\"respDate\":\"230423-00:31:16:902\",\"sourceId\":\"haproxy:2902b9b6-b15b-42d7-b00f-d3cc3c576513\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:16:901-18692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32eec5b6-936e-46f9-b596-90e0450c42a6], x-b3-parentspanid=[53a2a76a31b6e37b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c81fafa6603e912953a2a76a31b6e37b], x-b3-spanid=[9900c8677f962213], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2902b9b6-b15b-42d7-b00f-d3cc3c576513]}\\\"}\"}","context":{"RequestID":"2902b9b6-b15b-42d7-b00f-d3cc3c576513","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"12b02183-03b4-4ac6-928c-dd44092ca44f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:16.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:16.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2902b9b6-b15b-42d7-b00f-d3cc3c576513","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12b02183-03b4-4ac6-928c-dd44092ca44f","LogTimestamp":"2023-04-23T00:31:16.903Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:18.914Z","message":"Entering","context":{"RequestID":"e56ebb57-63ab-4793-b993-995ab77bf89d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc296505-1a4a-4818-a044-601066548e2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:18.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:18.917Z","message":"{\"transactionId\":\"e56ebb57-63ab-4793-b993-995ab77bf89d\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:18:915\",\"respDate\":\"230423-00:31:18:917\",\"sourceId\":\"haproxy:e56ebb57-63ab-4793-b993-995ab77bf89d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:18:915-61458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c005f43-b159-439f-b199-70ae61e63e26], x-b3-parentspanid=[d27dd77dc069fc66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e07320cc4a93990d27dd77dc069fc66], x-b3-spanid=[d30be87175fc3bb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e56ebb57-63ab-4793-b993-995ab77bf89d]}\\\"}\"}","context":{"RequestID":"e56ebb57-63ab-4793-b993-995ab77bf89d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc296505-1a4a-4818-a044-601066548e2d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:18.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:18.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e56ebb57-63ab-4793-b993-995ab77bf89d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc296505-1a4a-4818-a044-601066548e2d","LogTimestamp":"2023-04-23T00:31:18.918Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:19.213Z","message":"Entering","context":{"RequestID":"9929cf84-aed4-49cd-84ec-ab44990137d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f47af49-5d98-4c14-b39f-637b8863dfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9929cf84-aed4-49cd-84ec-ab44990137d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f47af49-5d98-4c14-b39f-637b8863dfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:19.216Z","message":"{\"transactionId\":\"9929cf84-aed4-49cd-84ec-ab44990137d0\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:19:214\",\"respDate\":\"230423-00:31:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9929cf84-aed4-49cd-84ec-ab44990137d0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:19:214-84637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9929cf84-aed4-49cd-84ec-ab44990137d0]}\\\"}\"}","context":{"RequestID":"9929cf84-aed4-49cd-84ec-ab44990137d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f47af49-5d98-4c14-b39f-637b8863dfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9929cf84-aed4-49cd-84ec-ab44990137d0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f47af49-5d98-4c14-b39f-637b8863dfc8","LogTimestamp":"2023-04-23T00:31:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:19.320Z","message":"Entering","context":{"RequestID":"63899b39-8982-4922-aa01-cfb7b44d5f8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f09a23b-a857-4c02-99eb-ab991985bc1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:19.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:19.323Z","message":"{\"transactionId\":\"63899b39-8982-4922-aa01-cfb7b44d5f8a\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:19:320\",\"respDate\":\"230423-00:31:19:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:63899b39-8982-4922-aa01-cfb7b44d5f8a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:19:320-75489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48e280ef-0505-4403-b658-3875bf96cab4], x-b3-parentspanid=[e225e958d02360bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32943], x-envoy-attempt-count=[1], x-b3-traceid=[df7653f57eacae02e225e958d02360bf], x-b3-spanid=[eced3bfbd80a2166], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[63899b39-8982-4922-aa01-cfb7b44d5f8a]}\\\"}\"}","context":{"RequestID":"63899b39-8982-4922-aa01-cfb7b44d5f8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f09a23b-a857-4c02-99eb-ab991985bc1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:19.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:19.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63899b39-8982-4922-aa01-cfb7b44d5f8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f09a23b-a857-4c02-99eb-ab991985bc1e","LogTimestamp":"2023-04-23T00:31:19.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:20.927Z","message":"Entering","context":{"RequestID":"57032a22-3729-4a28-a125-f943b86ebc88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07ce3f0e-332c-44dc-8eb1-67c2126df9d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:20.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:20.930Z","message":"{\"transactionId\":\"57032a22-3729-4a28-a125-f943b86ebc88\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:20:928\",\"respDate\":\"230423-00:31:20:930\",\"sourceId\":\"haproxy:57032a22-3729-4a28-a125-f943b86ebc88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:20:928-56230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51d389db-be4d-431d-857f-6fc5a52763fc], x-b3-parentspanid=[c81b2452678575c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d66eb201c501e552c81b2452678575c5], x-b3-spanid=[8aa0292db67f6a34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57032a22-3729-4a28-a125-f943b86ebc88]}\\\"}\"}","context":{"RequestID":"57032a22-3729-4a28-a125-f943b86ebc88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07ce3f0e-332c-44dc-8eb1-67c2126df9d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:20.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:20.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57032a22-3729-4a28-a125-f943b86ebc88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07ce3f0e-332c-44dc-8eb1-67c2126df9d5","LogTimestamp":"2023-04-23T00:31:20.930Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:22.941Z","message":"Entering","context":{"RequestID":"e4e2a8f8-0ed7-4644-8152-e62e3016f81c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"546fb35b-3b0c-4224-8b17-2ce7d4848972","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:22.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:22.944Z","message":"{\"transactionId\":\"e4e2a8f8-0ed7-4644-8152-e62e3016f81c\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:22:942\",\"respDate\":\"230423-00:31:22:944\",\"sourceId\":\"haproxy:e4e2a8f8-0ed7-4644-8152-e62e3016f81c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:22:942-17166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[482625ee-c68d-4ebe-a543-4f231d21b6e7], x-b3-parentspanid=[4170e1ba38156e6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70912a1e3151ab3a4170e1ba38156e6a], x-b3-spanid=[c573469f9a74b3bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4e2a8f8-0ed7-4644-8152-e62e3016f81c]}\\\"}\"}","context":{"RequestID":"e4e2a8f8-0ed7-4644-8152-e62e3016f81c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"546fb35b-3b0c-4224-8b17-2ce7d4848972","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:22.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:22.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4e2a8f8-0ed7-4644-8152-e62e3016f81c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"546fb35b-3b0c-4224-8b17-2ce7d4848972","LogTimestamp":"2023-04-23T00:31:22.945Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:22.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:22.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:22.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:22.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:24.956Z","message":"Entering","context":{"RequestID":"8b9fb790-3637-48c8-8337-597a995a0a00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c33dd28-3cfd-4820-a475-30569392339e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:24.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:24.959Z","message":"{\"transactionId\":\"8b9fb790-3637-48c8-8337-597a995a0a00\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:24:957\",\"respDate\":\"230423-00:31:24:959\",\"sourceId\":\"haproxy:8b9fb790-3637-48c8-8337-597a995a0a00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:24:957-91882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cf0a183-f465-40e3-82e0-c68e89ccbc86], x-b3-parentspanid=[781e42ba7b45c472], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5747b308a21c8b0781e42ba7b45c472], x-b3-spanid=[10b9a0871213dae6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b9fb790-3637-48c8-8337-597a995a0a00]}\\\"}\"}","context":{"RequestID":"8b9fb790-3637-48c8-8337-597a995a0a00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c33dd28-3cfd-4820-a475-30569392339e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:24.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:24.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b9fb790-3637-48c8-8337-597a995a0a00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c33dd28-3cfd-4820-a475-30569392339e","LogTimestamp":"2023-04-23T00:31:24.959Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:26.969Z","message":"Entering","context":{"RequestID":"8f93b573-41dc-42f9-b826-8472693c5673","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d3b89b-d8f9-4b5f-b3e6-f3c49c21641c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:26.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:26.972Z","message":"{\"transactionId\":\"8f93b573-41dc-42f9-b826-8472693c5673\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:26:970\",\"respDate\":\"230423-00:31:26:971\",\"sourceId\":\"haproxy:8f93b573-41dc-42f9-b826-8472693c5673\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:26:970-73574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4e0195d-356d-449c-93a7-32b8e0b493ac], x-b3-parentspanid=[74f37e79ec22721a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20c8fed88ba19ac674f37e79ec22721a], x-b3-spanid=[fc3f2a7f744cc5cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f93b573-41dc-42f9-b826-8472693c5673]}\\\"}\"}","context":{"RequestID":"8f93b573-41dc-42f9-b826-8472693c5673","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d3b89b-d8f9-4b5f-b3e6-f3c49c21641c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:26.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:26.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f93b573-41dc-42f9-b826-8472693c5673","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d3b89b-d8f9-4b5f-b3e6-f3c49c21641c","LogTimestamp":"2023-04-23T00:31:26.972Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:28.982Z","message":"Entering","context":{"RequestID":"52b55bdf-ea53-4d50-b9a4-1cda305cbd91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee31642c-5d3e-47a6-b559-459add20071d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:28.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:28.985Z","message":"{\"transactionId\":\"52b55bdf-ea53-4d50-b9a4-1cda305cbd91\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:28:983\",\"respDate\":\"230423-00:31:28:985\",\"sourceId\":\"haproxy:52b55bdf-ea53-4d50-b9a4-1cda305cbd91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:28:983-94902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3200057-3480-4801-b615-cc23ab2741d9], x-b3-parentspanid=[2f00775813b5464a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14cfaf0843dadc2a2f00775813b5464a], x-b3-spanid=[6184a911acd1ce48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52b55bdf-ea53-4d50-b9a4-1cda305cbd91]}\\\"}\"}","context":{"RequestID":"52b55bdf-ea53-4d50-b9a4-1cda305cbd91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee31642c-5d3e-47a6-b559-459add20071d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:28.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:28.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52b55bdf-ea53-4d50-b9a4-1cda305cbd91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee31642c-5d3e-47a6-b559-459add20071d","LogTimestamp":"2023-04-23T00:31:28.986Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:29.213Z","message":"Entering","context":{"RequestID":"1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c1d4010-96da-42b6-9bac-a1adb429dbf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c1d4010-96da-42b6-9bac-a1adb429dbf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:29.217Z","message":"{\"transactionId\":\"1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:29:214\",\"respDate\":\"230423-00:31:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:29:214-48063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc]}\\\"}\"}","context":{"RequestID":"1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c1d4010-96da-42b6-9bac-a1adb429dbf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:29.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b0e2e4a-e1bf-4dd5-9c1e-9b6e2c9f9abc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c1d4010-96da-42b6-9bac-a1adb429dbf3","LogTimestamp":"2023-04-23T00:31:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:31:29.321Z","message":"Entering","context":{"RequestID":"207c10c7-4aab-4f63-bf8b-2ab60a65a416","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f9f0b6f-ee50-4d09-86d6-33469c9dae0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:29.324Z","message":"{\"transactionId\":\"207c10c7-4aab-4f63-bf8b-2ab60a65a416\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:29:322\",\"respDate\":\"230423-00:31:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:207c10c7-4aab-4f63-bf8b-2ab60a65a416\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:29:322-34692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fbd957d-dd15-467e-9afe-54e1b1155da5], x-b3-parentspanid=[4d037401b4da9d1c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50659], x-envoy-attempt-count=[1], x-b3-traceid=[42670867bb0633804d037401b4da9d1c], x-b3-spanid=[200ba81fc0688342], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[207c10c7-4aab-4f63-bf8b-2ab60a65a416]}\\\"}\"}","context":{"RequestID":"207c10c7-4aab-4f63-bf8b-2ab60a65a416","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f9f0b6f-ee50-4d09-86d6-33469c9dae0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"207c10c7-4aab-4f63-bf8b-2ab60a65a416","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f9f0b6f-ee50-4d09-86d6-33469c9dae0a","LogTimestamp":"2023-04-23T00:31:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:30.997Z","message":"Entering","context":{"RequestID":"d64dcefd-167e-44bc-9bb6-21513c1e98b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b689e59c-21ac-4be1-8b44-9014da8aeb67","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:30.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:31.001Z","message":"{\"transactionId\":\"d64dcefd-167e-44bc-9bb6-21513c1e98b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:30:998\",\"respDate\":\"230423-00:31:31:001\",\"sourceId\":\"haproxy:d64dcefd-167e-44bc-9bb6-21513c1e98b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:30:998-49360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[916860c6-0828-413b-a030-4f4d8060e9b3], x-b3-parentspanid=[9365f6ad1f60d828], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55acba44b9a8da599365f6ad1f60d828], x-b3-spanid=[42ac84e9541d6518], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d64dcefd-167e-44bc-9bb6-21513c1e98b4]}\\\"}\"}","context":{"RequestID":"d64dcefd-167e-44bc-9bb6-21513c1e98b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b689e59c-21ac-4be1-8b44-9014da8aeb67","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:30.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:31.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d64dcefd-167e-44bc-9bb6-21513c1e98b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b689e59c-21ac-4be1-8b44-9014da8aeb67","LogTimestamp":"2023-04-23T00:31:31.002Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:32.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:32.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:32.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:32.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:33.012Z","message":"Entering","context":{"RequestID":"c79cdbe1-b825-4c35-8b16-bc97a8924ad8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d227482-204f-429c-8571-344ee704d4bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:33.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:33.015Z","message":"{\"transactionId\":\"c79cdbe1-b825-4c35-8b16-bc97a8924ad8\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:33:013\",\"respDate\":\"230423-00:31:33:014\",\"sourceId\":\"haproxy:c79cdbe1-b825-4c35-8b16-bc97a8924ad8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:33:013-17948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b07dd12-ce65-45d4-abb5-912ee2f1953e], x-b3-parentspanid=[2adfae20a567efaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e299251c48b5b542adfae20a567efaf], x-b3-spanid=[a22262382a0abe2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c79cdbe1-b825-4c35-8b16-bc97a8924ad8]}\\\"}\"}","context":{"RequestID":"c79cdbe1-b825-4c35-8b16-bc97a8924ad8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d227482-204f-429c-8571-344ee704d4bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:33.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:33.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c79cdbe1-b825-4c35-8b16-bc97a8924ad8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d227482-204f-429c-8571-344ee704d4bf","LogTimestamp":"2023-04-23T00:31:33.015Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:35.025Z","message":"Entering","context":{"RequestID":"99792513-68c9-4cca-aca1-f5554ca2ac70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed96ea0f-ad8c-4e14-a6f0-d7547ba3a889","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:35.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:35.029Z","message":"{\"transactionId\":\"99792513-68c9-4cca-aca1-f5554ca2ac70\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:35:027\",\"respDate\":\"230423-00:31:35:028\",\"sourceId\":\"haproxy:99792513-68c9-4cca-aca1-f5554ca2ac70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:35:027-82760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[065a14f8-ff41-41c6-bb9e-9da6357027be], x-b3-parentspanid=[bd1d5515823ef983], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dc2a2b19dc63bf5bd1d5515823ef983], x-b3-spanid=[6bf0e447c2bc6849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99792513-68c9-4cca-aca1-f5554ca2ac70]}\\\"}\"}","context":{"RequestID":"99792513-68c9-4cca-aca1-f5554ca2ac70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed96ea0f-ad8c-4e14-a6f0-d7547ba3a889","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:35.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:35.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99792513-68c9-4cca-aca1-f5554ca2ac70","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed96ea0f-ad8c-4e14-a6f0-d7547ba3a889","LogTimestamp":"2023-04-23T00:31:35.030Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:35.039Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:35.043Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:37.040Z","message":"Entering","context":{"RequestID":"a874a14a-8f9a-4910-a477-e28f11a95b12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"edc0d2ff-2450-412c-be8c-b91af9ed7b39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:37.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:37.043Z","message":"{\"transactionId\":\"a874a14a-8f9a-4910-a477-e28f11a95b12\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:37:041\",\"respDate\":\"230423-00:31:37:043\",\"sourceId\":\"haproxy:a874a14a-8f9a-4910-a477-e28f11a95b12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:37:041-68996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c795211-c974-49c4-a563-d76bf5877df8], x-b3-parentspanid=[b7850317912aa5e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[174895368d53987ab7850317912aa5e1], x-b3-spanid=[a3a6298dd67dc619], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a874a14a-8f9a-4910-a477-e28f11a95b12]}\\\"}\"}","context":{"RequestID":"a874a14a-8f9a-4910-a477-e28f11a95b12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"edc0d2ff-2450-412c-be8c-b91af9ed7b39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:37.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:37.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a874a14a-8f9a-4910-a477-e28f11a95b12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc0d2ff-2450-412c-be8c-b91af9ed7b39","LogTimestamp":"2023-04-23T00:31:37.044Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:39.053Z","message":"Entering","context":{"RequestID":"2eae0cc0-01ac-468a-88f6-c04c66d0c3c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9425c21f-4ef5-4c3b-9e12-c942946ab550","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:39.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.055Z","message":"{\"transactionId\":\"2eae0cc0-01ac-468a-88f6-c04c66d0c3c6\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:39:054\",\"respDate\":\"230423-00:31:39:055\",\"sourceId\":\"haproxy:2eae0cc0-01ac-468a-88f6-c04c66d0c3c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:39:054-21255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d81af1e-58d2-43d5-bab2-4b73d3725dd4], x-b3-parentspanid=[a04356d6d9a2fc99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[317479e5e2ff1d10a04356d6d9a2fc99], x-b3-spanid=[e69412d6a65ec263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eae0cc0-01ac-468a-88f6-c04c66d0c3c6]}\\\"}\"}","context":{"RequestID":"2eae0cc0-01ac-468a-88f6-c04c66d0c3c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9425c21f-4ef5-4c3b-9e12-c942946ab550","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:39.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eae0cc0-01ac-468a-88f6-c04c66d0c3c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9425c21f-4ef5-4c3b-9e12-c942946ab550","LogTimestamp":"2023-04-23T00:31:39.055Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:31:39.213Z","message":"Entering","context":{"RequestID":"6a34a685-3a19-4890-b283-8a209208b7a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de24a758-5fd1-46bb-ac9d-0c6c33d70e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a34a685-3a19-4890-b283-8a209208b7a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de24a758-5fd1-46bb-ac9d-0c6c33d70e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.216Z","message":"{\"transactionId\":\"6a34a685-3a19-4890-b283-8a209208b7a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:39:214\",\"respDate\":\"230423-00:31:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a34a685-3a19-4890-b283-8a209208b7a0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:39:214-69242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a34a685-3a19-4890-b283-8a209208b7a0]}\\\"}\"}","context":{"RequestID":"6a34a685-3a19-4890-b283-8a209208b7a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de24a758-5fd1-46bb-ac9d-0c6c33d70e34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a34a685-3a19-4890-b283-8a209208b7a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de24a758-5fd1-46bb-ac9d-0c6c33d70e34","LogTimestamp":"2023-04-23T00:31:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:39.319Z","message":"Entering","context":{"RequestID":"d0d18262-7f1c-424d-93b5-075c960d3115","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f549f75-e9d3-4919-9b54-176d0c566f33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.321Z","message":"{\"transactionId\":\"d0d18262-7f1c-424d-93b5-075c960d3115\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:39:320\",\"respDate\":\"230423-00:31:39:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0d18262-7f1c-424d-93b5-075c960d3115\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:39:320-56798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af4912dc-10ad-48a7-a8ba-ad36c668682b], x-b3-parentspanid=[7cdc602b5a191dd0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57117], x-envoy-attempt-count=[1], x-b3-traceid=[2d05da5d50fad44e7cdc602b5a191dd0], x-b3-spanid=[30eaa6639ab91e2e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0d18262-7f1c-424d-93b5-075c960d3115]}\\\"}\"}","context":{"RequestID":"d0d18262-7f1c-424d-93b5-075c960d3115","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f549f75-e9d3-4919-9b54-176d0c566f33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:39.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0d18262-7f1c-424d-93b5-075c960d3115","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f549f75-e9d3-4919-9b54-176d0c566f33","LogTimestamp":"2023-04-23T00:31:39.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:31:41.064Z","message":"Entering","context":{"RequestID":"be314e44-3e62-4a23-b7ca-57e544474c1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb2eba4e-9b28-4a87-8757-e0b7793ef4bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:41.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:41.066Z","message":"{\"transactionId\":\"be314e44-3e62-4a23-b7ca-57e544474c1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:41:065\",\"respDate\":\"230423-00:31:41:066\",\"sourceId\":\"haproxy:be314e44-3e62-4a23-b7ca-57e544474c1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:41:065-1361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25553f23-ca74-4b36-bf92-157cffac419a], x-b3-parentspanid=[682029044500c4da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d530ab8ad63d6a9682029044500c4da], x-b3-spanid=[e787983fba98bc7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be314e44-3e62-4a23-b7ca-57e544474c1e]}\\\"}\"}","context":{"RequestID":"be314e44-3e62-4a23-b7ca-57e544474c1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb2eba4e-9b28-4a87-8757-e0b7793ef4bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:41.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:41.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be314e44-3e62-4a23-b7ca-57e544474c1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb2eba4e-9b28-4a87-8757-e0b7793ef4bd","LogTimestamp":"2023-04-23T00:31:41.066Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:31:42.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:42.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:42.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:42.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:43.075Z","message":"Entering","context":{"RequestID":"5c61810b-16f1-4f40-9e04-758dfac1a48c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fab9bb5-1d7c-4f92-9919-a291abc4c729","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:43.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:43.078Z","message":"{\"transactionId\":\"5c61810b-16f1-4f40-9e04-758dfac1a48c\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:43:076\",\"respDate\":\"230423-00:31:43:078\",\"sourceId\":\"haproxy:5c61810b-16f1-4f40-9e04-758dfac1a48c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:43:076-78723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6c5eb74-55fc-43cd-a6ec-0a85622180c2], x-b3-parentspanid=[3c523e3ed1888a83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a0594bb21cbef363c523e3ed1888a83], x-b3-spanid=[452f82d25658b5d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c61810b-16f1-4f40-9e04-758dfac1a48c]}\\\"}\"}","context":{"RequestID":"5c61810b-16f1-4f40-9e04-758dfac1a48c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fab9bb5-1d7c-4f92-9919-a291abc4c729","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:43.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:43.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c61810b-16f1-4f40-9e04-758dfac1a48c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fab9bb5-1d7c-4f92-9919-a291abc4c729","LogTimestamp":"2023-04-23T00:31:43.079Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:45.089Z","message":"Entering","context":{"RequestID":"ff215b73-2c47-423d-bf81-25c08650bba2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e91c5fd5-5a4f-4532-b164-8df40a54878f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:45.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:45.091Z","message":"{\"transactionId\":\"ff215b73-2c47-423d-bf81-25c08650bba2\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:45:090\",\"respDate\":\"230423-00:31:45:091\",\"sourceId\":\"haproxy:ff215b73-2c47-423d-bf81-25c08650bba2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:45:090-23836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6deb8ee4-64cb-428c-a3d5-2b8a7f03958d], x-b3-parentspanid=[816cef7f0a3f2523], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93c610439c4fac17816cef7f0a3f2523], x-b3-spanid=[669b08b57771ede8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff215b73-2c47-423d-bf81-25c08650bba2]}\\\"}\"}","context":{"RequestID":"ff215b73-2c47-423d-bf81-25c08650bba2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e91c5fd5-5a4f-4532-b164-8df40a54878f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:45.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:45.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff215b73-2c47-423d-bf81-25c08650bba2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91c5fd5-5a4f-4532-b164-8df40a54878f","LogTimestamp":"2023-04-23T00:31:45.092Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:47.102Z","message":"Entering","context":{"RequestID":"0c41cf27-5006-4026-8650-cc05ae143a18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"752e988c-d2c1-4e31-850f-4393c4c29305","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:47.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:47.104Z","message":"{\"transactionId\":\"0c41cf27-5006-4026-8650-cc05ae143a18\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:47:102\",\"respDate\":\"230423-00:31:47:104\",\"sourceId\":\"haproxy:0c41cf27-5006-4026-8650-cc05ae143a18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:47:102-91217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af1c6d84-0fbc-422d-a067-963697255207], x-b3-parentspanid=[8d12c018339540ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d5882c10d1d89be8d12c018339540ac], x-b3-spanid=[17522dbb103c82bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c41cf27-5006-4026-8650-cc05ae143a18]}\\\"}\"}","context":{"RequestID":"0c41cf27-5006-4026-8650-cc05ae143a18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"752e988c-d2c1-4e31-850f-4393c4c29305","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:47.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:47.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c41cf27-5006-4026-8650-cc05ae143a18","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"752e988c-d2c1-4e31-850f-4393c4c29305","LogTimestamp":"2023-04-23T00:31:47.105Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:49.115Z","message":"Entering","context":{"RequestID":"fa757ab7-c72e-4119-b6fb-417911cd8b41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a290b12d-2c69-4e57-8650-3d6ba31757fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:49.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.118Z","message":"{\"transactionId\":\"fa757ab7-c72e-4119-b6fb-417911cd8b41\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:49:116\",\"respDate\":\"230423-00:31:49:118\",\"sourceId\":\"haproxy:fa757ab7-c72e-4119-b6fb-417911cd8b41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:49:116-4677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49d3113b-744f-42be-9f9b-4b49c37ab46b], x-b3-parentspanid=[021407bc5f257929], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deaecebdb09dda4e021407bc5f257929], x-b3-spanid=[0e857a5f5fbe3545], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa757ab7-c72e-4119-b6fb-417911cd8b41]}\\\"}\"}","context":{"RequestID":"fa757ab7-c72e-4119-b6fb-417911cd8b41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a290b12d-2c69-4e57-8650-3d6ba31757fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:49.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa757ab7-c72e-4119-b6fb-417911cd8b41","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a290b12d-2c69-4e57-8650-3d6ba31757fc","LogTimestamp":"2023-04-23T00:31:49.118Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:49.212Z","message":"Entering","context":{"RequestID":"348617b4-3b6b-4c4e-a953-37ff111f4a04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ac62a1c-c460-40fa-ad4e-3dba06976cef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"348617b4-3b6b-4c4e-a953-37ff111f4a04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ac62a1c-c460-40fa-ad4e-3dba06976cef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.215Z","message":"{\"transactionId\":\"348617b4-3b6b-4c4e-a953-37ff111f4a04\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:49:213\",\"respDate\":\"230423-00:31:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:348617b4-3b6b-4c4e-a953-37ff111f4a04\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:49:213-88883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[348617b4-3b6b-4c4e-a953-37ff111f4a04]}\\\"}\"}","context":{"RequestID":"348617b4-3b6b-4c4e-a953-37ff111f4a04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ac62a1c-c460-40fa-ad4e-3dba06976cef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"348617b4-3b6b-4c4e-a953-37ff111f4a04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ac62a1c-c460-40fa-ad4e-3dba06976cef","LogTimestamp":"2023-04-23T00:31:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:49.320Z","message":"Entering","context":{"RequestID":"d6879466-e2fa-498c-bb7c-fe54bac040f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7333fb10-48fe-4e25-862f-63ad4800dc9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.322Z","message":"{\"transactionId\":\"d6879466-e2fa-498c-bb7c-fe54bac040f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:49:320\",\"respDate\":\"230423-00:31:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6879466-e2fa-498c-bb7c-fe54bac040f1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:49:320-73028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cc72ba6-2d55-40f8-b3a6-45770de2a623], x-b3-parentspanid=[6d7fecba411a1009], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38853], x-envoy-attempt-count=[1], x-b3-traceid=[ed37e653ebeb19066d7fecba411a1009], x-b3-spanid=[4390083fbdd99763], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6879466-e2fa-498c-bb7c-fe54bac040f1]}\\\"}\"}","context":{"RequestID":"d6879466-e2fa-498c-bb7c-fe54bac040f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7333fb10-48fe-4e25-862f-63ad4800dc9e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:49.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6879466-e2fa-498c-bb7c-fe54bac040f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7333fb10-48fe-4e25-862f-63ad4800dc9e","LogTimestamp":"2023-04-23T00:31:49.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:51.129Z","message":"Entering","context":{"RequestID":"abc4cb64-0bb9-429a-9cc0-2b4d5271c0db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"368aa8b9-b3d0-4fc2-abef-d86749820a30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:51.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:51.131Z","message":"{\"transactionId\":\"abc4cb64-0bb9-429a-9cc0-2b4d5271c0db\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:51:129\",\"respDate\":\"230423-00:31:51:131\",\"sourceId\":\"haproxy:abc4cb64-0bb9-429a-9cc0-2b4d5271c0db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:51:129-26204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfda73e8-885d-4a9e-9cb3-8fd07dec9d01], x-b3-parentspanid=[09adce56865619e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6de5d61f0923532109adce56865619e7], x-b3-spanid=[208a78c6c02eb68d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abc4cb64-0bb9-429a-9cc0-2b4d5271c0db]}\\\"}\"}","context":{"RequestID":"abc4cb64-0bb9-429a-9cc0-2b4d5271c0db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"368aa8b9-b3d0-4fc2-abef-d86749820a30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:51.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:51.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abc4cb64-0bb9-429a-9cc0-2b4d5271c0db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"368aa8b9-b3d0-4fc2-abef-d86749820a30","LogTimestamp":"2023-04-23T00:31:51.132Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:52.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:31:52.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:52.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:52.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:53.141Z","message":"Entering","context":{"RequestID":"10df9e18-81eb-42dc-a04f-166686cc0046","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69e148c6-9dee-4c67-9eaf-87180f25933d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:53.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:53.143Z","message":"{\"transactionId\":\"10df9e18-81eb-42dc-a04f-166686cc0046\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:53:141\",\"respDate\":\"230423-00:31:53:143\",\"sourceId\":\"haproxy:10df9e18-81eb-42dc-a04f-166686cc0046\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:31:53:141-91062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[066af308-1dc6-422b-bcc8-adf2cef1cbc6], x-b3-parentspanid=[331c9500186d033d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[453a1a5012ffffb2331c9500186d033d], x-b3-spanid=[d07a35beef9ccf14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10df9e18-81eb-42dc-a04f-166686cc0046]}\\\"}\"}","context":{"RequestID":"10df9e18-81eb-42dc-a04f-166686cc0046","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69e148c6-9dee-4c67-9eaf-87180f25933d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:53.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:53.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10df9e18-81eb-42dc-a04f-166686cc0046","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69e148c6-9dee-4c67-9eaf-87180f25933d","LogTimestamp":"2023-04-23T00:31:53.144Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:31:55.153Z","message":"Entering","context":{"RequestID":"4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a77e91f-1c1e-4056-b7ee-e1784d43b00a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:55.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:55.156Z","message":"{\"transactionId\":\"4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:55:154\",\"respDate\":\"230423-00:31:55:156\",\"sourceId\":\"haproxy:4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:55:154-57150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[689d19cc-38d2-46cf-bdaf-5b23748140d5], x-b3-parentspanid=[c23040c36456ca1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68ac375629389c0bc23040c36456ca1b], x-b3-spanid=[8219469f3f177b83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d]}\\\"}\"}","context":{"RequestID":"4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a77e91f-1c1e-4056-b7ee-e1784d43b00a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:55.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:55.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cce4e3b-54c6-4fb6-9a2a-6d9e3cea651d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a77e91f-1c1e-4056-b7ee-e1784d43b00a","LogTimestamp":"2023-04-23T00:31:55.157Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:57.168Z","message":"Entering","context":{"RequestID":"24aa563a-facd-49d7-b1e3-4e7f2bbccc8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6746e45-a49e-47b3-aca0-6a671fea8a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:57.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:57.171Z","message":"{\"transactionId\":\"24aa563a-facd-49d7-b1e3-4e7f2bbccc8b\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:57:168\",\"respDate\":\"230423-00:31:57:171\",\"sourceId\":\"haproxy:24aa563a-facd-49d7-b1e3-4e7f2bbccc8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:57:168-77208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de1654d3-aece-4e9d-b04c-d0b2133c64df], x-b3-parentspanid=[1dba6635f9c7615b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81636bd0113b7ec71dba6635f9c7615b], x-b3-spanid=[a4caef9297584c6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24aa563a-facd-49d7-b1e3-4e7f2bbccc8b]}\\\"}\"}","context":{"RequestID":"24aa563a-facd-49d7-b1e3-4e7f2bbccc8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6746e45-a49e-47b3-aca0-6a671fea8a2f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:57.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:57.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24aa563a-facd-49d7-b1e3-4e7f2bbccc8b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6746e45-a49e-47b3-aca0-6a671fea8a2f","LogTimestamp":"2023-04-23T00:31:57.172Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:59.182Z","message":"Entering","context":{"RequestID":"085f22e8-6fb8-4f18-a736-44e2d0dcbcbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7497c1cb-c076-430c-a21d-c02309555481","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:59.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.185Z","message":"{\"transactionId\":\"085f22e8-6fb8-4f18-a736-44e2d0dcbcbb\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:59:183\",\"respDate\":\"230423-00:31:59:185\",\"sourceId\":\"haproxy:085f22e8-6fb8-4f18-a736-44e2d0dcbcbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:31:59:183-35488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e54be482-c68d-4a51-9cf4-500ae45f07ea], x-b3-parentspanid=[43b8c87b37f00617], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ddcc1671c79e62643b8c87b37f00617], x-b3-spanid=[d87cea15e3147e2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[085f22e8-6fb8-4f18-a736-44e2d0dcbcbb]}\\\"}\"}","context":{"RequestID":"085f22e8-6fb8-4f18-a736-44e2d0dcbcbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7497c1cb-c076-430c-a21d-c02309555481","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:31:59.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"085f22e8-6fb8-4f18-a736-44e2d0dcbcbb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7497c1cb-c076-430c-a21d-c02309555481","LogTimestamp":"2023-04-23T00:31:59.186Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:31:59.214Z","message":"Entering","context":{"RequestID":"58ac1a0c-62e6-4474-9d86-270afb11b09a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d96ad90f-d1f1-4674-8970-0a4d5a583952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"58ac1a0c-62e6-4474-9d86-270afb11b09a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d96ad90f-d1f1-4674-8970-0a4d5a583952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.217Z","message":"{\"transactionId\":\"58ac1a0c-62e6-4474-9d86-270afb11b09a\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:59:215\",\"respDate\":\"230423-00:31:59:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58ac1a0c-62e6-4474-9d86-270afb11b09a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:59:215-47567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58ac1a0c-62e6-4474-9d86-270afb11b09a]}\\\"}\"}","context":{"RequestID":"58ac1a0c-62e6-4474-9d86-270afb11b09a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d96ad90f-d1f1-4674-8970-0a4d5a583952","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:31:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58ac1a0c-62e6-4474-9d86-270afb11b09a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d96ad90f-d1f1-4674-8970-0a4d5a583952","LogTimestamp":"2023-04-23T00:31:59.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:31:59.321Z","message":"Entering","context":{"RequestID":"28dfc638-9ea0-4f28-bca2-7b013551bb6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78aee2a6-689b-464e-91d0-a78bfd92d8e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.323Z","message":"{\"transactionId\":\"28dfc638-9ea0-4f28-bca2-7b013551bb6b\",\"status\":\"200\",\"rqstDate\":\"230423-00:31:59:321\",\"respDate\":\"230423-00:31:59:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28dfc638-9ea0-4f28-bca2-7b013551bb6b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:31:59:321-6285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0f1d7e0-c6ae-4f7c-b73b-58f1ded8f715], x-b3-parentspanid=[a8812fbdaa77ea98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40003], x-envoy-attempt-count=[1], x-b3-traceid=[a1fceee7436d4c4aa8812fbdaa77ea98], x-b3-spanid=[fc9e5ca60aefedc0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28dfc638-9ea0-4f28-bca2-7b013551bb6b]}\\\"}\"}","context":{"RequestID":"28dfc638-9ea0-4f28-bca2-7b013551bb6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78aee2a6-689b-464e-91d0-a78bfd92d8e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:31:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:31:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28dfc638-9ea0-4f28-bca2-7b013551bb6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78aee2a6-689b-464e-91d0-a78bfd92d8e0","LogTimestamp":"2023-04-23T00:31:59.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:31:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:01.197Z","message":"Entering","context":{"RequestID":"500e4a26-2a80-41f9-9c24-af7f98831e88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"b8efb706-d8c4-43bf-9bdf-6dfcd9620229","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:01.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:01.199Z","message":"{\"transactionId\":\"500e4a26-2a80-41f9-9c24-af7f98831e88\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:01:197\",\"respDate\":\"230423-00:32:01:199\",\"sourceId\":\"haproxy:500e4a26-2a80-41f9-9c24-af7f98831e88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:01:197-59170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b272d6f-8bad-4319-8242-11413dd0b46e], x-b3-parentspanid=[a2f3fec031a19b4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7e50f3525c6c756a2f3fec031a19b4d], x-b3-spanid=[5a7fff0d1d7b7d95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[500e4a26-2a80-41f9-9c24-af7f98831e88]}\\\"}\"}","context":{"RequestID":"500e4a26-2a80-41f9-9c24-af7f98831e88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"b8efb706-d8c4-43bf-9bdf-6dfcd9620229","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:01.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:01.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500e4a26-2a80-41f9-9c24-af7f98831e88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8efb706-d8c4-43bf-9bdf-6dfcd9620229","LogTimestamp":"2023-04-23T00:32:01.200Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:02.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:02.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:02.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:02.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:03.211Z","message":"Entering","context":{"RequestID":"dceaf048-c5de-4df1-8fb3-0ff6afc4aa88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79082f93-632f-4f8c-8fde-3e600b7ee0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:03.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:03.215Z","message":"{\"transactionId\":\"dceaf048-c5de-4df1-8fb3-0ff6afc4aa88\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:03:212\",\"respDate\":\"230423-00:32:03:215\",\"sourceId\":\"haproxy:dceaf048-c5de-4df1-8fb3-0ff6afc4aa88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:03:212-28183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de9ec5d0-8ebd-4018-bad4-c145812813ff], x-b3-parentspanid=[5ed2ccb37c626ae0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c76c446b27bac1c45ed2ccb37c626ae0], x-b3-spanid=[1086e9b765d9123b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dceaf048-c5de-4df1-8fb3-0ff6afc4aa88]}\\\"}\"}","context":{"RequestID":"dceaf048-c5de-4df1-8fb3-0ff6afc4aa88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79082f93-632f-4f8c-8fde-3e600b7ee0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:03.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:03.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dceaf048-c5de-4df1-8fb3-0ff6afc4aa88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79082f93-632f-4f8c-8fde-3e600b7ee0f9","LogTimestamp":"2023-04-23T00:32:03.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:32:05.045Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:05.048Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:05.226Z","message":"Entering","context":{"RequestID":"7d9f38e5-e412-4428-a0ff-28fa6c879522","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73a65524-a189-4f80-a13c-46b93d9d91d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:05.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:05.229Z","message":"{\"transactionId\":\"7d9f38e5-e412-4428-a0ff-28fa6c879522\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:05:227\",\"respDate\":\"230423-00:32:05:229\",\"sourceId\":\"haproxy:7d9f38e5-e412-4428-a0ff-28fa6c879522\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:05:227-67905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fde5bf02-081f-49f7-8123-7afba0e4260c], x-b3-parentspanid=[ea8d032bc6073489], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5ca5adea7a7229eea8d032bc6073489], x-b3-spanid=[3e6274277b4f499f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d9f38e5-e412-4428-a0ff-28fa6c879522]}\\\"}\"}","context":{"RequestID":"7d9f38e5-e412-4428-a0ff-28fa6c879522","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73a65524-a189-4f80-a13c-46b93d9d91d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:05.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:05.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d9f38e5-e412-4428-a0ff-28fa6c879522","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73a65524-a189-4f80-a13c-46b93d9d91d9","LogTimestamp":"2023-04-23T00:32:05.230Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:32:07.247Z","message":"Entering","context":{"RequestID":"557fb1ac-669d-4074-8bc5-33af90941a05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cb477b3-7e09-4a8d-99f4-1daf14bdfd78","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:07.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:07.250Z","message":"{\"transactionId\":\"557fb1ac-669d-4074-8bc5-33af90941a05\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:07:248\",\"respDate\":\"230423-00:32:07:250\",\"sourceId\":\"haproxy:557fb1ac-669d-4074-8bc5-33af90941a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:07:248-26898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e02592ea-1778-4643-b0db-19c925e23218], x-b3-parentspanid=[edf5fb211912ffec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[773d58c19ddd00fdedf5fb211912ffec], x-b3-spanid=[b50f12dd7c7dc78e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[557fb1ac-669d-4074-8bc5-33af90941a05]}\\\"}\"}","context":{"RequestID":"557fb1ac-669d-4074-8bc5-33af90941a05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cb477b3-7e09-4a8d-99f4-1daf14bdfd78","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:07.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:07.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557fb1ac-669d-4074-8bc5-33af90941a05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cb477b3-7e09-4a8d-99f4-1daf14bdfd78","LogTimestamp":"2023-04-23T00:32:07.250Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-23T00:32:09.212Z","message":"Entering","context":{"RequestID":"e86135ae-e942-4f04-bca0-c45b81f406ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62757a9b-cf66-46da-9eee-29618835fc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"e86135ae-e942-4f04-bca0-c45b81f406ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62757a9b-cf66-46da-9eee-29618835fc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.215Z","message":"{\"transactionId\":\"e86135ae-e942-4f04-bca0-c45b81f406ae\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:09:213\",\"respDate\":\"230423-00:32:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e86135ae-e942-4f04-bca0-c45b81f406ae\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:09:213-97382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e86135ae-e942-4f04-bca0-c45b81f406ae]}\\\"}\"}","context":{"RequestID":"e86135ae-e942-4f04-bca0-c45b81f406ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62757a9b-cf66-46da-9eee-29618835fc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e86135ae-e942-4f04-bca0-c45b81f406ae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62757a9b-cf66-46da-9eee-29618835fc64","LogTimestamp":"2023-04-23T00:32:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:09.260Z","message":"Entering","context":{"RequestID":"266bbdf9-2f01-4125-b400-8859f63cc471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f1709b7-86aa-4c89-8c15-7542145bde70","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:09.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.262Z","message":"{\"transactionId\":\"266bbdf9-2f01-4125-b400-8859f63cc471\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:09:261\",\"respDate\":\"230423-00:32:09:262\",\"sourceId\":\"haproxy:266bbdf9-2f01-4125-b400-8859f63cc471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:09:261-76942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f807907f-0361-42a6-bb72-6d644d37d04b], x-b3-parentspanid=[9efc7effb56ac232], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[785cc7430258ce299efc7effb56ac232], x-b3-spanid=[e0be9d716aec1e66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[266bbdf9-2f01-4125-b400-8859f63cc471]}\\\"}\"}","context":{"RequestID":"266bbdf9-2f01-4125-b400-8859f63cc471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f1709b7-86aa-4c89-8c15-7542145bde70","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:09.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"266bbdf9-2f01-4125-b400-8859f63cc471","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f1709b7-86aa-4c89-8c15-7542145bde70","LogTimestamp":"2023-04-23T00:32:09.263Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:32:09.318Z","message":"Entering","context":{"RequestID":"cdb7aae6-04c5-4593-b88e-b7f25d13ec9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b890e3ba-aae4-41b7-a142-a98b33dc7e3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.321Z","message":"{\"transactionId\":\"cdb7aae6-04c5-4593-b88e-b7f25d13ec9d\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:09:319\",\"respDate\":\"230423-00:32:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cdb7aae6-04c5-4593-b88e-b7f25d13ec9d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:09:319-23929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d31e38e-070e-4e11-b483-53c12460f550], x-b3-parentspanid=[3511766c8c655024], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54673], x-envoy-attempt-count=[1], x-b3-traceid=[75de5c812ac0ac463511766c8c655024], x-b3-spanid=[d1958cd7d627b8d8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cdb7aae6-04c5-4593-b88e-b7f25d13ec9d]}\\\"}\"}","context":{"RequestID":"cdb7aae6-04c5-4593-b88e-b7f25d13ec9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b890e3ba-aae4-41b7-a142-a98b33dc7e3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:09.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdb7aae6-04c5-4593-b88e-b7f25d13ec9d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b890e3ba-aae4-41b7-a142-a98b33dc7e3e","LogTimestamp":"2023-04-23T00:32:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:11.276Z","message":"Entering","context":{"RequestID":"905aa4e7-632b-4cd4-b269-4566192656ed","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002366a4-af8d-436f-bb25-3fcc964351b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:11.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:11.279Z","message":"{\"transactionId\":\"905aa4e7-632b-4cd4-b269-4566192656ed\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:11:277\",\"respDate\":\"230423-00:32:11:278\",\"sourceId\":\"haproxy:905aa4e7-632b-4cd4-b269-4566192656ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:11:277-74439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a1db569-da23-4497-830b-630854713c41], x-b3-parentspanid=[7add358357d68d06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d7812d3069236d97add358357d68d06], x-b3-spanid=[e48c2f04cbf05b6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[905aa4e7-632b-4cd4-b269-4566192656ed]}\\\"}\"}","context":{"RequestID":"905aa4e7-632b-4cd4-b269-4566192656ed","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002366a4-af8d-436f-bb25-3fcc964351b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:11.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:11.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"905aa4e7-632b-4cd4-b269-4566192656ed","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002366a4-af8d-436f-bb25-3fcc964351b1","LogTimestamp":"2023-04-23T00:32:11.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:12.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:12.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:12.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:12.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:13.288Z","message":"Entering","context":{"RequestID":"37949d08-46af-4502-95f4-9c5f75d9823e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f68a4d10-ba1c-4b64-a7b0-b69df7d3fa87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:13.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:13.291Z","message":"{\"transactionId\":\"37949d08-46af-4502-95f4-9c5f75d9823e\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:13:289\",\"respDate\":\"230423-00:32:13:291\",\"sourceId\":\"haproxy:37949d08-46af-4502-95f4-9c5f75d9823e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:13:289-57647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dd40dee-2bec-4ea3-b1c9-52ea1793c520], x-b3-parentspanid=[a68ce714c10255ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27c0f1daad65673ea68ce714c10255ee], x-b3-spanid=[a3bf8265bf643a0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37949d08-46af-4502-95f4-9c5f75d9823e]}\\\"}\"}","context":{"RequestID":"37949d08-46af-4502-95f4-9c5f75d9823e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f68a4d10-ba1c-4b64-a7b0-b69df7d3fa87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:13.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:13.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37949d08-46af-4502-95f4-9c5f75d9823e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f68a4d10-ba1c-4b64-a7b0-b69df7d3fa87","LogTimestamp":"2023-04-23T00:32:13.291Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:15.301Z","message":"Entering","context":{"RequestID":"b6953163-eb18-45ab-8c49-0498f9a8466a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17717d17-edf9-4361-b53a-7d5f056bbcb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:15.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:15.304Z","message":"{\"transactionId\":\"b6953163-eb18-45ab-8c49-0498f9a8466a\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:15:302\",\"respDate\":\"230423-00:32:15:303\",\"sourceId\":\"haproxy:b6953163-eb18-45ab-8c49-0498f9a8466a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:15:302-15737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54cb05b4-82e0-4bb9-a3ae-78bcb2cb4f92], x-b3-parentspanid=[1f440902fa72b31d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b3b852f6a96606e1f440902fa72b31d], x-b3-spanid=[9d66d867e7698113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6953163-eb18-45ab-8c49-0498f9a8466a]}\\\"}\"}","context":{"RequestID":"b6953163-eb18-45ab-8c49-0498f9a8466a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17717d17-edf9-4361-b53a-7d5f056bbcb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:15.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:15.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6953163-eb18-45ab-8c49-0498f9a8466a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17717d17-edf9-4361-b53a-7d5f056bbcb1","LogTimestamp":"2023-04-23T00:32:15.304Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:17.315Z","message":"Entering","context":{"RequestID":"de63a125-822c-476d-9eec-134bd39ba30f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de49a06a-9911-4bd3-b0a9-e9acf1ab3eb3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:17.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:17.318Z","message":"{\"transactionId\":\"de63a125-822c-476d-9eec-134bd39ba30f\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:17:316\",\"respDate\":\"230423-00:32:17:318\",\"sourceId\":\"haproxy:de63a125-822c-476d-9eec-134bd39ba30f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:17:316-83073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08bcf189-8f82-4169-9d67-70d5bdc433e4], x-b3-parentspanid=[13d7a39ee09ea84e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3f28943fc97b12413d7a39ee09ea84e], x-b3-spanid=[dc5bfaeed5bafd11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de63a125-822c-476d-9eec-134bd39ba30f]}\\\"}\"}","context":{"RequestID":"de63a125-822c-476d-9eec-134bd39ba30f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de49a06a-9911-4bd3-b0a9-e9acf1ab3eb3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:17.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:17.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de63a125-822c-476d-9eec-134bd39ba30f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de49a06a-9911-4bd3-b0a9-e9acf1ab3eb3","LogTimestamp":"2023-04-23T00:32:17.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:32:19.211Z","message":"Entering","context":{"RequestID":"d60a700e-1c90-4ada-9ff6-fa1a2d00c055","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15063026-ebba-44b6-b42b-a5346d8c4c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d60a700e-1c90-4ada-9ff6-fa1a2d00c055","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15063026-ebba-44b6-b42b-a5346d8c4c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.214Z","message":"{\"transactionId\":\"d60a700e-1c90-4ada-9ff6-fa1a2d00c055\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:19:212\",\"respDate\":\"230423-00:32:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d60a700e-1c90-4ada-9ff6-fa1a2d00c055\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:19:212-80043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d60a700e-1c90-4ada-9ff6-fa1a2d00c055]}\\\"}\"}","context":{"RequestID":"d60a700e-1c90-4ada-9ff6-fa1a2d00c055","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15063026-ebba-44b6-b42b-a5346d8c4c95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d60a700e-1c90-4ada-9ff6-fa1a2d00c055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15063026-ebba-44b6-b42b-a5346d8c4c95","LogTimestamp":"2023-04-23T00:32:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:19.320Z","message":"Entering","context":{"RequestID":"1b1cae1e-3bd0-4018-a523-960fd94ed102","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8fef2aac-ffb4-4ecc-b565-84681828497d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.322Z","message":"{\"transactionId\":\"1b1cae1e-3bd0-4018-a523-960fd94ed102\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:19:321\",\"respDate\":\"230423-00:32:19:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b1cae1e-3bd0-4018-a523-960fd94ed102\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:19:321-52700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58a493c6-1827-4ea6-9f54-e91764e71b7e], x-b3-parentspanid=[9b77eaee7ec96e40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56967], x-envoy-attempt-count=[1], x-b3-traceid=[83a040eaa904a3c29b77eaee7ec96e40], x-b3-spanid=[3c109c0c47a47993], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b1cae1e-3bd0-4018-a523-960fd94ed102]}\\\"}\"}","context":{"RequestID":"1b1cae1e-3bd0-4018-a523-960fd94ed102","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8fef2aac-ffb4-4ecc-b565-84681828497d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:19.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b1cae1e-3bd0-4018-a523-960fd94ed102","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fef2aac-ffb4-4ecc-b565-84681828497d","LogTimestamp":"2023-04-23T00:32:19.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:32:19.328Z","message":"Entering","context":{"RequestID":"84217330-3e31-4629-a106-00b606103718","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9930aacf-e866-47ae-88e7-4d9040e6db88","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.330Z","message":"{\"transactionId\":\"84217330-3e31-4629-a106-00b606103718\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:19:328\",\"respDate\":\"230423-00:32:19:330\",\"sourceId\":\"haproxy:84217330-3e31-4629-a106-00b606103718\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:19:328-19449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6f8187e-1580-4018-a1a9-0dfa5a585df3], x-b3-parentspanid=[c55bf2ecbc3f984b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e31cfb2012c9f21c55bf2ecbc3f984b], x-b3-spanid=[9cdb0102bf814f57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84217330-3e31-4629-a106-00b606103718]}\\\"}\"}","context":{"RequestID":"84217330-3e31-4629-a106-00b606103718","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9930aacf-e866-47ae-88e7-4d9040e6db88","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:19.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84217330-3e31-4629-a106-00b606103718","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9930aacf-e866-47ae-88e7-4d9040e6db88","LogTimestamp":"2023-04-23T00:32:19.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:32:21.339Z","message":"Entering","context":{"RequestID":"e01d21a6-376a-4dac-92b6-5bab10fbeef8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0ea7a85-98ca-43f7-a7ba-dec328fdd017","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:21.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:21.342Z","message":"{\"transactionId\":\"e01d21a6-376a-4dac-92b6-5bab10fbeef8\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:21:340\",\"respDate\":\"230423-00:32:21:342\",\"sourceId\":\"haproxy:e01d21a6-376a-4dac-92b6-5bab10fbeef8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:21:340-5711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20a724e2-44e3-4c5f-9cd6-72f4b4b023c7], x-b3-parentspanid=[a321b36aa51e05d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9d317e39651c480a321b36aa51e05d1], x-b3-spanid=[8064710914bd4810], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e01d21a6-376a-4dac-92b6-5bab10fbeef8]}\\\"}\"}","context":{"RequestID":"e01d21a6-376a-4dac-92b6-5bab10fbeef8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0ea7a85-98ca-43f7-a7ba-dec328fdd017","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:21.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:21.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e01d21a6-376a-4dac-92b6-5bab10fbeef8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0ea7a85-98ca-43f7-a7ba-dec328fdd017","LogTimestamp":"2023-04-23T00:32:21.343Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:22.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:22.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:22.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:22.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:23.352Z","message":"Entering","context":{"RequestID":"8fd5ed97-3539-42a9-8402-aa57c915d39d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b72fc81-78f2-4e8a-b70a-8f7ebbc7ef8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:23.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:23.354Z","message":"{\"transactionId\":\"8fd5ed97-3539-42a9-8402-aa57c915d39d\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:23:353\",\"respDate\":\"230423-00:32:23:354\",\"sourceId\":\"haproxy:8fd5ed97-3539-42a9-8402-aa57c915d39d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:23:353-98927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29075e26-628b-467a-84f9-c079ccd5467b], x-b3-parentspanid=[1afd6ed97bb63c47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c8044a25aad79121afd6ed97bb63c47], x-b3-spanid=[a0262eb241ce322b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd5ed97-3539-42a9-8402-aa57c915d39d]}\\\"}\"}","context":{"RequestID":"8fd5ed97-3539-42a9-8402-aa57c915d39d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b72fc81-78f2-4e8a-b70a-8f7ebbc7ef8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:23.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:23.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd5ed97-3539-42a9-8402-aa57c915d39d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b72fc81-78f2-4e8a-b70a-8f7ebbc7ef8d","LogTimestamp":"2023-04-23T00:32:23.355Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:32:25.364Z","message":"Entering","context":{"RequestID":"3157526e-2790-43ad-b7eb-393f0867dcfa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00279471-a8e3-4358-92bf-3b479823aa9f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:25.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:25.367Z","message":"{\"transactionId\":\"3157526e-2790-43ad-b7eb-393f0867dcfa\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:25:365\",\"respDate\":\"230423-00:32:25:367\",\"sourceId\":\"haproxy:3157526e-2790-43ad-b7eb-393f0867dcfa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:25:365-78136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8947283-3238-4713-8140-0084f51e3d45], x-b3-parentspanid=[65afdb19481fdc25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80092c130ed8ccfc65afdb19481fdc25], x-b3-spanid=[81ac3a90f2c06ae4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3157526e-2790-43ad-b7eb-393f0867dcfa]}\\\"}\"}","context":{"RequestID":"3157526e-2790-43ad-b7eb-393f0867dcfa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00279471-a8e3-4358-92bf-3b479823aa9f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:25.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:25.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3157526e-2790-43ad-b7eb-393f0867dcfa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00279471-a8e3-4358-92bf-3b479823aa9f","LogTimestamp":"2023-04-23T00:32:25.368Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:32:27.378Z","message":"Entering","context":{"RequestID":"63f374e3-9931-47e1-8f6d-41754cdbfb3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2535025-ce83-41e1-bc3e-ad7f37a026ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:27.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:27.380Z","message":"{\"transactionId\":\"63f374e3-9931-47e1-8f6d-41754cdbfb3a\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:27:379\",\"respDate\":\"230423-00:32:27:380\",\"sourceId\":\"haproxy:63f374e3-9931-47e1-8f6d-41754cdbfb3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:27:379-17107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[940ea0bb-05ee-405d-87bc-ccfc586192ca], x-b3-parentspanid=[a3d9239dcddf7600], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d98fada8242d8125a3d9239dcddf7600], x-b3-spanid=[9689ef0fbe836b37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63f374e3-9931-47e1-8f6d-41754cdbfb3a]}\\\"}\"}","context":{"RequestID":"63f374e3-9931-47e1-8f6d-41754cdbfb3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2535025-ce83-41e1-bc3e-ad7f37a026ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:27.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:27.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63f374e3-9931-47e1-8f6d-41754cdbfb3a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2535025-ce83-41e1-bc3e-ad7f37a026ad","LogTimestamp":"2023-04-23T00:32:27.381Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:29.211Z","message":"Entering","context":{"RequestID":"ff0339ab-66ea-4e0d-9920-4afaf593935f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"de5b6b6c-b0b9-41fb-82a1-5a543e7fd042","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ff0339ab-66ea-4e0d-9920-4afaf593935f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"de5b6b6c-b0b9-41fb-82a1-5a543e7fd042","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.214Z","message":"{\"transactionId\":\"ff0339ab-66ea-4e0d-9920-4afaf593935f\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:29:211\",\"respDate\":\"230423-00:32:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ff0339ab-66ea-4e0d-9920-4afaf593935f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:29:211-78169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ff0339ab-66ea-4e0d-9920-4afaf593935f]}\\\"}\"}","context":{"RequestID":"ff0339ab-66ea-4e0d-9920-4afaf593935f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"de5b6b6c-b0b9-41fb-82a1-5a543e7fd042","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff0339ab-66ea-4e0d-9920-4afaf593935f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de5b6b6c-b0b9-41fb-82a1-5a543e7fd042","LogTimestamp":"2023-04-23T00:32:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:29.321Z","message":"Entering","context":{"RequestID":"ec843941-ec09-49e1-92f5-ee7cb7902441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b612a31-3360-4edf-bfc0-9b1e99c783e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.324Z","message":"{\"transactionId\":\"ec843941-ec09-49e1-92f5-ee7cb7902441\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:29:322\",\"respDate\":\"230423-00:32:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec843941-ec09-49e1-92f5-ee7cb7902441\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:29:322-21335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9aea738-e1e2-4e93-a8ed-585f8fe3ab1d], x-b3-parentspanid=[e4e5f1c323b3f974], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45569], x-envoy-attempt-count=[1], x-b3-traceid=[c7996f61ef81ce4de4e5f1c323b3f974], x-b3-spanid=[044bf083ca77f1fd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec843941-ec09-49e1-92f5-ee7cb7902441]}\\\"}\"}","context":{"RequestID":"ec843941-ec09-49e1-92f5-ee7cb7902441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b612a31-3360-4edf-bfc0-9b1e99c783e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec843941-ec09-49e1-92f5-ee7cb7902441","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b612a31-3360-4edf-bfc0-9b1e99c783e0","LogTimestamp":"2023-04-23T00:32:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:29.390Z","message":"Entering","context":{"RequestID":"c97ba0c4-c283-4735-b35a-408308823bff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"279d616f-d6dd-4a83-ab36-36f0d748e2e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:29.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.393Z","message":"{\"transactionId\":\"c97ba0c4-c283-4735-b35a-408308823bff\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:29:391\",\"respDate\":\"230423-00:32:29:393\",\"sourceId\":\"haproxy:c97ba0c4-c283-4735-b35a-408308823bff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:29:391-5588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c774755c-71c0-4090-8ed8-9b0c15c141db], x-b3-parentspanid=[8c2097c051f3dfb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[177d23e1c3f046008c2097c051f3dfb0], x-b3-spanid=[921ceedf3c623089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c97ba0c4-c283-4735-b35a-408308823bff]}\\\"}\"}","context":{"RequestID":"c97ba0c4-c283-4735-b35a-408308823bff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"279d616f-d6dd-4a83-ab36-36f0d748e2e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:29.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:29.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c97ba0c4-c283-4735-b35a-408308823bff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"279d616f-d6dd-4a83-ab36-36f0d748e2e4","LogTimestamp":"2023-04-23T00:32:29.394Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:32:31.404Z","message":"Entering","context":{"RequestID":"bd9390bc-5826-4a4a-8439-8544a6a16c75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4200b397-2cc2-457a-990e-934b10bbe1c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:31.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:31.407Z","message":"{\"transactionId\":\"bd9390bc-5826-4a4a-8439-8544a6a16c75\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:31:405\",\"respDate\":\"230423-00:32:31:407\",\"sourceId\":\"haproxy:bd9390bc-5826-4a4a-8439-8544a6a16c75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:31:405-32259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffd7546d-1344-445b-a9cb-75ea7c61793f], x-b3-parentspanid=[6e7d0ca5f61a97a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afe3e5432bee80de6e7d0ca5f61a97a0], x-b3-spanid=[714a24a83c323697], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd9390bc-5826-4a4a-8439-8544a6a16c75]}\\\"}\"}","context":{"RequestID":"bd9390bc-5826-4a4a-8439-8544a6a16c75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4200b397-2cc2-457a-990e-934b10bbe1c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:31.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:31.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd9390bc-5826-4a4a-8439-8544a6a16c75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4200b397-2cc2-457a-990e-934b10bbe1c1","LogTimestamp":"2023-04-23T00:32:31.408Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:32.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:32.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:32.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:32.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:33.419Z","message":"Entering","context":{"RequestID":"b99ee588-f180-4b54-ae00-f77f59081a78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"efd9d325-28f8-4682-b958-4a5d04d3a607","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:33.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:33.421Z","message":"{\"transactionId\":\"b99ee588-f180-4b54-ae00-f77f59081a78\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:33:420\",\"respDate\":\"230423-00:32:33:421\",\"sourceId\":\"haproxy:b99ee588-f180-4b54-ae00-f77f59081a78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:33:420-30153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa62f749-6154-4eef-a157-53e12f76a68f], x-b3-parentspanid=[ea25d49bdefc2ae6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73c3d161aa749af8ea25d49bdefc2ae6], x-b3-spanid=[632aa1ca6f168be7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b99ee588-f180-4b54-ae00-f77f59081a78]}\\\"}\"}","context":{"RequestID":"b99ee588-f180-4b54-ae00-f77f59081a78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"efd9d325-28f8-4682-b958-4a5d04d3a607","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:33.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:33.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99ee588-f180-4b54-ae00-f77f59081a78","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efd9d325-28f8-4682-b958-4a5d04d3a607","LogTimestamp":"2023-04-23T00:32:33.422Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:35.050Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:35.054Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:35.433Z","message":"Entering","context":{"RequestID":"ea0a774b-abd6-434c-8a0c-c22258a10bb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c4bf8a4c-575a-489f-86e1-547094467a5e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:35.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:35.435Z","message":"{\"transactionId\":\"ea0a774b-abd6-434c-8a0c-c22258a10bb2\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:35:433\",\"respDate\":\"230423-00:32:35:435\",\"sourceId\":\"haproxy:ea0a774b-abd6-434c-8a0c-c22258a10bb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:35:433-84042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbec5edf-ea7a-43c6-a259-7e2baeaa8e74], x-b3-parentspanid=[16c944492ed2281e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de0fbc2f17148ba616c944492ed2281e], x-b3-spanid=[f9c91929e5be0570], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea0a774b-abd6-434c-8a0c-c22258a10bb2]}\\\"}\"}","context":{"RequestID":"ea0a774b-abd6-434c-8a0c-c22258a10bb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c4bf8a4c-575a-489f-86e1-547094467a5e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:35.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:35.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea0a774b-abd6-434c-8a0c-c22258a10bb2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4bf8a4c-575a-489f-86e1-547094467a5e","LogTimestamp":"2023-04-23T00:32:35.436Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:37.445Z","message":"Entering","context":{"RequestID":"16d632c4-7281-4829-967e-d1d2b2852c53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7f9a08f-bdb0-49ff-9055-faf633faa03a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:37.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:37.448Z","message":"{\"transactionId\":\"16d632c4-7281-4829-967e-d1d2b2852c53\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:37:446\",\"respDate\":\"230423-00:32:37:448\",\"sourceId\":\"haproxy:16d632c4-7281-4829-967e-d1d2b2852c53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:37:446-69408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43a9fa49-4626-4aef-a39c-65d02dd4da2f], x-b3-parentspanid=[b62c160d72959cf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08e8ea5420015995b62c160d72959cf2], x-b3-spanid=[c09a46197dbc5c73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16d632c4-7281-4829-967e-d1d2b2852c53]}\\\"}\"}","context":{"RequestID":"16d632c4-7281-4829-967e-d1d2b2852c53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7f9a08f-bdb0-49ff-9055-faf633faa03a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:37.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:37.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16d632c4-7281-4829-967e-d1d2b2852c53","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7f9a08f-bdb0-49ff-9055-faf633faa03a","LogTimestamp":"2023-04-23T00:32:37.449Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:39.213Z","message":"Entering","context":{"RequestID":"84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55a2cfcb-0c91-4980-a6a8-65696961edeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55a2cfcb-0c91-4980-a6a8-65696961edeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.218Z","message":"{\"transactionId\":\"84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:39:214\",\"respDate\":\"230423-00:32:39:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:39:214-85924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7]}\\\"}\"}","context":{"RequestID":"84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55a2cfcb-0c91-4980-a6a8-65696961edeb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b41a2e-8ea5-49f8-8ff2-1f636aafe6a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55a2cfcb-0c91-4980-a6a8-65696961edeb","LogTimestamp":"2023-04-23T00:32:39.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:32:39.321Z","message":"Entering","context":{"RequestID":"84bbec67-4b9c-4212-8674-92739ff21965","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77205840-932e-4a1c-b2c6-a35c8de9d7cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.325Z","message":"{\"transactionId\":\"84bbec67-4b9c-4212-8674-92739ff21965\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:39:323\",\"respDate\":\"230423-00:32:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:84bbec67-4b9c-4212-8674-92739ff21965\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:39:323-89280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a682b583-883c-45d8-8334-4da5ef575324], x-b3-parentspanid=[3f80d94c1d1fc260], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46793], x-envoy-attempt-count=[1], x-b3-traceid=[3d20ed4774a493ff3f80d94c1d1fc260], x-b3-spanid=[ce156c146d3b17a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[84bbec67-4b9c-4212-8674-92739ff21965]}\\\"}\"}","context":{"RequestID":"84bbec67-4b9c-4212-8674-92739ff21965","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77205840-932e-4a1c-b2c6-a35c8de9d7cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84bbec67-4b9c-4212-8674-92739ff21965","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77205840-932e-4a1c-b2c6-a35c8de9d7cb","LogTimestamp":"2023-04-23T00:32:39.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:39.459Z","message":"Entering","context":{"RequestID":"cc2b053e-06d3-426a-9bd0-ddf3e293d837","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96c9438d-b707-4cae-90d0-6458837406d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:39.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.462Z","message":"{\"transactionId\":\"cc2b053e-06d3-426a-9bd0-ddf3e293d837\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:39:460\",\"respDate\":\"230423-00:32:39:462\",\"sourceId\":\"haproxy:cc2b053e-06d3-426a-9bd0-ddf3e293d837\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:39:460-3570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1c7ee20-1fc9-4dbd-818a-1117c32d687e], x-b3-parentspanid=[9922f2d5b305e3c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9f10b7b7c35b5949922f2d5b305e3c0], x-b3-spanid=[1e5d9b251416d559], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc2b053e-06d3-426a-9bd0-ddf3e293d837]}\\\"}\"}","context":{"RequestID":"cc2b053e-06d3-426a-9bd0-ddf3e293d837","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96c9438d-b707-4cae-90d0-6458837406d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:39.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:39.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc2b053e-06d3-426a-9bd0-ddf3e293d837","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96c9438d-b707-4cae-90d0-6458837406d7","LogTimestamp":"2023-04-23T00:32:39.463Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:41.473Z","message":"Entering","context":{"RequestID":"5ca9868a-566c-46d2-bb32-5bbd07bf8a27","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbddf394-bb6b-4b84-a25f-0f51a22e9bec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:41.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:41.476Z","message":"{\"transactionId\":\"5ca9868a-566c-46d2-bb32-5bbd07bf8a27\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:41:474\",\"respDate\":\"230423-00:32:41:476\",\"sourceId\":\"haproxy:5ca9868a-566c-46d2-bb32-5bbd07bf8a27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:41:474-36633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fd28d13-a5db-412a-9013-0524985bc7bc], x-b3-parentspanid=[6cbde886b46bd3b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77a016921778392e6cbde886b46bd3b3], x-b3-spanid=[aa68268fbbf55732], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ca9868a-566c-46d2-bb32-5bbd07bf8a27]}\\\"}\"}","context":{"RequestID":"5ca9868a-566c-46d2-bb32-5bbd07bf8a27","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbddf394-bb6b-4b84-a25f-0f51a22e9bec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:41.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:41.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ca9868a-566c-46d2-bb32-5bbd07bf8a27","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbddf394-bb6b-4b84-a25f-0f51a22e9bec","LogTimestamp":"2023-04-23T00:32:41.476Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:42.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:42.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:42.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:42.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:43.487Z","message":"Entering","context":{"RequestID":"e5f13166-6d36-4af4-a491-87c0d3900416","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea78179a-924e-4b49-ad2e-41ed0c5d62e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:43.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:43.489Z","message":"{\"transactionId\":\"e5f13166-6d36-4af4-a491-87c0d3900416\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:43:487\",\"respDate\":\"230423-00:32:43:489\",\"sourceId\":\"haproxy:e5f13166-6d36-4af4-a491-87c0d3900416\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:43:487-58681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[581d69ba-500f-4b61-84e3-ff1ac61d0c5e], x-b3-parentspanid=[b7865cfa685c1fe4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62c88e6b43ccc230b7865cfa685c1fe4], x-b3-spanid=[2fc781309f584ee3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5f13166-6d36-4af4-a491-87c0d3900416]}\\\"}\"}","context":{"RequestID":"e5f13166-6d36-4af4-a491-87c0d3900416","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea78179a-924e-4b49-ad2e-41ed0c5d62e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:43.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:43.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5f13166-6d36-4af4-a491-87c0d3900416","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea78179a-924e-4b49-ad2e-41ed0c5d62e7","LogTimestamp":"2023-04-23T00:32:43.490Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:45.510Z","message":"Entering","context":{"RequestID":"25d3e344-8327-4c90-a351-22c060448589","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea143b50-f0d1-4dc6-aead-16fcbec0e096","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:45.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:45.512Z","message":"{\"transactionId\":\"25d3e344-8327-4c90-a351-22c060448589\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:45:510\",\"respDate\":\"230423-00:32:45:512\",\"sourceId\":\"haproxy:25d3e344-8327-4c90-a351-22c060448589\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:45:510-95268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a350fb6a-4988-4152-bb81-f273540a4e06], x-b3-parentspanid=[5c6208f25c71a8ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[421f123f8fa4def35c6208f25c71a8ee], x-b3-spanid=[9cce687aff6d0f50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25d3e344-8327-4c90-a351-22c060448589]}\\\"}\"}","context":{"RequestID":"25d3e344-8327-4c90-a351-22c060448589","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea143b50-f0d1-4dc6-aead-16fcbec0e096","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:45.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:45.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25d3e344-8327-4c90-a351-22c060448589","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea143b50-f0d1-4dc6-aead-16fcbec0e096","LogTimestamp":"2023-04-23T00:32:45.513Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:47.524Z","message":"Entering","context":{"RequestID":"981c2ba2-da67-40db-84df-4517f868ec8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01d26eea-3b40-44c6-83db-d0d166a4b916","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:47.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:47.526Z","message":"{\"transactionId\":\"981c2ba2-da67-40db-84df-4517f868ec8a\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:47:524\",\"respDate\":\"230423-00:32:47:526\",\"sourceId\":\"haproxy:981c2ba2-da67-40db-84df-4517f868ec8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:47:524-88594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a76843d0-35bb-4230-a338-66d74f57a239], x-b3-parentspanid=[faf3601409d2c237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[275f60a499a868cffaf3601409d2c237], x-b3-spanid=[c92a1860c8eeedc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[981c2ba2-da67-40db-84df-4517f868ec8a]}\\\"}\"}","context":{"RequestID":"981c2ba2-da67-40db-84df-4517f868ec8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01d26eea-3b40-44c6-83db-d0d166a4b916","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:47.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:47.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"981c2ba2-da67-40db-84df-4517f868ec8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d26eea-3b40-44c6-83db-d0d166a4b916","LogTimestamp":"2023-04-23T00:32:47.527Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:49.212Z","message":"Entering","context":{"RequestID":"ac44a94b-d248-4f80-a172-16ccf919a567","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee4aa60-ddb3-4364-88c6-056f75bd043c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac44a94b-d248-4f80-a172-16ccf919a567","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee4aa60-ddb3-4364-88c6-056f75bd043c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.215Z","message":"{\"transactionId\":\"ac44a94b-d248-4f80-a172-16ccf919a567\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:49:213\",\"respDate\":\"230423-00:32:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac44a94b-d248-4f80-a172-16ccf919a567\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:49:213-69482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac44a94b-d248-4f80-a172-16ccf919a567]}\\\"}\"}","context":{"RequestID":"ac44a94b-d248-4f80-a172-16ccf919a567","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee4aa60-ddb3-4364-88c6-056f75bd043c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac44a94b-d248-4f80-a172-16ccf919a567","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee4aa60-ddb3-4364-88c6-056f75bd043c","LogTimestamp":"2023-04-23T00:32:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:32:49.319Z","message":"Entering","context":{"RequestID":"a92c50fd-82ed-4e63-b9be-2777c37b8b32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"221bd92b-3056-45ba-b1a5-9b0ede9718e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.321Z","message":"{\"transactionId\":\"a92c50fd-82ed-4e63-b9be-2777c37b8b32\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:49:320\",\"respDate\":\"230423-00:32:49:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a92c50fd-82ed-4e63-b9be-2777c37b8b32\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:49:320-26077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5f348db-39e3-4389-b2c4-79435d177b2c], x-b3-parentspanid=[f0e0dbccd58d91c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41205], x-envoy-attempt-count=[1], x-b3-traceid=[95047ae1dcb8921cf0e0dbccd58d91c6], x-b3-spanid=[b61c160a9f1a100a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a92c50fd-82ed-4e63-b9be-2777c37b8b32]}\\\"}\"}","context":{"RequestID":"a92c50fd-82ed-4e63-b9be-2777c37b8b32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"221bd92b-3056-45ba-b1a5-9b0ede9718e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:49.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a92c50fd-82ed-4e63-b9be-2777c37b8b32","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"221bd92b-3056-45ba-b1a5-9b0ede9718e2","LogTimestamp":"2023-04-23T00:32:49.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:49.537Z","message":"Entering","context":{"RequestID":"540d9ba5-8f6a-454b-8cb9-f4f811f736fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbaa24a3-8151-49b0-aa0c-fce0102bec71","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:49.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.540Z","message":"{\"transactionId\":\"540d9ba5-8f6a-454b-8cb9-f4f811f736fa\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:49:538\",\"respDate\":\"230423-00:32:49:540\",\"sourceId\":\"haproxy:540d9ba5-8f6a-454b-8cb9-f4f811f736fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:49:538-65027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37a0a1b7-b429-45ee-aabc-2c6621c09b43], x-b3-parentspanid=[3db3c687684304b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37c259752c3bfa523db3c687684304b1], x-b3-spanid=[b40399024fd6a7bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[540d9ba5-8f6a-454b-8cb9-f4f811f736fa]}\\\"}\"}","context":{"RequestID":"540d9ba5-8f6a-454b-8cb9-f4f811f736fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbaa24a3-8151-49b0-aa0c-fce0102bec71","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:49.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:49.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"540d9ba5-8f6a-454b-8cb9-f4f811f736fa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbaa24a3-8151-49b0-aa0c-fce0102bec71","LogTimestamp":"2023-04-23T00:32:49.541Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:51.550Z","message":"Entering","context":{"RequestID":"f7c9ab6c-d1a4-478f-acea-5aaa09706c58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d186312-5470-421c-9e0f-db12dc49fae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:51.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:51.553Z","message":"{\"transactionId\":\"f7c9ab6c-d1a4-478f-acea-5aaa09706c58\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:51:551\",\"respDate\":\"230423-00:32:51:553\",\"sourceId\":\"haproxy:f7c9ab6c-d1a4-478f-acea-5aaa09706c58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:51:551-89673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7202ffb0-f379-4698-a36e-7952dea9db6d], x-b3-parentspanid=[8ce792e5d866b501], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4c4cde6ced815028ce792e5d866b501], x-b3-spanid=[093ebc885d7570ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7c9ab6c-d1a4-478f-acea-5aaa09706c58]}\\\"}\"}","context":{"RequestID":"f7c9ab6c-d1a4-478f-acea-5aaa09706c58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d186312-5470-421c-9e0f-db12dc49fae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:51.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:51.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7c9ab6c-d1a4-478f-acea-5aaa09706c58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d186312-5470-421c-9e0f-db12dc49fae8","LogTimestamp":"2023-04-23T00:32:51.554Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:52.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:32:52.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:52.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:52.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:53.565Z","message":"Entering","context":{"RequestID":"74ae5f9e-c579-4e62-b4a7-f1be6459cea2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21408d86-857a-42d5-bcc8-55b85428b341","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:53.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:53.567Z","message":"{\"transactionId\":\"74ae5f9e-c579-4e62-b4a7-f1be6459cea2\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:53:565\",\"respDate\":\"230423-00:32:53:567\",\"sourceId\":\"haproxy:74ae5f9e-c579-4e62-b4a7-f1be6459cea2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:53:565-77300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdf5ec94-b528-44d8-b764-e4333f4177f0], x-b3-parentspanid=[e52a07fbefd9f813], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2ebc3c800aa789ce52a07fbefd9f813], x-b3-spanid=[0a4f96cfc928e092], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74ae5f9e-c579-4e62-b4a7-f1be6459cea2]}\\\"}\"}","context":{"RequestID":"74ae5f9e-c579-4e62-b4a7-f1be6459cea2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21408d86-857a-42d5-bcc8-55b85428b341","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:53.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:53.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74ae5f9e-c579-4e62-b4a7-f1be6459cea2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21408d86-857a-42d5-bcc8-55b85428b341","LogTimestamp":"2023-04-23T00:32:53.568Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:55.578Z","message":"Entering","context":{"RequestID":"66390f19-e209-4b96-b2ae-6e03c519f525","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbf40242-3654-41c6-860b-1245bf99bea8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:55.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:55.580Z","message":"{\"transactionId\":\"66390f19-e209-4b96-b2ae-6e03c519f525\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:55:579\",\"respDate\":\"230423-00:32:55:580\",\"sourceId\":\"haproxy:66390f19-e209-4b96-b2ae-6e03c519f525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:55:579-99483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15521e02-14c8-4be5-99d7-ee01ef922a5f], x-b3-parentspanid=[3a94fd741942013c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccf501b1bd5130823a94fd741942013c], x-b3-spanid=[2d2b05074fb69c24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66390f19-e209-4b96-b2ae-6e03c519f525]}\\\"}\"}","context":{"RequestID":"66390f19-e209-4b96-b2ae-6e03c519f525","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fbf40242-3654-41c6-860b-1245bf99bea8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:55.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:55.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66390f19-e209-4b96-b2ae-6e03c519f525","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbf40242-3654-41c6-860b-1245bf99bea8","LogTimestamp":"2023-04-23T00:32:55.581Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:32:57.591Z","message":"Entering","context":{"RequestID":"36cf3e5d-eef3-494d-b479-3ab9e9ff0952","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22fecd6f-29e8-43ff-a4fb-896233784083","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:57.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:57.593Z","message":"{\"transactionId\":\"36cf3e5d-eef3-494d-b479-3ab9e9ff0952\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:57:592\",\"respDate\":\"230423-00:32:57:593\",\"sourceId\":\"haproxy:36cf3e5d-eef3-494d-b479-3ab9e9ff0952\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:57:592-2278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd94beb0-d6e2-456e-8d78-c18a1a97b91f], x-b3-parentspanid=[f069f7bd5041f33b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42e98d12ae7f5f4ef069f7bd5041f33b], x-b3-spanid=[c4d985d53102f0d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36cf3e5d-eef3-494d-b479-3ab9e9ff0952]}\\\"}\"}","context":{"RequestID":"36cf3e5d-eef3-494d-b479-3ab9e9ff0952","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22fecd6f-29e8-43ff-a4fb-896233784083","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:57.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:57.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36cf3e5d-eef3-494d-b479-3ab9e9ff0952","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22fecd6f-29e8-43ff-a4fb-896233784083","LogTimestamp":"2023-04-23T00:32:57.594Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:32:59.211Z","message":"Entering","context":{"RequestID":"c041d744-9ec4-4fd8-b490-87f7aa4c7b88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03409c90-c912-4f81-b996-3a40f6813e52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"c041d744-9ec4-4fd8-b490-87f7aa4c7b88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03409c90-c912-4f81-b996-3a40f6813e52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.214Z","message":"{\"transactionId\":\"c041d744-9ec4-4fd8-b490-87f7aa4c7b88\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:59:212\",\"respDate\":\"230423-00:32:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c041d744-9ec4-4fd8-b490-87f7aa4c7b88\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:32:59:212-81325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c041d744-9ec4-4fd8-b490-87f7aa4c7b88]}\\\"}\"}","context":{"RequestID":"c041d744-9ec4-4fd8-b490-87f7aa4c7b88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03409c90-c912-4f81-b996-3a40f6813e52","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:32:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c041d744-9ec4-4fd8-b490-87f7aa4c7b88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03409c90-c912-4f81-b996-3a40f6813e52","LogTimestamp":"2023-04-23T00:32:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:32:59.317Z","message":"Entering","context":{"RequestID":"d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"717e03b4-0fd9-48ab-8748-924ed4d7cc0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.319Z","message":"{\"transactionId\":\"d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:59:318\",\"respDate\":\"230423-00:32:59:319\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:32:59:318-24769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df74776f-4ab1-4ce3-a66d-303f3eab9bb8], x-b3-parentspanid=[84d7a18769542453], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40353], x-envoy-attempt-count=[1], x-b3-traceid=[42e3c1fcd9e3325684d7a18769542453], x-b3-spanid=[dd0f325f8c12560d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d]}\\\"}\"}","context":{"RequestID":"d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"717e03b4-0fd9-48ab-8748-924ed4d7cc0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:32:59.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7ca1f8b-d7ad-44e4-b1c2-ed59349aae2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"717e03b4-0fd9-48ab-8748-924ed4d7cc0f","LogTimestamp":"2023-04-23T00:32:59.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:32:59.605Z","message":"Entering","context":{"RequestID":"e3de224f-8029-44be-bb3b-1d261e339ff4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99c01ec1-1277-45a3-8e9a-dd1792860261","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:59.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.608Z","message":"{\"transactionId\":\"e3de224f-8029-44be-bb3b-1d261e339ff4\",\"status\":\"200\",\"rqstDate\":\"230423-00:32:59:606\",\"respDate\":\"230423-00:32:59:607\",\"sourceId\":\"haproxy:e3de224f-8029-44be-bb3b-1d261e339ff4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:32:59:606-52543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cb492f5-f123-4774-90d0-c8346843101b], x-b3-parentspanid=[2c5ff0452e7e70b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9709ce28ffaab4b92c5ff0452e7e70b4], x-b3-spanid=[64fdc0f2e41b4847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3de224f-8029-44be-bb3b-1d261e339ff4]}\\\"}\"}","context":{"RequestID":"e3de224f-8029-44be-bb3b-1d261e339ff4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99c01ec1-1277-45a3-8e9a-dd1792860261","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:32:59.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:32:59.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3de224f-8029-44be-bb3b-1d261e339ff4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c01ec1-1277-45a3-8e9a-dd1792860261","LogTimestamp":"2023-04-23T00:32:59.608Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:32:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:01.617Z","message":"Entering","context":{"RequestID":"d44e5c0c-2d75-44de-a471-42ac61a425cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61b8a228-5b2c-4c6e-96a3-de1a9a3db975","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:01.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:01.619Z","message":"{\"transactionId\":\"d44e5c0c-2d75-44de-a471-42ac61a425cd\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:01:617\",\"respDate\":\"230423-00:33:01:618\",\"sourceId\":\"haproxy:d44e5c0c-2d75-44de-a471-42ac61a425cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:01:617-30316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d63e651-39b0-4e05-aac8-c55d979728bd], x-b3-parentspanid=[02f5b09ce4093bc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d69b342e9a7b4edb02f5b09ce4093bc7], x-b3-spanid=[df0d6a3106c9a36b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d44e5c0c-2d75-44de-a471-42ac61a425cd]}\\\"}\"}","context":{"RequestID":"d44e5c0c-2d75-44de-a471-42ac61a425cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61b8a228-5b2c-4c6e-96a3-de1a9a3db975","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:01.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:01.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d44e5c0c-2d75-44de-a471-42ac61a425cd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61b8a228-5b2c-4c6e-96a3-de1a9a3db975","LogTimestamp":"2023-04-23T00:33:01.619Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:33:02.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:02.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:02.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:02.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:03.629Z","message":"Entering","context":{"RequestID":"e2c84eff-b0c5-4994-b31a-7029a945c72e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ad3bd5a-7f4c-4ab4-8404-a8fd0a599e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:03.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:03.632Z","message":"{\"transactionId\":\"e2c84eff-b0c5-4994-b31a-7029a945c72e\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:03:630\",\"respDate\":\"230423-00:33:03:632\",\"sourceId\":\"haproxy:e2c84eff-b0c5-4994-b31a-7029a945c72e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:03:630-49047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a35e4fa-2730-43f6-b1dd-67009dd1be1e], x-b3-parentspanid=[937b0d7244efdfd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cdf38e0337a1258937b0d7244efdfd6], x-b3-spanid=[be1d9cb88d947a70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2c84eff-b0c5-4994-b31a-7029a945c72e]}\\\"}\"}","context":{"RequestID":"e2c84eff-b0c5-4994-b31a-7029a945c72e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ad3bd5a-7f4c-4ab4-8404-a8fd0a599e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:03.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:03.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2c84eff-b0c5-4994-b31a-7029a945c72e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ad3bd5a-7f4c-4ab4-8404-a8fd0a599e7e","LogTimestamp":"2023-04-23T00:33:03.632Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:05.054Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:05.059Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:05.642Z","message":"Entering","context":{"RequestID":"00821b58-db9f-4f91-b83a-25398b5ff767","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8ae19cf-4b55-4625-be8c-295ddedf0f80","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:05.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:05.645Z","message":"{\"transactionId\":\"00821b58-db9f-4f91-b83a-25398b5ff767\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:05:643\",\"respDate\":\"230423-00:33:05:644\",\"sourceId\":\"haproxy:00821b58-db9f-4f91-b83a-25398b5ff767\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:05:643-3710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b0e205a-31ed-4ab7-9e5d-f258f7db1c28], x-b3-parentspanid=[ff771c8e7b07e04d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75dcafd15e2d9ca2ff771c8e7b07e04d], x-b3-spanid=[aca6638dd01c26e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00821b58-db9f-4f91-b83a-25398b5ff767]}\\\"}\"}","context":{"RequestID":"00821b58-db9f-4f91-b83a-25398b5ff767","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8ae19cf-4b55-4625-be8c-295ddedf0f80","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:05.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:05.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00821b58-db9f-4f91-b83a-25398b5ff767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8ae19cf-4b55-4625-be8c-295ddedf0f80","LogTimestamp":"2023-04-23T00:33:05.645Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:07.655Z","message":"Entering","context":{"RequestID":"47f6dbb6-5f09-429b-bfde-b1547bb8d346","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d75d83ac-1226-4cc6-89dc-303698ace2da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:07.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:07.657Z","message":"{\"transactionId\":\"47f6dbb6-5f09-429b-bfde-b1547bb8d346\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:07:656\",\"respDate\":\"230423-00:33:07:657\",\"sourceId\":\"haproxy:47f6dbb6-5f09-429b-bfde-b1547bb8d346\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:07:656-18844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d57d139-c09c-412b-82d9-458c03157f34], x-b3-parentspanid=[99084ccfef507f56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42427381c9a3b02899084ccfef507f56], x-b3-spanid=[d11176202125f4e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47f6dbb6-5f09-429b-bfde-b1547bb8d346]}\\\"}\"}","context":{"RequestID":"47f6dbb6-5f09-429b-bfde-b1547bb8d346","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d75d83ac-1226-4cc6-89dc-303698ace2da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:07.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:07.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47f6dbb6-5f09-429b-bfde-b1547bb8d346","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75d83ac-1226-4cc6-89dc-303698ace2da","LogTimestamp":"2023-04-23T00:33:07.657Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:33:09.212Z","message":"Entering","context":{"RequestID":"b2f59359-4b56-42bc-b9c8-cdc9e5582c4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d9b6f69-fc7e-4178-af9c-a8380f7addbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2f59359-4b56-42bc-b9c8-cdc9e5582c4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d9b6f69-fc7e-4178-af9c-a8380f7addbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.215Z","message":"{\"transactionId\":\"b2f59359-4b56-42bc-b9c8-cdc9e5582c4c\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:09:213\",\"respDate\":\"230423-00:33:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2f59359-4b56-42bc-b9c8-cdc9e5582c4c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:09:213-25987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2f59359-4b56-42bc-b9c8-cdc9e5582c4c]}\\\"}\"}","context":{"RequestID":"b2f59359-4b56-42bc-b9c8-cdc9e5582c4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d9b6f69-fc7e-4178-af9c-a8380f7addbe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2f59359-4b56-42bc-b9c8-cdc9e5582c4c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d9b6f69-fc7e-4178-af9c-a8380f7addbe","LogTimestamp":"2023-04-23T00:33:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:33:09.320Z","message":"Entering","context":{"RequestID":"10457cf4-b716-4d4e-aeb0-76df0cd62f58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11d82361-0e0c-405b-baaa-92e20c9741c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.321Z","message":"{\"transactionId\":\"10457cf4-b716-4d4e-aeb0-76df0cd62f58\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:09:320\",\"respDate\":\"230423-00:33:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:10457cf4-b716-4d4e-aeb0-76df0cd62f58\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:09:320-30383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1303b653-5ccf-4dfe-a0c9-bf99eef8c32e], x-b3-parentspanid=[012c41a69a9d640b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33329], x-envoy-attempt-count=[1], x-b3-traceid=[b677122f8689b934012c41a69a9d640b], x-b3-spanid=[93e1ab76e6b45cda], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[10457cf4-b716-4d4e-aeb0-76df0cd62f58]}\\\"}\"}","context":{"RequestID":"10457cf4-b716-4d4e-aeb0-76df0cd62f58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11d82361-0e0c-405b-baaa-92e20c9741c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10457cf4-b716-4d4e-aeb0-76df0cd62f58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11d82361-0e0c-405b-baaa-92e20c9741c2","LogTimestamp":"2023-04-23T00:33:09.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:33:09.667Z","message":"Entering","context":{"RequestID":"230c867b-9e18-4911-a3d3-1a13bec01da3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7322e8f6-66a8-41d1-abad-d0746d67ece8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:09.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.670Z","message":"{\"transactionId\":\"230c867b-9e18-4911-a3d3-1a13bec01da3\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:09:668\",\"respDate\":\"230423-00:33:09:670\",\"sourceId\":\"haproxy:230c867b-9e18-4911-a3d3-1a13bec01da3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:09:668-92858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb7a37d1-3535-4f22-9c5a-91e453cdcbc2], x-b3-parentspanid=[d0fed7119a595698], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[053822c5bfa46c9dd0fed7119a595698], x-b3-spanid=[32a7c775d478b3ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[230c867b-9e18-4911-a3d3-1a13bec01da3]}\\\"}\"}","context":{"RequestID":"230c867b-9e18-4911-a3d3-1a13bec01da3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7322e8f6-66a8-41d1-abad-d0746d67ece8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:09.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:09.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"230c867b-9e18-4911-a3d3-1a13bec01da3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7322e8f6-66a8-41d1-abad-d0746d67ece8","LogTimestamp":"2023-04-23T00:33:09.671Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:11.681Z","message":"Entering","context":{"RequestID":"4f8bf96b-7ec3-424a-8ef4-3271f297c5cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"015be0d7-9597-47b2-8ac4-b475535e0bea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:11.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:11.683Z","message":"{\"transactionId\":\"4f8bf96b-7ec3-424a-8ef4-3271f297c5cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:11:681\",\"respDate\":\"230423-00:33:11:683\",\"sourceId\":\"haproxy:4f8bf96b-7ec3-424a-8ef4-3271f297c5cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:11:681-29109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb94abd0-d4b6-40d6-bd82-85f51506670a], x-b3-parentspanid=[d1f5b1f4fbb91615], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9abda4136f650b8ed1f5b1f4fbb91615], x-b3-spanid=[a7c36a1d29248aed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f8bf96b-7ec3-424a-8ef4-3271f297c5cc]}\\\"}\"}","context":{"RequestID":"4f8bf96b-7ec3-424a-8ef4-3271f297c5cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"015be0d7-9597-47b2-8ac4-b475535e0bea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:11.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:11.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f8bf96b-7ec3-424a-8ef4-3271f297c5cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"015be0d7-9597-47b2-8ac4-b475535e0bea","LogTimestamp":"2023-04-23T00:33:11.684Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:12.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:12.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:12.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:12.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:13.694Z","message":"Entering","context":{"RequestID":"4cb7615f-ce31-4f9b-8830-06e30b5f9602","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a473cd87-bb0b-4897-b35e-07ff8ea206b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:13.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:13.695Z","message":"{\"transactionId\":\"4cb7615f-ce31-4f9b-8830-06e30b5f9602\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:13:694\",\"respDate\":\"230423-00:33:13:695\",\"sourceId\":\"haproxy:4cb7615f-ce31-4f9b-8830-06e30b5f9602\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:13:694-59185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[263cd8ad-d314-4fb4-a948-79ac29a90dd4], x-b3-parentspanid=[bef092eaaca628f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2b2a7b48430d4e1bef092eaaca628f6], x-b3-spanid=[d1a395a2cd9fa99d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cb7615f-ce31-4f9b-8830-06e30b5f9602]}\\\"}\"}","context":{"RequestID":"4cb7615f-ce31-4f9b-8830-06e30b5f9602","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a473cd87-bb0b-4897-b35e-07ff8ea206b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:13.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:13.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cb7615f-ce31-4f9b-8830-06e30b5f9602","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a473cd87-bb0b-4897-b35e-07ff8ea206b3","LogTimestamp":"2023-04-23T00:33:13.696Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:33:15.705Z","message":"Entering","context":{"RequestID":"d465ce0a-14d1-41c2-be69-0cc882d03a29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e940ba9-3c6d-4f77-ae75-3221dbea496a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:15.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:15.707Z","message":"{\"transactionId\":\"d465ce0a-14d1-41c2-be69-0cc882d03a29\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:15:705\",\"respDate\":\"230423-00:33:15:707\",\"sourceId\":\"haproxy:d465ce0a-14d1-41c2-be69-0cc882d03a29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:15:705-24350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d95e301-da8e-4012-a292-3087f95d113c], x-b3-parentspanid=[3e59193152986cef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c0d607706305c743e59193152986cef], x-b3-spanid=[edd01ea3957539d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d465ce0a-14d1-41c2-be69-0cc882d03a29]}\\\"}\"}","context":{"RequestID":"d465ce0a-14d1-41c2-be69-0cc882d03a29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e940ba9-3c6d-4f77-ae75-3221dbea496a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:15.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:15.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d465ce0a-14d1-41c2-be69-0cc882d03a29","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e940ba9-3c6d-4f77-ae75-3221dbea496a","LogTimestamp":"2023-04-23T00:33:15.708Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:17.719Z","message":"Entering","context":{"RequestID":"379bf609-f10e-4709-aea6-5c50a5b131cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b489e51-3ce8-415f-a291-aa0f8daa54a5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:17.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:17.721Z","message":"{\"transactionId\":\"379bf609-f10e-4709-aea6-5c50a5b131cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:17:720\",\"respDate\":\"230423-00:33:17:721\",\"sourceId\":\"haproxy:379bf609-f10e-4709-aea6-5c50a5b131cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:17:720-6321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570e60f6-867b-4b73-8920-ca81930dd723], x-b3-parentspanid=[c52e85cc794724e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f965c89860487350c52e85cc794724e5], x-b3-spanid=[b6c077762b1f82c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[379bf609-f10e-4709-aea6-5c50a5b131cc]}\\\"}\"}","context":{"RequestID":"379bf609-f10e-4709-aea6-5c50a5b131cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b489e51-3ce8-415f-a291-aa0f8daa54a5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:17.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:17.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"379bf609-f10e-4709-aea6-5c50a5b131cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b489e51-3ce8-415f-a291-aa0f8daa54a5","LogTimestamp":"2023-04-23T00:33:17.722Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:19.212Z","message":"Entering","context":{"RequestID":"dbcec32b-6918-4db8-9c24-871d641cdacd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfb60a29-ae9a-47b3-87c3-b890b4662c78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"dbcec32b-6918-4db8-9c24-871d641cdacd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfb60a29-ae9a-47b3-87c3-b890b4662c78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.215Z","message":"{\"transactionId\":\"dbcec32b-6918-4db8-9c24-871d641cdacd\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:19:213\",\"respDate\":\"230423-00:33:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dbcec32b-6918-4db8-9c24-871d641cdacd\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:19:213-12514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dbcec32b-6918-4db8-9c24-871d641cdacd]}\\\"}\"}","context":{"RequestID":"dbcec32b-6918-4db8-9c24-871d641cdacd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfb60a29-ae9a-47b3-87c3-b890b4662c78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbcec32b-6918-4db8-9c24-871d641cdacd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfb60a29-ae9a-47b3-87c3-b890b4662c78","LogTimestamp":"2023-04-23T00:33:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:19.321Z","message":"Entering","context":{"RequestID":"998cd2f3-c6b2-4198-8f84-bd76b860225f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0e283bf-e751-4ca7-8875-cd938ab1a7e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.323Z","message":"{\"transactionId\":\"998cd2f3-c6b2-4198-8f84-bd76b860225f\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:19:321\",\"respDate\":\"230423-00:33:19:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:998cd2f3-c6b2-4198-8f84-bd76b860225f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:19:321-38343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ebf6c08-fece-4fb9-96f5-b0d007536f5e], x-b3-parentspanid=[76d1fd63828ea02d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47749], x-envoy-attempt-count=[1], x-b3-traceid=[e2f51fa95ff4d7fa76d1fd63828ea02d], x-b3-spanid=[dc489578035ecf2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[998cd2f3-c6b2-4198-8f84-bd76b860225f]}\\\"}\"}","context":{"RequestID":"998cd2f3-c6b2-4198-8f84-bd76b860225f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0e283bf-e751-4ca7-8875-cd938ab1a7e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"998cd2f3-c6b2-4198-8f84-bd76b860225f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0e283bf-e751-4ca7-8875-cd938ab1a7e0","LogTimestamp":"2023-04-23T00:33:19.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:19.733Z","message":"Entering","context":{"RequestID":"7949c6d2-9b69-4a3f-8731-062abd8dc1d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f70628d-c8b1-484b-b309-604e99763c75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:19.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.735Z","message":"{\"transactionId\":\"7949c6d2-9b69-4a3f-8731-062abd8dc1d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:19:734\",\"respDate\":\"230423-00:33:19:735\",\"sourceId\":\"haproxy:7949c6d2-9b69-4a3f-8731-062abd8dc1d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:19:734-12280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[731abe12-25d7-48bd-b3c2-b651fb519543], x-b3-parentspanid=[3e6e13f70a5fb53c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[120c5e6d4542d9df3e6e13f70a5fb53c], x-b3-spanid=[fdfc05d51d95a4fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7949c6d2-9b69-4a3f-8731-062abd8dc1d5]}\\\"}\"}","context":{"RequestID":"7949c6d2-9b69-4a3f-8731-062abd8dc1d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f70628d-c8b1-484b-b309-604e99763c75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:19.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:19.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7949c6d2-9b69-4a3f-8731-062abd8dc1d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f70628d-c8b1-484b-b309-604e99763c75","LogTimestamp":"2023-04-23T00:33:19.736Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:21.747Z","message":"Entering","context":{"RequestID":"209ccf6c-a23f-404b-865f-488edcc4802c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc8917ac-6e68-428e-b034-afa3155c4c9f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:21.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:21.749Z","message":"{\"transactionId\":\"209ccf6c-a23f-404b-865f-488edcc4802c\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:21:747\",\"respDate\":\"230423-00:33:21:749\",\"sourceId\":\"haproxy:209ccf6c-a23f-404b-865f-488edcc4802c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:21:747-93910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[311ddddc-1243-460f-a043-f3b01aa65f11], x-b3-parentspanid=[76f91cc98dce873d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8df84b1eac7f5ddf76f91cc98dce873d], x-b3-spanid=[5291c3b65c2bd4fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[209ccf6c-a23f-404b-865f-488edcc4802c]}\\\"}\"}","context":{"RequestID":"209ccf6c-a23f-404b-865f-488edcc4802c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc8917ac-6e68-428e-b034-afa3155c4c9f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:21.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:21.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"209ccf6c-a23f-404b-865f-488edcc4802c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc8917ac-6e68-428e-b034-afa3155c4c9f","LogTimestamp":"2023-04-23T00:33:21.750Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:22.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:22.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:22.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:22.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:23.759Z","message":"Entering","context":{"RequestID":"38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5376f2c-9227-448a-ace1-f2ebe6d83c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:23.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:23.762Z","message":"{\"transactionId\":\"38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:23:760\",\"respDate\":\"230423-00:33:23:761\",\"sourceId\":\"haproxy:38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:23:760-78546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b52dc122-13a6-456a-bb18-7188ce1972d1], x-b3-parentspanid=[681adc8dfbfc5072], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25acaa198e01d92e681adc8dfbfc5072], x-b3-spanid=[141bcdc5f88fa9ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0]}\\\"}\"}","context":{"RequestID":"38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5376f2c-9227-448a-ace1-f2ebe6d83c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:23.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:23.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38f7ea4f-bb53-4a84-aef3-cf84b7ee71b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5376f2c-9227-448a-ace1-f2ebe6d83c1b","LogTimestamp":"2023-04-23T00:33:23.763Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:25.773Z","message":"Entering","context":{"RequestID":"41703082-4be3-4cb8-ba75-f31ed3437246","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"860bf64d-9108-45ec-ad2e-62f9ae1a49da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:25.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:25.775Z","message":"{\"transactionId\":\"41703082-4be3-4cb8-ba75-f31ed3437246\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:25:774\",\"respDate\":\"230423-00:33:25:775\",\"sourceId\":\"haproxy:41703082-4be3-4cb8-ba75-f31ed3437246\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:25:774-26944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beb724f1-9eaa-4b81-b0da-4cc5ccf164a3], x-b3-parentspanid=[b5abbb4c94f91ae1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6404893ed9819388b5abbb4c94f91ae1], x-b3-spanid=[22c7d322fae7fa5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41703082-4be3-4cb8-ba75-f31ed3437246]}\\\"}\"}","context":{"RequestID":"41703082-4be3-4cb8-ba75-f31ed3437246","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"860bf64d-9108-45ec-ad2e-62f9ae1a49da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:25.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:25.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41703082-4be3-4cb8-ba75-f31ed3437246","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860bf64d-9108-45ec-ad2e-62f9ae1a49da","LogTimestamp":"2023-04-23T00:33:25.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:27.787Z","message":"Entering","context":{"RequestID":"e635e969-8377-4b58-af11-91d73fbfb432","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"640fe0aa-eb0f-4eae-81de-791539683c37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:27.790Z","message":"{\"transactionId\":\"e635e969-8377-4b58-af11-91d73fbfb432\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:27:788\",\"respDate\":\"230423-00:33:27:789\",\"sourceId\":\"haproxy:e635e969-8377-4b58-af11-91d73fbfb432\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:27:788-83705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5aab5b6-66e7-4a0c-a046-377ba653cbdd], x-b3-parentspanid=[40a297f21489dd85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85e0969c3f7982c540a297f21489dd85], x-b3-spanid=[01c6588d3d9cf2dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e635e969-8377-4b58-af11-91d73fbfb432]}\\\"}\"}","context":{"RequestID":"e635e969-8377-4b58-af11-91d73fbfb432","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"640fe0aa-eb0f-4eae-81de-791539683c37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:27.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e635e969-8377-4b58-af11-91d73fbfb432","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"640fe0aa-eb0f-4eae-81de-791539683c37","LogTimestamp":"2023-04-23T00:33:27.790Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:29.211Z","message":"Entering","context":{"RequestID":"e2c7c8d7-b747-4407-9679-c105c5dde5b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7b53e5f-5c53-4f19-8481-98f163e3c681","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2c7c8d7-b747-4407-9679-c105c5dde5b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7b53e5f-5c53-4f19-8481-98f163e3c681","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.215Z","message":"{\"transactionId\":\"e2c7c8d7-b747-4407-9679-c105c5dde5b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:29:212\",\"respDate\":\"230423-00:33:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2c7c8d7-b747-4407-9679-c105c5dde5b9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:29:212-97651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2c7c8d7-b747-4407-9679-c105c5dde5b9]}\\\"}\"}","context":{"RequestID":"e2c7c8d7-b747-4407-9679-c105c5dde5b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7b53e5f-5c53-4f19-8481-98f163e3c681","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2c7c8d7-b747-4407-9679-c105c5dde5b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7b53e5f-5c53-4f19-8481-98f163e3c681","LogTimestamp":"2023-04-23T00:33:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:29.322Z","message":"Entering","context":{"RequestID":"f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8529fcc1-3bd4-416f-8f97-e2cbd2e19103","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.323Z","message":"{\"transactionId\":\"f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:29:322\",\"respDate\":\"230423-00:33:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:29:322-65794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9b154f8-3e5f-4c51-8890-a7ccd788b4b8], x-b3-parentspanid=[a900fd6103d1d923], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42201], x-envoy-attempt-count=[1], x-b3-traceid=[4001c9dec9d1636fa900fd6103d1d923], x-b3-spanid=[4a4b59479a5c7519], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7]}\\\"}\"}","context":{"RequestID":"f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8529fcc1-3bd4-416f-8f97-e2cbd2e19103","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a79f97-5213-42d6-a4b3-fcfac2c8e6e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8529fcc1-3bd4-416f-8f97-e2cbd2e19103","LogTimestamp":"2023-04-23T00:33:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:33:29.801Z","message":"Entering","context":{"RequestID":"0c90f7dc-19a9-41ff-a71d-09387d632c7e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d6d47fda-540a-4818-91f4-56d949caf43d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:29.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.803Z","message":"{\"transactionId\":\"0c90f7dc-19a9-41ff-a71d-09387d632c7e\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:29:801\",\"respDate\":\"230423-00:33:29:803\",\"sourceId\":\"haproxy:0c90f7dc-19a9-41ff-a71d-09387d632c7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:29:801-942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e44b022e-0cf3-49cf-9884-9101e2416e6d], x-b3-parentspanid=[7386978278a03109], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61a5edfcb9e721de7386978278a03109], x-b3-spanid=[daffae4643248867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c90f7dc-19a9-41ff-a71d-09387d632c7e]}\\\"}\"}","context":{"RequestID":"0c90f7dc-19a9-41ff-a71d-09387d632c7e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"d6d47fda-540a-4818-91f4-56d949caf43d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:29.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:29.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c90f7dc-19a9-41ff-a71d-09387d632c7e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6d47fda-540a-4818-91f4-56d949caf43d","LogTimestamp":"2023-04-23T00:33:29.804Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:31.813Z","message":"Entering","context":{"RequestID":"b5d1be36-8ee7-425e-94c5-0893f7b074e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74691ee0-ad27-4b48-b32a-3a5dafb7af4e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:31.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:31.815Z","message":"{\"transactionId\":\"b5d1be36-8ee7-425e-94c5-0893f7b074e0\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:31:814\",\"respDate\":\"230423-00:33:31:815\",\"sourceId\":\"haproxy:b5d1be36-8ee7-425e-94c5-0893f7b074e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:31:814-64713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fab57eda-fae9-4848-9777-1b43741e0b4e], x-b3-parentspanid=[4bbc22b1ad8c3aa1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcb2e9e0fede54434bbc22b1ad8c3aa1], x-b3-spanid=[ca387d7ac141d879], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5d1be36-8ee7-425e-94c5-0893f7b074e0]}\\\"}\"}","context":{"RequestID":"b5d1be36-8ee7-425e-94c5-0893f7b074e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74691ee0-ad27-4b48-b32a-3a5dafb7af4e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:31.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:31.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5d1be36-8ee7-425e-94c5-0893f7b074e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74691ee0-ad27-4b48-b32a-3a5dafb7af4e","LogTimestamp":"2023-04-23T00:33:31.816Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:32.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:32.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:32.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:32.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:33.827Z","message":"Entering","context":{"RequestID":"b509f509-705f-46eb-b22d-dd785c292914","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4d4eadcc-e5ea-4076-a416-64a51e643a37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:33.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:33.830Z","message":"{\"transactionId\":\"b509f509-705f-46eb-b22d-dd785c292914\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:33:827\",\"respDate\":\"230423-00:33:33:830\",\"sourceId\":\"haproxy:b509f509-705f-46eb-b22d-dd785c292914\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:33:827-67569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb43bf2f-4255-442e-a1a0-4d07b8a39bdf], x-b3-parentspanid=[7c910657a46e3f67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f70ade3e416359957c910657a46e3f67], x-b3-spanid=[31fc3cc07ff50d2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b509f509-705f-46eb-b22d-dd785c292914]}\\\"}\"}","context":{"RequestID":"b509f509-705f-46eb-b22d-dd785c292914","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4d4eadcc-e5ea-4076-a416-64a51e643a37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:33.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:33.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b509f509-705f-46eb-b22d-dd785c292914","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d4eadcc-e5ea-4076-a416-64a51e643a37","LogTimestamp":"2023-04-23T00:33:33.831Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:35.063Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:35.067Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:35.841Z","message":"Entering","context":{"RequestID":"12de6dc1-be59-4f56-91fe-31f7b2b171ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49a3c8aa-23ee-4e9d-8a8e-aa056f01e679","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:35.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:35.843Z","message":"{\"transactionId\":\"12de6dc1-be59-4f56-91fe-31f7b2b171ab\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:35:841\",\"respDate\":\"230423-00:33:35:843\",\"sourceId\":\"haproxy:12de6dc1-be59-4f56-91fe-31f7b2b171ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:35:841-92728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2224bff6-86fc-4b99-a35b-01ffa5254cc6], x-b3-parentspanid=[d5d581585e6c0e0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec64d82fece6ba01d5d581585e6c0e0d], x-b3-spanid=[d541bf229498f1cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12de6dc1-be59-4f56-91fe-31f7b2b171ab]}\\\"}\"}","context":{"RequestID":"12de6dc1-be59-4f56-91fe-31f7b2b171ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49a3c8aa-23ee-4e9d-8a8e-aa056f01e679","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:35.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:35.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12de6dc1-be59-4f56-91fe-31f7b2b171ab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a3c8aa-23ee-4e9d-8a8e-aa056f01e679","LogTimestamp":"2023-04-23T00:33:35.843Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:33:37.853Z","message":"Entering","context":{"RequestID":"b09830ff-bdec-4213-9e53-99466642c3ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"323bcb0d-77e4-4b24-93e0-a5bfe07ebbba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:37.855Z","message":"{\"transactionId\":\"b09830ff-bdec-4213-9e53-99466642c3ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:37:854\",\"respDate\":\"230423-00:33:37:855\",\"sourceId\":\"haproxy:b09830ff-bdec-4213-9e53-99466642c3ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:37:854-88019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ff1ba82-6d45-46b4-aafc-32021a2d27fb], x-b3-parentspanid=[37b1f700e614e2f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6362b3689ac68ce337b1f700e614e2f7], x-b3-spanid=[b2cfc284c9b40867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b09830ff-bdec-4213-9e53-99466642c3ad]}\\\"}\"}","context":{"RequestID":"b09830ff-bdec-4213-9e53-99466642c3ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"323bcb0d-77e4-4b24-93e0-a5bfe07ebbba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:37.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b09830ff-bdec-4213-9e53-99466642c3ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"323bcb0d-77e4-4b24-93e0-a5bfe07ebbba","LogTimestamp":"2023-04-23T00:33:37.856Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:33:39.211Z","message":"Entering","context":{"RequestID":"0ef5d93b-2592-43b3-83d8-73e490f3be5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab5a3f6-c439-4af7-9a45-005dc840c9ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ef5d93b-2592-43b3-83d8-73e490f3be5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab5a3f6-c439-4af7-9a45-005dc840c9ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.214Z","message":"{\"transactionId\":\"0ef5d93b-2592-43b3-83d8-73e490f3be5d\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:39:212\",\"respDate\":\"230423-00:33:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ef5d93b-2592-43b3-83d8-73e490f3be5d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:39:212-28953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ef5d93b-2592-43b3-83d8-73e490f3be5d]}\\\"}\"}","context":{"RequestID":"0ef5d93b-2592-43b3-83d8-73e490f3be5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab5a3f6-c439-4af7-9a45-005dc840c9ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef5d93b-2592-43b3-83d8-73e490f3be5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab5a3f6-c439-4af7-9a45-005dc840c9ee","LogTimestamp":"2023-04-23T00:33:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:39.319Z","message":"Entering","context":{"RequestID":"701b8223-5b0f-4fcc-9fac-80dcab7fe994","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d014538-f6ab-4f4d-9205-f782e714c71b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.321Z","message":"{\"transactionId\":\"701b8223-5b0f-4fcc-9fac-80dcab7fe994\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:39:320\",\"respDate\":\"230423-00:33:39:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:701b8223-5b0f-4fcc-9fac-80dcab7fe994\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:39:320-41101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5367c10-b130-4f54-a08d-4c90f9c005f0], x-b3-parentspanid=[34834a3bafba40b3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42521], x-envoy-attempt-count=[1], x-b3-traceid=[b50f5e0c1b645d0234834a3bafba40b3], x-b3-spanid=[4ea41fb07383e982], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[701b8223-5b0f-4fcc-9fac-80dcab7fe994]}\\\"}\"}","context":{"RequestID":"701b8223-5b0f-4fcc-9fac-80dcab7fe994","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d014538-f6ab-4f4d-9205-f782e714c71b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:39.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"701b8223-5b0f-4fcc-9fac-80dcab7fe994","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d014538-f6ab-4f4d-9205-f782e714c71b","LogTimestamp":"2023-04-23T00:33:39.322Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:39.867Z","message":"Entering","context":{"RequestID":"a6bcb1e0-3b30-452e-bed0-a184086a118c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c424cb3-68fd-49bd-9334-ab0b3a5edd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:39.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.870Z","message":"{\"transactionId\":\"a6bcb1e0-3b30-452e-bed0-a184086a118c\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:39:868\",\"respDate\":\"230423-00:33:39:869\",\"sourceId\":\"haproxy:a6bcb1e0-3b30-452e-bed0-a184086a118c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:39:868-9260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98e15fce-a3db-48cb-b19d-6ef78a9a6e6f], x-b3-parentspanid=[800939c1a0fd864d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c0b53202a77edcb800939c1a0fd864d], x-b3-spanid=[420b6d9c8bebf46b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6bcb1e0-3b30-452e-bed0-a184086a118c]}\\\"}\"}","context":{"RequestID":"a6bcb1e0-3b30-452e-bed0-a184086a118c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c424cb3-68fd-49bd-9334-ab0b3a5edd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:39.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:39.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6bcb1e0-3b30-452e-bed0-a184086a118c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c424cb3-68fd-49bd-9334-ab0b3a5edd0c","LogTimestamp":"2023-04-23T00:33:39.870Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:41.881Z","message":"Entering","context":{"RequestID":"2a72ad4c-9817-4195-a7f8-adbb0bed84d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38c95d04-5c5f-4cf7-adf4-7de06dc8bc50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:41.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:41.883Z","message":"{\"transactionId\":\"2a72ad4c-9817-4195-a7f8-adbb0bed84d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:41:882\",\"respDate\":\"230423-00:33:41:883\",\"sourceId\":\"haproxy:2a72ad4c-9817-4195-a7f8-adbb0bed84d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:41:882-7780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[222e9ffc-bcde-46e2-95ad-95a884bf4f0a], x-b3-parentspanid=[a5463b20027251c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19a12166057e354aa5463b20027251c5], x-b3-spanid=[e7a8435086694402], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a72ad4c-9817-4195-a7f8-adbb0bed84d1]}\\\"}\"}","context":{"RequestID":"2a72ad4c-9817-4195-a7f8-adbb0bed84d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38c95d04-5c5f-4cf7-adf4-7de06dc8bc50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:41.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:41.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a72ad4c-9817-4195-a7f8-adbb0bed84d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38c95d04-5c5f-4cf7-adf4-7de06dc8bc50","LogTimestamp":"2023-04-23T00:33:41.884Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:42.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:42.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:42.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:42.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:43.894Z","message":"Entering","context":{"RequestID":"c5a73d1e-0333-426c-b771-56683bf8464b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0553d22d-7b42-44a4-894b-8086a78e5a31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:43.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:43.895Z","message":"{\"transactionId\":\"c5a73d1e-0333-426c-b771-56683bf8464b\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:43:894\",\"respDate\":\"230423-00:33:43:895\",\"sourceId\":\"haproxy:c5a73d1e-0333-426c-b771-56683bf8464b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:43:894-88530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1adca563-4bfa-4854-a73a-1d19d738bc0f], x-b3-parentspanid=[13e2f14217152494], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41d67f1ad611150a13e2f14217152494], x-b3-spanid=[7e4ad7993f158bae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5a73d1e-0333-426c-b771-56683bf8464b]}\\\"}\"}","context":{"RequestID":"c5a73d1e-0333-426c-b771-56683bf8464b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0553d22d-7b42-44a4-894b-8086a78e5a31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:43.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:43.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5a73d1e-0333-426c-b771-56683bf8464b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0553d22d-7b42-44a4-894b-8086a78e5a31","LogTimestamp":"2023-04-23T00:33:43.896Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:33:45.906Z","message":"Entering","context":{"RequestID":"6eee7621-e780-4231-9374-85d5e5418b0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b009019-1a8a-4566-af6f-5034229e735e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:45.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:45.908Z","message":"{\"transactionId\":\"6eee7621-e780-4231-9374-85d5e5418b0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:45:907\",\"respDate\":\"230423-00:33:45:908\",\"sourceId\":\"haproxy:6eee7621-e780-4231-9374-85d5e5418b0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:45:907-78973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddc00838-8936-45b8-9d08-9bdc8ce70b7e], x-b3-parentspanid=[639772703fe68349], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9946bf2354e69ae3639772703fe68349], x-b3-spanid=[1a15761011d21930], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eee7621-e780-4231-9374-85d5e5418b0f]}\\\"}\"}","context":{"RequestID":"6eee7621-e780-4231-9374-85d5e5418b0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b009019-1a8a-4566-af6f-5034229e735e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:45.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:45.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eee7621-e780-4231-9374-85d5e5418b0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b009019-1a8a-4566-af6f-5034229e735e","LogTimestamp":"2023-04-23T00:33:45.909Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:47.919Z","message":"Entering","context":{"RequestID":"e0b4f65b-ef85-46b7-ad37-4bb71483685b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06a73ec9-b31d-4670-a4b7-c7d2d41e2474","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:47.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:47.920Z","message":"{\"transactionId\":\"e0b4f65b-ef85-46b7-ad37-4bb71483685b\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:47:919\",\"respDate\":\"230423-00:33:47:920\",\"sourceId\":\"haproxy:e0b4f65b-ef85-46b7-ad37-4bb71483685b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:47:919-90349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[242d77e6-83cf-40a5-944f-0afe315cbab4], x-b3-parentspanid=[6989a53656c49ba6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed1159a395e4f8f46989a53656c49ba6], x-b3-spanid=[f612970bb6a0b593], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0b4f65b-ef85-46b7-ad37-4bb71483685b]}\\\"}\"}","context":{"RequestID":"e0b4f65b-ef85-46b7-ad37-4bb71483685b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06a73ec9-b31d-4670-a4b7-c7d2d41e2474","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:47.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:47.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b4f65b-ef85-46b7-ad37-4bb71483685b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06a73ec9-b31d-4670-a4b7-c7d2d41e2474","LogTimestamp":"2023-04-23T00:33:47.921Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:33:49.211Z","message":"Entering","context":{"RequestID":"b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f08f641-cb01-44ef-95d6-b4a7442d4ccd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f08f641-cb01-44ef-95d6-b4a7442d4ccd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.214Z","message":"{\"transactionId\":\"b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:49:211\",\"respDate\":\"230423-00:33:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:49:211-44117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9]}\\\"}\"}","context":{"RequestID":"b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f08f641-cb01-44ef-95d6-b4a7442d4ccd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1a8902e-14e9-4cb9-8aa7-baa070ca3ea9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f08f641-cb01-44ef-95d6-b4a7442d4ccd","LogTimestamp":"2023-04-23T00:33:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:49.318Z","message":"Entering","context":{"RequestID":"07cde351-23ee-4983-800e-b7d9cf2e91fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bc40454-7269-44b5-9273-0824b7c03f35","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.320Z","message":"{\"transactionId\":\"07cde351-23ee-4983-800e-b7d9cf2e91fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:49:319\",\"respDate\":\"230423-00:33:49:320\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:07cde351-23ee-4983-800e-b7d9cf2e91fe\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:33:49:319-32418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d8fdc3d-8cde-4187-99f7-7bbe5999c0b2], x-b3-parentspanid=[1ba394f7c8a11308], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42845], x-envoy-attempt-count=[1], x-b3-traceid=[eb65dcb39b87ef651ba394f7c8a11308], x-b3-spanid=[2fde420e3679e62d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[07cde351-23ee-4983-800e-b7d9cf2e91fe]}\\\"}\"}","context":{"RequestID":"07cde351-23ee-4983-800e-b7d9cf2e91fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bc40454-7269-44b5-9273-0824b7c03f35","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:49.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07cde351-23ee-4983-800e-b7d9cf2e91fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bc40454-7269-44b5-9273-0824b7c03f35","LogTimestamp":"2023-04-23T00:33:49.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:33:49.928Z","message":"Entering","context":{"RequestID":"094aa13a-6a7b-4321-a2b2-5031a3e21fe5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6074a52-c4d5-4a15-b497-607c1619896d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:49.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.930Z","message":"{\"transactionId\":\"094aa13a-6a7b-4321-a2b2-5031a3e21fe5\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:49:929\",\"respDate\":\"230423-00:33:49:930\",\"sourceId\":\"haproxy:094aa13a-6a7b-4321-a2b2-5031a3e21fe5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:49:929-2253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ac548cd-352b-4984-a911-2f60231e3dc9], x-b3-parentspanid=[6b6eacc22728c969], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b10078a5b6b49886b6eacc22728c969], x-b3-spanid=[7932361b52975961], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[094aa13a-6a7b-4321-a2b2-5031a3e21fe5]}\\\"}\"}","context":{"RequestID":"094aa13a-6a7b-4321-a2b2-5031a3e21fe5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6074a52-c4d5-4a15-b497-607c1619896d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:49.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:49.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"094aa13a-6a7b-4321-a2b2-5031a3e21fe5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6074a52-c4d5-4a15-b497-607c1619896d","LogTimestamp":"2023-04-23T00:33:49.930Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:33:51.940Z","message":"Entering","context":{"RequestID":"1ab13bd5-3529-4c22-a4b3-1aeaee8edaff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29141436-1cc2-40be-a462-aa7924914bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:51.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:51.943Z","message":"{\"transactionId\":\"1ab13bd5-3529-4c22-a4b3-1aeaee8edaff\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:51:941\",\"respDate\":\"230423-00:33:51:943\",\"sourceId\":\"haproxy:1ab13bd5-3529-4c22-a4b3-1aeaee8edaff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:51:941-23396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f43465d-a10d-4df7-b531-64ec061ee789], x-b3-parentspanid=[e7ddf9bdb418cff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d4f5cb5fcbb541de7ddf9bdb418cff3], x-b3-spanid=[3784e8ae6e219b69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ab13bd5-3529-4c22-a4b3-1aeaee8edaff]}\\\"}\"}","context":{"RequestID":"1ab13bd5-3529-4c22-a4b3-1aeaee8edaff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29141436-1cc2-40be-a462-aa7924914bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:51.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:51.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab13bd5-3529-4c22-a4b3-1aeaee8edaff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29141436-1cc2-40be-a462-aa7924914bc8","LogTimestamp":"2023-04-23T00:33:51.944Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:33:52.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:33:52.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:52.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:52.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:53.956Z","message":"Entering","context":{"RequestID":"b5be259e-42be-432c-a6f1-ac7e4fb92e75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3602c287-510a-4218-b452-fc74209a809f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:53.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:53.959Z","message":"{\"transactionId\":\"b5be259e-42be-432c-a6f1-ac7e4fb92e75\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:53:956\",\"respDate\":\"230423-00:33:53:959\",\"sourceId\":\"haproxy:b5be259e-42be-432c-a6f1-ac7e4fb92e75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:53:956-10094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a252177-b1ba-4dae-b832-d7175d34f97a], x-b3-parentspanid=[b1aa16f9248948a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aabd91dc3563e49b1aa16f9248948a3], x-b3-spanid=[b2d0ef467c2f2b2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5be259e-42be-432c-a6f1-ac7e4fb92e75]}\\\"}\"}","context":{"RequestID":"b5be259e-42be-432c-a6f1-ac7e4fb92e75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3602c287-510a-4218-b452-fc74209a809f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:53.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:53.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5be259e-42be-432c-a6f1-ac7e4fb92e75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3602c287-510a-4218-b452-fc74209a809f","LogTimestamp":"2023-04-23T00:33:53.959Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:55.970Z","message":"Entering","context":{"RequestID":"76a2a44f-9eae-4f71-b886-049b38e20e97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a079ccd1-8430-4758-a405-3a3dd346d30f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:55.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:55.973Z","message":"{\"transactionId\":\"76a2a44f-9eae-4f71-b886-049b38e20e97\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:55:971\",\"respDate\":\"230423-00:33:55:972\",\"sourceId\":\"haproxy:76a2a44f-9eae-4f71-b886-049b38e20e97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:55:971-11409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb9c9ade-9031-4a1a-b883-228157fee93f], x-b3-parentspanid=[e0741f804080f029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6a96137ef82b74be0741f804080f029], x-b3-spanid=[fa8ef878e823df15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76a2a44f-9eae-4f71-b886-049b38e20e97]}\\\"}\"}","context":{"RequestID":"76a2a44f-9eae-4f71-b886-049b38e20e97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a079ccd1-8430-4758-a405-3a3dd346d30f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:55.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:55.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76a2a44f-9eae-4f71-b886-049b38e20e97","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a079ccd1-8430-4758-a405-3a3dd346d30f","LogTimestamp":"2023-04-23T00:33:55.973Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:57.984Z","message":"Entering","context":{"RequestID":"9d23fad3-291a-469c-bc4e-3ea9df1512d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a0fc764-77ff-4728-9932-a30fb92cd4e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:57.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:57.987Z","message":"{\"transactionId\":\"9d23fad3-291a-469c-bc4e-3ea9df1512d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:57:985\",\"respDate\":\"230423-00:33:57:986\",\"sourceId\":\"haproxy:9d23fad3-291a-469c-bc4e-3ea9df1512d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:57:985-92943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6764e192-a3bc-4fc5-b40f-2487b5069340], x-b3-parentspanid=[de7b503f422360f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df7b8447e1f17dd2de7b503f422360f9], x-b3-spanid=[86777fc5a48d4d10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d23fad3-291a-469c-bc4e-3ea9df1512d1]}\\\"}\"}","context":{"RequestID":"9d23fad3-291a-469c-bc4e-3ea9df1512d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a0fc764-77ff-4728-9932-a30fb92cd4e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:57.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:57.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d23fad3-291a-469c-bc4e-3ea9df1512d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a0fc764-77ff-4728-9932-a30fb92cd4e1","LogTimestamp":"2023-04-23T00:33:57.987Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:59.212Z","message":"Entering","context":{"RequestID":"7124d8c0-398d-4e19-81f5-957404959afe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"dc4e7949-b833-4180-bd89-f1c4277382f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"7124d8c0-398d-4e19-81f5-957404959afe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"dc4e7949-b833-4180-bd89-f1c4277382f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:59.214Z","message":"{\"transactionId\":\"7124d8c0-398d-4e19-81f5-957404959afe\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:59:212\",\"respDate\":\"230423-00:33:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7124d8c0-398d-4e19-81f5-957404959afe\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:59:212-57155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7124d8c0-398d-4e19-81f5-957404959afe]}\\\"}\"}","context":{"RequestID":"7124d8c0-398d-4e19-81f5-957404959afe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"dc4e7949-b833-4180-bd89-f1c4277382f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:33:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7124d8c0-398d-4e19-81f5-957404959afe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc4e7949-b833-4180-bd89-f1c4277382f9","LogTimestamp":"2023-04-23T00:33:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:33:59.320Z","message":"Entering","context":{"RequestID":"328cf300-f04f-4c8c-97c0-8be9070ec289","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71ae80df-23a2-45aa-80f3-8fd53b578298","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:33:59.323Z","message":"{\"transactionId\":\"328cf300-f04f-4c8c-97c0-8be9070ec289\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:59:321\",\"respDate\":\"230423-00:33:59:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:328cf300-f04f-4c8c-97c0-8be9070ec289\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:33:59:321-97403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[278c9e38-7999-4c78-9a8e-d19a364fe4b7], x-b3-parentspanid=[86cc6997f9c814b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36257], x-envoy-attempt-count=[1], x-b3-traceid=[56ca240d43e729bd86cc6997f9c814b7], x-b3-spanid=[52c643daaac4c30c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[328cf300-f04f-4c8c-97c0-8be9070ec289]}\\\"}\"}","context":{"RequestID":"328cf300-f04f-4c8c-97c0-8be9070ec289","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71ae80df-23a2-45aa-80f3-8fd53b578298","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:33:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:33:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"328cf300-f04f-4c8c-97c0-8be9070ec289","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71ae80df-23a2-45aa-80f3-8fd53b578298","LogTimestamp":"2023-04-23T00:33:59.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:33:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:33:59.998Z","message":"Entering","context":{"RequestID":"f826cc4f-af15-4c25-bbe6-bfeeb921200c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee46e443-18db-4d1e-be79-a3350a082dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:59.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:00.001Z","message":"{\"transactionId\":\"f826cc4f-af15-4c25-bbe6-bfeeb921200c\",\"status\":\"200\",\"rqstDate\":\"230423-00:33:59:999\",\"respDate\":\"230423-00:34:00:001\",\"sourceId\":\"haproxy:f826cc4f-af15-4c25-bbe6-bfeeb921200c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:33:59:999-61200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c268fe5-9db4-43ac-80f5-43f3a3d2afda], x-b3-parentspanid=[df1ec360aed1689c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcf39aa6ef989eb7df1ec360aed1689c], x-b3-spanid=[17e6fcac4476a698], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f826cc4f-af15-4c25-bbe6-bfeeb921200c]}\\\"}\"}","context":{"RequestID":"f826cc4f-af15-4c25-bbe6-bfeeb921200c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee46e443-18db-4d1e-be79-a3350a082dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:33:59.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:00.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f826cc4f-af15-4c25-bbe6-bfeeb921200c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee46e443-18db-4d1e-be79-a3350a082dfc","LogTimestamp":"2023-04-23T00:34:00.002Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:34:02.017Z","message":"Entering","context":{"RequestID":"df3ae656-c0a5-4044-a7ae-65f749a5d7a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42937629-8c9e-463b-b11b-2aa4ddc222c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:02.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:02.020Z","message":"{\"transactionId\":\"df3ae656-c0a5-4044-a7ae-65f749a5d7a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:02:018\",\"respDate\":\"230423-00:34:02:020\",\"sourceId\":\"haproxy:df3ae656-c0a5-4044-a7ae-65f749a5d7a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:02:018-12316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2a0265b-60b0-9c62-9325-e2fdf52e8327], x-b3-parentspanid=[611606d12b6bcd94], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22fb7efd2162ca48611606d12b6bcd94], x-b3-spanid=[fbd036f52d0b8b36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df3ae656-c0a5-4044-a7ae-65f749a5d7a0]}\\\"}\"}","context":{"RequestID":"df3ae656-c0a5-4044-a7ae-65f749a5d7a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42937629-8c9e-463b-b11b-2aa4ddc222c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:02.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:02.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df3ae656-c0a5-4044-a7ae-65f749a5d7a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42937629-8c9e-463b-b11b-2aa4ddc222c1","LogTimestamp":"2023-04-23T00:34:02.021Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:02.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:02.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:02.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:02.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:04.031Z","message":"Entering","context":{"RequestID":"24c351a5-1b5d-4694-a0ea-099039d8edf9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be42ecc8-363b-4b98-b643-0a025cc82544","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:04.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:04.034Z","message":"{\"transactionId\":\"24c351a5-1b5d-4694-a0ea-099039d8edf9\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:04:032\",\"respDate\":\"230423-00:34:04:034\",\"sourceId\":\"haproxy:24c351a5-1b5d-4694-a0ea-099039d8edf9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:04:032-65831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c95e511b-c0c6-4cf6-a936-c7c400a3aab0], x-b3-parentspanid=[ea76b690a99951bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c7035467e6a5b0bea76b690a99951bb], x-b3-spanid=[b6d5ad53afbc1dec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24c351a5-1b5d-4694-a0ea-099039d8edf9]}\\\"}\"}","context":{"RequestID":"24c351a5-1b5d-4694-a0ea-099039d8edf9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be42ecc8-363b-4b98-b643-0a025cc82544","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:04.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:04.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24c351a5-1b5d-4694-a0ea-099039d8edf9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be42ecc8-363b-4b98-b643-0a025cc82544","LogTimestamp":"2023-04-23T00:34:04.035Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:05.067Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:05.073Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:06.045Z","message":"Entering","context":{"RequestID":"a554d29f-4505-45d5-bc13-c16f84c39bb9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c74c8ad-519d-4fe4-96fb-404156e69ffd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:06.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:06.047Z","message":"{\"transactionId\":\"a554d29f-4505-45d5-bc13-c16f84c39bb9\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:06:045\",\"respDate\":\"230423-00:34:06:047\",\"sourceId\":\"haproxy:a554d29f-4505-45d5-bc13-c16f84c39bb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:06:045-12682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae4a54bc-1b7e-4e01-b5a5-80b236ce28f1], x-b3-parentspanid=[3ff39d1831d0b8bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e511be4be69a92303ff39d1831d0b8bf], x-b3-spanid=[2bc3132a332ecffa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a554d29f-4505-45d5-bc13-c16f84c39bb9]}\\\"}\"}","context":{"RequestID":"a554d29f-4505-45d5-bc13-c16f84c39bb9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c74c8ad-519d-4fe4-96fb-404156e69ffd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:06.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:06.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a554d29f-4505-45d5-bc13-c16f84c39bb9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c74c8ad-519d-4fe4-96fb-404156e69ffd","LogTimestamp":"2023-04-23T00:34:06.048Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:08.058Z","message":"Entering","context":{"RequestID":"64409100-cb66-4509-9114-26b7091ddd56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc73605-2392-4c54-b932-84eaf100da44","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:08.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:08.061Z","message":"{\"transactionId\":\"64409100-cb66-4509-9114-26b7091ddd56\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:08:059\",\"respDate\":\"230423-00:34:08:060\",\"sourceId\":\"haproxy:64409100-cb66-4509-9114-26b7091ddd56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:08:059-61998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad239f72-8da1-4830-ba0d-7e0ad050459a], x-b3-parentspanid=[c8931cb19ab4f138], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac56b3b11add17acc8931cb19ab4f138], x-b3-spanid=[f79f3c5ec6f64500], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64409100-cb66-4509-9114-26b7091ddd56]}\\\"}\"}","context":{"RequestID":"64409100-cb66-4509-9114-26b7091ddd56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc73605-2392-4c54-b932-84eaf100da44","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:08.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:08.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64409100-cb66-4509-9114-26b7091ddd56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fc73605-2392-4c54-b932-84eaf100da44","LogTimestamp":"2023-04-23T00:34:08.061Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:09.211Z","message":"Entering","context":{"RequestID":"f78534d2-4c7f-46af-ac92-68073fedaae2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"874ae84b-c5ed-4bc3-a132-6b0f3ec59c64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"f78534d2-4c7f-46af-ac92-68073fedaae2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"874ae84b-c5ed-4bc3-a132-6b0f3ec59c64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:09.215Z","message":"{\"transactionId\":\"f78534d2-4c7f-46af-ac92-68073fedaae2\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:09:212\",\"respDate\":\"230423-00:34:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f78534d2-4c7f-46af-ac92-68073fedaae2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:09:212-69024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f78534d2-4c7f-46af-ac92-68073fedaae2]}\\\"}\"}","context":{"RequestID":"f78534d2-4c7f-46af-ac92-68073fedaae2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"874ae84b-c5ed-4bc3-a132-6b0f3ec59c64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f78534d2-4c7f-46af-ac92-68073fedaae2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"874ae84b-c5ed-4bc3-a132-6b0f3ec59c64","LogTimestamp":"2023-04-23T00:34:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:34:09.321Z","message":"Entering","context":{"RequestID":"f7ef92b0-7569-4243-87e5-7adceb50a282","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1593c6ed-fd40-43a4-a60a-02b9eadad2d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:09.324Z","message":"{\"transactionId\":\"f7ef92b0-7569-4243-87e5-7adceb50a282\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:09:322\",\"respDate\":\"230423-00:34:09:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f7ef92b0-7569-4243-87e5-7adceb50a282\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:09:322-23829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73ac589c-3e3d-4832-abef-284706dfaba0], x-b3-parentspanid=[097c548dffdc7314], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60593], x-envoy-attempt-count=[1], x-b3-traceid=[f3a2a0600a7f0be5097c548dffdc7314], x-b3-spanid=[32a167ae18a59c4c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f7ef92b0-7569-4243-87e5-7adceb50a282]}\\\"}\"}","context":{"RequestID":"f7ef92b0-7569-4243-87e5-7adceb50a282","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1593c6ed-fd40-43a4-a60a-02b9eadad2d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:09.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7ef92b0-7569-4243-87e5-7adceb50a282","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1593c6ed-fd40-43a4-a60a-02b9eadad2d8","LogTimestamp":"2023-04-23T00:34:09.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:10.071Z","message":"Entering","context":{"RequestID":"1d99cf5f-da3a-4689-9ee3-824e0c4bd49f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37a2c6a9-1bbf-4673-afd5-09625d6b3336","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:10.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:10.073Z","message":"{\"transactionId\":\"1d99cf5f-da3a-4689-9ee3-824e0c4bd49f\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:10:072\",\"respDate\":\"230423-00:34:10:073\",\"sourceId\":\"haproxy:1d99cf5f-da3a-4689-9ee3-824e0c4bd49f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:10:072-2651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7055dd57-f87b-4b65-bd98-4bd6f61bcb66], x-b3-parentspanid=[09e85ecfa488bf46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd51242e181d5cad09e85ecfa488bf46], x-b3-spanid=[ca737c826baa8aed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d99cf5f-da3a-4689-9ee3-824e0c4bd49f]}\\\"}\"}","context":{"RequestID":"1d99cf5f-da3a-4689-9ee3-824e0c4bd49f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37a2c6a9-1bbf-4673-afd5-09625d6b3336","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:10.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:10.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d99cf5f-da3a-4689-9ee3-824e0c4bd49f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37a2c6a9-1bbf-4673-afd5-09625d6b3336","LogTimestamp":"2023-04-23T00:34:10.073Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:34:12.083Z","message":"Entering","context":{"RequestID":"8848cba6-d8a8-4660-8c5a-4e146c00cbc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1240472b-52e1-45f9-9a33-57d1a2294a35","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:12.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:12.086Z","message":"{\"transactionId\":\"8848cba6-d8a8-4660-8c5a-4e146c00cbc4\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:12:084\",\"respDate\":\"230423-00:34:12:086\",\"sourceId\":\"haproxy:8848cba6-d8a8-4660-8c5a-4e146c00cbc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:12:084-81044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a15b6c41-ce8d-4581-83cd-a152b8940b77], x-b3-parentspanid=[abc9cf1565bb2e04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c583f051bc3ff377abc9cf1565bb2e04], x-b3-spanid=[ec60c145c2323733], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8848cba6-d8a8-4660-8c5a-4e146c00cbc4]}\\\"}\"}","context":{"RequestID":"8848cba6-d8a8-4660-8c5a-4e146c00cbc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1240472b-52e1-45f9-9a33-57d1a2294a35","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:12.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:12.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8848cba6-d8a8-4660-8c5a-4e146c00cbc4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1240472b-52e1-45f9-9a33-57d1a2294a35","LogTimestamp":"2023-04-23T00:34:12.086Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:12.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:12.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:12.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:12.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:14.096Z","message":"Entering","context":{"RequestID":"12fa9f0d-c835-48ed-b8fb-625ddfd8ec70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23da6845-5875-4869-8a31-94c3a5cacf45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:14.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:14.099Z","message":"{\"transactionId\":\"12fa9f0d-c835-48ed-b8fb-625ddfd8ec70\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:14:097\",\"respDate\":\"230423-00:34:14:099\",\"sourceId\":\"haproxy:12fa9f0d-c835-48ed-b8fb-625ddfd8ec70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:14:097-86391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31127b8e-b326-4533-ae57-3a6462ca87c0], x-b3-parentspanid=[550ddcb2fd436339], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99e63204ff9e6228550ddcb2fd436339], x-b3-spanid=[8a7bbec702fbc547], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12fa9f0d-c835-48ed-b8fb-625ddfd8ec70]}\\\"}\"}","context":{"RequestID":"12fa9f0d-c835-48ed-b8fb-625ddfd8ec70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23da6845-5875-4869-8a31-94c3a5cacf45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:14.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:14.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12fa9f0d-c835-48ed-b8fb-625ddfd8ec70","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23da6845-5875-4869-8a31-94c3a5cacf45","LogTimestamp":"2023-04-23T00:34:14.100Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:16.109Z","message":"Entering","context":{"RequestID":"84fed717-a516-43ab-a72f-550be6274e10","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"76f77901-6292-48ca-a9a9-6706427e30fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:16.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:16.112Z","message":"{\"transactionId\":\"84fed717-a516-43ab-a72f-550be6274e10\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:16:109\",\"respDate\":\"230423-00:34:16:112\",\"sourceId\":\"haproxy:84fed717-a516-43ab-a72f-550be6274e10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:16:109-56085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c36929f9-8cbb-4a9f-bef4-460c4dde83b8], x-b3-parentspanid=[99bec6288fefabcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec516da25db2a03499bec6288fefabcc], x-b3-spanid=[15781539e6b8320b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84fed717-a516-43ab-a72f-550be6274e10]}\\\"}\"}","context":{"RequestID":"84fed717-a516-43ab-a72f-550be6274e10","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"76f77901-6292-48ca-a9a9-6706427e30fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:16.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:16.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84fed717-a516-43ab-a72f-550be6274e10","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f77901-6292-48ca-a9a9-6706427e30fa","LogTimestamp":"2023-04-23T00:34:16.112Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:18.124Z","message":"Entering","context":{"RequestID":"ad7b022d-7bef-4fb3-a8c8-99614627dcf3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8abf9e1e-f7d7-4076-b24a-bea74897fd93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:18.126Z","message":"{\"transactionId\":\"ad7b022d-7bef-4fb3-a8c8-99614627dcf3\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:18:125\",\"respDate\":\"230423-00:34:18:126\",\"sourceId\":\"haproxy:ad7b022d-7bef-4fb3-a8c8-99614627dcf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:18:125-49249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b08d07c7-81ff-454f-81c6-e78f2bd40f6a], x-b3-parentspanid=[d62c77113a341faa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e050fa768f796fd9d62c77113a341faa], x-b3-spanid=[9c32f747d998a168], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad7b022d-7bef-4fb3-a8c8-99614627dcf3]}\\\"}\"}","context":{"RequestID":"ad7b022d-7bef-4fb3-a8c8-99614627dcf3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8abf9e1e-f7d7-4076-b24a-bea74897fd93","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:18.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad7b022d-7bef-4fb3-a8c8-99614627dcf3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8abf9e1e-f7d7-4076-b24a-bea74897fd93","LogTimestamp":"2023-04-23T00:34:18.127Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:19.212Z","message":"Entering","context":{"RequestID":"168225c9-1199-4f1d-98b0-3324e1b425de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b3266f82-d5ab-4ad0-a86a-670aa5cd2ff9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"168225c9-1199-4f1d-98b0-3324e1b425de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b3266f82-d5ab-4ad0-a86a-670aa5cd2ff9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:19.214Z","message":"{\"transactionId\":\"168225c9-1199-4f1d-98b0-3324e1b425de\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:19:213\",\"respDate\":\"230423-00:34:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:168225c9-1199-4f1d-98b0-3324e1b425de\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:19:213-92371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[168225c9-1199-4f1d-98b0-3324e1b425de]}\\\"}\"}","context":{"RequestID":"168225c9-1199-4f1d-98b0-3324e1b425de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b3266f82-d5ab-4ad0-a86a-670aa5cd2ff9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"168225c9-1199-4f1d-98b0-3324e1b425de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3266f82-d5ab-4ad0-a86a-670aa5cd2ff9","LogTimestamp":"2023-04-23T00:34:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:34:19.321Z","message":"Entering","context":{"RequestID":"dfb13616-0b38-4609-848f-3711beb81d1d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10a188f6-b81e-44b2-8d1b-7bfe3e63e1c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:19.324Z","message":"{\"transactionId\":\"dfb13616-0b38-4609-848f-3711beb81d1d\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:19:322\",\"respDate\":\"230423-00:34:19:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dfb13616-0b38-4609-848f-3711beb81d1d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:19:322-81200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49104d15-a834-44c4-977d-46b7dbd99c89], x-b3-parentspanid=[f174a2c914324292], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58227], x-envoy-attempt-count=[1], x-b3-traceid=[a65a484ea180f870f174a2c914324292], x-b3-spanid=[a011754e43d13f62], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dfb13616-0b38-4609-848f-3711beb81d1d]}\\\"}\"}","context":{"RequestID":"dfb13616-0b38-4609-848f-3711beb81d1d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10a188f6-b81e-44b2-8d1b-7bfe3e63e1c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:19.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:19.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfb13616-0b38-4609-848f-3711beb81d1d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10a188f6-b81e-44b2-8d1b-7bfe3e63e1c0","LogTimestamp":"2023-04-23T00:34:19.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:20.138Z","message":"Entering","context":{"RequestID":"26a1d3f0-e3db-4113-92d9-475b27b214cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d078a25-967d-4f79-bb6d-7639f61348b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:20.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:20.140Z","message":"{\"transactionId\":\"26a1d3f0-e3db-4113-92d9-475b27b214cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:20:139\",\"respDate\":\"230423-00:34:20:140\",\"sourceId\":\"haproxy:26a1d3f0-e3db-4113-92d9-475b27b214cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:20:139-15570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a62d595-b037-4115-85b0-26c61e39cee9], x-b3-parentspanid=[9b97679e07e5c283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[293656c7598de7e49b97679e07e5c283], x-b3-spanid=[b6c6352332a22aef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26a1d3f0-e3db-4113-92d9-475b27b214cc]}\\\"}\"}","context":{"RequestID":"26a1d3f0-e3db-4113-92d9-475b27b214cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d078a25-967d-4f79-bb6d-7639f61348b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:20.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:20.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a1d3f0-e3db-4113-92d9-475b27b214cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d078a25-967d-4f79-bb6d-7639f61348b3","LogTimestamp":"2023-04-23T00:34:20.141Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:22.151Z","message":"Entering","context":{"RequestID":"76cdc5a5-25a5-455e-8e2e-9fd423928020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc8cde93-0df4-45b9-9d6b-c2c1b55a015c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:22.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:22.154Z","message":"{\"transactionId\":\"76cdc5a5-25a5-455e-8e2e-9fd423928020\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:22:152\",\"respDate\":\"230423-00:34:22:153\",\"sourceId\":\"haproxy:76cdc5a5-25a5-455e-8e2e-9fd423928020\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:22:152-67461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[095e5ca4-e074-4e97-a44c-3db8b9dd2561], x-b3-parentspanid=[8ab20ee0313d1031], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[191aaf5fa0aaa0238ab20ee0313d1031], x-b3-spanid=[d745eda2088bf2d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76cdc5a5-25a5-455e-8e2e-9fd423928020]}\\\"}\"}","context":{"RequestID":"76cdc5a5-25a5-455e-8e2e-9fd423928020","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc8cde93-0df4-45b9-9d6b-c2c1b55a015c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:22.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:22.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76cdc5a5-25a5-455e-8e2e-9fd423928020","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc8cde93-0df4-45b9-9d6b-c2c1b55a015c","LogTimestamp":"2023-04-23T00:34:22.154Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:22.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:22.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:22.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:22.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:24.166Z","message":"Entering","context":{"RequestID":"c0069234-22e3-4a27-83c0-a88f454d0a61","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a01115a6-f06a-4525-908e-4819982569b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:24.168Z","message":"{\"transactionId\":\"c0069234-22e3-4a27-83c0-a88f454d0a61\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:24:167\",\"respDate\":\"230423-00:34:24:168\",\"sourceId\":\"haproxy:c0069234-22e3-4a27-83c0-a88f454d0a61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:24:167-19942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a98f074c-7c58-4357-b3a2-352455a850a5], x-b3-parentspanid=[df5a9d489dce68ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[344c14484ff652cfdf5a9d489dce68ac], x-b3-spanid=[b518061df6145562], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0069234-22e3-4a27-83c0-a88f454d0a61]}\\\"}\"}","context":{"RequestID":"c0069234-22e3-4a27-83c0-a88f454d0a61","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a01115a6-f06a-4525-908e-4819982569b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:24.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0069234-22e3-4a27-83c0-a88f454d0a61","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a01115a6-f06a-4525-908e-4819982569b5","LogTimestamp":"2023-04-23T00:34:24.169Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:26.180Z","message":"Entering","context":{"RequestID":"5a9be266-dc40-4b7e-b0d0-fd42a25936a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01689324-5bab-4bbd-8730-5c1cecec7c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:26.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:26.183Z","message":"{\"transactionId\":\"5a9be266-dc40-4b7e-b0d0-fd42a25936a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:26:181\",\"respDate\":\"230423-00:34:26:183\",\"sourceId\":\"haproxy:5a9be266-dc40-4b7e-b0d0-fd42a25936a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:26:181-74501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f55aff-11ee-4450-967d-9166a83b2957], x-b3-parentspanid=[9d830dfe0ecfa796], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44af34e75c2084e69d830dfe0ecfa796], x-b3-spanid=[cc6b279b92fffb19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a9be266-dc40-4b7e-b0d0-fd42a25936a0]}\\\"}\"}","context":{"RequestID":"5a9be266-dc40-4b7e-b0d0-fd42a25936a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01689324-5bab-4bbd-8730-5c1cecec7c4a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:26.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:26.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a9be266-dc40-4b7e-b0d0-fd42a25936a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01689324-5bab-4bbd-8730-5c1cecec7c4a","LogTimestamp":"2023-04-23T00:34:26.184Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:28.194Z","message":"Entering","context":{"RequestID":"87829d65-43cb-46b9-ab6f-ffa9810af23a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70b6c4d0-b3c4-4ca0-9e2b-d9b28aa6af12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:28.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:28.197Z","message":"{\"transactionId\":\"87829d65-43cb-46b9-ab6f-ffa9810af23a\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:28:195\",\"respDate\":\"230423-00:34:28:196\",\"sourceId\":\"haproxy:87829d65-43cb-46b9-ab6f-ffa9810af23a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:28:195-89680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1feba6fe-5783-471e-96f6-ee10928c4c12], x-b3-parentspanid=[5cb42dfbf1149da3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85d1cd5b375d4b955cb42dfbf1149da3], x-b3-spanid=[b84b01758795ac4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87829d65-43cb-46b9-ab6f-ffa9810af23a]}\\\"}\"}","context":{"RequestID":"87829d65-43cb-46b9-ab6f-ffa9810af23a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70b6c4d0-b3c4-4ca0-9e2b-d9b28aa6af12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:28.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:28.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87829d65-43cb-46b9-ab6f-ffa9810af23a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70b6c4d0-b3c4-4ca0-9e2b-d9b28aa6af12","LogTimestamp":"2023-04-23T00:34:28.197Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:29.212Z","message":"Entering","context":{"RequestID":"ed14c73d-94e8-4e96-9490-6e6c0c0f15c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86ea855f-bbf9-4eac-8e63-b155eb7f06b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ed14c73d-94e8-4e96-9490-6e6c0c0f15c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86ea855f-bbf9-4eac-8e63-b155eb7f06b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:29.215Z","message":"{\"transactionId\":\"ed14c73d-94e8-4e96-9490-6e6c0c0f15c9\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:29:213\",\"respDate\":\"230423-00:34:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ed14c73d-94e8-4e96-9490-6e6c0c0f15c9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:29:213-39175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ed14c73d-94e8-4e96-9490-6e6c0c0f15c9]}\\\"}\"}","context":{"RequestID":"ed14c73d-94e8-4e96-9490-6e6c0c0f15c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86ea855f-bbf9-4eac-8e63-b155eb7f06b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed14c73d-94e8-4e96-9490-6e6c0c0f15c9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86ea855f-bbf9-4eac-8e63-b155eb7f06b1","LogTimestamp":"2023-04-23T00:34:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:29.322Z","message":"Entering","context":{"RequestID":"0ad30394-b757-48da-bad3-bda54f70b6c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c2be783-01a9-474f-aa33-830943ac8673","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:29.324Z","message":"{\"transactionId\":\"0ad30394-b757-48da-bad3-bda54f70b6c6\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:29:322\",\"respDate\":\"230423-00:34:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ad30394-b757-48da-bad3-bda54f70b6c6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:29:322-31002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c738337f-c33e-40ed-8763-9da8939711b7], x-b3-parentspanid=[3c83d472fe305085], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33101], x-envoy-attempt-count=[1], x-b3-traceid=[6ce21714277ee0693c83d472fe305085], x-b3-spanid=[98aa2de51adb445d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ad30394-b757-48da-bad3-bda54f70b6c6]}\\\"}\"}","context":{"RequestID":"0ad30394-b757-48da-bad3-bda54f70b6c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c2be783-01a9-474f-aa33-830943ac8673","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:29.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ad30394-b757-48da-bad3-bda54f70b6c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c2be783-01a9-474f-aa33-830943ac8673","LogTimestamp":"2023-04-23T00:34:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:30.208Z","message":"Entering","context":{"RequestID":"038a7d88-de49-438e-b503-a9ae3e720436","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ec24d22-c469-44cb-a464-75fbaed300dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:30.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:30.210Z","message":"{\"transactionId\":\"038a7d88-de49-438e-b503-a9ae3e720436\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:30:209\",\"respDate\":\"230423-00:34:30:210\",\"sourceId\":\"haproxy:038a7d88-de49-438e-b503-a9ae3e720436\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:30:209-13266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[319dceeb-d5f7-43c7-83d9-bc4024e453ed], x-b3-parentspanid=[96f7d2e66866e8df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68fa816d81e5a6a896f7d2e66866e8df], x-b3-spanid=[1c0c2e932cd038d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[038a7d88-de49-438e-b503-a9ae3e720436]}\\\"}\"}","context":{"RequestID":"038a7d88-de49-438e-b503-a9ae3e720436","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ec24d22-c469-44cb-a464-75fbaed300dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:30.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:30.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"038a7d88-de49-438e-b503-a9ae3e720436","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec24d22-c469-44cb-a464-75fbaed300dc","LogTimestamp":"2023-04-23T00:34:30.211Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:32.221Z","message":"Entering","context":{"RequestID":"5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bcb730a-ae2a-47c0-98ab-17a64b1e6aad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:32.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:32.224Z","message":"{\"transactionId\":\"5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:32:221\",\"respDate\":\"230423-00:34:32:223\",\"sourceId\":\"haproxy:5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:32:221-71520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31a8434d-1f3a-4824-a794-c5f04a47d547], x-b3-parentspanid=[45d96eccfccc841d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2d88d4c8723cd3745d96eccfccc841d], x-b3-spanid=[58690dbdf33cf5c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2]}\\\"}\"}","context":{"RequestID":"5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bcb730a-ae2a-47c0-98ab-17a64b1e6aad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:32.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:32.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5442a1de-73cc-4cd4-bbdc-86c6ad9b9af2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bcb730a-ae2a-47c0-98ab-17a64b1e6aad","LogTimestamp":"2023-04-23T00:34:32.224Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:32.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:32.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:32.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:32.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:34.235Z","message":"Entering","context":{"RequestID":"e2c84b73-c326-4242-ada1-86429682b79c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a831814-c81d-4b20-a9f9-27ba1bc1862d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:34.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:34.237Z","message":"{\"transactionId\":\"e2c84b73-c326-4242-ada1-86429682b79c\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:34:236\",\"respDate\":\"230423-00:34:34:237\",\"sourceId\":\"haproxy:e2c84b73-c326-4242-ada1-86429682b79c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:34:236-61238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1ca0729-96af-4fa9-a4a8-d15d260cb1bb], x-b3-parentspanid=[47420f262d61720b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa76735d6f9b546247420f262d61720b], x-b3-spanid=[23211caea2e83964], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2c84b73-c326-4242-ada1-86429682b79c]}\\\"}\"}","context":{"RequestID":"e2c84b73-c326-4242-ada1-86429682b79c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a831814-c81d-4b20-a9f9-27ba1bc1862d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:34.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:34.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2c84b73-c326-4242-ada1-86429682b79c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a831814-c81d-4b20-a9f9-27ba1bc1862d","LogTimestamp":"2023-04-23T00:34:34.238Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:35.074Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:35.082Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:36.249Z","message":"Entering","context":{"RequestID":"7dbf0415-bbcf-437f-b93a-51369d7bc325","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f04a228a-0dcb-465b-b649-735db6026a23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:36.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:36.251Z","message":"{\"transactionId\":\"7dbf0415-bbcf-437f-b93a-51369d7bc325\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:36:249\",\"respDate\":\"230423-00:34:36:251\",\"sourceId\":\"haproxy:7dbf0415-bbcf-437f-b93a-51369d7bc325\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:36:249-73863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b5a720f-1579-43c7-9e61-73405322615d], x-b3-parentspanid=[bd9df869032c4877], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59f3c7b3a984e2d3bd9df869032c4877], x-b3-spanid=[b3d6d5bfd4bd1aea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dbf0415-bbcf-437f-b93a-51369d7bc325]}\\\"}\"}","context":{"RequestID":"7dbf0415-bbcf-437f-b93a-51369d7bc325","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f04a228a-0dcb-465b-b649-735db6026a23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:36.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:36.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dbf0415-bbcf-437f-b93a-51369d7bc325","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f04a228a-0dcb-465b-b649-735db6026a23","LogTimestamp":"2023-04-23T00:34:36.252Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:38.260Z","message":"Entering","context":{"RequestID":"bde8df6d-22f3-4aec-92e8-91b45789d78d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fad83794-2488-4937-ac8b-33cdb5c37ab6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:38.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:38.262Z","message":"{\"transactionId\":\"bde8df6d-22f3-4aec-92e8-91b45789d78d\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:38:261\",\"respDate\":\"230423-00:34:38:262\",\"sourceId\":\"haproxy:bde8df6d-22f3-4aec-92e8-91b45789d78d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:38:261-51217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d740f705-7d19-456c-8ba8-c9ac75ab1101], x-b3-parentspanid=[f77ec6c74330042b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cd4f30d256093f2f77ec6c74330042b], x-b3-spanid=[365f3fa6b1f3620a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bde8df6d-22f3-4aec-92e8-91b45789d78d]}\\\"}\"}","context":{"RequestID":"bde8df6d-22f3-4aec-92e8-91b45789d78d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fad83794-2488-4937-ac8b-33cdb5c37ab6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:38.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:38.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bde8df6d-22f3-4aec-92e8-91b45789d78d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fad83794-2488-4937-ac8b-33cdb5c37ab6","LogTimestamp":"2023-04-23T00:34:38.263Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:34:39.212Z","message":"Entering","context":{"RequestID":"684ecaca-5162-448b-ba91-18fe18fd0bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8af8620e-c370-474f-b0d1-3bd159504147","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"684ecaca-5162-448b-ba91-18fe18fd0bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8af8620e-c370-474f-b0d1-3bd159504147","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:39.215Z","message":"{\"transactionId\":\"684ecaca-5162-448b-ba91-18fe18fd0bf0\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:39:213\",\"respDate\":\"230423-00:34:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:684ecaca-5162-448b-ba91-18fe18fd0bf0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:39:213-60136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[684ecaca-5162-448b-ba91-18fe18fd0bf0]}\\\"}\"}","context":{"RequestID":"684ecaca-5162-448b-ba91-18fe18fd0bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8af8620e-c370-474f-b0d1-3bd159504147","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"684ecaca-5162-448b-ba91-18fe18fd0bf0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8af8620e-c370-474f-b0d1-3bd159504147","LogTimestamp":"2023-04-23T00:34:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:39.320Z","message":"Entering","context":{"RequestID":"e81ee74f-1fe2-4495-9aa6-2a55404e444c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5523fb59-a5d8-44fb-acd0-8f8dfe36937d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:39.323Z","message":"{\"transactionId\":\"e81ee74f-1fe2-4495-9aa6-2a55404e444c\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:39:321\",\"respDate\":\"230423-00:34:39:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e81ee74f-1fe2-4495-9aa6-2a55404e444c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:39:321-22140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa467fcc-c515-447e-a692-abb3904caa2c], x-b3-parentspanid=[92f9157d20a38c44], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47403], x-envoy-attempt-count=[1], x-b3-traceid=[0f763f7f47b6e1c392f9157d20a38c44], x-b3-spanid=[e0c031ca9e4bbeae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e81ee74f-1fe2-4495-9aa6-2a55404e444c]}\\\"}\"}","context":{"RequestID":"e81ee74f-1fe2-4495-9aa6-2a55404e444c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5523fb59-a5d8-44fb-acd0-8f8dfe36937d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:39.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e81ee74f-1fe2-4495-9aa6-2a55404e444c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5523fb59-a5d8-44fb-acd0-8f8dfe36937d","LogTimestamp":"2023-04-23T00:34:39.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:40.272Z","message":"Entering","context":{"RequestID":"f0003fa5-3882-4441-beee-228a043b5d92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09f33d64-2819-4159-a2d5-384cb8aac6b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:40.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:40.275Z","message":"{\"transactionId\":\"f0003fa5-3882-4441-beee-228a043b5d92\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:40:273\",\"respDate\":\"230423-00:34:40:275\",\"sourceId\":\"haproxy:f0003fa5-3882-4441-beee-228a043b5d92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:40:273-48310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3043810b-0d03-4706-9800-51d7f090f5f4], x-b3-parentspanid=[56db392f55b6712d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9627f68451ab730856db392f55b6712d], x-b3-spanid=[8a7898122fb98323], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0003fa5-3882-4441-beee-228a043b5d92]}\\\"}\"}","context":{"RequestID":"f0003fa5-3882-4441-beee-228a043b5d92","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09f33d64-2819-4159-a2d5-384cb8aac6b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:40.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:40.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0003fa5-3882-4441-beee-228a043b5d92","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09f33d64-2819-4159-a2d5-384cb8aac6b5","LogTimestamp":"2023-04-23T00:34:40.275Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:42.285Z","message":"Entering","context":{"RequestID":"571c0e17-8ed1-43f3-a9cd-cfe580579d0a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88e98cf8-05f8-4ac9-8b06-f9d70de4743a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:42.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:42.288Z","message":"{\"transactionId\":\"571c0e17-8ed1-43f3-a9cd-cfe580579d0a\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:42:286\",\"respDate\":\"230423-00:34:42:288\",\"sourceId\":\"haproxy:571c0e17-8ed1-43f3-a9cd-cfe580579d0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:42:286-46545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58945723-57a5-4f62-8aad-9f0b6ed169b9], x-b3-parentspanid=[eca3c06f45a4e332], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca7eac61171b207feca3c06f45a4e332], x-b3-spanid=[8fc7da0f5df99cb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[571c0e17-8ed1-43f3-a9cd-cfe580579d0a]}\\\"}\"}","context":{"RequestID":"571c0e17-8ed1-43f3-a9cd-cfe580579d0a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88e98cf8-05f8-4ac9-8b06-f9d70de4743a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:42.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:42.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"571c0e17-8ed1-43f3-a9cd-cfe580579d0a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e98cf8-05f8-4ac9-8b06-f9d70de4743a","LogTimestamp":"2023-04-23T00:34:42.289Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:42.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:42.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:42.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:42.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:44.298Z","message":"Entering","context":{"RequestID":"797de025-1636-4196-a3cb-ee8ce6e2e215","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59539e71-9034-4582-930b-ec91045e5f25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:44.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:44.301Z","message":"{\"transactionId\":\"797de025-1636-4196-a3cb-ee8ce6e2e215\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:44:299\",\"respDate\":\"230423-00:34:44:301\",\"sourceId\":\"haproxy:797de025-1636-4196-a3cb-ee8ce6e2e215\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:44:299-41057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16e7c001-09f6-4479-ab47-e34b286e5811], x-b3-parentspanid=[d86eff539db979ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a5488d853b0dfe4d86eff539db979ed], x-b3-spanid=[7115d3d37e47e736], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[797de025-1636-4196-a3cb-ee8ce6e2e215]}\\\"}\"}","context":{"RequestID":"797de025-1636-4196-a3cb-ee8ce6e2e215","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59539e71-9034-4582-930b-ec91045e5f25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:44.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:44.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"797de025-1636-4196-a3cb-ee8ce6e2e215","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59539e71-9034-4582-930b-ec91045e5f25","LogTimestamp":"2023-04-23T00:34:44.302Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:34:46.312Z","message":"Entering","context":{"RequestID":"139ff7fc-0e02-42c9-a5ae-cca7ff0922d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8338039-9cd6-44b9-a319-155f083453d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:46.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:46.315Z","message":"{\"transactionId\":\"139ff7fc-0e02-42c9-a5ae-cca7ff0922d8\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:46:313\",\"respDate\":\"230423-00:34:46:315\",\"sourceId\":\"haproxy:139ff7fc-0e02-42c9-a5ae-cca7ff0922d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:46:313-36814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82e3435e-3f75-4112-9d44-fc13fb91e641], x-b3-parentspanid=[943f7d55d893535e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1a229ab818b39c7943f7d55d893535e], x-b3-spanid=[fa8c2d0ee6ca2b6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[139ff7fc-0e02-42c9-a5ae-cca7ff0922d8]}\\\"}\"}","context":{"RequestID":"139ff7fc-0e02-42c9-a5ae-cca7ff0922d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8338039-9cd6-44b9-a319-155f083453d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:46.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:46.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"139ff7fc-0e02-42c9-a5ae-cca7ff0922d8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8338039-9cd6-44b9-a319-155f083453d8","LogTimestamp":"2023-04-23T00:34:46.316Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:48.326Z","message":"Entering","context":{"RequestID":"6835cc0c-02d5-492d-95c1-e90622719414","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00e19a02-4887-4ece-b4f9-2be5f2d1c204","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:48.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:48.329Z","message":"{\"transactionId\":\"6835cc0c-02d5-492d-95c1-e90622719414\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:48:327\",\"respDate\":\"230423-00:34:48:329\",\"sourceId\":\"haproxy:6835cc0c-02d5-492d-95c1-e90622719414\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:48:327-13839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[641b61e1-2686-4b56-8cce-9c0ee2dcd3f7], x-b3-parentspanid=[7f1d18a191ec8e79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff0405c2165c2cf07f1d18a191ec8e79], x-b3-spanid=[63cf78eeaff68f65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6835cc0c-02d5-492d-95c1-e90622719414]}\\\"}\"}","context":{"RequestID":"6835cc0c-02d5-492d-95c1-e90622719414","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00e19a02-4887-4ece-b4f9-2be5f2d1c204","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:48.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:48.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6835cc0c-02d5-492d-95c1-e90622719414","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00e19a02-4887-4ece-b4f9-2be5f2d1c204","LogTimestamp":"2023-04-23T00:34:48.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:49.212Z","message":"Entering","context":{"RequestID":"3a3939de-29d4-4b01-9bf6-32ed5db00638","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0941e387-5d6f-4641-a52a-5018a9586edf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"3a3939de-29d4-4b01-9bf6-32ed5db00638","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0941e387-5d6f-4641-a52a-5018a9586edf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:49.215Z","message":"{\"transactionId\":\"3a3939de-29d4-4b01-9bf6-32ed5db00638\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:49:213\",\"respDate\":\"230423-00:34:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3a3939de-29d4-4b01-9bf6-32ed5db00638\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:49:213-64780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3a3939de-29d4-4b01-9bf6-32ed5db00638]}\\\"}\"}","context":{"RequestID":"3a3939de-29d4-4b01-9bf6-32ed5db00638","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0941e387-5d6f-4641-a52a-5018a9586edf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a3939de-29d4-4b01-9bf6-32ed5db00638","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0941e387-5d6f-4641-a52a-5018a9586edf","LogTimestamp":"2023-04-23T00:34:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:49.321Z","message":"Entering","context":{"RequestID":"b636a181-deff-40d4-89d2-d24f885ceceb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"751e7016-ea83-432b-8886-706fac7d8f3f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:49.323Z","message":"{\"transactionId\":\"b636a181-deff-40d4-89d2-d24f885ceceb\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:49:321\",\"respDate\":\"230423-00:34:49:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b636a181-deff-40d4-89d2-d24f885ceceb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:49:321-38546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[805033f1-8129-4d37-ac3c-ef263597896e], x-b3-parentspanid=[e32a80255ef29011], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35467], x-envoy-attempt-count=[1], x-b3-traceid=[32628ecf0795eba9e32a80255ef29011], x-b3-spanid=[6c2ede6427da23c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b636a181-deff-40d4-89d2-d24f885ceceb]}\\\"}\"}","context":{"RequestID":"b636a181-deff-40d4-89d2-d24f885ceceb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"751e7016-ea83-432b-8886-706fac7d8f3f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:49.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b636a181-deff-40d4-89d2-d24f885ceceb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"751e7016-ea83-432b-8886-706fac7d8f3f","LogTimestamp":"2023-04-23T00:34:49.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:50.341Z","message":"Entering","context":{"RequestID":"77c3d8af-fe74-4059-9507-4d1662a9ede9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb2597e9-723f-4e44-b281-f857ccb58b23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:50.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:50.343Z","message":"{\"transactionId\":\"77c3d8af-fe74-4059-9507-4d1662a9ede9\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:50:341\",\"respDate\":\"230423-00:34:50:343\",\"sourceId\":\"haproxy:77c3d8af-fe74-4059-9507-4d1662a9ede9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:50:341-65050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd5793b3-cbd4-41f8-a658-d25568750348], x-b3-parentspanid=[c6e9e05915a29d53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1dee548442e3b7d0c6e9e05915a29d53], x-b3-spanid=[1378c6cedc28cd0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77c3d8af-fe74-4059-9507-4d1662a9ede9]}\\\"}\"}","context":{"RequestID":"77c3d8af-fe74-4059-9507-4d1662a9ede9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb2597e9-723f-4e44-b281-f857ccb58b23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:50.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:50.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c3d8af-fe74-4059-9507-4d1662a9ede9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb2597e9-723f-4e44-b281-f857ccb58b23","LogTimestamp":"2023-04-23T00:34:50.344Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:52.355Z","message":"Entering","context":{"RequestID":"17f9fdef-03da-4b54-9934-f6afdadb5a6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c2bbf2c-5509-49d7-b8e4-db4f29db2f6c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:52.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:52.358Z","message":"{\"transactionId\":\"17f9fdef-03da-4b54-9934-f6afdadb5a6e\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:52:356\",\"respDate\":\"230423-00:34:52:357\",\"sourceId\":\"haproxy:17f9fdef-03da-4b54-9934-f6afdadb5a6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:52:356-1342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38fd96be-20dd-4637-9b17-646e3d21acdc], x-b3-parentspanid=[6202b965f94170d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70457baab9ebfd966202b965f94170d1], x-b3-spanid=[cd45558bbd03322a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17f9fdef-03da-4b54-9934-f6afdadb5a6e]}\\\"}\"}","context":{"RequestID":"17f9fdef-03da-4b54-9934-f6afdadb5a6e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c2bbf2c-5509-49d7-b8e4-db4f29db2f6c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:52.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:52.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17f9fdef-03da-4b54-9934-f6afdadb5a6e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c2bbf2c-5509-49d7-b8e4-db4f29db2f6c","LogTimestamp":"2023-04-23T00:34:52.358Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:34:52.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:34:52.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:52.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:52.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:54.369Z","message":"Entering","context":{"RequestID":"5f13bb16-3a3f-4682-97d1-39957b83ed71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de13de12-4479-4baf-92f8-848e9b0108e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:54.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:54.371Z","message":"{\"transactionId\":\"5f13bb16-3a3f-4682-97d1-39957b83ed71\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:54:370\",\"respDate\":\"230423-00:34:54:371\",\"sourceId\":\"haproxy:5f13bb16-3a3f-4682-97d1-39957b83ed71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:34:54:370-4508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a746dc9f-d03c-4ea1-9919-f96b003a6d79], x-b3-parentspanid=[d523e7c789abbe3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c92df3fbd405d88ad523e7c789abbe3a], x-b3-spanid=[2da3381c3690d0da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f13bb16-3a3f-4682-97d1-39957b83ed71]}\\\"}\"}","context":{"RequestID":"5f13bb16-3a3f-4682-97d1-39957b83ed71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de13de12-4479-4baf-92f8-848e9b0108e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:54.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:54.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f13bb16-3a3f-4682-97d1-39957b83ed71","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de13de12-4479-4baf-92f8-848e9b0108e0","LogTimestamp":"2023-04-23T00:34:54.372Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:34:56.382Z","message":"Entering","context":{"RequestID":"e716da4c-928b-4684-a6fe-0fb6ed15f29b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e60d7455-7dbb-4e32-b4ee-a992eef58fbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:56.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:56.385Z","message":"{\"transactionId\":\"e716da4c-928b-4684-a6fe-0fb6ed15f29b\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:56:383\",\"respDate\":\"230423-00:34:56:385\",\"sourceId\":\"haproxy:e716da4c-928b-4684-a6fe-0fb6ed15f29b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:56:383-3691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[822ce38a-015f-442b-bdfe-3e42558cc895], x-b3-parentspanid=[10dced6c7f8d5e93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ebe092aa9cf1eb410dced6c7f8d5e93], x-b3-spanid=[38d9d991297e9504], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e716da4c-928b-4684-a6fe-0fb6ed15f29b]}\\\"}\"}","context":{"RequestID":"e716da4c-928b-4684-a6fe-0fb6ed15f29b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e60d7455-7dbb-4e32-b4ee-a992eef58fbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:56.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:56.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e716da4c-928b-4684-a6fe-0fb6ed15f29b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60d7455-7dbb-4e32-b4ee-a992eef58fbb","LogTimestamp":"2023-04-23T00:34:56.386Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:34:58.397Z","message":"Entering","context":{"RequestID":"dc02e5fb-d483-4ab5-be08-8d00056124f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5f9b2b9-cc76-481a-8ee0-925ce6312e40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:58.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:58.401Z","message":"{\"transactionId\":\"dc02e5fb-d483-4ab5-be08-8d00056124f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:58:398\",\"respDate\":\"230423-00:34:58:400\",\"sourceId\":\"haproxy:dc02e5fb-d483-4ab5-be08-8d00056124f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:58:398-75546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca910e3d-00f2-406f-a285-d2b6e04d3b39], x-b3-parentspanid=[49f103ce9a8ad3f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e60ae7359f6880349f103ce9a8ad3f4], x-b3-spanid=[24f495eb63fc5a0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc02e5fb-d483-4ab5-be08-8d00056124f4]}\\\"}\"}","context":{"RequestID":"dc02e5fb-d483-4ab5-be08-8d00056124f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5f9b2b9-cc76-481a-8ee0-925ce6312e40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:34:58.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:58.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc02e5fb-d483-4ab5-be08-8d00056124f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5f9b2b9-cc76-481a-8ee0-925ce6312e40","LogTimestamp":"2023-04-23T00:34:58.402Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:34:59.214Z","message":"Entering","context":{"RequestID":"91c1f128-f4d1-4552-9019-ef09b2ef09e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a524c22-f239-4fe6-8022-63081a027068","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:59.217Z","message":"Database is available from CACHED check.","context":{"RequestID":"91c1f128-f4d1-4552-9019-ef09b2ef09e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a524c22-f239-4fe6-8022-63081a027068","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:59.218Z","message":"{\"transactionId\":\"91c1f128-f4d1-4552-9019-ef09b2ef09e0\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:59:215\",\"respDate\":\"230423-00:34:59:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91c1f128-f4d1-4552-9019-ef09b2ef09e0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:34:59:215-70593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91c1f128-f4d1-4552-9019-ef09b2ef09e0]}\\\"}\"}","context":{"RequestID":"91c1f128-f4d1-4552-9019-ef09b2ef09e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a524c22-f239-4fe6-8022-63081a027068","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:34:59.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:59.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91c1f128-f4d1-4552-9019-ef09b2ef09e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a524c22-f239-4fe6-8022-63081a027068","LogTimestamp":"2023-04-23T00:34:59.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:34:59.320Z","message":"Entering","context":{"RequestID":"fe8e9169-f86a-49cb-a4b3-89825193c70f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca92558c-70ba-4ae4-b0d7-3282d2fd4127","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:34:59.322Z","message":"{\"transactionId\":\"fe8e9169-f86a-49cb-a4b3-89825193c70f\",\"status\":\"200\",\"rqstDate\":\"230423-00:34:59:321\",\"respDate\":\"230423-00:34:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe8e9169-f86a-49cb-a4b3-89825193c70f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:34:59:321-51963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d952414f-961e-4407-95f7-eb6c7740872f], x-b3-parentspanid=[61eeb84d182ce3fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35493], x-envoy-attempt-count=[1], x-b3-traceid=[795b1a0e03cac16561eeb84d182ce3fe], x-b3-spanid=[ed061597448d3fc5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe8e9169-f86a-49cb-a4b3-89825193c70f]}\\\"}\"}","context":{"RequestID":"fe8e9169-f86a-49cb-a4b3-89825193c70f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca92558c-70ba-4ae4-b0d7-3282d2fd4127","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:34:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:34:59.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe8e9169-f86a-49cb-a4b3-89825193c70f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca92558c-70ba-4ae4-b0d7-3282d2fd4127","LogTimestamp":"2023-04-23T00:34:59.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:34:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:00.413Z","message":"Entering","context":{"RequestID":"06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8578fccd-8b2f-4052-b8ce-25217e660698","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:00.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:00.416Z","message":"{\"transactionId\":\"06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:00:414\",\"respDate\":\"230423-00:35:00:416\",\"sourceId\":\"haproxy:06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:00:414-96838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81ced343-3a8f-4224-b28b-562b2d71f217], x-b3-parentspanid=[4fe3e41d42d3a468], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d0433345025c8884fe3e41d42d3a468], x-b3-spanid=[db0b76e2babf0e09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd]}\\\"}\"}","context":{"RequestID":"06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8578fccd-8b2f-4052-b8ce-25217e660698","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:00.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:00.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06b1dfe9-ccb6-4c17-8e54-77dcedbbbbbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8578fccd-8b2f-4052-b8ce-25217e660698","LogTimestamp":"2023-04-23T00:35:00.417Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:02.427Z","message":"Entering","context":{"RequestID":"18e7f5e3-c968-4ef7-a850-3716ba6e0140","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87e5ac95-e206-445c-9ab5-5a1145099c70","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:02.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:02.429Z","message":"{\"transactionId\":\"18e7f5e3-c968-4ef7-a850-3716ba6e0140\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:02:427\",\"respDate\":\"230423-00:35:02:429\",\"sourceId\":\"haproxy:18e7f5e3-c968-4ef7-a850-3716ba6e0140\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:02:427-95689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[145188f4-c3cf-4314-9907-d875e966ba1f], x-b3-parentspanid=[3dcd07dd0738e185], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17075ec976fb69e93dcd07dd0738e185], x-b3-spanid=[f11a0cb5065e71df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18e7f5e3-c968-4ef7-a850-3716ba6e0140]}\\\"}\"}","context":{"RequestID":"18e7f5e3-c968-4ef7-a850-3716ba6e0140","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87e5ac95-e206-445c-9ab5-5a1145099c70","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:02.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:02.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18e7f5e3-c968-4ef7-a850-3716ba6e0140","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87e5ac95-e206-445c-9ab5-5a1145099c70","LogTimestamp":"2023-04-23T00:35:02.429Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:02.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:02.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:02.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:02.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:04.441Z","message":"Entering","context":{"RequestID":"9a65151d-832b-4172-8e44-de4150301832","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d00ded70-5b01-4305-9cee-ce442c170f7d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:04.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:04.449Z","message":"{\"transactionId\":\"9a65151d-832b-4172-8e44-de4150301832\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:04:442\",\"respDate\":\"230423-00:35:04:449\",\"sourceId\":\"haproxy:9a65151d-832b-4172-8e44-de4150301832\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:04:442-66387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4961d6e-06e2-4d5f-9dff-6c71f96296a4], x-b3-parentspanid=[46191995a3130004], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d5231b578a90ee546191995a3130004], x-b3-spanid=[3670179f52905755], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a65151d-832b-4172-8e44-de4150301832]}\\\"}\"}","context":{"RequestID":"9a65151d-832b-4172-8e44-de4150301832","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d00ded70-5b01-4305-9cee-ce442c170f7d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:04.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:04.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a65151d-832b-4172-8e44-de4150301832","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d00ded70-5b01-4305-9cee-ce442c170f7d","LogTimestamp":"2023-04-23T00:35:04.450Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-23T00:35:05.083Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:05.089Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:06.460Z","message":"Entering","context":{"RequestID":"36459e9a-b5ed-425c-b90b-62574f76b429","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d4a37c-6f0a-4e7e-b7f6-fa8b906caff2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:06.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:06.463Z","message":"{\"transactionId\":\"36459e9a-b5ed-425c-b90b-62574f76b429\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:06:461\",\"respDate\":\"230423-00:35:06:463\",\"sourceId\":\"haproxy:36459e9a-b5ed-425c-b90b-62574f76b429\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:06:461-11423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[351a9f77-94ae-4d1a-95ac-83c640118ded], x-b3-parentspanid=[e98428f69e3f9096], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[beefdb73ac28d7fbe98428f69e3f9096], x-b3-spanid=[9a2b1031ddab88a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36459e9a-b5ed-425c-b90b-62574f76b429]}\\\"}\"}","context":{"RequestID":"36459e9a-b5ed-425c-b90b-62574f76b429","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17d4a37c-6f0a-4e7e-b7f6-fa8b906caff2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:06.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:06.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36459e9a-b5ed-425c-b90b-62574f76b429","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17d4a37c-6f0a-4e7e-b7f6-fa8b906caff2","LogTimestamp":"2023-04-23T00:35:06.463Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:08.474Z","message":"Entering","context":{"RequestID":"fb8a805b-4036-4f14-99b2-9a5d9a5dd561","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"903a2490-e70d-42ec-a27a-d2e5f3299c79","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:08.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:08.476Z","message":"{\"transactionId\":\"fb8a805b-4036-4f14-99b2-9a5d9a5dd561\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:08:475\",\"respDate\":\"230423-00:35:08:476\",\"sourceId\":\"haproxy:fb8a805b-4036-4f14-99b2-9a5d9a5dd561\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:08:475-13042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bb6ea9c-2c07-4e66-98f5-3c95be2ec0cd], x-b3-parentspanid=[07bfab99d637f5ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3d459ebd01801d407bfab99d637f5ce], x-b3-spanid=[273267f759a10bd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb8a805b-4036-4f14-99b2-9a5d9a5dd561]}\\\"}\"}","context":{"RequestID":"fb8a805b-4036-4f14-99b2-9a5d9a5dd561","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"903a2490-e70d-42ec-a27a-d2e5f3299c79","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:08.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:08.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb8a805b-4036-4f14-99b2-9a5d9a5dd561","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"903a2490-e70d-42ec-a27a-d2e5f3299c79","LogTimestamp":"2023-04-23T00:35:08.476Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:35:09.212Z","message":"Entering","context":{"RequestID":"4ae661ca-a0e6-4af1-bb38-dae8a17642aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7716e02-de13-42e5-b98e-d5a87d5bff09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ae661ca-a0e6-4af1-bb38-dae8a17642aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7716e02-de13-42e5-b98e-d5a87d5bff09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:09.216Z","message":"{\"transactionId\":\"4ae661ca-a0e6-4af1-bb38-dae8a17642aa\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:09:213\",\"respDate\":\"230423-00:35:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ae661ca-a0e6-4af1-bb38-dae8a17642aa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:09:213-20379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ae661ca-a0e6-4af1-bb38-dae8a17642aa]}\\\"}\"}","context":{"RequestID":"4ae661ca-a0e6-4af1-bb38-dae8a17642aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7716e02-de13-42e5-b98e-d5a87d5bff09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ae661ca-a0e6-4af1-bb38-dae8a17642aa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7716e02-de13-42e5-b98e-d5a87d5bff09","LogTimestamp":"2023-04-23T00:35:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:35:09.319Z","message":"Entering","context":{"RequestID":"60e02e15-7539-4b19-9eda-245512be6158","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b1454b6-0be3-40c6-9104-f8bd021e0072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:09.321Z","message":"{\"transactionId\":\"60e02e15-7539-4b19-9eda-245512be6158\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:09:320\",\"respDate\":\"230423-00:35:09:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60e02e15-7539-4b19-9eda-245512be6158\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:09:320-7995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a757a562-9a3d-41e1-a40d-52c7efdaf46b], x-b3-parentspanid=[513efe3685cc02b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56761], x-envoy-attempt-count=[1], x-b3-traceid=[c8f24768f6fbb2dc513efe3685cc02b8], x-b3-spanid=[43fb7392e6f3a587], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60e02e15-7539-4b19-9eda-245512be6158]}\\\"}\"}","context":{"RequestID":"60e02e15-7539-4b19-9eda-245512be6158","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b1454b6-0be3-40c6-9104-f8bd021e0072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:09.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:09.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e02e15-7539-4b19-9eda-245512be6158","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b1454b6-0be3-40c6-9104-f8bd021e0072","LogTimestamp":"2023-04-23T00:35:09.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:35:10.486Z","message":"Entering","context":{"RequestID":"2a996dec-05db-4152-97ab-727d4c344830","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7dccc2f4-9156-41b6-a95e-3df470f5214d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:10.487Z","message":"{\"transactionId\":\"2a996dec-05db-4152-97ab-727d4c344830\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:10:486\",\"respDate\":\"230423-00:35:10:487\",\"sourceId\":\"haproxy:2a996dec-05db-4152-97ab-727d4c344830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:10:486-25718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89aca38a-c6df-4da9-8d7f-da21ee0ae99d], x-b3-parentspanid=[e6055502e994d960], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[585eaeff7774a714e6055502e994d960], x-b3-spanid=[56a661816c1475cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a996dec-05db-4152-97ab-727d4c344830]}\\\"}\"}","context":{"RequestID":"2a996dec-05db-4152-97ab-727d4c344830","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7dccc2f4-9156-41b6-a95e-3df470f5214d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:10.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:10.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a996dec-05db-4152-97ab-727d4c344830","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dccc2f4-9156-41b6-a95e-3df470f5214d","LogTimestamp":"2023-04-23T00:35:10.488Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:12.497Z","message":"Entering","context":{"RequestID":"829ee4ee-a102-4da6-9eb6-2b8809447660","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e40e9e67-ef26-400a-aae4-118649a2a00c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:12.499Z","message":"{\"transactionId\":\"829ee4ee-a102-4da6-9eb6-2b8809447660\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:12:498\",\"respDate\":\"230423-00:35:12:499\",\"sourceId\":\"haproxy:829ee4ee-a102-4da6-9eb6-2b8809447660\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:12:498-9607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78cd29fb-318e-4667-bf34-803a894860ce], x-b3-parentspanid=[627c2a50f323a44b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eed0c0a8feef045e627c2a50f323a44b], x-b3-spanid=[d04b205cbb0c4d2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[829ee4ee-a102-4da6-9eb6-2b8809447660]}\\\"}\"}","context":{"RequestID":"829ee4ee-a102-4da6-9eb6-2b8809447660","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e40e9e67-ef26-400a-aae4-118649a2a00c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:12.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:12.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"829ee4ee-a102-4da6-9eb6-2b8809447660","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e40e9e67-ef26-400a-aae4-118649a2a00c","LogTimestamp":"2023-04-23T00:35:12.500Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:12.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:12.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:12.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:12.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:14.509Z","message":"Entering","context":{"RequestID":"407e87f0-7d9a-4238-9557-da4860f54fa9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"049d2d26-3013-4781-84a7-70a50937597f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:14.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:14.511Z","message":"{\"transactionId\":\"407e87f0-7d9a-4238-9557-da4860f54fa9\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:14:510\",\"respDate\":\"230423-00:35:14:511\",\"sourceId\":\"haproxy:407e87f0-7d9a-4238-9557-da4860f54fa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:14:510-84562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e873f5f-4085-4c0a-9990-ff352e751cb2], x-b3-parentspanid=[17e20c5bec1256cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75691b6c2900ce8f17e20c5bec1256cd], x-b3-spanid=[125abaaa111ee50c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[407e87f0-7d9a-4238-9557-da4860f54fa9]}\\\"}\"}","context":{"RequestID":"407e87f0-7d9a-4238-9557-da4860f54fa9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"049d2d26-3013-4781-84a7-70a50937597f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:14.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:14.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"407e87f0-7d9a-4238-9557-da4860f54fa9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"049d2d26-3013-4781-84a7-70a50937597f","LogTimestamp":"2023-04-23T00:35:14.512Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:16.522Z","message":"Entering","context":{"RequestID":"40fd8262-ed02-4d94-b909-75fd95049e53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d4fbbc7-443c-4bf3-be7d-dbb1e7b26ea2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:16.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:16.525Z","message":"{\"transactionId\":\"40fd8262-ed02-4d94-b909-75fd95049e53\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:16:523\",\"respDate\":\"230423-00:35:16:524\",\"sourceId\":\"haproxy:40fd8262-ed02-4d94-b909-75fd95049e53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:16:523-11488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2173d513-a9d3-443c-8d30-6498d0fb27bc], x-b3-parentspanid=[87443714ae99fff6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d10aa718a1f7e1287443714ae99fff6], x-b3-spanid=[a9686435d5f0a7f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40fd8262-ed02-4d94-b909-75fd95049e53]}\\\"}\"}","context":{"RequestID":"40fd8262-ed02-4d94-b909-75fd95049e53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d4fbbc7-443c-4bf3-be7d-dbb1e7b26ea2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:16.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:16.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40fd8262-ed02-4d94-b909-75fd95049e53","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4fbbc7-443c-4bf3-be7d-dbb1e7b26ea2","LogTimestamp":"2023-04-23T00:35:16.525Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:18.536Z","message":"Entering","context":{"RequestID":"1ba9b91c-c3ad-4983-b300-d903382a9aa4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ef8cfe4-96ff-42f2-b9c9-40e5a6d3f6a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:18.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:18.539Z","message":"{\"transactionId\":\"1ba9b91c-c3ad-4983-b300-d903382a9aa4\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:18:536\",\"respDate\":\"230423-00:35:18:539\",\"sourceId\":\"haproxy:1ba9b91c-c3ad-4983-b300-d903382a9aa4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:18:536-61959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3562c60-cf32-96ac-927b-01250a5f340b], x-b3-parentspanid=[390661914d0abfee], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83b80e2d1f571a4c390661914d0abfee], x-b3-spanid=[e00fd14242e320a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ba9b91c-c3ad-4983-b300-d903382a9aa4]}\\\"}\"}","context":{"RequestID":"1ba9b91c-c3ad-4983-b300-d903382a9aa4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ef8cfe4-96ff-42f2-b9c9-40e5a6d3f6a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:18.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:18.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ba9b91c-c3ad-4983-b300-d903382a9aa4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ef8cfe4-96ff-42f2-b9c9-40e5a6d3f6a1","LogTimestamp":"2023-04-23T00:35:18.539Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:19.212Z","message":"Entering","context":{"RequestID":"128b4163-11e5-4614-8f5f-35c5c4699067","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44aee1ff-244d-48fb-8adf-2dec8149357b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"128b4163-11e5-4614-8f5f-35c5c4699067","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44aee1ff-244d-48fb-8adf-2dec8149357b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:19.216Z","message":"{\"transactionId\":\"128b4163-11e5-4614-8f5f-35c5c4699067\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:19:213\",\"respDate\":\"230423-00:35:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:128b4163-11e5-4614-8f5f-35c5c4699067\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:19:213-12390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[128b4163-11e5-4614-8f5f-35c5c4699067]}\\\"}\"}","context":{"RequestID":"128b4163-11e5-4614-8f5f-35c5c4699067","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44aee1ff-244d-48fb-8adf-2dec8149357b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"128b4163-11e5-4614-8f5f-35c5c4699067","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44aee1ff-244d-48fb-8adf-2dec8149357b","LogTimestamp":"2023-04-23T00:35:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:35:19.323Z","message":"Entering","context":{"RequestID":"d1c8d75d-7296-4e23-97fa-37e70a244525","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"57a35f8f-2a14-411e-9e34-6496e2762693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:19.325Z","message":"{\"transactionId\":\"d1c8d75d-7296-4e23-97fa-37e70a244525\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:19:324\",\"respDate\":\"230423-00:35:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d1c8d75d-7296-4e23-97fa-37e70a244525\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:19:324-74882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6219a25-3a5a-927e-a5b2-fa4cf5c88600], x-b3-parentspanid=[ead0f4a91f4aadf8], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41273], x-envoy-attempt-count=[1], x-b3-traceid=[0d28a7d392b679faead0f4a91f4aadf8], x-b3-spanid=[7eaf942347e605d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d1c8d75d-7296-4e23-97fa-37e70a244525]}\\\"}\"}","context":{"RequestID":"d1c8d75d-7296-4e23-97fa-37e70a244525","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"57a35f8f-2a14-411e-9e34-6496e2762693","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1c8d75d-7296-4e23-97fa-37e70a244525","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57a35f8f-2a14-411e-9e34-6496e2762693","LogTimestamp":"2023-04-23T00:35:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:20.550Z","message":"Entering","context":{"RequestID":"1d0a66a3-bbd5-4263-b744-9fca9dcab1d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e6c2ea1-cf77-401e-b79b-d16d1de4344d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:20.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:20.552Z","message":"{\"transactionId\":\"1d0a66a3-bbd5-4263-b744-9fca9dcab1d4\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:20:551\",\"respDate\":\"230423-00:35:20:552\",\"sourceId\":\"haproxy:1d0a66a3-bbd5-4263-b744-9fca9dcab1d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:20:551-32195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d5e72aa-e500-401d-9da2-7dbe637854bc], x-b3-parentspanid=[308b2c37c3c10919], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7de630e071950ae7308b2c37c3c10919], x-b3-spanid=[f87f6fadd9008620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d0a66a3-bbd5-4263-b744-9fca9dcab1d4]}\\\"}\"}","context":{"RequestID":"1d0a66a3-bbd5-4263-b744-9fca9dcab1d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e6c2ea1-cf77-401e-b79b-d16d1de4344d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:20.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:20.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d0a66a3-bbd5-4263-b744-9fca9dcab1d4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e6c2ea1-cf77-401e-b79b-d16d1de4344d","LogTimestamp":"2023-04-23T00:35:20.553Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:22.563Z","message":"Entering","context":{"RequestID":"96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"030adc26-817f-4f70-8076-0fd7746cb169","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:22.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:22.566Z","message":"{\"transactionId\":\"96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:22:564\",\"respDate\":\"230423-00:35:22:566\",\"sourceId\":\"haproxy:96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:22:564-28133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15d04559-037b-43ce-b03a-a95c2aff0d97], x-b3-parentspanid=[1538bb2f044d7bce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6166f7b8bc272fd81538bb2f044d7bce], x-b3-spanid=[66eca2c9f63aea11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8]}\\\"}\"}","context":{"RequestID":"96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"030adc26-817f-4f70-8076-0fd7746cb169","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:22.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:22.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96f1b3c7-963f-47e6-b6bf-7c4b3a4efae8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"030adc26-817f-4f70-8076-0fd7746cb169","LogTimestamp":"2023-04-23T00:35:22.567Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:35:22.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:22.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:22.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:22.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:24.577Z","message":"Entering","context":{"RequestID":"22bbbb6d-7f16-43a5-a779-b6e570acbb67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5233950-dc9e-417d-9401-5555b81e935f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:24.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:24.580Z","message":"{\"transactionId\":\"22bbbb6d-7f16-43a5-a779-b6e570acbb67\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:24:578\",\"respDate\":\"230423-00:35:24:580\",\"sourceId\":\"haproxy:22bbbb6d-7f16-43a5-a779-b6e570acbb67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:24:578-41034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7f363b5-93cb-41ae-85dd-c0a0fb3d995a], x-b3-parentspanid=[11678dacbc8274d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a72d8ba04950013c11678dacbc8274d0], x-b3-spanid=[7f3cbc8bd1c69aec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22bbbb6d-7f16-43a5-a779-b6e570acbb67]}\\\"}\"}","context":{"RequestID":"22bbbb6d-7f16-43a5-a779-b6e570acbb67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5233950-dc9e-417d-9401-5555b81e935f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:24.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:24.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22bbbb6d-7f16-43a5-a779-b6e570acbb67","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5233950-dc9e-417d-9401-5555b81e935f","LogTimestamp":"2023-04-23T00:35:24.581Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:26.590Z","message":"Entering","context":{"RequestID":"7e7f5c73-f45b-47e6-8559-23e646a9d1f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6759a57a-17d4-4515-9f17-7339ee53a7d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:26.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:26.593Z","message":"{\"transactionId\":\"7e7f5c73-f45b-47e6-8559-23e646a9d1f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:26:591\",\"respDate\":\"230423-00:35:26:592\",\"sourceId\":\"haproxy:7e7f5c73-f45b-47e6-8559-23e646a9d1f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:26:591-45860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db73d51e-7926-4e4e-9f49-849bfa0b1796], x-b3-parentspanid=[132755221541df43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e076583a011145ba132755221541df43], x-b3-spanid=[3599dad82566a516], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e7f5c73-f45b-47e6-8559-23e646a9d1f5]}\\\"}\"}","context":{"RequestID":"7e7f5c73-f45b-47e6-8559-23e646a9d1f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6759a57a-17d4-4515-9f17-7339ee53a7d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:26.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:26.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e7f5c73-f45b-47e6-8559-23e646a9d1f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6759a57a-17d4-4515-9f17-7339ee53a7d3","LogTimestamp":"2023-04-23T00:35:26.593Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:28.604Z","message":"Entering","context":{"RequestID":"31a81f9b-7936-4b3d-9641-0d10ac70d30d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fa6d688-3c17-44aa-98dc-0a757502961d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:28.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:28.607Z","message":"{\"transactionId\":\"31a81f9b-7936-4b3d-9641-0d10ac70d30d\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:28:605\",\"respDate\":\"230423-00:35:28:607\",\"sourceId\":\"haproxy:31a81f9b-7936-4b3d-9641-0d10ac70d30d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:28:605-71191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[841255b8-53dd-4d98-8016-2022c1c61172], x-b3-parentspanid=[4772e43f39d661e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f1f3e99cae3ef0f4772e43f39d661e3], x-b3-spanid=[cdcec2e03e021d6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31a81f9b-7936-4b3d-9641-0d10ac70d30d]}\\\"}\"}","context":{"RequestID":"31a81f9b-7936-4b3d-9641-0d10ac70d30d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fa6d688-3c17-44aa-98dc-0a757502961d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:28.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:28.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31a81f9b-7936-4b3d-9641-0d10ac70d30d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fa6d688-3c17-44aa-98dc-0a757502961d","LogTimestamp":"2023-04-23T00:35:28.608Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:35:29.212Z","message":"Entering","context":{"RequestID":"366071c9-37e2-42c8-83ed-7404e5f206ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c32514a-72fb-4cd7-b4ba-1e70da7d7c4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"366071c9-37e2-42c8-83ed-7404e5f206ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c32514a-72fb-4cd7-b4ba-1e70da7d7c4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:29.215Z","message":"{\"transactionId\":\"366071c9-37e2-42c8-83ed-7404e5f206ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:29:213\",\"respDate\":\"230423-00:35:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:366071c9-37e2-42c8-83ed-7404e5f206ad\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:29:213-16345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[366071c9-37e2-42c8-83ed-7404e5f206ad]}\\\"}\"}","context":{"RequestID":"366071c9-37e2-42c8-83ed-7404e5f206ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c32514a-72fb-4cd7-b4ba-1e70da7d7c4c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"366071c9-37e2-42c8-83ed-7404e5f206ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c32514a-72fb-4cd7-b4ba-1e70da7d7c4c","LogTimestamp":"2023-04-23T00:35:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:29.321Z","message":"Entering","context":{"RequestID":"33276b3b-5e30-49e5-9f95-aa58c272e6e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"686ca624-dcb5-4e94-b04c-e4a478dd121e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:29.323Z","message":"{\"transactionId\":\"33276b3b-5e30-49e5-9f95-aa58c272e6e0\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:29:322\",\"respDate\":\"230423-00:35:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:33276b3b-5e30-49e5-9f95-aa58c272e6e0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:29:322-81076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f22240eb-6525-4af8-b20b-1b99768aa048], x-b3-parentspanid=[8c0734939330833d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60515], x-envoy-attempt-count=[1], x-b3-traceid=[2bcfc4bba5818b078c0734939330833d], x-b3-spanid=[11c4e2e75064a842], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[33276b3b-5e30-49e5-9f95-aa58c272e6e0]}\\\"}\"}","context":{"RequestID":"33276b3b-5e30-49e5-9f95-aa58c272e6e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"686ca624-dcb5-4e94-b04c-e4a478dd121e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:29.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33276b3b-5e30-49e5-9f95-aa58c272e6e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"686ca624-dcb5-4e94-b04c-e4a478dd121e","LogTimestamp":"2023-04-23T00:35:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:30.618Z","message":"Entering","context":{"RequestID":"6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6009e6e1-b408-4945-9c13-290b0ca762de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:30.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:30.621Z","message":"{\"transactionId\":\"6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:30:619\",\"respDate\":\"230423-00:35:30:621\",\"sourceId\":\"haproxy:6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:30:619-46788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9126818-3b51-43a0-816c-7c47234db295], x-b3-parentspanid=[b8af70a6300103f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11401f18d7ab94d0b8af70a6300103f7], x-b3-spanid=[afe72a1c073a5ebd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3]}\\\"}\"}","context":{"RequestID":"6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6009e6e1-b408-4945-9c13-290b0ca762de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:30.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:30.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6db28168-6ca3-4a93-8c81-f8ed4d8c4ea3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6009e6e1-b408-4945-9c13-290b0ca762de","LogTimestamp":"2023-04-23T00:35:30.621Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:32.632Z","message":"Entering","context":{"RequestID":"0c7ce576-34e0-4c40-94df-d98f7e770f45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c66ebe1c-55ad-47cf-8772-d089c9020c5a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:32.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:32.635Z","message":"{\"transactionId\":\"0c7ce576-34e0-4c40-94df-d98f7e770f45\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:32:633\",\"respDate\":\"230423-00:35:32:635\",\"sourceId\":\"haproxy:0c7ce576-34e0-4c40-94df-d98f7e770f45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:32:633-40431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[782b4353-6d72-440e-bf83-8902e528b840], x-b3-parentspanid=[206b15651e15e3c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbab8724c3149913206b15651e15e3c0], x-b3-spanid=[4448364906acb60d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c7ce576-34e0-4c40-94df-d98f7e770f45]}\\\"}\"}","context":{"RequestID":"0c7ce576-34e0-4c40-94df-d98f7e770f45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c66ebe1c-55ad-47cf-8772-d089c9020c5a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:32.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:32.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c7ce576-34e0-4c40-94df-d98f7e770f45","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c66ebe1c-55ad-47cf-8772-d089c9020c5a","LogTimestamp":"2023-04-23T00:35:32.636Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:32.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:32.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:32.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:32.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:34.647Z","message":"Entering","context":{"RequestID":"e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ede94145-0ccb-4885-a10c-5923a2d6e916","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:34.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:34.649Z","message":"{\"transactionId\":\"e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:34:647\",\"respDate\":\"230423-00:35:34:649\",\"sourceId\":\"haproxy:e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:34:647-23376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e0bf759-56bf-45a0-8734-addcc4656101], x-b3-parentspanid=[823da1666d67dc75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20a47a03e5815a43823da1666d67dc75], x-b3-spanid=[0a62f6b103726d74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba]}\\\"}\"}","context":{"RequestID":"e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ede94145-0ccb-4885-a10c-5923a2d6e916","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:34.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:34.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e42bc78a-f0b8-4bcc-ba1d-8974a8b998ba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ede94145-0ccb-4885-a10c-5923a2d6e916","LogTimestamp":"2023-04-23T00:35:34.649Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:35.089Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:35.095Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:36.659Z","message":"Entering","context":{"RequestID":"fc865bd5-d9c3-4b8f-be9e-64a1685e2cab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3e6d748-7d41-4947-9536-b422fe2093fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:36.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:36.662Z","message":"{\"transactionId\":\"fc865bd5-d9c3-4b8f-be9e-64a1685e2cab\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:36:660\",\"respDate\":\"230423-00:35:36:662\",\"sourceId\":\"haproxy:fc865bd5-d9c3-4b8f-be9e-64a1685e2cab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:36:660-88865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45a528fa-0a48-44fb-91cc-72acace9b14e], x-b3-parentspanid=[5c65ae055c158347], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f1f75bc772f1ced5c65ae055c158347], x-b3-spanid=[db4c7a4dd5b3f1f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc865bd5-d9c3-4b8f-be9e-64a1685e2cab]}\\\"}\"}","context":{"RequestID":"fc865bd5-d9c3-4b8f-be9e-64a1685e2cab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3e6d748-7d41-4947-9536-b422fe2093fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:36.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:36.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc865bd5-d9c3-4b8f-be9e-64a1685e2cab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3e6d748-7d41-4947-9536-b422fe2093fb","LogTimestamp":"2023-04-23T00:35:36.663Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:38.672Z","message":"Entering","context":{"RequestID":"7d9b0e06-2429-4b7b-90b4-d3d935560c4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7715391c-d77f-4d70-9fd1-0bf643c44907","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:38.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:38.675Z","message":"{\"transactionId\":\"7d9b0e06-2429-4b7b-90b4-d3d935560c4e\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:38:673\",\"respDate\":\"230423-00:35:38:675\",\"sourceId\":\"haproxy:7d9b0e06-2429-4b7b-90b4-d3d935560c4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:38:673-32232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf8d7e93-98b4-4c18-b212-99f17c30af3d], x-b3-parentspanid=[7c9dfadf9a840122], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7904907af40f5f947c9dfadf9a840122], x-b3-spanid=[f1aa3a3376904c23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d9b0e06-2429-4b7b-90b4-d3d935560c4e]}\\\"}\"}","context":{"RequestID":"7d9b0e06-2429-4b7b-90b4-d3d935560c4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7715391c-d77f-4d70-9fd1-0bf643c44907","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:38.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:38.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d9b0e06-2429-4b7b-90b4-d3d935560c4e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7715391c-d77f-4d70-9fd1-0bf643c44907","LogTimestamp":"2023-04-23T00:35:38.676Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:39.211Z","message":"Entering","context":{"RequestID":"e9396015-ae7e-44d1-9d2f-75e64ba736fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e49ef11-7427-4d33-a03d-640ac76c0f08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"e9396015-ae7e-44d1-9d2f-75e64ba736fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e49ef11-7427-4d33-a03d-640ac76c0f08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:39.213Z","message":"{\"transactionId\":\"e9396015-ae7e-44d1-9d2f-75e64ba736fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:39:212\",\"respDate\":\"230423-00:35:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e9396015-ae7e-44d1-9d2f-75e64ba736fd\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:39:212-3188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e9396015-ae7e-44d1-9d2f-75e64ba736fd]}\\\"}\"}","context":{"RequestID":"e9396015-ae7e-44d1-9d2f-75e64ba736fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e49ef11-7427-4d33-a03d-640ac76c0f08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:39.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9396015-ae7e-44d1-9d2f-75e64ba736fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e49ef11-7427-4d33-a03d-640ac76c0f08","LogTimestamp":"2023-04-23T00:35:39.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:39.320Z","message":"Entering","context":{"RequestID":"4754f39b-ffc0-41b6-af68-760175ed1e7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e257038-fea5-420c-8e61-77128b87655e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:39.322Z","message":"{\"transactionId\":\"4754f39b-ffc0-41b6-af68-760175ed1e7c\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:39:320\",\"respDate\":\"230423-00:35:39:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4754f39b-ffc0-41b6-af68-760175ed1e7c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:39:320-19202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[165b734f-6a05-4094-97be-1803906f66c6], x-b3-parentspanid=[61399f53bcd99373], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37225], x-envoy-attempt-count=[1], x-b3-traceid=[9417fddb0fd66b4261399f53bcd99373], x-b3-spanid=[66854e35610300ad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4754f39b-ffc0-41b6-af68-760175ed1e7c]}\\\"}\"}","context":{"RequestID":"4754f39b-ffc0-41b6-af68-760175ed1e7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e257038-fea5-420c-8e61-77128b87655e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:39.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4754f39b-ffc0-41b6-af68-760175ed1e7c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e257038-fea5-420c-8e61-77128b87655e","LogTimestamp":"2023-04-23T00:35:39.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:40.685Z","message":"Entering","context":{"RequestID":"f6f2d596-4715-48dc-a5f1-ed9e6df2e735","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"213e94b3-1b38-46dd-9e0b-a77f4f460894","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:40.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:40.687Z","message":"{\"transactionId\":\"f6f2d596-4715-48dc-a5f1-ed9e6df2e735\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:40:686\",\"respDate\":\"230423-00:35:40:687\",\"sourceId\":\"haproxy:f6f2d596-4715-48dc-a5f1-ed9e6df2e735\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:40:686-57451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1db2d0d1-a65f-4615-998e-b5b312042c1a], x-b3-parentspanid=[5ce6be7b882af508], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4edb2ab1619748a5ce6be7b882af508], x-b3-spanid=[23bec99571e2ca28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6f2d596-4715-48dc-a5f1-ed9e6df2e735]}\\\"}\"}","context":{"RequestID":"f6f2d596-4715-48dc-a5f1-ed9e6df2e735","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"213e94b3-1b38-46dd-9e0b-a77f4f460894","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:40.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:40.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6f2d596-4715-48dc-a5f1-ed9e6df2e735","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"213e94b3-1b38-46dd-9e0b-a77f4f460894","LogTimestamp":"2023-04-23T00:35:40.688Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:42.696Z","message":"Entering","context":{"RequestID":"b074af98-fd08-4774-add0-0f80224c72df","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6289cd98-73a9-45fb-ba04-ec2379db2004","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:42.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:42.699Z","message":"{\"transactionId\":\"b074af98-fd08-4774-add0-0f80224c72df\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:42:697\",\"respDate\":\"230423-00:35:42:699\",\"sourceId\":\"haproxy:b074af98-fd08-4774-add0-0f80224c72df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:42:697-44028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a411b87e-acd6-4f42-b953-57530bd31a8f], x-b3-parentspanid=[7ce1065165bd8b32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16f70d4d9d07f3847ce1065165bd8b32], x-b3-spanid=[2c726dce7f7a240a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b074af98-fd08-4774-add0-0f80224c72df]}\\\"}\"}","context":{"RequestID":"b074af98-fd08-4774-add0-0f80224c72df","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6289cd98-73a9-45fb-ba04-ec2379db2004","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:42.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:42.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b074af98-fd08-4774-add0-0f80224c72df","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6289cd98-73a9-45fb-ba04-ec2379db2004","LogTimestamp":"2023-04-23T00:35:42.699Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:42.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:42.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:42.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:42.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:44.711Z","message":"Entering","context":{"RequestID":"5bbe508e-94f5-4a3e-b401-7de3f516d0e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f9d68cc-16e0-4087-b0e1-95b05bda8e64","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:44.714Z","message":"{\"transactionId\":\"5bbe508e-94f5-4a3e-b401-7de3f516d0e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:44:712\",\"respDate\":\"230423-00:35:44:714\",\"sourceId\":\"haproxy:5bbe508e-94f5-4a3e-b401-7de3f516d0e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:44:712-76904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7be0f1d4-69a6-4f9a-a017-d478c5b99953], x-b3-parentspanid=[962727c8684f727a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71a1c5ed3e526dd6962727c8684f727a], x-b3-spanid=[731c7f30944c496f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bbe508e-94f5-4a3e-b401-7de3f516d0e2]}\\\"}\"}","context":{"RequestID":"5bbe508e-94f5-4a3e-b401-7de3f516d0e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f9d68cc-16e0-4087-b0e1-95b05bda8e64","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:44.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:44.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbe508e-94f5-4a3e-b401-7de3f516d0e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f9d68cc-16e0-4087-b0e1-95b05bda8e64","LogTimestamp":"2023-04-23T00:35:44.715Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:46.723Z","message":"Entering","context":{"RequestID":"dccd8f76-58fc-41f8-b94e-8ce9ae585cab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"833c33ce-ca8f-46a0-8cf2-34c5e0a70cc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:46.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:46.725Z","message":"{\"transactionId\":\"dccd8f76-58fc-41f8-b94e-8ce9ae585cab\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:46:724\",\"respDate\":\"230423-00:35:46:725\",\"sourceId\":\"haproxy:dccd8f76-58fc-41f8-b94e-8ce9ae585cab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:46:724-40091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d04c58be-97f2-486c-b77c-24ece3da5f2d], x-b3-parentspanid=[1947bc73925b2cf0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a69732d1afc506a81947bc73925b2cf0], x-b3-spanid=[fb03dcb0cfb427da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dccd8f76-58fc-41f8-b94e-8ce9ae585cab]}\\\"}\"}","context":{"RequestID":"dccd8f76-58fc-41f8-b94e-8ce9ae585cab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"833c33ce-ca8f-46a0-8cf2-34c5e0a70cc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:46.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:46.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dccd8f76-58fc-41f8-b94e-8ce9ae585cab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"833c33ce-ca8f-46a0-8cf2-34c5e0a70cc8","LogTimestamp":"2023-04-23T00:35:46.726Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:48.735Z","message":"Entering","context":{"RequestID":"101e2fb5-6c2e-4cc6-b14f-781999df86a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5aed300-fb7a-4273-a9b7-f39fdff56102","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:48.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:48.736Z","message":"{\"transactionId\":\"101e2fb5-6c2e-4cc6-b14f-781999df86a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:48:735\",\"respDate\":\"230423-00:35:48:736\",\"sourceId\":\"haproxy:101e2fb5-6c2e-4cc6-b14f-781999df86a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:48:735-60699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d06cc2-79be-4ba3-b57f-a9f7273ba419], x-b3-parentspanid=[85f357da7b6e5e15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[049ff7e7b01aceba85f357da7b6e5e15], x-b3-spanid=[fc29c19871d770d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[101e2fb5-6c2e-4cc6-b14f-781999df86a4]}\\\"}\"}","context":{"RequestID":"101e2fb5-6c2e-4cc6-b14f-781999df86a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5aed300-fb7a-4273-a9b7-f39fdff56102","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:48.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:48.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"101e2fb5-6c2e-4cc6-b14f-781999df86a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5aed300-fb7a-4273-a9b7-f39fdff56102","LogTimestamp":"2023-04-23T00:35:48.737Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:35:49.211Z","message":"Entering","context":{"RequestID":"7e480973-dba7-45f0-91c8-3298c2bf02a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef0f1aec-5a43-490b-92c9-6ea46367f84a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e480973-dba7-45f0-91c8-3298c2bf02a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef0f1aec-5a43-490b-92c9-6ea46367f84a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:49.215Z","message":"{\"transactionId\":\"7e480973-dba7-45f0-91c8-3298c2bf02a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:49:212\",\"respDate\":\"230423-00:35:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7e480973-dba7-45f0-91c8-3298c2bf02a3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:49:212-11290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7e480973-dba7-45f0-91c8-3298c2bf02a3]}\\\"}\"}","context":{"RequestID":"7e480973-dba7-45f0-91c8-3298c2bf02a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef0f1aec-5a43-490b-92c9-6ea46367f84a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e480973-dba7-45f0-91c8-3298c2bf02a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef0f1aec-5a43-490b-92c9-6ea46367f84a","LogTimestamp":"2023-04-23T00:35:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:49.320Z","message":"Entering","context":{"RequestID":"87f1f5c2-c33e-48e9-9815-0b69d9705147","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9389c983-d063-42a6-8438-fd893b079634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:49.323Z","message":"{\"transactionId\":\"87f1f5c2-c33e-48e9-9815-0b69d9705147\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:49:321\",\"respDate\":\"230423-00:35:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87f1f5c2-c33e-48e9-9815-0b69d9705147\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:49:321-30780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1eabacae-0a82-4d5a-ac36-dc5eb247c7d8], x-b3-parentspanid=[76b71b2ab8e7dcc6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47547], x-envoy-attempt-count=[1], x-b3-traceid=[b9b6db4e08faaa7476b71b2ab8e7dcc6], x-b3-spanid=[0c9b059f5670efa8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87f1f5c2-c33e-48e9-9815-0b69d9705147]}\\\"}\"}","context":{"RequestID":"87f1f5c2-c33e-48e9-9815-0b69d9705147","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9389c983-d063-42a6-8438-fd893b079634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87f1f5c2-c33e-48e9-9815-0b69d9705147","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9389c983-d063-42a6-8438-fd893b079634","LogTimestamp":"2023-04-23T00:35:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:50.746Z","message":"Entering","context":{"RequestID":"3d6ce764-b3dc-4534-8b16-7efb0d6ccb91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af355013-842c-4284-b4f2-0da25669aa28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:50.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:50.749Z","message":"{\"transactionId\":\"3d6ce764-b3dc-4534-8b16-7efb0d6ccb91\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:50:747\",\"respDate\":\"230423-00:35:50:749\",\"sourceId\":\"haproxy:3d6ce764-b3dc-4534-8b16-7efb0d6ccb91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:50:747-50998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edcc5d0a-f66b-4653-8895-58c9e855d7d5], x-b3-parentspanid=[47fd326ffbd4d915], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efe580ab6ca96c7047fd326ffbd4d915], x-b3-spanid=[38319b6e663b2909], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d6ce764-b3dc-4534-8b16-7efb0d6ccb91]}\\\"}\"}","context":{"RequestID":"3d6ce764-b3dc-4534-8b16-7efb0d6ccb91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af355013-842c-4284-b4f2-0da25669aa28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:50.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:50.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d6ce764-b3dc-4534-8b16-7efb0d6ccb91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af355013-842c-4284-b4f2-0da25669aa28","LogTimestamp":"2023-04-23T00:35:50.750Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:35:52.759Z","message":"Entering","context":{"RequestID":"67206020-c4f9-4d74-b5d1-b2a236c9ebc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5cd2b2f-5991-4625-a16e-de8bbd619a84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:52.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:52.762Z","message":"{\"transactionId\":\"67206020-c4f9-4d74-b5d1-b2a236c9ebc7\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:52:760\",\"respDate\":\"230423-00:35:52:762\",\"sourceId\":\"haproxy:67206020-c4f9-4d74-b5d1-b2a236c9ebc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:52:760-21096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e06dd701-4f9e-42ad-9a18-4dfbcb73ce91], x-b3-parentspanid=[b32c141936c3b39b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11645cfd27dbca9cb32c141936c3b39b], x-b3-spanid=[8dd8506f2babf750], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67206020-c4f9-4d74-b5d1-b2a236c9ebc7]}\\\"}\"}","context":{"RequestID":"67206020-c4f9-4d74-b5d1-b2a236c9ebc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5cd2b2f-5991-4625-a16e-de8bbd619a84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:52.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:52.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67206020-c4f9-4d74-b5d1-b2a236c9ebc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5cd2b2f-5991-4625-a16e-de8bbd619a84","LogTimestamp":"2023-04-23T00:35:52.763Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:52.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:35:52.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:52.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:52.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:54.773Z","message":"Entering","context":{"RequestID":"a29a94ea-f723-4ab7-9e75-62a729ebc780","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e69df3ee-93aa-4481-be42-14566f84b965","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:54.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:54.775Z","message":"{\"transactionId\":\"a29a94ea-f723-4ab7-9e75-62a729ebc780\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:54:773\",\"respDate\":\"230423-00:35:54:775\",\"sourceId\":\"haproxy:a29a94ea-f723-4ab7-9e75-62a729ebc780\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:35:54:773-79410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b57262a-82ea-4390-992b-a99aafc26382], x-b3-parentspanid=[d9e709540923bbb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5adc2634c17f2b6d9e709540923bbb6], x-b3-spanid=[d783504b03d4998e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a29a94ea-f723-4ab7-9e75-62a729ebc780]}\\\"}\"}","context":{"RequestID":"a29a94ea-f723-4ab7-9e75-62a729ebc780","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e69df3ee-93aa-4481-be42-14566f84b965","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:54.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:54.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a29a94ea-f723-4ab7-9e75-62a729ebc780","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e69df3ee-93aa-4481-be42-14566f84b965","LogTimestamp":"2023-04-23T00:35:54.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:56.787Z","message":"Entering","context":{"RequestID":"944da60d-7e78-48fa-b968-b7fa5f3039c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b3d3248-1771-447b-8dd6-7c54b28aff8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:56.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:56.789Z","message":"{\"transactionId\":\"944da60d-7e78-48fa-b968-b7fa5f3039c7\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:56:788\",\"respDate\":\"230423-00:35:56:789\",\"sourceId\":\"haproxy:944da60d-7e78-48fa-b968-b7fa5f3039c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:56:788-61298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93e4ef1f-704c-425b-97c3-def480439243], x-b3-parentspanid=[3730518de9e394c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fc214bd4fd451b93730518de9e394c1], x-b3-spanid=[ac1232075d935104], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[944da60d-7e78-48fa-b968-b7fa5f3039c7]}\\\"}\"}","context":{"RequestID":"944da60d-7e78-48fa-b968-b7fa5f3039c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b3d3248-1771-447b-8dd6-7c54b28aff8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:56.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:56.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"944da60d-7e78-48fa-b968-b7fa5f3039c7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b3d3248-1771-447b-8dd6-7c54b28aff8d","LogTimestamp":"2023-04-23T00:35:56.790Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:35:58.799Z","message":"Entering","context":{"RequestID":"f9479a18-719b-403b-adbe-779c233802fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24d2842f-9926-4c98-8ea3-e0d6f5591c19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:58.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:58.801Z","message":"{\"transactionId\":\"f9479a18-719b-403b-adbe-779c233802fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:58:800\",\"respDate\":\"230423-00:35:58:801\",\"sourceId\":\"haproxy:f9479a18-719b-403b-adbe-779c233802fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:58:800-87581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[353a8b1b-1c05-4f12-b53f-21551fcbb7c6], x-b3-parentspanid=[14122795f7ab3edf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a248fb87ef3e2b614122795f7ab3edf], x-b3-spanid=[6cf84f7b84a58493], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9479a18-719b-403b-adbe-779c233802fe]}\\\"}\"}","context":{"RequestID":"f9479a18-719b-403b-adbe-779c233802fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24d2842f-9926-4c98-8ea3-e0d6f5591c19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:35:58.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:58.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9479a18-719b-403b-adbe-779c233802fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24d2842f-9926-4c98-8ea3-e0d6f5591c19","LogTimestamp":"2023-04-23T00:35:58.801Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:35:59.211Z","message":"Entering","context":{"RequestID":"6fb12cc9-8a1e-42de-9316-0e90d4a2b45a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c5f75c5-0b1f-4daf-8460-29577af3b738","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"6fb12cc9-8a1e-42de-9316-0e90d4a2b45a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c5f75c5-0b1f-4daf-8460-29577af3b738","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:59.213Z","message":"{\"transactionId\":\"6fb12cc9-8a1e-42de-9316-0e90d4a2b45a\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:59:212\",\"respDate\":\"230423-00:35:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6fb12cc9-8a1e-42de-9316-0e90d4a2b45a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:35:59:212-90810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6fb12cc9-8a1e-42de-9316-0e90d4a2b45a]}\\\"}\"}","context":{"RequestID":"6fb12cc9-8a1e-42de-9316-0e90d4a2b45a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c5f75c5-0b1f-4daf-8460-29577af3b738","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:35:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb12cc9-8a1e-42de-9316-0e90d4a2b45a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c5f75c5-0b1f-4daf-8460-29577af3b738","LogTimestamp":"2023-04-23T00:35:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:35:59.320Z","message":"Entering","context":{"RequestID":"f08a183b-e8bd-4d0f-9784-70d62de05d79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3dc7076-2880-4b25-ba4a-111b99ccaed5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:35:59.322Z","message":"{\"transactionId\":\"f08a183b-e8bd-4d0f-9784-70d62de05d79\",\"status\":\"200\",\"rqstDate\":\"230423-00:35:59:321\",\"respDate\":\"230423-00:35:59:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f08a183b-e8bd-4d0f-9784-70d62de05d79\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:35:59:321-91622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15f0552a-efde-4f76-88d2-97e6388e3b8c], x-b3-parentspanid=[fd817d63a7f9778f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34035], x-envoy-attempt-count=[1], x-b3-traceid=[fe92d1e6fd1024f3fd817d63a7f9778f], x-b3-spanid=[3069132c6fb36418], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f08a183b-e8bd-4d0f-9784-70d62de05d79]}\\\"}\"}","context":{"RequestID":"f08a183b-e8bd-4d0f-9784-70d62de05d79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f3dc7076-2880-4b25-ba4a-111b99ccaed5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:35:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:35:59.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f08a183b-e8bd-4d0f-9784-70d62de05d79","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3dc7076-2880-4b25-ba4a-111b99ccaed5","LogTimestamp":"2023-04-23T00:35:59.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:35:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:00.810Z","message":"Entering","context":{"RequestID":"ee195842-9e5e-4e1e-85f5-0bc0c061e045","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"663de474-9faa-4498-ae81-a98b05b80233","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:00.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:00.813Z","message":"{\"transactionId\":\"ee195842-9e5e-4e1e-85f5-0bc0c061e045\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:00:811\",\"respDate\":\"230423-00:36:00:813\",\"sourceId\":\"haproxy:ee195842-9e5e-4e1e-85f5-0bc0c061e045\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:00:811-64340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dd7030e-eab0-4752-9aab-71d9f4006209], x-b3-parentspanid=[ac37c08629b4a095], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5617afa9a9dce8fac37c08629b4a095], x-b3-spanid=[44cc981ccd5f7b97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee195842-9e5e-4e1e-85f5-0bc0c061e045]}\\\"}\"}","context":{"RequestID":"ee195842-9e5e-4e1e-85f5-0bc0c061e045","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"663de474-9faa-4498-ae81-a98b05b80233","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:00.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:00.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee195842-9e5e-4e1e-85f5-0bc0c061e045","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"663de474-9faa-4498-ae81-a98b05b80233","LogTimestamp":"2023-04-23T00:36:00.814Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:02.823Z","message":"Entering","context":{"RequestID":"62734f90-0622-4322-ac2e-a7619459bcf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"794a89ff-9203-4c4e-a6be-90d28ee63b06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:02.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:02.826Z","message":"{\"transactionId\":\"62734f90-0622-4322-ac2e-a7619459bcf0\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:02:824\",\"respDate\":\"230423-00:36:02:825\",\"sourceId\":\"haproxy:62734f90-0622-4322-ac2e-a7619459bcf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:02:824-29216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba0e71f6-db3f-4c39-9a02-908969dbb2b6], x-b3-parentspanid=[0083f211c9d42f16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aca19e2c2534301b0083f211c9d42f16], x-b3-spanid=[6092462b929dbdf5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62734f90-0622-4322-ac2e-a7619459bcf0]}\\\"}\"}","context":{"RequestID":"62734f90-0622-4322-ac2e-a7619459bcf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"794a89ff-9203-4c4e-a6be-90d28ee63b06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:02.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:02.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62734f90-0622-4322-ac2e-a7619459bcf0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"794a89ff-9203-4c4e-a6be-90d28ee63b06","LogTimestamp":"2023-04-23T00:36:02.826Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:02.955Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:36:02.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:02.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:02.968Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:04.836Z","message":"Entering","context":{"RequestID":"a0765beb-46ea-4d56-9197-0a4e4ef4c11b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca913e23-f567-426c-a2ac-130925b9e3f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:04.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:04.837Z","message":"{\"transactionId\":\"a0765beb-46ea-4d56-9197-0a4e4ef4c11b\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:04:836\",\"respDate\":\"230423-00:36:04:837\",\"sourceId\":\"haproxy:a0765beb-46ea-4d56-9197-0a4e4ef4c11b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:04:836-66231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82139bca-2a2c-4129-b68c-8a38e544ec50], x-b3-parentspanid=[1c3d32b965996f4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1eaa088d0a4621fa1c3d32b965996f4d], x-b3-spanid=[9bb1b2c14108c890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0765beb-46ea-4d56-9197-0a4e4ef4c11b]}\\\"}\"}","context":{"RequestID":"a0765beb-46ea-4d56-9197-0a4e4ef4c11b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca913e23-f567-426c-a2ac-130925b9e3f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:04.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:04.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0765beb-46ea-4d56-9197-0a4e4ef4c11b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca913e23-f567-426c-a2ac-130925b9e3f8","LogTimestamp":"2023-04-23T00:36:04.838Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:36:05.095Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:05.100Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:06.847Z","message":"Entering","context":{"RequestID":"81a41799-5a46-44e4-900b-4f6543b4a997","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c17c6b41-9c8a-4106-9d79-7a428059f119","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:06.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:06.850Z","message":"{\"transactionId\":\"81a41799-5a46-44e4-900b-4f6543b4a997\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:06:848\",\"respDate\":\"230423-00:36:06:849\",\"sourceId\":\"haproxy:81a41799-5a46-44e4-900b-4f6543b4a997\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:06:848-49005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c8c950d-c90f-40b2-8f60-3fba5bc90628], x-b3-parentspanid=[c40fbc15f378c40b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f7212a3d08182efc40fbc15f378c40b], x-b3-spanid=[c8400ce097491954], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81a41799-5a46-44e4-900b-4f6543b4a997]}\\\"}\"}","context":{"RequestID":"81a41799-5a46-44e4-900b-4f6543b4a997","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c17c6b41-9c8a-4106-9d79-7a428059f119","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:06.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:06.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81a41799-5a46-44e4-900b-4f6543b4a997","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c17c6b41-9c8a-4106-9d79-7a428059f119","LogTimestamp":"2023-04-23T00:36:06.850Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:08.859Z","message":"Entering","context":{"RequestID":"311230e8-4279-4b77-93bb-68b6b299e0b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ca9c2a2-646f-4e97-b97b-1cc3ce1332c0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:08.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:08.861Z","message":"{\"transactionId\":\"311230e8-4279-4b77-93bb-68b6b299e0b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:08:860\",\"respDate\":\"230423-00:36:08:861\",\"sourceId\":\"haproxy:311230e8-4279-4b77-93bb-68b6b299e0b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:08:860-39895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e99cc25a-aafd-4126-9645-bd1c1134975e], x-b3-parentspanid=[516238a93ee9c442], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24676b5965195071516238a93ee9c442], x-b3-spanid=[a84818fec91e248b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[311230e8-4279-4b77-93bb-68b6b299e0b9]}\\\"}\"}","context":{"RequestID":"311230e8-4279-4b77-93bb-68b6b299e0b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ca9c2a2-646f-4e97-b97b-1cc3ce1332c0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:08.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:08.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"311230e8-4279-4b77-93bb-68b6b299e0b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ca9c2a2-646f-4e97-b97b-1cc3ce1332c0","LogTimestamp":"2023-04-23T00:36:08.861Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:36:09.212Z","message":"Entering","context":{"RequestID":"f69a922c-289a-4ca8-a229-832350a7e239","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b3a7de4-ef11-4e48-825c-bb89b8fde91f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"f69a922c-289a-4ca8-a229-832350a7e239","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b3a7de4-ef11-4e48-825c-bb89b8fde91f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:09.216Z","message":"{\"transactionId\":\"f69a922c-289a-4ca8-a229-832350a7e239\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:09:213\",\"respDate\":\"230423-00:36:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f69a922c-289a-4ca8-a229-832350a7e239\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:09:213-29156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f69a922c-289a-4ca8-a229-832350a7e239]}\\\"}\"}","context":{"RequestID":"f69a922c-289a-4ca8-a229-832350a7e239","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7b3a7de4-ef11-4e48-825c-bb89b8fde91f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f69a922c-289a-4ca8-a229-832350a7e239","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b3a7de4-ef11-4e48-825c-bb89b8fde91f","LogTimestamp":"2023-04-23T00:36:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:09.326Z","message":"Entering","context":{"RequestID":"da85c178-128f-4127-9323-73dd3575faa7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d661b2c8-de4d-4a47-a093-01a65a9726a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:09.328Z","message":"{\"transactionId\":\"da85c178-128f-4127-9323-73dd3575faa7\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:09:327\",\"respDate\":\"230423-00:36:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:da85c178-128f-4127-9323-73dd3575faa7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:09:327-86039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef7911ec-eac5-4ac9-9294-d2e1e229e7d2], x-b3-parentspanid=[57dff7d0ce8bcc92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44061], x-envoy-attempt-count=[1], x-b3-traceid=[29aeaf28469373ac57dff7d0ce8bcc92], x-b3-spanid=[0c324612c8aaa476], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[da85c178-128f-4127-9323-73dd3575faa7]}\\\"}\"}","context":{"RequestID":"da85c178-128f-4127-9323-73dd3575faa7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d661b2c8-de4d-4a47-a093-01a65a9726a9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:09.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da85c178-128f-4127-9323-73dd3575faa7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d661b2c8-de4d-4a47-a093-01a65a9726a9","LogTimestamp":"2023-04-23T00:36:09.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:10.870Z","message":"Entering","context":{"RequestID":"d3a804a0-737a-41a8-90df-b2913fb23dc6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b681736-6fb2-4659-9c33-270c9330948a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:10.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:10.872Z","message":"{\"transactionId\":\"d3a804a0-737a-41a8-90df-b2913fb23dc6\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:10:871\",\"respDate\":\"230423-00:36:10:872\",\"sourceId\":\"haproxy:d3a804a0-737a-41a8-90df-b2913fb23dc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:10:871-25647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bf1ebb2-6e38-4bf3-acb8-7c516fce39ba], x-b3-parentspanid=[e00ea7fcddfc67ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15b73e77e79d406ee00ea7fcddfc67ae], x-b3-spanid=[d549faaeff89bb05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3a804a0-737a-41a8-90df-b2913fb23dc6]}\\\"}\"}","context":{"RequestID":"d3a804a0-737a-41a8-90df-b2913fb23dc6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b681736-6fb2-4659-9c33-270c9330948a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:10.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:10.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a804a0-737a-41a8-90df-b2913fb23dc6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b681736-6fb2-4659-9c33-270c9330948a","LogTimestamp":"2023-04-23T00:36:10.872Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:36:12.882Z","message":"Entering","context":{"RequestID":"41150354-6b75-4756-8ecf-e9716693be46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c977bc2-5dab-45df-b17a-538d24bc9718","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:12.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:12.884Z","message":"{\"transactionId\":\"41150354-6b75-4756-8ecf-e9716693be46\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:12:883\",\"respDate\":\"230423-00:36:12:884\",\"sourceId\":\"haproxy:41150354-6b75-4756-8ecf-e9716693be46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:12:883-41829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0d4b59f-de9b-4712-b2ea-278d5fdab1ec], x-b3-parentspanid=[bc687bf4585ac6c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abb4074796aca8ebbc687bf4585ac6c3], x-b3-spanid=[6b8d37ff11c4ee3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41150354-6b75-4756-8ecf-e9716693be46]}\\\"}\"}","context":{"RequestID":"41150354-6b75-4756-8ecf-e9716693be46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c977bc2-5dab-45df-b17a-538d24bc9718","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:12.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:12.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41150354-6b75-4756-8ecf-e9716693be46","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c977bc2-5dab-45df-b17a-538d24bc9718","LogTimestamp":"2023-04-23T00:36:12.885Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:12.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:36:12.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:12.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:12.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:14.895Z","message":"Entering","context":{"RequestID":"3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd67ac8f-c234-4b06-8942-6130be9d7c4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:14.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:14.898Z","message":"{\"transactionId\":\"3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:14:896\",\"respDate\":\"230423-00:36:14:898\",\"sourceId\":\"haproxy:3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:14:896-66605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[053a399a-3497-4093-b780-36fe39b6972f], x-b3-parentspanid=[f07b21c9456c29e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16c02be33891c83bf07b21c9456c29e0], x-b3-spanid=[d28b76edca3ead59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4]}\\\"}\"}","context":{"RequestID":"3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd67ac8f-c234-4b06-8942-6130be9d7c4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:14.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:14.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d3531e7-c0a8-4eb7-b137-0a7ff484f2b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd67ac8f-c234-4b06-8942-6130be9d7c4d","LogTimestamp":"2023-04-23T00:36:14.898Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:16.909Z","message":"Entering","context":{"RequestID":"68ec55ea-8176-41fd-b2fd-7d8cfc817d56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8d8b3c1-1513-44a2-9e4a-c8a46f32aa73","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:16.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:16.911Z","message":"{\"transactionId\":\"68ec55ea-8176-41fd-b2fd-7d8cfc817d56\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:16:909\",\"respDate\":\"230423-00:36:16:911\",\"sourceId\":\"haproxy:68ec55ea-8176-41fd-b2fd-7d8cfc817d56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:16:909-27357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b292aeb3-9ce5-4ca6-b7bb-40bdb450434f], x-b3-parentspanid=[82707064c7112f99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fce1763e691df7482707064c7112f99], x-b3-spanid=[730134bce9a7bff1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68ec55ea-8176-41fd-b2fd-7d8cfc817d56]}\\\"}\"}","context":{"RequestID":"68ec55ea-8176-41fd-b2fd-7d8cfc817d56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8d8b3c1-1513-44a2-9e4a-c8a46f32aa73","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:16.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:16.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68ec55ea-8176-41fd-b2fd-7d8cfc817d56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d8b3c1-1513-44a2-9e4a-c8a46f32aa73","LogTimestamp":"2023-04-23T00:36:16.912Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:18.924Z","message":"Entering","context":{"RequestID":"c374823f-9690-42e8-933c-925e3fdd0f62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26e164b4-c279-4cce-b34d-909b2bd0a07f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:18.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:18.926Z","message":"{\"transactionId\":\"c374823f-9690-42e8-933c-925e3fdd0f62\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:18:925\",\"respDate\":\"230423-00:36:18:926\",\"sourceId\":\"haproxy:c374823f-9690-42e8-933c-925e3fdd0f62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:18:925-76174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf430953-8c69-4758-b3fb-b175273e315f], x-b3-parentspanid=[9ee88a84fbdca77d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ccc4e4b943534a89ee88a84fbdca77d], x-b3-spanid=[6dff2249f57eb693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c374823f-9690-42e8-933c-925e3fdd0f62]}\\\"}\"}","context":{"RequestID":"c374823f-9690-42e8-933c-925e3fdd0f62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26e164b4-c279-4cce-b34d-909b2bd0a07f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:18.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:18.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c374823f-9690-42e8-933c-925e3fdd0f62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26e164b4-c279-4cce-b34d-909b2bd0a07f","LogTimestamp":"2023-04-23T00:36:18.926Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:19.212Z","message":"Entering","context":{"RequestID":"9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9aa9769-cce3-4d36-8f95-6b639be6d52b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9aa9769-cce3-4d36-8f95-6b639be6d52b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:19.216Z","message":"{\"transactionId\":\"9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:19:213\",\"respDate\":\"230423-00:36:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:19:213-30467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a]}\\\"}\"}","context":{"RequestID":"9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9aa9769-cce3-4d36-8f95-6b639be6d52b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ce53b80-dbc3-4858-9d5b-21aa9ce42a5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9aa9769-cce3-4d36-8f95-6b639be6d52b","LogTimestamp":"2023-04-23T00:36:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:19.319Z","message":"Entering","context":{"RequestID":"49c5bb99-51f1-488c-95db-00e8959cad03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71a6f5fb-c7f7-4089-b37e-0fed31d3cfbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:19.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:19.321Z","message":"{\"transactionId\":\"49c5bb99-51f1-488c-95db-00e8959cad03\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:19:320\",\"respDate\":\"230423-00:36:19:321\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49c5bb99-51f1-488c-95db-00e8959cad03\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:19:320-11569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a291289-182e-47c2-a498-4dbaffba5778], x-b3-parentspanid=[d5bcf7395f67cea6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60061], x-envoy-attempt-count=[1], x-b3-traceid=[b8c7495c042280c0d5bcf7395f67cea6], x-b3-spanid=[531cf23e3b9636c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49c5bb99-51f1-488c-95db-00e8959cad03]}\\\"}\"}","context":{"RequestID":"49c5bb99-51f1-488c-95db-00e8959cad03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71a6f5fb-c7f7-4089-b37e-0fed31d3cfbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:19.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:19.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49c5bb99-51f1-488c-95db-00e8959cad03","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71a6f5fb-c7f7-4089-b37e-0fed31d3cfbb","LogTimestamp":"2023-04-23T00:36:19.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:36:20.937Z","message":"Entering","context":{"RequestID":"0cc08216-36b0-496c-9497-085a1ad2c85d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e5e039c-c6ff-469f-86bf-011bf23fb55a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:20.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:20.943Z","message":"{\"transactionId\":\"0cc08216-36b0-496c-9497-085a1ad2c85d\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:20:938\",\"respDate\":\"230423-00:36:20:943\",\"sourceId\":\"haproxy:0cc08216-36b0-496c-9497-085a1ad2c85d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:20:938-58123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33aea8f2-6831-4882-933c-97d4f9e64edf], x-b3-parentspanid=[0e349c8f4eacc01d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfaeef40ce136f320e349c8f4eacc01d], x-b3-spanid=[354c5bef9d81110b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cc08216-36b0-496c-9497-085a1ad2c85d]}\\\"}\"}","context":{"RequestID":"0cc08216-36b0-496c-9497-085a1ad2c85d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e5e039c-c6ff-469f-86bf-011bf23fb55a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:20.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:20.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cc08216-36b0-496c-9497-085a1ad2c85d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e5e039c-c6ff-469f-86bf-011bf23fb55a","LogTimestamp":"2023-04-23T00:36:20.944Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:36:22.953Z","message":"Entering","context":{"RequestID":"270578ed-1d0c-475a-814b-205bd6d4d5f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c58f9c91-ba5d-4d32-9603-51326e843ae9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:22.956Z","message":"{\"transactionId\":\"270578ed-1d0c-475a-814b-205bd6d4d5f9\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:22:954\",\"respDate\":\"230423-00:36:22:955\",\"sourceId\":\"haproxy:270578ed-1d0c-475a-814b-205bd6d4d5f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:22:954-25623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0ecad9c-df39-4d56-b119-522c4e08b296], x-b3-parentspanid=[f85ff7312cee7848], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff1410e24f45b5a4f85ff7312cee7848], x-b3-spanid=[0eb77c320d64dd4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[270578ed-1d0c-475a-814b-205bd6d4d5f9]}\\\"}\"}","context":{"RequestID":"270578ed-1d0c-475a-814b-205bd6d4d5f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c58f9c91-ba5d-4d32-9603-51326e843ae9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:22.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"270578ed-1d0c-475a-814b-205bd6d4d5f9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c58f9c91-ba5d-4d32-9603-51326e843ae9","LogTimestamp":"2023-04-23T00:36:22.956Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:22.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:22.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:22.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:22.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:24.965Z","message":"Entering","context":{"RequestID":"958a34e8-00cb-47d3-9945-f5b5558c0b42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"791d5740-1dc1-4cdd-9d15-31bc65014add","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:24.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:24.967Z","message":"{\"transactionId\":\"958a34e8-00cb-47d3-9945-f5b5558c0b42\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:24:966\",\"respDate\":\"230423-00:36:24:967\",\"sourceId\":\"haproxy:958a34e8-00cb-47d3-9945-f5b5558c0b42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:24:966-70532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6866b443-6c23-47b6-ac4f-f6909ae9b319], x-b3-parentspanid=[1f2cb0ecc57c8e67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[574945989e0719e01f2cb0ecc57c8e67], x-b3-spanid=[0a4850400c09d8fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[958a34e8-00cb-47d3-9945-f5b5558c0b42]}\\\"}\"}","context":{"RequestID":"958a34e8-00cb-47d3-9945-f5b5558c0b42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"791d5740-1dc1-4cdd-9d15-31bc65014add","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:24.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:24.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"958a34e8-00cb-47d3-9945-f5b5558c0b42","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"791d5740-1dc1-4cdd-9d15-31bc65014add","LogTimestamp":"2023-04-23T00:36:24.968Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:26.978Z","message":"Entering","context":{"RequestID":"4c2d9337-6525-46b6-a483-1b82402f8c6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82879736-aa17-4f70-b12b-9ce104c7c4ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:26.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:26.981Z","message":"{\"transactionId\":\"4c2d9337-6525-46b6-a483-1b82402f8c6f\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:26:979\",\"respDate\":\"230423-00:36:26:981\",\"sourceId\":\"haproxy:4c2d9337-6525-46b6-a483-1b82402f8c6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:26:979-92291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a997001-0a17-4520-b6fe-fed0a787e725], x-b3-parentspanid=[f68447eb5645c812], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88d4d03bf528c6e2f68447eb5645c812], x-b3-spanid=[a91051e41d78e5cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c2d9337-6525-46b6-a483-1b82402f8c6f]}\\\"}\"}","context":{"RequestID":"4c2d9337-6525-46b6-a483-1b82402f8c6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82879736-aa17-4f70-b12b-9ce104c7c4ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:26.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:26.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c2d9337-6525-46b6-a483-1b82402f8c6f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82879736-aa17-4f70-b12b-9ce104c7c4ad","LogTimestamp":"2023-04-23T00:36:26.981Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:28.992Z","message":"Entering","context":{"RequestID":"621354b2-ee63-48bf-b0f4-2ec674651b59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"593e165f-d4bd-4fb0-8e7e-33ce63bcbbb9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:28.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:28.994Z","message":"{\"transactionId\":\"621354b2-ee63-48bf-b0f4-2ec674651b59\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:28:993\",\"respDate\":\"230423-00:36:28:994\",\"sourceId\":\"haproxy:621354b2-ee63-48bf-b0f4-2ec674651b59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:28:993-15034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e134563f-7fea-4b58-b3cf-dead849ebde7], x-b3-parentspanid=[efc376196c5fbdde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c67924b5da310510efc376196c5fbdde], x-b3-spanid=[85be3f67d05b66b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[621354b2-ee63-48bf-b0f4-2ec674651b59]}\\\"}\"}","context":{"RequestID":"621354b2-ee63-48bf-b0f4-2ec674651b59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"593e165f-d4bd-4fb0-8e7e-33ce63bcbbb9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:28.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:28.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"621354b2-ee63-48bf-b0f4-2ec674651b59","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593e165f-d4bd-4fb0-8e7e-33ce63bcbbb9","LogTimestamp":"2023-04-23T00:36:28.995Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:29.211Z","message":"Entering","context":{"RequestID":"10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52f665bb-0267-437e-9447-dae350eaad93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52f665bb-0267-437e-9447-dae350eaad93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:29.215Z","message":"{\"transactionId\":\"10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:29:212\",\"respDate\":\"230423-00:36:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:29:212-89476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee]}\\\"}\"}","context":{"RequestID":"10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52f665bb-0267-437e-9447-dae350eaad93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10cd2eb2-73c0-4a0b-971e-7ffa1e0699ee","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52f665bb-0267-437e-9447-dae350eaad93","LogTimestamp":"2023-04-23T00:36:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:29.321Z","message":"Entering","context":{"RequestID":"11f34983-3fd5-4adb-8fb4-30eb7f712e02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaa1284-79b5-4551-9a2b-a93b6e9a39fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:29.324Z","message":"{\"transactionId\":\"11f34983-3fd5-4adb-8fb4-30eb7f712e02\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:29:322\",\"respDate\":\"230423-00:36:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11f34983-3fd5-4adb-8fb4-30eb7f712e02\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:29:322-18377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d86f6d85-376c-442e-a025-44bdea65b8c8], x-b3-parentspanid=[544559d2c8316968], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44075], x-envoy-attempt-count=[1], x-b3-traceid=[8ef1513c43421928544559d2c8316968], x-b3-spanid=[043139167f540cf4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11f34983-3fd5-4adb-8fb4-30eb7f712e02]}\\\"}\"}","context":{"RequestID":"11f34983-3fd5-4adb-8fb4-30eb7f712e02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bdaa1284-79b5-4551-9a2b-a93b6e9a39fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11f34983-3fd5-4adb-8fb4-30eb7f712e02","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdaa1284-79b5-4551-9a2b-a93b6e9a39fa","LogTimestamp":"2023-04-23T00:36:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:31.006Z","message":"Entering","context":{"RequestID":"3a624a46-8aae-4e6e-8f81-c557d36a1f68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8ee83a3-6ced-47ad-8714-1e034545ed87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:31.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:31.010Z","message":"{\"transactionId\":\"3a624a46-8aae-4e6e-8f81-c557d36a1f68\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:31:007\",\"respDate\":\"230423-00:36:31:010\",\"sourceId\":\"haproxy:3a624a46-8aae-4e6e-8f81-c557d36a1f68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:31:007-88309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eba047fe-d8f1-4b45-846a-250a4344a2c1], x-b3-parentspanid=[a5a4d4c546fb96af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c4497ee9632df1ea5a4d4c546fb96af], x-b3-spanid=[1b3ce5134ec31b2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a624a46-8aae-4e6e-8f81-c557d36a1f68]}\\\"}\"}","context":{"RequestID":"3a624a46-8aae-4e6e-8f81-c557d36a1f68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8ee83a3-6ced-47ad-8714-1e034545ed87","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:31.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:31.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a624a46-8aae-4e6e-8f81-c557d36a1f68","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8ee83a3-6ced-47ad-8714-1e034545ed87","LogTimestamp":"2023-04-23T00:36:31.011Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:36:32.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:36:32.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:32.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:32.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:33.021Z","message":"Entering","context":{"RequestID":"8315cc43-e5ac-42f0-a0e0-47b1612085ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5a6b3c6-606d-4f65-9562-8ee1ef53d198","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:33.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:33.023Z","message":"{\"transactionId\":\"8315cc43-e5ac-42f0-a0e0-47b1612085ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:33:022\",\"respDate\":\"230423-00:36:33:023\",\"sourceId\":\"haproxy:8315cc43-e5ac-42f0-a0e0-47b1612085ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:33:022-71456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3a80ea4-79d1-9a9e-9bee-3e66f9bd62ce], x-b3-parentspanid=[382cf4a1a183690f], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baf33757db15cff6382cf4a1a183690f], x-b3-spanid=[47174913febb92d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8315cc43-e5ac-42f0-a0e0-47b1612085ac]}\\\"}\"}","context":{"RequestID":"8315cc43-e5ac-42f0-a0e0-47b1612085ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5a6b3c6-606d-4f65-9562-8ee1ef53d198","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:33.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:33.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8315cc43-e5ac-42f0-a0e0-47b1612085ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5a6b3c6-606d-4f65-9562-8ee1ef53d198","LogTimestamp":"2023-04-23T00:36:33.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:35.033Z","message":"Entering","context":{"RequestID":"ee169ff2-9db7-4846-ba56-9c477e7b2b60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed891bfe-2571-4124-be7d-e906ef3d9808","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:35.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:35.035Z","message":"{\"transactionId\":\"ee169ff2-9db7-4846-ba56-9c477e7b2b60\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:35:033\",\"respDate\":\"230423-00:36:35:035\",\"sourceId\":\"haproxy:ee169ff2-9db7-4846-ba56-9c477e7b2b60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:35:033-16505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67f6f395-03fd-47cc-80a0-4eb53b7d55a0], x-b3-parentspanid=[43734446d27ddd86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864a765777ef843b43734446d27ddd86], x-b3-spanid=[7b1555c93be548e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee169ff2-9db7-4846-ba56-9c477e7b2b60]}\\\"}\"}","context":{"RequestID":"ee169ff2-9db7-4846-ba56-9c477e7b2b60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed891bfe-2571-4124-be7d-e906ef3d9808","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:35.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:35.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee169ff2-9db7-4846-ba56-9c477e7b2b60","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed891bfe-2571-4124-be7d-e906ef3d9808","LogTimestamp":"2023-04-23T00:36:35.036Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:35.106Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:35.115Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:37.045Z","message":"Entering","context":{"RequestID":"33df32f7-30c0-4d27-9856-7ded90816a52","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cea65948-ca05-41fe-b59d-5f985eb1de1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:37.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:37.047Z","message":"{\"transactionId\":\"33df32f7-30c0-4d27-9856-7ded90816a52\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:37:046\",\"respDate\":\"230423-00:36:37:047\",\"sourceId\":\"haproxy:33df32f7-30c0-4d27-9856-7ded90816a52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:37:046-65907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68952be9-f6a0-41e7-9b96-15bc33470799], x-b3-parentspanid=[64a4ab66b35ad0f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ac9f89365f2678564a4ab66b35ad0f0], x-b3-spanid=[77a9440e27bc1555], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33df32f7-30c0-4d27-9856-7ded90816a52]}\\\"}\"}","context":{"RequestID":"33df32f7-30c0-4d27-9856-7ded90816a52","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cea65948-ca05-41fe-b59d-5f985eb1de1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:37.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:37.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33df32f7-30c0-4d27-9856-7ded90816a52","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cea65948-ca05-41fe-b59d-5f985eb1de1e","LogTimestamp":"2023-04-23T00:36:37.048Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:39.058Z","message":"Entering","context":{"RequestID":"29073582-fd9f-4bfe-95ab-48d74fa95bd1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c4f1e0-70fd-434b-83fe-460e6affa7e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:39.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.060Z","message":"{\"transactionId\":\"29073582-fd9f-4bfe-95ab-48d74fa95bd1\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:39:058\",\"respDate\":\"230423-00:36:39:060\",\"sourceId\":\"haproxy:29073582-fd9f-4bfe-95ab-48d74fa95bd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:39:058-5549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cdc92b0-73cf-45cc-adb9-6ba77454c306], x-b3-parentspanid=[b39387f9d8e0699c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4da616f31ee6a9f0b39387f9d8e0699c], x-b3-spanid=[0340cf8baf153dff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29073582-fd9f-4bfe-95ab-48d74fa95bd1]}\\\"}\"}","context":{"RequestID":"29073582-fd9f-4bfe-95ab-48d74fa95bd1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c4f1e0-70fd-434b-83fe-460e6affa7e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:39.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29073582-fd9f-4bfe-95ab-48d74fa95bd1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2c4f1e0-70fd-434b-83fe-460e6affa7e7","LogTimestamp":"2023-04-23T00:36:39.060Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:36:39.212Z","message":"Entering","context":{"RequestID":"59d9392c-8150-438c-81cb-b69b0008d62e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d81f5ca-54bd-41c6-b897-f5f772657eb3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"59d9392c-8150-438c-81cb-b69b0008d62e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d81f5ca-54bd-41c6-b897-f5f772657eb3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.215Z","message":"{\"transactionId\":\"59d9392c-8150-438c-81cb-b69b0008d62e\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:39:213\",\"respDate\":\"230423-00:36:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:59d9392c-8150-438c-81cb-b69b0008d62e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:39:213-64320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[59d9392c-8150-438c-81cb-b69b0008d62e]}\\\"}\"}","context":{"RequestID":"59d9392c-8150-438c-81cb-b69b0008d62e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d81f5ca-54bd-41c6-b897-f5f772657eb3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59d9392c-8150-438c-81cb-b69b0008d62e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d81f5ca-54bd-41c6-b897-f5f772657eb3","LogTimestamp":"2023-04-23T00:36:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:39.321Z","message":"Entering","context":{"RequestID":"cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1527853e-36b1-4425-b1f1-b1c994dee5b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.323Z","message":"{\"transactionId\":\"cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:39:322\",\"respDate\":\"230423-00:36:39:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:39:322-33343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05cafcfc-971f-4826-b380-89eb2e157a33], x-b3-parentspanid=[c63ae615c552d7f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40125], x-envoy-attempt-count=[1], x-b3-traceid=[d59eb5e71338dc8ac63ae615c552d7f9], x-b3-spanid=[785218962f51b29f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe]}\\\"}\"}","context":{"RequestID":"cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1527853e-36b1-4425-b1f1-b1c994dee5b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:39.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cad8c2d4-9ad2-4d4f-85ac-8dd19a89d4fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1527853e-36b1-4425-b1f1-b1c994dee5b6","LogTimestamp":"2023-04-23T00:36:39.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:41.069Z","message":"Entering","context":{"RequestID":"3e50f459-e06c-4734-8695-8659306df405","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f897f938-6752-427f-8f8d-db397252a423","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:41.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:41.072Z","message":"{\"transactionId\":\"3e50f459-e06c-4734-8695-8659306df405\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:41:070\",\"respDate\":\"230423-00:36:41:072\",\"sourceId\":\"haproxy:3e50f459-e06c-4734-8695-8659306df405\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:41:070-88849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6e39280-d656-4a7e-b12e-a552697df7d0], x-b3-parentspanid=[88cee63b68a50b56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60d9cc9cac5de22788cee63b68a50b56], x-b3-spanid=[43b33b127f57df2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e50f459-e06c-4734-8695-8659306df405]}\\\"}\"}","context":{"RequestID":"3e50f459-e06c-4734-8695-8659306df405","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f897f938-6752-427f-8f8d-db397252a423","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:41.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:41.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e50f459-e06c-4734-8695-8659306df405","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f897f938-6752-427f-8f8d-db397252a423","LogTimestamp":"2023-04-23T00:36:41.073Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:42.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:36:42.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:42.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:42.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:43.084Z","message":"Entering","context":{"RequestID":"7c6447e9-b430-41f7-9582-4839fb097d51","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443c538d-3a4a-4a79-9dc2-2fbcad6436a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:43.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:43.086Z","message":"{\"transactionId\":\"7c6447e9-b430-41f7-9582-4839fb097d51\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:43:084\",\"respDate\":\"230423-00:36:43:086\",\"sourceId\":\"haproxy:7c6447e9-b430-41f7-9582-4839fb097d51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:43:084-65948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6993eb4-7cdb-4b51-acbf-bd9b0b5804d0], x-b3-parentspanid=[55cdfc3e6fd356ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f62e5afbbe74c2355cdfc3e6fd356ed], x-b3-spanid=[640a87c4fc0e03b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c6447e9-b430-41f7-9582-4839fb097d51]}\\\"}\"}","context":{"RequestID":"7c6447e9-b430-41f7-9582-4839fb097d51","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443c538d-3a4a-4a79-9dc2-2fbcad6436a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:43.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:43.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c6447e9-b430-41f7-9582-4839fb097d51","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"443c538d-3a4a-4a79-9dc2-2fbcad6436a8","LogTimestamp":"2023-04-23T00:36:43.087Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:45.097Z","message":"Entering","context":{"RequestID":"37a7442e-2596-4094-8221-60052dfa2d6c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"961995f3-6536-479c-adb2-b02f44108ed4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:45.100Z","message":"{\"transactionId\":\"37a7442e-2596-4094-8221-60052dfa2d6c\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:45:098\",\"respDate\":\"230423-00:36:45:100\",\"sourceId\":\"haproxy:37a7442e-2596-4094-8221-60052dfa2d6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:45:098-86514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cec7000-61e3-407b-bc0d-535d14f24894], x-b3-parentspanid=[cbfbf2e8b0fa5520], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fea2e4e8de4b1f0cbfbf2e8b0fa5520], x-b3-spanid=[8093233c1992cfb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37a7442e-2596-4094-8221-60052dfa2d6c]}\\\"}\"}","context":{"RequestID":"37a7442e-2596-4094-8221-60052dfa2d6c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"961995f3-6536-479c-adb2-b02f44108ed4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:45.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:45.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37a7442e-2596-4094-8221-60052dfa2d6c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961995f3-6536-479c-adb2-b02f44108ed4","LogTimestamp":"2023-04-23T00:36:45.100Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:47.111Z","message":"Entering","context":{"RequestID":"efea249f-a74a-4091-9ca9-08bbe9f81e9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71bc1b7d-ac54-4b7e-b85a-7b7e8fc97988","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:47.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:47.113Z","message":"{\"transactionId\":\"efea249f-a74a-4091-9ca9-08bbe9f81e9d\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:47:112\",\"respDate\":\"230423-00:36:47:113\",\"sourceId\":\"haproxy:efea249f-a74a-4091-9ca9-08bbe9f81e9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:47:112-52681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5a67a11-8503-49ef-ab78-1a91b0a34026], x-b3-parentspanid=[033eb091ba2908ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[688b080608b70f0b033eb091ba2908ea], x-b3-spanid=[e5e8b19c498798a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efea249f-a74a-4091-9ca9-08bbe9f81e9d]}\\\"}\"}","context":{"RequestID":"efea249f-a74a-4091-9ca9-08bbe9f81e9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71bc1b7d-ac54-4b7e-b85a-7b7e8fc97988","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:47.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:47.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efea249f-a74a-4091-9ca9-08bbe9f81e9d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71bc1b7d-ac54-4b7e-b85a-7b7e8fc97988","LogTimestamp":"2023-04-23T00:36:47.114Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:49.124Z","message":"Entering","context":{"RequestID":"1247c3a3-77e8-497c-9a96-302586155718","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0c5b7db-c835-47d1-a1eb-b3d2626996e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:49.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.126Z","message":"{\"transactionId\":\"1247c3a3-77e8-497c-9a96-302586155718\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:49:125\",\"respDate\":\"230423-00:36:49:126\",\"sourceId\":\"haproxy:1247c3a3-77e8-497c-9a96-302586155718\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:49:125-70539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d976fb7a-a141-4961-89e5-8eb959a2f42e], x-b3-parentspanid=[07619eae3db1aa00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a72629c6cb5968207619eae3db1aa00], x-b3-spanid=[3de9724d90b8bb50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1247c3a3-77e8-497c-9a96-302586155718]}\\\"}\"}","context":{"RequestID":"1247c3a3-77e8-497c-9a96-302586155718","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0c5b7db-c835-47d1-a1eb-b3d2626996e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:49.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1247c3a3-77e8-497c-9a96-302586155718","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0c5b7db-c835-47d1-a1eb-b3d2626996e3","LogTimestamp":"2023-04-23T00:36:49.127Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:49.212Z","message":"Entering","context":{"RequestID":"30212e51-b38b-4f2f-90b0-59d68c6a5449","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"02f3b418-cfc5-4921-8da0-61ffe8c3a6f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"30212e51-b38b-4f2f-90b0-59d68c6a5449","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"02f3b418-cfc5-4921-8da0-61ffe8c3a6f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.215Z","message":"{\"transactionId\":\"30212e51-b38b-4f2f-90b0-59d68c6a5449\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:49:213\",\"respDate\":\"230423-00:36:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30212e51-b38b-4f2f-90b0-59d68c6a5449\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:49:213-40322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30212e51-b38b-4f2f-90b0-59d68c6a5449]}\\\"}\"}","context":{"RequestID":"30212e51-b38b-4f2f-90b0-59d68c6a5449","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"02f3b418-cfc5-4921-8da0-61ffe8c3a6f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30212e51-b38b-4f2f-90b0-59d68c6a5449","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f3b418-cfc5-4921-8da0-61ffe8c3a6f1","LogTimestamp":"2023-04-23T00:36:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:49.322Z","message":"Entering","context":{"RequestID":"66f49a81-992a-4265-b8c9-242b7d20f66f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"274ee1be-f07d-4468-8d5c-7c8ee393b674","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.325Z","message":"{\"transactionId\":\"66f49a81-992a-4265-b8c9-242b7d20f66f\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:49:323\",\"respDate\":\"230423-00:36:49:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66f49a81-992a-4265-b8c9-242b7d20f66f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:49:323-48264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bcb9fa1-a6f1-4f2b-bef0-72dfe63d27de], x-b3-parentspanid=[8b33cfb0271ba4cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51805], x-envoy-attempt-count=[1], x-b3-traceid=[e21f84294a317fa68b33cfb0271ba4cb], x-b3-spanid=[63415096a342f9f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66f49a81-992a-4265-b8c9-242b7d20f66f]}\\\"}\"}","context":{"RequestID":"66f49a81-992a-4265-b8c9-242b7d20f66f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"274ee1be-f07d-4468-8d5c-7c8ee393b674","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:49.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f49a81-992a-4265-b8c9-242b7d20f66f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"274ee1be-f07d-4468-8d5c-7c8ee393b674","LogTimestamp":"2023-04-23T00:36:49.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:36:51.137Z","message":"Entering","context":{"RequestID":"9a31fac9-e7ab-465b-b948-d401964f7a7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c44983f3-548b-4640-9a54-d74d6f893de0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:51.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:51.140Z","message":"{\"transactionId\":\"9a31fac9-e7ab-465b-b948-d401964f7a7d\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:51:138\",\"respDate\":\"230423-00:36:51:139\",\"sourceId\":\"haproxy:9a31fac9-e7ab-465b-b948-d401964f7a7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:51:138-51075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141e0f9a-7bec-47b0-86c7-22e856d608f4], x-b3-parentspanid=[3a628fc9cada3e6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01fea2091aaa843d3a628fc9cada3e6e], x-b3-spanid=[752e7ca002aad22e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a31fac9-e7ab-465b-b948-d401964f7a7d]}\\\"}\"}","context":{"RequestID":"9a31fac9-e7ab-465b-b948-d401964f7a7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c44983f3-548b-4640-9a54-d74d6f893de0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:51.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:51.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a31fac9-e7ab-465b-b948-d401964f7a7d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c44983f3-548b-4640-9a54-d74d6f893de0","LogTimestamp":"2023-04-23T00:36:51.140Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:52.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:36:52.970Z","message":"Connection[/10.233.72.157:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:52.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:52.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:52.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:52.974Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:53.151Z","message":"Entering","context":{"RequestID":"d2e518d0-a02f-4867-9a59-5c70672b5c88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c3cdea5-99f3-43ab-8746-fb667849cae4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:53.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:53.153Z","message":"{\"transactionId\":\"d2e518d0-a02f-4867-9a59-5c70672b5c88\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:53:152\",\"respDate\":\"230423-00:36:53:153\",\"sourceId\":\"haproxy:d2e518d0-a02f-4867-9a59-5c70672b5c88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:36:53:152-92188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7fa1714-a60a-4c7e-b3c8-1e8073b74dbf], x-b3-parentspanid=[036de50b51fa7ba4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdea769821bb4e4e036de50b51fa7ba4], x-b3-spanid=[35c4962e761f83a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2e518d0-a02f-4867-9a59-5c70672b5c88]}\\\"}\"}","context":{"RequestID":"d2e518d0-a02f-4867-9a59-5c70672b5c88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c3cdea5-99f3-43ab-8746-fb667849cae4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:53.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:53.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2e518d0-a02f-4867-9a59-5c70672b5c88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c3cdea5-99f3-43ab-8746-fb667849cae4","LogTimestamp":"2023-04-23T00:36:53.154Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:55.165Z","message":"Entering","context":{"RequestID":"e5671663-d28e-4f00-aa02-72237e7bfb0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"696f4752-fa8f-4f47-91cf-ce87dd2f673e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:55.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:55.168Z","message":"{\"transactionId\":\"e5671663-d28e-4f00-aa02-72237e7bfb0e\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:55:166\",\"respDate\":\"230423-00:36:55:168\",\"sourceId\":\"haproxy:e5671663-d28e-4f00-aa02-72237e7bfb0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:55:166-49831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7907982a-0eac-4219-a180-caad9c24c66f], x-b3-parentspanid=[0784570189879f1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8f95352bd51dc360784570189879f1c], x-b3-spanid=[11a5d194961cc880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5671663-d28e-4f00-aa02-72237e7bfb0e]}\\\"}\"}","context":{"RequestID":"e5671663-d28e-4f00-aa02-72237e7bfb0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"696f4752-fa8f-4f47-91cf-ce87dd2f673e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:55.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:55.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5671663-d28e-4f00-aa02-72237e7bfb0e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"696f4752-fa8f-4f47-91cf-ce87dd2f673e","LogTimestamp":"2023-04-23T00:36:55.170Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:36:57.180Z","message":"Entering","context":{"RequestID":"6f47d149-b762-4e59-9c1f-77ddc0393854","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"717834f6-eb61-494b-bcfb-dde7c8dd35af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:57.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:57.182Z","message":"{\"transactionId\":\"6f47d149-b762-4e59-9c1f-77ddc0393854\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:57:180\",\"respDate\":\"230423-00:36:57:182\",\"sourceId\":\"haproxy:6f47d149-b762-4e59-9c1f-77ddc0393854\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:57:180-9641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09af0ec0-556c-42c4-8010-5dc7ee87d1ef], x-b3-parentspanid=[20a29bf493b50fde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33d907a0954584df20a29bf493b50fde], x-b3-spanid=[837281197ce4d556], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f47d149-b762-4e59-9c1f-77ddc0393854]}\\\"}\"}","context":{"RequestID":"6f47d149-b762-4e59-9c1f-77ddc0393854","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"717834f6-eb61-494b-bcfb-dde7c8dd35af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:57.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:57.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f47d149-b762-4e59-9c1f-77ddc0393854","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"717834f6-eb61-494b-bcfb-dde7c8dd35af","LogTimestamp":"2023-04-23T00:36:57.183Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:59.193Z","message":"Entering","context":{"RequestID":"3fca88e8-23fd-40a3-8ce1-f0c18e9438dd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"937cf296-39b0-411d-9e66-02a146f4e532","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:59.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.195Z","message":"{\"transactionId\":\"3fca88e8-23fd-40a3-8ce1-f0c18e9438dd\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:59:193\",\"respDate\":\"230423-00:36:59:195\",\"sourceId\":\"haproxy:3fca88e8-23fd-40a3-8ce1-f0c18e9438dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:36:59:193-31570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e982237-db17-40fe-9259-683cabc650a2], x-b3-parentspanid=[09aa1eec8744af02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f62292df87d01a4809aa1eec8744af02], x-b3-spanid=[30a3d6a3680b861d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fca88e8-23fd-40a3-8ce1-f0c18e9438dd]}\\\"}\"}","context":{"RequestID":"3fca88e8-23fd-40a3-8ce1-f0c18e9438dd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"937cf296-39b0-411d-9e66-02a146f4e532","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:36:59.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fca88e8-23fd-40a3-8ce1-f0c18e9438dd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"937cf296-39b0-411d-9e66-02a146f4e532","LogTimestamp":"2023-04-23T00:36:59.196Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:36:59.212Z","message":"Entering","context":{"RequestID":"1a0ae3ab-691e-4397-8526-599dbdddb08e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90fe2c55-705e-46ee-a34c-4feed85cca3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a0ae3ab-691e-4397-8526-599dbdddb08e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90fe2c55-705e-46ee-a34c-4feed85cca3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.215Z","message":"{\"transactionId\":\"1a0ae3ab-691e-4397-8526-599dbdddb08e\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:59:212\",\"respDate\":\"230423-00:36:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a0ae3ab-691e-4397-8526-599dbdddb08e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:59:212-73102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a0ae3ab-691e-4397-8526-599dbdddb08e]}\\\"}\"}","context":{"RequestID":"1a0ae3ab-691e-4397-8526-599dbdddb08e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90fe2c55-705e-46ee-a34c-4feed85cca3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:36:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a0ae3ab-691e-4397-8526-599dbdddb08e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90fe2c55-705e-46ee-a34c-4feed85cca3b","LogTimestamp":"2023-04-23T00:36:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:36:59.320Z","message":"Entering","context":{"RequestID":"174a245e-8cfc-487f-848b-e4ff8ee3e40a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b6f7188-d072-4e0c-babb-c22cacd83c29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.323Z","message":"{\"transactionId\":\"174a245e-8cfc-487f-848b-e4ff8ee3e40a\",\"status\":\"200\",\"rqstDate\":\"230423-00:36:59:321\",\"respDate\":\"230423-00:36:59:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:174a245e-8cfc-487f-848b-e4ff8ee3e40a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:36:59:321-25903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b45bf92e-5dbb-4fe9-92f7-b4c7aa689548], x-b3-parentspanid=[54a667c85ceaffb3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54005], x-envoy-attempt-count=[1], x-b3-traceid=[7fbd2410fc2759e554a667c85ceaffb3], x-b3-spanid=[8337ced8e70031b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[174a245e-8cfc-487f-848b-e4ff8ee3e40a]}\\\"}\"}","context":{"RequestID":"174a245e-8cfc-487f-848b-e4ff8ee3e40a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b6f7188-d072-4e0c-babb-c22cacd83c29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:36:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:36:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"174a245e-8cfc-487f-848b-e4ff8ee3e40a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b6f7188-d072-4e0c-babb-c22cacd83c29","LogTimestamp":"2023-04-23T00:36:59.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:36:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:01.206Z","message":"Entering","context":{"RequestID":"42326b9a-1483-4546-bf6a-b0297da36394","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05c7f82e-6b7a-478c-a627-6c1d4587445d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:01.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:01.208Z","message":"{\"transactionId\":\"42326b9a-1483-4546-bf6a-b0297da36394\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:01:207\",\"respDate\":\"230423-00:37:01:208\",\"sourceId\":\"haproxy:42326b9a-1483-4546-bf6a-b0297da36394\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:01:207-44484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1131f10-e837-4fc4-934a-e492f2560ea6], x-b3-parentspanid=[c077513be1f177e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53f497732520429ac077513be1f177e8], x-b3-spanid=[2971b7aa272417fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42326b9a-1483-4546-bf6a-b0297da36394]}\\\"}\"}","context":{"RequestID":"42326b9a-1483-4546-bf6a-b0297da36394","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05c7f82e-6b7a-478c-a627-6c1d4587445d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:01.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:01.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42326b9a-1483-4546-bf6a-b0297da36394","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05c7f82e-6b7a-478c-a627-6c1d4587445d","LogTimestamp":"2023-04-23T00:37:01.209Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:02.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:02.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:02.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:02.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:03.219Z","message":"Entering","context":{"RequestID":"9a920a36-8d3c-4694-a305-1005d48eae47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb2540d9-6658-44b1-9501-09050385be60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:03.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:03.221Z","message":"{\"transactionId\":\"9a920a36-8d3c-4694-a305-1005d48eae47\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:03:219\",\"respDate\":\"230423-00:37:03:221\",\"sourceId\":\"haproxy:9a920a36-8d3c-4694-a305-1005d48eae47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:03:219-98341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae6e4d04-4708-4b9d-bd76-0ddeef0ce9af], x-b3-parentspanid=[05bb3a06a380b6b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[816126f570e1768e05bb3a06a380b6b2], x-b3-spanid=[f073a5e852e18cfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a920a36-8d3c-4694-a305-1005d48eae47]}\\\"}\"}","context":{"RequestID":"9a920a36-8d3c-4694-a305-1005d48eae47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb2540d9-6658-44b1-9501-09050385be60","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:03.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:03.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a920a36-8d3c-4694-a305-1005d48eae47","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb2540d9-6658-44b1-9501-09050385be60","LogTimestamp":"2023-04-23T00:37:03.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:05.115Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:05.119Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:05.231Z","message":"Entering","context":{"RequestID":"0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28ed772-69ae-45f8-a001-4e62573e2633","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:05.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:05.233Z","message":"{\"transactionId\":\"0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:05:232\",\"respDate\":\"230423-00:37:05:233\",\"sourceId\":\"haproxy:0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:05:232-79874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6090bdd-8be8-4532-8178-3229988c9e94], x-b3-parentspanid=[2a2251cc9480e9a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b244951af53a25f12a2251cc9480e9a7], x-b3-spanid=[102b4619d323d53c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84]}\\\"}\"}","context":{"RequestID":"0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28ed772-69ae-45f8-a001-4e62573e2633","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:05.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:05.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fc89e9d-8d5e-4a8c-b948-3eb44b0ebe84","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f28ed772-69ae-45f8-a001-4e62573e2633","LogTimestamp":"2023-04-23T00:37:05.234Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:07.244Z","message":"Entering","context":{"RequestID":"39772150-3a79-465a-8f18-f9b390ad4f52","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf276c59-7775-4fe3-8a44-e9b2f9ebff8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:07.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:07.247Z","message":"{\"transactionId\":\"39772150-3a79-465a-8f18-f9b390ad4f52\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:07:245\",\"respDate\":\"230423-00:37:07:246\",\"sourceId\":\"haproxy:39772150-3a79-465a-8f18-f9b390ad4f52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:07:245-50629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[914caae9-a2ee-41b5-a77a-d88cd3432bf8], x-b3-parentspanid=[15e5cf6fe188e7df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6123a03360a35c5a15e5cf6fe188e7df], x-b3-spanid=[83e046220ca2a9bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39772150-3a79-465a-8f18-f9b390ad4f52]}\\\"}\"}","context":{"RequestID":"39772150-3a79-465a-8f18-f9b390ad4f52","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf276c59-7775-4fe3-8a44-e9b2f9ebff8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:07.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:07.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39772150-3a79-465a-8f18-f9b390ad4f52","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf276c59-7775-4fe3-8a44-e9b2f9ebff8e","LogTimestamp":"2023-04-23T00:37:07.247Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:09.211Z","message":"Entering","context":{"RequestID":"1f5ffdab-d5aa-4720-913e-0e2f23f14810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d10ca940-d71e-426e-b07a-3c48d4be0c8a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"1f5ffdab-d5aa-4720-913e-0e2f23f14810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d10ca940-d71e-426e-b07a-3c48d4be0c8a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.214Z","message":"{\"transactionId\":\"1f5ffdab-d5aa-4720-913e-0e2f23f14810\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:09:212\",\"respDate\":\"230423-00:37:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1f5ffdab-d5aa-4720-913e-0e2f23f14810\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:09:212-78803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1f5ffdab-d5aa-4720-913e-0e2f23f14810]}\\\"}\"}","context":{"RequestID":"1f5ffdab-d5aa-4720-913e-0e2f23f14810","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d10ca940-d71e-426e-b07a-3c48d4be0c8a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f5ffdab-d5aa-4720-913e-0e2f23f14810","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d10ca940-d71e-426e-b07a-3c48d4be0c8a","LogTimestamp":"2023-04-23T00:37:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:09.257Z","message":"Entering","context":{"RequestID":"164ead61-2a2b-4dfe-916b-5fbe79800dcf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8c44db7-bdd0-42fd-9f94-0debb89e7893","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:09.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.259Z","message":"{\"transactionId\":\"164ead61-2a2b-4dfe-916b-5fbe79800dcf\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:09:258\",\"respDate\":\"230423-00:37:09:259\",\"sourceId\":\"haproxy:164ead61-2a2b-4dfe-916b-5fbe79800dcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:09:258-46633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ebb299d-f17c-4beb-84db-52fb441c84c5], x-b3-parentspanid=[af1078dfb96b1f71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[844571b12bb939d5af1078dfb96b1f71], x-b3-spanid=[1c17988b37d3b2db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[164ead61-2a2b-4dfe-916b-5fbe79800dcf]}\\\"}\"}","context":{"RequestID":"164ead61-2a2b-4dfe-916b-5fbe79800dcf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8c44db7-bdd0-42fd-9f94-0debb89e7893","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:09.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"164ead61-2a2b-4dfe-916b-5fbe79800dcf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8c44db7-bdd0-42fd-9f94-0debb89e7893","LogTimestamp":"2023-04-23T00:37:09.259Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:09.326Z","message":"Entering","context":{"RequestID":"e830282e-c187-46b5-bd0d-99287bb425c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca1ba34-a72d-4f7f-87cd-eb3bd7cdad2b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.328Z","message":"{\"transactionId\":\"e830282e-c187-46b5-bd0d-99287bb425c9\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:09:327\",\"respDate\":\"230423-00:37:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e830282e-c187-46b5-bd0d-99287bb425c9\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:09:327-40074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6f64ccd-dc36-439f-b7ca-a0a0fee386e4], x-b3-parentspanid=[7bf54d3845b40b96], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53841], x-envoy-attempt-count=[1], x-b3-traceid=[be1bb127250410d47bf54d3845b40b96], x-b3-spanid=[2f4b0cef0a4b2fe1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e830282e-c187-46b5-bd0d-99287bb425c9]}\\\"}\"}","context":{"RequestID":"e830282e-c187-46b5-bd0d-99287bb425c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca1ba34-a72d-4f7f-87cd-eb3bd7cdad2b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:09.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e830282e-c187-46b5-bd0d-99287bb425c9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ca1ba34-a72d-4f7f-87cd-eb3bd7cdad2b","LogTimestamp":"2023-04-23T00:37:09.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:11.268Z","message":"Entering","context":{"RequestID":"ec58ac27-35d6-4deb-a206-2dfb942da240","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fdcdc61c-d720-426a-9afd-5d518bd2b3fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:11.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:11.272Z","message":"{\"transactionId\":\"ec58ac27-35d6-4deb-a206-2dfb942da240\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:11:270\",\"respDate\":\"230423-00:37:11:272\",\"sourceId\":\"haproxy:ec58ac27-35d6-4deb-a206-2dfb942da240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:11:270-41318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[598952da-5c9d-4403-b5ea-6cfc366068cc], x-b3-parentspanid=[9cb7916dd9b3db24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[218ad3dd78f2410d9cb7916dd9b3db24], x-b3-spanid=[a1b49e7d95f8bd35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec58ac27-35d6-4deb-a206-2dfb942da240]}\\\"}\"}","context":{"RequestID":"ec58ac27-35d6-4deb-a206-2dfb942da240","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fdcdc61c-d720-426a-9afd-5d518bd2b3fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:11.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:11.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec58ac27-35d6-4deb-a206-2dfb942da240","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdcdc61c-d720-426a-9afd-5d518bd2b3fe","LogTimestamp":"2023-04-23T00:37:11.272Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:12.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:12.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:12.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:12.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:13.281Z","message":"Entering","context":{"RequestID":"d3b84f7d-f450-4a82-8854-eb63ba17c901","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c48c70-074b-45f3-bcbe-3f2dd70e8570","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:13.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:13.283Z","message":"{\"transactionId\":\"d3b84f7d-f450-4a82-8854-eb63ba17c901\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:13:282\",\"respDate\":\"230423-00:37:13:283\",\"sourceId\":\"haproxy:d3b84f7d-f450-4a82-8854-eb63ba17c901\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:13:282-76325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d4b7814-1a38-48c5-89e3-b2b3957f769e], x-b3-parentspanid=[2653ffb12c47af49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[276112dbb50c35142653ffb12c47af49], x-b3-spanid=[bafd7038443e103d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3b84f7d-f450-4a82-8854-eb63ba17c901]}\\\"}\"}","context":{"RequestID":"d3b84f7d-f450-4a82-8854-eb63ba17c901","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2c48c70-074b-45f3-bcbe-3f2dd70e8570","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:13.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:13.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3b84f7d-f450-4a82-8854-eb63ba17c901","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2c48c70-074b-45f3-bcbe-3f2dd70e8570","LogTimestamp":"2023-04-23T00:37:13.283Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:15.291Z","message":"Entering","context":{"RequestID":"585a666f-c680-49d3-a4a4-d23a15824694","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7dd4b19-877f-45ee-9e2a-6db531c6d0d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:15.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:15.294Z","message":"{\"transactionId\":\"585a666f-c680-49d3-a4a4-d23a15824694\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:15:292\",\"respDate\":\"230423-00:37:15:293\",\"sourceId\":\"haproxy:585a666f-c680-49d3-a4a4-d23a15824694\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:15:292-17776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[253dbc05-760b-4c5c-badd-fc7cf5cbae49], x-b3-parentspanid=[9e09382d52b112da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e9985d4a5043e4b9e09382d52b112da], x-b3-spanid=[67a63ad860bcb9e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[585a666f-c680-49d3-a4a4-d23a15824694]}\\\"}\"}","context":{"RequestID":"585a666f-c680-49d3-a4a4-d23a15824694","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c7dd4b19-877f-45ee-9e2a-6db531c6d0d9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:15.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:15.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"585a666f-c680-49d3-a4a4-d23a15824694","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7dd4b19-877f-45ee-9e2a-6db531c6d0d9","LogTimestamp":"2023-04-23T00:37:15.294Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:17.303Z","message":"Entering","context":{"RequestID":"ebe51319-b689-44de-9c2e-237e6b7aca68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27b49e47-84e9-45cf-b0c4-296476efec28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:17.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:17.304Z","message":"{\"transactionId\":\"ebe51319-b689-44de-9c2e-237e6b7aca68\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:17:303\",\"respDate\":\"230423-00:37:17:304\",\"sourceId\":\"haproxy:ebe51319-b689-44de-9c2e-237e6b7aca68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:17:303-42559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81c2d4be-afb5-41e5-ae1e-5e87ee127b28], x-b3-parentspanid=[87db8f4586cc2e9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3bd61905f19d2be87db8f4586cc2e9f], x-b3-spanid=[8ae3004d6d22e19b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebe51319-b689-44de-9c2e-237e6b7aca68]}\\\"}\"}","context":{"RequestID":"ebe51319-b689-44de-9c2e-237e6b7aca68","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27b49e47-84e9-45cf-b0c4-296476efec28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:17.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:17.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebe51319-b689-44de-9c2e-237e6b7aca68","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27b49e47-84e9-45cf-b0c4-296476efec28","LogTimestamp":"2023-04-23T00:37:17.305Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:19.212Z","message":"Entering","context":{"RequestID":"9037dfc8-3f65-428b-b31c-f2033d8da67d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3985b9d6-f756-44e7-ace9-59bf6bc02852","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"9037dfc8-3f65-428b-b31c-f2033d8da67d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3985b9d6-f756-44e7-ace9-59bf6bc02852","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.215Z","message":"{\"transactionId\":\"9037dfc8-3f65-428b-b31c-f2033d8da67d\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:19:213\",\"respDate\":\"230423-00:37:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9037dfc8-3f65-428b-b31c-f2033d8da67d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:19:213-63456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9037dfc8-3f65-428b-b31c-f2033d8da67d]}\\\"}\"}","context":{"RequestID":"9037dfc8-3f65-428b-b31c-f2033d8da67d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3985b9d6-f756-44e7-ace9-59bf6bc02852","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9037dfc8-3f65-428b-b31c-f2033d8da67d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3985b9d6-f756-44e7-ace9-59bf6bc02852","LogTimestamp":"2023-04-23T00:37:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:19.314Z","message":"Entering","context":{"RequestID":"192b11ef-545c-4b67-9731-2f5bcc5a890d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"400a1247-51b9-4db3-a446-5b18e61db7bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.317Z","message":"{\"transactionId\":\"192b11ef-545c-4b67-9731-2f5bcc5a890d\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:19:315\",\"respDate\":\"230423-00:37:19:317\",\"sourceId\":\"haproxy:192b11ef-545c-4b67-9731-2f5bcc5a890d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:19:315-68724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a440eba5-15f9-4335-9f4c-ec19891a1dad], x-b3-parentspanid=[0c4cba27ade75b07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5d67ec1bd5af8b00c4cba27ade75b07], x-b3-spanid=[03febdbe68520e56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[192b11ef-545c-4b67-9731-2f5bcc5a890d]}\\\"}\"}","context":{"RequestID":"192b11ef-545c-4b67-9731-2f5bcc5a890d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"400a1247-51b9-4db3-a446-5b18e61db7bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:19.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"192b11ef-545c-4b67-9731-2f5bcc5a890d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"400a1247-51b9-4db3-a446-5b18e61db7bb","LogTimestamp":"2023-04-23T00:37:19.317Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:19.322Z","message":"Entering","context":{"RequestID":"1eb65445-7210-47ca-aac3-a3c01feaa48c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c8334c2-835a-457e-8b60-03f91b8586a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.324Z","message":"{\"transactionId\":\"1eb65445-7210-47ca-aac3-a3c01feaa48c\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:19:323\",\"respDate\":\"230423-00:37:19:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1eb65445-7210-47ca-aac3-a3c01feaa48c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:19:323-77411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68fd4b2d-67b1-4b06-a8ab-546c823d85f4], x-b3-parentspanid=[9d5a2fd050b18dc3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60077], x-envoy-attempt-count=[1], x-b3-traceid=[63c7b54e7f9b2a869d5a2fd050b18dc3], x-b3-spanid=[98f91ddbaef7a153], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1eb65445-7210-47ca-aac3-a3c01feaa48c]}\\\"}\"}","context":{"RequestID":"1eb65445-7210-47ca-aac3-a3c01feaa48c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c8334c2-835a-457e-8b60-03f91b8586a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:19.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eb65445-7210-47ca-aac3-a3c01feaa48c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8334c2-835a-457e-8b60-03f91b8586a1","LogTimestamp":"2023-04-23T00:37:19.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:21.334Z","message":"Entering","context":{"RequestID":"1d2df9fc-52be-4449-89ed-911d55fdcfe9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a46f77f4-283a-4c68-a07b-bce6346e6821","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:21.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:21.336Z","message":"{\"transactionId\":\"1d2df9fc-52be-4449-89ed-911d55fdcfe9\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:21:335\",\"respDate\":\"230423-00:37:21:336\",\"sourceId\":\"haproxy:1d2df9fc-52be-4449-89ed-911d55fdcfe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:21:335-13442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c22fda87-28d2-4547-89cc-1ec55d88615a], x-b3-parentspanid=[c6778fe8a1ce0142], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d907186c76805e89c6778fe8a1ce0142], x-b3-spanid=[9062f45474be328e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d2df9fc-52be-4449-89ed-911d55fdcfe9]}\\\"}\"}","context":{"RequestID":"1d2df9fc-52be-4449-89ed-911d55fdcfe9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a46f77f4-283a-4c68-a07b-bce6346e6821","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:21.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:21.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d2df9fc-52be-4449-89ed-911d55fdcfe9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a46f77f4-283a-4c68-a07b-bce6346e6821","LogTimestamp":"2023-04-23T00:37:21.336Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:22.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:22.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:22.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:22.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:23.346Z","message":"Entering","context":{"RequestID":"08fb8882-12ea-467a-971b-f573c69cbc6c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"692be65e-6f81-4bfd-8ffd-fb797b624edd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:23.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:23.348Z","message":"{\"transactionId\":\"08fb8882-12ea-467a-971b-f573c69cbc6c\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:23:347\",\"respDate\":\"230423-00:37:23:348\",\"sourceId\":\"haproxy:08fb8882-12ea-467a-971b-f573c69cbc6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:23:347-67877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ef0e42d-d9ce-41c3-893a-7008a33c75da], x-b3-parentspanid=[98e1a4aff8157a53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6baf1aa23ab3770298e1a4aff8157a53], x-b3-spanid=[42116c6cc032c951], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08fb8882-12ea-467a-971b-f573c69cbc6c]}\\\"}\"}","context":{"RequestID":"08fb8882-12ea-467a-971b-f573c69cbc6c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"692be65e-6f81-4bfd-8ffd-fb797b624edd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:23.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:23.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08fb8882-12ea-467a-971b-f573c69cbc6c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"692be65e-6f81-4bfd-8ffd-fb797b624edd","LogTimestamp":"2023-04-23T00:37:23.349Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:25.359Z","message":"Entering","context":{"RequestID":"3f34fd43-6028-46fa-9c32-0f8cf577c99f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f944a99-ff22-49be-9d2c-4e520ee042a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:25.362Z","message":"{\"transactionId\":\"3f34fd43-6028-46fa-9c32-0f8cf577c99f\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:25:360\",\"respDate\":\"230423-00:37:25:362\",\"sourceId\":\"haproxy:3f34fd43-6028-46fa-9c32-0f8cf577c99f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:25:360-8084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0401ad1-b9e8-4add-bca3-64f460205543], x-b3-parentspanid=[df6e3bcc25558841], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9219c2664e9e717edf6e3bcc25558841], x-b3-spanid=[937b922c82dc9f90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f34fd43-6028-46fa-9c32-0f8cf577c99f]}\\\"}\"}","context":{"RequestID":"3f34fd43-6028-46fa-9c32-0f8cf577c99f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f944a99-ff22-49be-9d2c-4e520ee042a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:25.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:25.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f34fd43-6028-46fa-9c32-0f8cf577c99f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f944a99-ff22-49be-9d2c-4e520ee042a1","LogTimestamp":"2023-04-23T00:37:25.363Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:27.372Z","message":"Entering","context":{"RequestID":"943c4da3-1854-4be5-998e-42fb986229aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7befdf7d-d7ac-42ac-be8d-8952d54001e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:27.375Z","message":"{\"transactionId\":\"943c4da3-1854-4be5-998e-42fb986229aa\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:27:373\",\"respDate\":\"230423-00:37:27:375\",\"sourceId\":\"haproxy:943c4da3-1854-4be5-998e-42fb986229aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:27:373-56546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[020573cf-8791-4d79-9d82-f64b67b98ba1], x-b3-parentspanid=[9996e54462b168c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f30c0428c86e1909996e54462b168c3], x-b3-spanid=[8b4987db8c90e7c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[943c4da3-1854-4be5-998e-42fb986229aa]}\\\"}\"}","context":{"RequestID":"943c4da3-1854-4be5-998e-42fb986229aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7befdf7d-d7ac-42ac-be8d-8952d54001e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:27.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:27.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"943c4da3-1854-4be5-998e-42fb986229aa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7befdf7d-d7ac-42ac-be8d-8952d54001e2","LogTimestamp":"2023-04-23T00:37:27.376Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:29.212Z","message":"Entering","context":{"RequestID":"210597cd-8c1b-48aa-8d3f-06cb15327551","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7ddbefa-b37f-47ef-af58-0fe7954faded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"210597cd-8c1b-48aa-8d3f-06cb15327551","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7ddbefa-b37f-47ef-af58-0fe7954faded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.215Z","message":"{\"transactionId\":\"210597cd-8c1b-48aa-8d3f-06cb15327551\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:29:213\",\"respDate\":\"230423-00:37:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:210597cd-8c1b-48aa-8d3f-06cb15327551\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:29:213-64398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[210597cd-8c1b-48aa-8d3f-06cb15327551]}\\\"}\"}","context":{"RequestID":"210597cd-8c1b-48aa-8d3f-06cb15327551","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7ddbefa-b37f-47ef-af58-0fe7954faded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210597cd-8c1b-48aa-8d3f-06cb15327551","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7ddbefa-b37f-47ef-af58-0fe7954faded","LogTimestamp":"2023-04-23T00:37:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:29.321Z","message":"Entering","context":{"RequestID":"6786a11d-df27-40cf-b50d-f9dbcacd812a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bac3f222-b564-4acf-852c-9cec99aaebe9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.323Z","message":"{\"transactionId\":\"6786a11d-df27-40cf-b50d-f9dbcacd812a\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:29:322\",\"respDate\":\"230423-00:37:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6786a11d-df27-40cf-b50d-f9dbcacd812a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:29:322-5272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a13547-c213-496e-9b94-1224b0255341], x-b3-parentspanid=[1d6890762330870c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54733], x-envoy-attempt-count=[1], x-b3-traceid=[1310f2eabfff21d21d6890762330870c], x-b3-spanid=[a6f925c56ad6584d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6786a11d-df27-40cf-b50d-f9dbcacd812a]}\\\"}\"}","context":{"RequestID":"6786a11d-df27-40cf-b50d-f9dbcacd812a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bac3f222-b564-4acf-852c-9cec99aaebe9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6786a11d-df27-40cf-b50d-f9dbcacd812a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bac3f222-b564-4acf-852c-9cec99aaebe9","LogTimestamp":"2023-04-23T00:37:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:29.388Z","message":"Entering","context":{"RequestID":"b8607d76-739c-490d-8ffe-9928f243e7a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e076b28-8a6a-4e73-8d6f-0f95fa40567b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:29.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.391Z","message":"{\"transactionId\":\"b8607d76-739c-490d-8ffe-9928f243e7a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:29:389\",\"respDate\":\"230423-00:37:29:391\",\"sourceId\":\"haproxy:b8607d76-739c-490d-8ffe-9928f243e7a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:29:389-40485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e732b345-0692-4660-9e1e-b3e56823b457], x-b3-parentspanid=[00a0e3bd0966279d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5175854ee78f0a2b00a0e3bd0966279d], x-b3-spanid=[dfaa44cf8aacf50f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8607d76-739c-490d-8ffe-9928f243e7a5]}\\\"}\"}","context":{"RequestID":"b8607d76-739c-490d-8ffe-9928f243e7a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e076b28-8a6a-4e73-8d6f-0f95fa40567b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:29.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:29.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8607d76-739c-490d-8ffe-9928f243e7a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e076b28-8a6a-4e73-8d6f-0f95fa40567b","LogTimestamp":"2023-04-23T00:37:29.391Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:31.401Z","message":"Entering","context":{"RequestID":"a85c4b74-a6c8-4ab6-94ba-547f28e48812","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34afb6ba-c377-4081-b246-7af6c99a1e30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:31.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:31.403Z","message":"{\"transactionId\":\"a85c4b74-a6c8-4ab6-94ba-547f28e48812\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:31:401\",\"respDate\":\"230423-00:37:31:403\",\"sourceId\":\"haproxy:a85c4b74-a6c8-4ab6-94ba-547f28e48812\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:31:401-90304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f91607cd-2144-421c-93fa-84be61c9b076], x-b3-parentspanid=[757e8caaf570df98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11e21df757ee10b1757e8caaf570df98], x-b3-spanid=[6b10607e2eebc302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a85c4b74-a6c8-4ab6-94ba-547f28e48812]}\\\"}\"}","context":{"RequestID":"a85c4b74-a6c8-4ab6-94ba-547f28e48812","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34afb6ba-c377-4081-b246-7af6c99a1e30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:31.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:31.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85c4b74-a6c8-4ab6-94ba-547f28e48812","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34afb6ba-c377-4081-b246-7af6c99a1e30","LogTimestamp":"2023-04-23T00:37:31.403Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:32.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:32.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:32.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:32.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:33.412Z","message":"Entering","context":{"RequestID":"8bbf43b4-1dcf-4263-ab81-5a4da05b59f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b89b356-5a16-4c7a-9257-82f0a9c9ea20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:33.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:33.415Z","message":"{\"transactionId\":\"8bbf43b4-1dcf-4263-ab81-5a4da05b59f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:33:413\",\"respDate\":\"230423-00:37:33:415\",\"sourceId\":\"haproxy:8bbf43b4-1dcf-4263-ab81-5a4da05b59f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:33:413-42855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e89494a-8acf-432d-ac1e-04a1e495ebd7], x-b3-parentspanid=[dcfedfec2a88eab7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3f2dc78ef2a1571dcfedfec2a88eab7], x-b3-spanid=[e21f2f31a9566e86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bbf43b4-1dcf-4263-ab81-5a4da05b59f5]}\\\"}\"}","context":{"RequestID":"8bbf43b4-1dcf-4263-ab81-5a4da05b59f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b89b356-5a16-4c7a-9257-82f0a9c9ea20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:33.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:33.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bbf43b4-1dcf-4263-ab81-5a4da05b59f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b89b356-5a16-4c7a-9257-82f0a9c9ea20","LogTimestamp":"2023-04-23T00:37:33.416Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:35.122Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:35.127Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:35.426Z","message":"Entering","context":{"RequestID":"d8532819-8b9a-4c62-ac64-0e032ac45c0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6deef26-6d2b-4a4e-84aa-1e0c3d0787e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:35.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:35.429Z","message":"{\"transactionId\":\"d8532819-8b9a-4c62-ac64-0e032ac45c0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:35:427\",\"respDate\":\"230423-00:37:35:429\",\"sourceId\":\"haproxy:d8532819-8b9a-4c62-ac64-0e032ac45c0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:35:427-59797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d8c998f-0169-4926-b367-0a37567c0a57], x-b3-parentspanid=[dbf1b72e9a2b51e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0b2fbf6f2d5b979dbf1b72e9a2b51e7], x-b3-spanid=[b1f74df8e322e155], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8532819-8b9a-4c62-ac64-0e032ac45c0d]}\\\"}\"}","context":{"RequestID":"d8532819-8b9a-4c62-ac64-0e032ac45c0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6deef26-6d2b-4a4e-84aa-1e0c3d0787e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:35.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:35.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8532819-8b9a-4c62-ac64-0e032ac45c0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6deef26-6d2b-4a4e-84aa-1e0c3d0787e0","LogTimestamp":"2023-04-23T00:37:35.430Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:37.441Z","message":"Entering","context":{"RequestID":"2361cd1c-822f-4da3-8626-5410455d0671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"509235f8-5c54-48c8-9bec-cf9e0dd7f90d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:37.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:37.443Z","message":"{\"transactionId\":\"2361cd1c-822f-4da3-8626-5410455d0671\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:37:441\",\"respDate\":\"230423-00:37:37:443\",\"sourceId\":\"haproxy:2361cd1c-822f-4da3-8626-5410455d0671\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:37:441-41337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8285b87-bab4-49af-ba50-c6e0c2df394a], x-b3-parentspanid=[a9cd50e72c984e3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9715224d5ff02bc6a9cd50e72c984e3a], x-b3-spanid=[f5793d50b8d29427], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2361cd1c-822f-4da3-8626-5410455d0671]}\\\"}\"}","context":{"RequestID":"2361cd1c-822f-4da3-8626-5410455d0671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"509235f8-5c54-48c8-9bec-cf9e0dd7f90d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:37.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:37.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2361cd1c-822f-4da3-8626-5410455d0671","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"509235f8-5c54-48c8-9bec-cf9e0dd7f90d","LogTimestamp":"2023-04-23T00:37:37.444Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:39.212Z","message":"Entering","context":{"RequestID":"fbfd6c65-522e-43f8-b604-679a5e8a2249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4282ac06-67e4-4453-9b98-082c21fb96fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"fbfd6c65-522e-43f8-b604-679a5e8a2249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4282ac06-67e4-4453-9b98-082c21fb96fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.218Z","message":"{\"transactionId\":\"fbfd6c65-522e-43f8-b604-679a5e8a2249\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:39:214\",\"respDate\":\"230423-00:37:39:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fbfd6c65-522e-43f8-b604-679a5e8a2249\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:39:214-85544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fbfd6c65-522e-43f8-b604-679a5e8a2249]}\\\"}\"}","context":{"RequestID":"fbfd6c65-522e-43f8-b604-679a5e8a2249","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4282ac06-67e4-4453-9b98-082c21fb96fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbfd6c65-522e-43f8-b604-679a5e8a2249","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4282ac06-67e4-4453-9b98-082c21fb96fb","LogTimestamp":"2023-04-23T00:37:39.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:37:39.323Z","message":"Entering","context":{"RequestID":"5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"7328cd41-71c0-4362-a126-d6e90eadda15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.325Z","message":"{\"transactionId\":\"5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:39:323\",\"respDate\":\"230423-00:37:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:39:323-89218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47904f21-ce6a-4d65-a153-73bcad00ed45], x-b3-parentspanid=[56713bd9c7eba701], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58123], x-envoy-attempt-count=[1], x-b3-traceid=[f385046a039e692f56713bd9c7eba701], x-b3-spanid=[0a75d00be7d137c4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6]}\\\"}\"}","context":{"RequestID":"5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"7328cd41-71c0-4362-a126-d6e90eadda15","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ccc5ecb-adbc-4fef-ae72-aee9f9bb57f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7328cd41-71c0-4362-a126-d6e90eadda15","LogTimestamp":"2023-04-23T00:37:39.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:39.453Z","message":"Entering","context":{"RequestID":"f8b52a26-eb9d-4cf5-8075-fa0c20f997c8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f53bd1e4-dfa9-4403-8d25-839b02f1f52e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:39.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.456Z","message":"{\"transactionId\":\"f8b52a26-eb9d-4cf5-8075-fa0c20f997c8\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:39:454\",\"respDate\":\"230423-00:37:39:456\",\"sourceId\":\"haproxy:f8b52a26-eb9d-4cf5-8075-fa0c20f997c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:39:454-18242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4724046-369b-49d4-848a-3a83c2f57b35], x-b3-parentspanid=[20d2257ac399af28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[181fcf6bc2f4a59e20d2257ac399af28], x-b3-spanid=[f91a1d9ac3bf1198], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8b52a26-eb9d-4cf5-8075-fa0c20f997c8]}\\\"}\"}","context":{"RequestID":"f8b52a26-eb9d-4cf5-8075-fa0c20f997c8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f53bd1e4-dfa9-4403-8d25-839b02f1f52e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:39.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:39.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8b52a26-eb9d-4cf5-8075-fa0c20f997c8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f53bd1e4-dfa9-4403-8d25-839b02f1f52e","LogTimestamp":"2023-04-23T00:37:39.457Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:41.468Z","message":"Entering","context":{"RequestID":"cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b261331-5849-4b96-ac57-dc7d6ff7c365","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:41.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:41.471Z","message":"{\"transactionId\":\"cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:41:469\",\"respDate\":\"230423-00:37:41:471\",\"sourceId\":\"haproxy:cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:41:469-90757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ddd178b-cbc4-48cd-9ec6-7fc191037818], x-b3-parentspanid=[5e1bb2be8a07c0c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f33e781f2d6e19bd5e1bb2be8a07c0c2], x-b3-spanid=[257042699f5ed03a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49]}\\\"}\"}","context":{"RequestID":"cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b261331-5849-4b96-ac57-dc7d6ff7c365","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:41.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:41.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb1d1fb4-a1d8-4d6c-8453-1a9a7157ac49","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b261331-5849-4b96-ac57-dc7d6ff7c365","LogTimestamp":"2023-04-23T00:37:41.472Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:37:42.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:42.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:42.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:42.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:43.483Z","message":"Entering","context":{"RequestID":"70439780-6961-4d82-bae9-d4975f9ff7f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6d69548-3db3-4f05-8277-9381550413da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:43.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:43.485Z","message":"{\"transactionId\":\"70439780-6961-4d82-bae9-d4975f9ff7f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:43:483\",\"respDate\":\"230423-00:37:43:485\",\"sourceId\":\"haproxy:70439780-6961-4d82-bae9-d4975f9ff7f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:43:483-44384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[925ea46d-29a0-4a9b-8eeb-478d383b371a], x-b3-parentspanid=[fb98f0f6118495e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9079c82714731c89fb98f0f6118495e3], x-b3-spanid=[f537a9d6dcfdef1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70439780-6961-4d82-bae9-d4975f9ff7f4]}\\\"}\"}","context":{"RequestID":"70439780-6961-4d82-bae9-d4975f9ff7f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6d69548-3db3-4f05-8277-9381550413da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:43.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:43.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70439780-6961-4d82-bae9-d4975f9ff7f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6d69548-3db3-4f05-8277-9381550413da","LogTimestamp":"2023-04-23T00:37:43.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:45.495Z","message":"Entering","context":{"RequestID":"b5243471-779e-4758-b280-1bbe136b1f31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"695df95e-b3af-427f-a244-27dc7a2249b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:45.497Z","message":"{\"transactionId\":\"b5243471-779e-4758-b280-1bbe136b1f31\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:45:496\",\"respDate\":\"230423-00:37:45:497\",\"sourceId\":\"haproxy:b5243471-779e-4758-b280-1bbe136b1f31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:45:496-71414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70182093-f746-4fcc-86c2-3f6a669fc24b], x-b3-parentspanid=[72cb0121a9ab8c80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05b467b4e5891d2972cb0121a9ab8c80], x-b3-spanid=[1836710e7ea44671], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5243471-779e-4758-b280-1bbe136b1f31]}\\\"}\"}","context":{"RequestID":"b5243471-779e-4758-b280-1bbe136b1f31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"695df95e-b3af-427f-a244-27dc7a2249b0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:45.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:45.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5243471-779e-4758-b280-1bbe136b1f31","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"695df95e-b3af-427f-a244-27dc7a2249b0","LogTimestamp":"2023-04-23T00:37:45.497Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:47.505Z","message":"Entering","context":{"RequestID":"5e8f8a61-6061-434b-9441-8490f22a163f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65ffc099-22f7-4ba4-9cfd-c26f84f776e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:47.508Z","message":"{\"transactionId\":\"5e8f8a61-6061-434b-9441-8490f22a163f\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:47:506\",\"respDate\":\"230423-00:37:47:508\",\"sourceId\":\"haproxy:5e8f8a61-6061-434b-9441-8490f22a163f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:47:506-47597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a61b429-e931-4a8b-8d1f-d1f230db03df], x-b3-parentspanid=[2f7ad72274172dd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cba93ad9748074eb2f7ad72274172dd0], x-b3-spanid=[41aba5fa53e828b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e8f8a61-6061-434b-9441-8490f22a163f]}\\\"}\"}","context":{"RequestID":"5e8f8a61-6061-434b-9441-8490f22a163f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65ffc099-22f7-4ba4-9cfd-c26f84f776e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:47.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e8f8a61-6061-434b-9441-8490f22a163f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65ffc099-22f7-4ba4-9cfd-c26f84f776e5","LogTimestamp":"2023-04-23T00:37:47.509Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:49.213Z","message":"Entering","context":{"RequestID":"e5b196f5-1b98-474e-bf8b-8b5edb81dbbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0914441f-bf21-468d-831e-b528f307c691","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"e5b196f5-1b98-474e-bf8b-8b5edb81dbbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0914441f-bf21-468d-831e-b528f307c691","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.216Z","message":"{\"transactionId\":\"e5b196f5-1b98-474e-bf8b-8b5edb81dbbb\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:49:214\",\"respDate\":\"230423-00:37:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e5b196f5-1b98-474e-bf8b-8b5edb81dbbb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:49:214-52705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e5b196f5-1b98-474e-bf8b-8b5edb81dbbb]}\\\"}\"}","context":{"RequestID":"e5b196f5-1b98-474e-bf8b-8b5edb81dbbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0914441f-bf21-468d-831e-b528f307c691","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5b196f5-1b98-474e-bf8b-8b5edb81dbbb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0914441f-bf21-468d-831e-b528f307c691","LogTimestamp":"2023-04-23T00:37:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:37:49.320Z","message":"Entering","context":{"RequestID":"a3234dd9-c4d4-4610-99ab-cc3fa0614d53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a1b8934-c982-4836-93fd-689104ddc902","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.322Z","message":"{\"transactionId\":\"a3234dd9-c4d4-4610-99ab-cc3fa0614d53\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:49:321\",\"respDate\":\"230423-00:37:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3234dd9-c4d4-4610-99ab-cc3fa0614d53\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:49:321-33418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a845f15-ccf3-45ad-b826-422c973687fb], x-b3-parentspanid=[5d466b01bb38c029], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33531], x-envoy-attempt-count=[1], x-b3-traceid=[743e248b7c3c21fb5d466b01bb38c029], x-b3-spanid=[a53b3d304f95ede4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3234dd9-c4d4-4610-99ab-cc3fa0614d53]}\\\"}\"}","context":{"RequestID":"a3234dd9-c4d4-4610-99ab-cc3fa0614d53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a1b8934-c982-4836-93fd-689104ddc902","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3234dd9-c4d4-4610-99ab-cc3fa0614d53","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a1b8934-c982-4836-93fd-689104ddc902","LogTimestamp":"2023-04-23T00:37:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:49.519Z","message":"Entering","context":{"RequestID":"aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38896e45-6a0c-4386-b4e4-4a0772b37aa1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:49.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.522Z","message":"{\"transactionId\":\"aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:49:520\",\"respDate\":\"230423-00:37:49:522\",\"sourceId\":\"haproxy:aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:49:520-15578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6478db7-867e-4bb9-ad64-f3fad4c1ab8c], x-b3-parentspanid=[1ca0a0926f138c1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53bf6f0cff8406771ca0a0926f138c1f], x-b3-spanid=[7defcfe3e361b5ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4]}\\\"}\"}","context":{"RequestID":"aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38896e45-6a0c-4386-b4e4-4a0772b37aa1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:49.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:49.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa36acb1-2c6c-45dc-a1b2-5dcb9338c9d4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38896e45-6a0c-4386-b4e4-4a0772b37aa1","LogTimestamp":"2023-04-23T00:37:49.523Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:37:51.535Z","message":"Entering","context":{"RequestID":"afc7e22d-e2ee-4168-915b-1e353d142731","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6174f8c9-b0bc-48df-b9c6-952d17ee4ee2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:51.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:51.538Z","message":"{\"transactionId\":\"afc7e22d-e2ee-4168-915b-1e353d142731\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:51:536\",\"respDate\":\"230423-00:37:51:538\",\"sourceId\":\"haproxy:afc7e22d-e2ee-4168-915b-1e353d142731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:51:536-61126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[782fee70-5f36-461c-aa52-c1d487a42968], x-b3-parentspanid=[3e027e61a192784f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab4339e9fc2cedd33e027e61a192784f], x-b3-spanid=[8ae70c83a15cff5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afc7e22d-e2ee-4168-915b-1e353d142731]}\\\"}\"}","context":{"RequestID":"afc7e22d-e2ee-4168-915b-1e353d142731","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6174f8c9-b0bc-48df-b9c6-952d17ee4ee2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:51.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:51.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afc7e22d-e2ee-4168-915b-1e353d142731","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6174f8c9-b0bc-48df-b9c6-952d17ee4ee2","LogTimestamp":"2023-04-23T00:37:51.539Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:37:52.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:37:52.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:52.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:52.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:53.548Z","message":"Entering","context":{"RequestID":"ed52cc74-ea05-4705-8775-c4622d4bbf13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a67100f8-038b-4934-9bcb-288fc402819a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:53.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:53.550Z","message":"{\"transactionId\":\"ed52cc74-ea05-4705-8775-c4622d4bbf13\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:53:549\",\"respDate\":\"230423-00:37:53:550\",\"sourceId\":\"haproxy:ed52cc74-ea05-4705-8775-c4622d4bbf13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:53:549-58561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1af2a864-dce8-4aff-a276-27a77f73aa56], x-b3-parentspanid=[a32ecaaf9d344221], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6434cca86bf09169a32ecaaf9d344221], x-b3-spanid=[0fb2a55a7808b46d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed52cc74-ea05-4705-8775-c4622d4bbf13]}\\\"}\"}","context":{"RequestID":"ed52cc74-ea05-4705-8775-c4622d4bbf13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a67100f8-038b-4934-9bcb-288fc402819a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:53.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:53.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed52cc74-ea05-4705-8775-c4622d4bbf13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a67100f8-038b-4934-9bcb-288fc402819a","LogTimestamp":"2023-04-23T00:37:53.550Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:37:55.561Z","message":"Entering","context":{"RequestID":"9ce736c2-349c-4854-a5fe-28ba844a94f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17c44fe5-a7f4-4cdc-abf2-680233e7d30e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:55.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:55.563Z","message":"{\"transactionId\":\"9ce736c2-349c-4854-a5fe-28ba844a94f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:55:561\",\"respDate\":\"230423-00:37:55:563\",\"sourceId\":\"haproxy:9ce736c2-349c-4854-a5fe-28ba844a94f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:37:55:561-88414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[953bfdaa-ff4d-43f2-87a4-83ec1325ba1e], x-b3-parentspanid=[020baa311813d403], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a3fdb9970180b3b020baa311813d403], x-b3-spanid=[dd6d0bb473aff5fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ce736c2-349c-4854-a5fe-28ba844a94f1]}\\\"}\"}","context":{"RequestID":"9ce736c2-349c-4854-a5fe-28ba844a94f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17c44fe5-a7f4-4cdc-abf2-680233e7d30e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:55.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:55.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ce736c2-349c-4854-a5fe-28ba844a94f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17c44fe5-a7f4-4cdc-abf2-680233e7d30e","LogTimestamp":"2023-04-23T00:37:55.563Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:57.574Z","message":"Entering","context":{"RequestID":"aee671e1-d86a-468a-9767-80364510439e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a67d866f-de3e-49eb-b0d0-666c20d67afa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:57.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:57.576Z","message":"{\"transactionId\":\"aee671e1-d86a-468a-9767-80364510439e\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:57:574\",\"respDate\":\"230423-00:37:57:576\",\"sourceId\":\"haproxy:aee671e1-d86a-468a-9767-80364510439e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:57:574-46443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dee88bb1-063b-4354-8e30-25d3e44dc8ce], x-b3-parentspanid=[cd7ef56544055356], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e74697d9da934454cd7ef56544055356], x-b3-spanid=[fbc18b36ad73edca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aee671e1-d86a-468a-9767-80364510439e]}\\\"}\"}","context":{"RequestID":"aee671e1-d86a-468a-9767-80364510439e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a67d866f-de3e-49eb-b0d0-666c20d67afa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:57.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:57.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aee671e1-d86a-468a-9767-80364510439e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a67d866f-de3e-49eb-b0d0-666c20d67afa","LogTimestamp":"2023-04-23T00:37:57.576Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:37:59.213Z","message":"Entering","context":{"RequestID":"661171d0-1e0a-4f36-b7e2-3a9847571876","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69a804c-56ca-471f-a116-91c6a48d32c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"661171d0-1e0a-4f36-b7e2-3a9847571876","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69a804c-56ca-471f-a116-91c6a48d32c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.217Z","message":"{\"transactionId\":\"661171d0-1e0a-4f36-b7e2-3a9847571876\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:59:214\",\"respDate\":\"230423-00:37:59:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:661171d0-1e0a-4f36-b7e2-3a9847571876\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:37:59:214-43365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[661171d0-1e0a-4f36-b7e2-3a9847571876]}\\\"}\"}","context":{"RequestID":"661171d0-1e0a-4f36-b7e2-3a9847571876","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c69a804c-56ca-471f-a116-91c6a48d32c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:37:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"661171d0-1e0a-4f36-b7e2-3a9847571876","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69a804c-56ca-471f-a116-91c6a48d32c5","LogTimestamp":"2023-04-23T00:37:59.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:37:59.321Z","message":"Entering","context":{"RequestID":"b0159146-111f-4a4c-83e9-b44468e9c7f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a349026-6906-4c26-98d9-10a16ad8b121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:59.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.324Z","message":"{\"transactionId\":\"b0159146-111f-4a4c-83e9-b44468e9c7f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:59:322\",\"respDate\":\"230423-00:37:59:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b0159146-111f-4a4c-83e9-b44468e9c7f2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:59:322-10067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[273fb38b-8f02-4f06-a546-62797687a858], x-b3-parentspanid=[c3158a3fbbfd0b18], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40499], x-envoy-attempt-count=[1], x-b3-traceid=[e360346d98f62959c3158a3fbbfd0b18], x-b3-spanid=[6c3813d7b9ef5d16], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b0159146-111f-4a4c-83e9-b44468e9c7f2]}\\\"}\"}","context":{"RequestID":"b0159146-111f-4a4c-83e9-b44468e9c7f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a349026-6906-4c26-98d9-10a16ad8b121","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:37:59.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0159146-111f-4a4c-83e9-b44468e9c7f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a349026-6906-4c26-98d9-10a16ad8b121","LogTimestamp":"2023-04-23T00:37:59.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:37:59.586Z","message":"Entering","context":{"RequestID":"5d8c3543-0e8b-48a1-a229-8e351c864597","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c25bbbf-2fc1-4c23-9a81-473ab21fa495","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:59.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.589Z","message":"{\"transactionId\":\"5d8c3543-0e8b-48a1-a229-8e351c864597\",\"status\":\"200\",\"rqstDate\":\"230423-00:37:59:587\",\"respDate\":\"230423-00:37:59:589\",\"sourceId\":\"haproxy:5d8c3543-0e8b-48a1-a229-8e351c864597\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:37:59:587-94152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e32a200a-1d46-4837-8939-136e20234aec], x-b3-parentspanid=[8619241862d25d9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49d9f3b29097e7f28619241862d25d9c], x-b3-spanid=[54fbe4e1c312a843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d8c3543-0e8b-48a1-a229-8e351c864597]}\\\"}\"}","context":{"RequestID":"5d8c3543-0e8b-48a1-a229-8e351c864597","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c25bbbf-2fc1-4c23-9a81-473ab21fa495","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:37:59.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:37:59.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d8c3543-0e8b-48a1-a229-8e351c864597","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c25bbbf-2fc1-4c23-9a81-473ab21fa495","LogTimestamp":"2023-04-23T00:37:59.589Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:37:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:01.601Z","message":"Entering","context":{"RequestID":"6f1c00d4-8b65-48df-a41f-79e9affdf4cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73602e78-b151-49e3-890d-1ad9206359c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:01.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:01.604Z","message":"{\"transactionId\":\"6f1c00d4-8b65-48df-a41f-79e9affdf4cb\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:01:602\",\"respDate\":\"230423-00:38:01:604\",\"sourceId\":\"haproxy:6f1c00d4-8b65-48df-a41f-79e9affdf4cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:01:602-67785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06fcef35-9caf-4785-a87c-e9c2f9bc0270], x-b3-parentspanid=[abcf61a0f110ec36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6094e88e16bf8baabcf61a0f110ec36], x-b3-spanid=[4721ab6bd95e523d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f1c00d4-8b65-48df-a41f-79e9affdf4cb]}\\\"}\"}","context":{"RequestID":"6f1c00d4-8b65-48df-a41f-79e9affdf4cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73602e78-b151-49e3-890d-1ad9206359c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:01.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:01.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f1c00d4-8b65-48df-a41f-79e9affdf4cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73602e78-b151-49e3-890d-1ad9206359c6","LogTimestamp":"2023-04-23T00:38:01.605Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:02.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:02.969Z","message":"Connection[/10.233.74.80:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:02.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:02.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:02.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:02.972Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:03.615Z","message":"Entering","context":{"RequestID":"ef3ffa0d-1396-4db4-8f43-4d7aa3867c63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6b86b8a-70a5-428b-bd08-361d2dc3954b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:03.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:03.618Z","message":"{\"transactionId\":\"ef3ffa0d-1396-4db4-8f43-4d7aa3867c63\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:03:616\",\"respDate\":\"230423-00:38:03:617\",\"sourceId\":\"haproxy:ef3ffa0d-1396-4db4-8f43-4d7aa3867c63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:03:616-20660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e07f9dd-4346-4332-bbf2-3beb973516bc], x-b3-parentspanid=[05b35ac67357a15b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a92db9b22cc12ba505b35ac67357a15b], x-b3-spanid=[2be399b22434e348], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef3ffa0d-1396-4db4-8f43-4d7aa3867c63]}\\\"}\"}","context":{"RequestID":"ef3ffa0d-1396-4db4-8f43-4d7aa3867c63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6b86b8a-70a5-428b-bd08-361d2dc3954b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:03.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:03.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef3ffa0d-1396-4db4-8f43-4d7aa3867c63","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b86b8a-70a5-428b-bd08-361d2dc3954b","LogTimestamp":"2023-04-23T00:38:03.618Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:05.130Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:05.136Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:05.630Z","message":"Entering","context":{"RequestID":"5c09e13f-3b23-4396-af94-b7310ad8ec8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11838acb-c286-4d2c-b716-d41c073038ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:05.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:05.632Z","message":"{\"transactionId\":\"5c09e13f-3b23-4396-af94-b7310ad8ec8f\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:05:630\",\"respDate\":\"230423-00:38:05:632\",\"sourceId\":\"haproxy:5c09e13f-3b23-4396-af94-b7310ad8ec8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:05:630-60775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ffe1205-de54-4437-afe4-2376930df280], x-b3-parentspanid=[d99cda74123ac0c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[132cb8ebd28a5f3cd99cda74123ac0c8], x-b3-spanid=[917557bbac15b8f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c09e13f-3b23-4396-af94-b7310ad8ec8f]}\\\"}\"}","context":{"RequestID":"5c09e13f-3b23-4396-af94-b7310ad8ec8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11838acb-c286-4d2c-b716-d41c073038ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:05.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:05.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c09e13f-3b23-4396-af94-b7310ad8ec8f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11838acb-c286-4d2c-b716-d41c073038ba","LogTimestamp":"2023-04-23T00:38:05.632Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:07.642Z","message":"Entering","context":{"RequestID":"acd703d9-e74a-41c8-bbeb-0a527e419d05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b52df1b-f03a-4313-92f0-f1e889df3c66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:07.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:07.644Z","message":"{\"transactionId\":\"acd703d9-e74a-41c8-bbeb-0a527e419d05\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:07:643\",\"respDate\":\"230423-00:38:07:644\",\"sourceId\":\"haproxy:acd703d9-e74a-41c8-bbeb-0a527e419d05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:07:643-94028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ed76215-9cfd-4524-96a9-fb618b690bec], x-b3-parentspanid=[8a64c5a6280ffbb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f603bbc4ff329e3d8a64c5a6280ffbb1], x-b3-spanid=[435e3349cddd029f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acd703d9-e74a-41c8-bbeb-0a527e419d05]}\\\"}\"}","context":{"RequestID":"acd703d9-e74a-41c8-bbeb-0a527e419d05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b52df1b-f03a-4313-92f0-f1e889df3c66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:07.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:07.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acd703d9-e74a-41c8-bbeb-0a527e419d05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b52df1b-f03a-4313-92f0-f1e889df3c66","LogTimestamp":"2023-04-23T00:38:07.645Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:09.212Z","message":"Entering","context":{"RequestID":"8f9daca7-4696-4327-8e19-9261cafc59f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46582187-06e9-4b35-b627-a3b3ff4468b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f9daca7-4696-4327-8e19-9261cafc59f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46582187-06e9-4b35-b627-a3b3ff4468b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.215Z","message":"{\"transactionId\":\"8f9daca7-4696-4327-8e19-9261cafc59f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:09:212\",\"respDate\":\"230423-00:38:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f9daca7-4696-4327-8e19-9261cafc59f4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:09:212-35459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f9daca7-4696-4327-8e19-9261cafc59f4]}\\\"}\"}","context":{"RequestID":"8f9daca7-4696-4327-8e19-9261cafc59f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46582187-06e9-4b35-b627-a3b3ff4468b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f9daca7-4696-4327-8e19-9261cafc59f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46582187-06e9-4b35-b627-a3b3ff4468b7","LogTimestamp":"2023-04-23T00:38:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:09.320Z","message":"Entering","context":{"RequestID":"62060d20-eda3-4913-b61c-bfc09dc28da1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2d59573-67da-4dfe-9e82-54ed3d9ab373","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:09.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.323Z","message":"{\"transactionId\":\"62060d20-eda3-4913-b61c-bfc09dc28da1\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:09:321\",\"respDate\":\"230423-00:38:09:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62060d20-eda3-4913-b61c-bfc09dc28da1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:09:321-17172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a62104a7-e2bc-406f-abcd-8e18652c37f2], x-b3-parentspanid=[76dd5b4700298244], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34459], x-envoy-attempt-count=[1], x-b3-traceid=[2dbf211105017ab476dd5b4700298244], x-b3-spanid=[b2fcbcd18bf63a00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62060d20-eda3-4913-b61c-bfc09dc28da1]}\\\"}\"}","context":{"RequestID":"62060d20-eda3-4913-b61c-bfc09dc28da1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e2d59573-67da-4dfe-9e82-54ed3d9ab373","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:09.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62060d20-eda3-4913-b61c-bfc09dc28da1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2d59573-67da-4dfe-9e82-54ed3d9ab373","LogTimestamp":"2023-04-23T00:38:09.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:09.655Z","message":"Entering","context":{"RequestID":"d9a968c1-2256-4649-8715-762b57debecf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83345c69-b714-4232-93da-44c02b9d3227","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:09.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.658Z","message":"{\"transactionId\":\"d9a968c1-2256-4649-8715-762b57debecf\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:09:657\",\"respDate\":\"230423-00:38:09:658\",\"sourceId\":\"haproxy:d9a968c1-2256-4649-8715-762b57debecf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:09:657-92630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5a8435f-423d-43ab-9108-7bc7e20fcd2e], x-b3-parentspanid=[e691c99d835040a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d98a1c59cb4aba27e691c99d835040a6], x-b3-spanid=[e8ec421f78f3a9a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9a968c1-2256-4649-8715-762b57debecf]}\\\"}\"}","context":{"RequestID":"d9a968c1-2256-4649-8715-762b57debecf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"83345c69-b714-4232-93da-44c02b9d3227","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:09.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:09.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9a968c1-2256-4649-8715-762b57debecf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83345c69-b714-4232-93da-44c02b9d3227","LogTimestamp":"2023-04-23T00:38:09.659Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:11.671Z","message":"Entering","context":{"RequestID":"6a7c9a44-6f54-4bc8-beee-45c870cbe4ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b9e84da-28ea-4889-9c6d-b98ce097308f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:11.674Z","message":"{\"transactionId\":\"6a7c9a44-6f54-4bc8-beee-45c870cbe4ef\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:11:672\",\"respDate\":\"230423-00:38:11:674\",\"sourceId\":\"haproxy:6a7c9a44-6f54-4bc8-beee-45c870cbe4ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:11:672-53109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89c31c3c-2c30-420a-b437-0297d94c9190], x-b3-parentspanid=[6dd0d6c83e1b7fe0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3f0c641ecd543a96dd0d6c83e1b7fe0], x-b3-spanid=[ced43747b9d1b63b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a7c9a44-6f54-4bc8-beee-45c870cbe4ef]}\\\"}\"}","context":{"RequestID":"6a7c9a44-6f54-4bc8-beee-45c870cbe4ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b9e84da-28ea-4889-9c6d-b98ce097308f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:11.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:11.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a7c9a44-6f54-4bc8-beee-45c870cbe4ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b9e84da-28ea-4889-9c6d-b98ce097308f","LogTimestamp":"2023-04-23T00:38:11.675Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:38:12.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:12.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:12.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:12.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:13.684Z","message":"Entering","context":{"RequestID":"2f51d68e-a90a-462b-b287-405819ebf81f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c1c1c5d5-395f-4a65-b5b7-5e1a99b73b4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:13.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:13.686Z","message":"{\"transactionId\":\"2f51d68e-a90a-462b-b287-405819ebf81f\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:13:685\",\"respDate\":\"230423-00:38:13:686\",\"sourceId\":\"haproxy:2f51d68e-a90a-462b-b287-405819ebf81f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:13:685-9539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b7eeec5-392a-4b73-bcb6-b8daf80fc10c], x-b3-parentspanid=[74d47e8ad2a55149], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50537e6e808ed1be74d47e8ad2a55149], x-b3-spanid=[b66f92697e50d27d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f51d68e-a90a-462b-b287-405819ebf81f]}\\\"}\"}","context":{"RequestID":"2f51d68e-a90a-462b-b287-405819ebf81f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c1c1c5d5-395f-4a65-b5b7-5e1a99b73b4b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:13.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:13.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f51d68e-a90a-462b-b287-405819ebf81f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1c1c5d5-395f-4a65-b5b7-5e1a99b73b4b","LogTimestamp":"2023-04-23T00:38:13.687Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:15.697Z","message":"Entering","context":{"RequestID":"42089989-9842-43b1-abe8-a7264b0bb777","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7620218a-4c0f-4d6a-9f12-6087e9676e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:15.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:15.701Z","message":"{\"transactionId\":\"42089989-9842-43b1-abe8-a7264b0bb777\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:15:699\",\"respDate\":\"230423-00:38:15:701\",\"sourceId\":\"haproxy:42089989-9842-43b1-abe8-a7264b0bb777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:15:699-19329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2f691c4-a3f5-4aef-ba47-9b6792500624], x-b3-parentspanid=[d2c9d0b0c5ef31a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3613b65addb60dc1d2c9d0b0c5ef31a0], x-b3-spanid=[e3665d2804d2141c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42089989-9842-43b1-abe8-a7264b0bb777]}\\\"}\"}","context":{"RequestID":"42089989-9842-43b1-abe8-a7264b0bb777","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7620218a-4c0f-4d6a-9f12-6087e9676e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:15.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:15.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42089989-9842-43b1-abe8-a7264b0bb777","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7620218a-4c0f-4d6a-9f12-6087e9676e7c","LogTimestamp":"2023-04-23T00:38:15.702Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:38:17.713Z","message":"Entering","context":{"RequestID":"1ad000ee-fbab-453a-aa8a-423a69c5551a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf47ad07-c1fd-46dd-a36a-8ac9b38a4d54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:17.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:17.716Z","message":"{\"transactionId\":\"1ad000ee-fbab-453a-aa8a-423a69c5551a\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:17:714\",\"respDate\":\"230423-00:38:17:715\",\"sourceId\":\"haproxy:1ad000ee-fbab-453a-aa8a-423a69c5551a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:17:714-66035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d938ce17-9eda-419a-a064-f5ad0b038036], x-b3-parentspanid=[33cd5f6aa0e18244], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[387df3f0ef242ca133cd5f6aa0e18244], x-b3-spanid=[6077f47550074e39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ad000ee-fbab-453a-aa8a-423a69c5551a]}\\\"}\"}","context":{"RequestID":"1ad000ee-fbab-453a-aa8a-423a69c5551a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf47ad07-c1fd-46dd-a36a-8ac9b38a4d54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:17.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:17.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ad000ee-fbab-453a-aa8a-423a69c5551a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf47ad07-c1fd-46dd-a36a-8ac9b38a4d54","LogTimestamp":"2023-04-23T00:38:17.716Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:19.212Z","message":"Entering","context":{"RequestID":"cc35741e-2c99-41a9-9647-f340860d1471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79746ba4-7712-4334-aae7-9391d142e90b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"cc35741e-2c99-41a9-9647-f340860d1471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79746ba4-7712-4334-aae7-9391d142e90b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.216Z","message":"{\"transactionId\":\"cc35741e-2c99-41a9-9647-f340860d1471\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:19:213\",\"respDate\":\"230423-00:38:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cc35741e-2c99-41a9-9647-f340860d1471\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:19:213-62931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cc35741e-2c99-41a9-9647-f340860d1471]}\\\"}\"}","context":{"RequestID":"cc35741e-2c99-41a9-9647-f340860d1471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79746ba4-7712-4334-aae7-9391d142e90b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc35741e-2c99-41a9-9647-f340860d1471","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79746ba4-7712-4334-aae7-9391d142e90b","LogTimestamp":"2023-04-23T00:38:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:38:19.323Z","message":"Entering","context":{"RequestID":"11b3f38d-9eee-4948-8538-93d7f361648f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051dd7dc-375e-4778-abfa-6f1d98e8ad88","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:19.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.325Z","message":"{\"transactionId\":\"11b3f38d-9eee-4948-8538-93d7f361648f\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:19:323\",\"respDate\":\"230423-00:38:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11b3f38d-9eee-4948-8538-93d7f361648f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:19:323-37938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1c4dde7-eb30-4c93-91fc-b6e5be9bda68], x-b3-parentspanid=[7a658c811039e66e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50501], x-envoy-attempt-count=[1], x-b3-traceid=[5d9430800bbfa5c17a658c811039e66e], x-b3-spanid=[b42c279515e048bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11b3f38d-9eee-4948-8538-93d7f361648f]}\\\"}\"}","context":{"RequestID":"11b3f38d-9eee-4948-8538-93d7f361648f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051dd7dc-375e-4778-abfa-6f1d98e8ad88","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:19.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11b3f38d-9eee-4948-8538-93d7f361648f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051dd7dc-375e-4778-abfa-6f1d98e8ad88","LogTimestamp":"2023-04-23T00:38:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:19.728Z","message":"Entering","context":{"RequestID":"4533ba56-f496-415a-98a4-25520e543457","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3126e12c-71d0-4cbe-98fa-32364ee1a01a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:19.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.731Z","message":"{\"transactionId\":\"4533ba56-f496-415a-98a4-25520e543457\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:19:729\",\"respDate\":\"230423-00:38:19:731\",\"sourceId\":\"haproxy:4533ba56-f496-415a-98a4-25520e543457\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:19:729-92656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a192074f-f0cd-4332-b4e3-44a326c1c8fa], x-b3-parentspanid=[1bb93ad87acf3de5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e5df85c567ce27a1bb93ad87acf3de5], x-b3-spanid=[045efe5db384e01f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4533ba56-f496-415a-98a4-25520e543457]}\\\"}\"}","context":{"RequestID":"4533ba56-f496-415a-98a4-25520e543457","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3126e12c-71d0-4cbe-98fa-32364ee1a01a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:19.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:19.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4533ba56-f496-415a-98a4-25520e543457","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3126e12c-71d0-4cbe-98fa-32364ee1a01a","LogTimestamp":"2023-04-23T00:38:19.731Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:21.743Z","message":"Entering","context":{"RequestID":"88243ec8-c34b-4e98-9d2d-e146f293c480","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"532ca966-47f0-4f1d-91c0-aeb4d68b2d54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:21.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:21.746Z","message":"{\"transactionId\":\"88243ec8-c34b-4e98-9d2d-e146f293c480\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:21:744\",\"respDate\":\"230423-00:38:21:746\",\"sourceId\":\"haproxy:88243ec8-c34b-4e98-9d2d-e146f293c480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:21:744-33346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d08240a5-1e89-4c0b-a894-221716e5793b], x-b3-parentspanid=[546576ae8bb249a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e86fc6fb073c5e7546576ae8bb249a6], x-b3-spanid=[d5299217e83ff8e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88243ec8-c34b-4e98-9d2d-e146f293c480]}\\\"}\"}","context":{"RequestID":"88243ec8-c34b-4e98-9d2d-e146f293c480","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"532ca966-47f0-4f1d-91c0-aeb4d68b2d54","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:21.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:21.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88243ec8-c34b-4e98-9d2d-e146f293c480","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"532ca966-47f0-4f1d-91c0-aeb4d68b2d54","LogTimestamp":"2023-04-23T00:38:21.747Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:22.956Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:22.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:22.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:22.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:23.758Z","message":"Entering","context":{"RequestID":"30d31e4e-3a47-4b70-bf09-fabe3d682eaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d661685-e64d-451d-b2b7-90d4b91f563c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:23.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:23.760Z","message":"{\"transactionId\":\"30d31e4e-3a47-4b70-bf09-fabe3d682eaa\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:23:759\",\"respDate\":\"230423-00:38:23:760\",\"sourceId\":\"haproxy:30d31e4e-3a47-4b70-bf09-fabe3d682eaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:23:759-54061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4d9ab1c-be9a-41f1-9b8e-44680a502c8e], x-b3-parentspanid=[902e71946aaf1eaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aed869126abcecfb902e71946aaf1eaf], x-b3-spanid=[8f3f121a675fb50e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30d31e4e-3a47-4b70-bf09-fabe3d682eaa]}\\\"}\"}","context":{"RequestID":"30d31e4e-3a47-4b70-bf09-fabe3d682eaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d661685-e64d-451d-b2b7-90d4b91f563c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:23.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:23.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30d31e4e-3a47-4b70-bf09-fabe3d682eaa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d661685-e64d-451d-b2b7-90d4b91f563c","LogTimestamp":"2023-04-23T00:38:23.761Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:25.771Z","message":"Entering","context":{"RequestID":"4a4e1489-1cbc-4df8-bd65-3709a934deec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89e8a9bf-3a7c-4262-852f-29d281e8c83b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:25.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:25.775Z","message":"{\"transactionId\":\"4a4e1489-1cbc-4df8-bd65-3709a934deec\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:25:772\",\"respDate\":\"230423-00:38:25:775\",\"sourceId\":\"haproxy:4a4e1489-1cbc-4df8-bd65-3709a934deec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:25:772-41039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef6318d8-caa9-418b-a186-7f30b48b6931], x-b3-parentspanid=[bf6aa8f443b5ad14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc2e7debc2b4b20bbf6aa8f443b5ad14], x-b3-spanid=[7c624549310752c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a4e1489-1cbc-4df8-bd65-3709a934deec]}\\\"}\"}","context":{"RequestID":"4a4e1489-1cbc-4df8-bd65-3709a934deec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89e8a9bf-3a7c-4262-852f-29d281e8c83b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:25.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:25.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a4e1489-1cbc-4df8-bd65-3709a934deec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89e8a9bf-3a7c-4262-852f-29d281e8c83b","LogTimestamp":"2023-04-23T00:38:25.776Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:38:27.787Z","message":"Entering","context":{"RequestID":"450b8c52-12bb-4106-aa4f-9ef3b3feb4a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f754b6a-342b-4b8a-a618-55ffd01f3435","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:27.790Z","message":"{\"transactionId\":\"450b8c52-12bb-4106-aa4f-9ef3b3feb4a2\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:27:788\",\"respDate\":\"230423-00:38:27:790\",\"sourceId\":\"haproxy:450b8c52-12bb-4106-aa4f-9ef3b3feb4a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:27:788-83853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98c073e5-7d26-4aab-aa7a-2137aa155dde], x-b3-parentspanid=[ce9ad837a037e6e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c410f4e5b71e5adfce9ad837a037e6e1], x-b3-spanid=[c1354be95ba176c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[450b8c52-12bb-4106-aa4f-9ef3b3feb4a2]}\\\"}\"}","context":{"RequestID":"450b8c52-12bb-4106-aa4f-9ef3b3feb4a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f754b6a-342b-4b8a-a618-55ffd01f3435","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:27.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:27.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"450b8c52-12bb-4106-aa4f-9ef3b3feb4a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f754b6a-342b-4b8a-a618-55ffd01f3435","LogTimestamp":"2023-04-23T00:38:27.791Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:29.211Z","message":"Entering","context":{"RequestID":"103bacb5-4f6f-4ae8-af7b-c20d2e996da5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8c07530-09c9-4d78-ab25-1c955ec7e056","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"103bacb5-4f6f-4ae8-af7b-c20d2e996da5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8c07530-09c9-4d78-ab25-1c955ec7e056","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.214Z","message":"{\"transactionId\":\"103bacb5-4f6f-4ae8-af7b-c20d2e996da5\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:29:212\",\"respDate\":\"230423-00:38:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:103bacb5-4f6f-4ae8-af7b-c20d2e996da5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:29:212-57594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[103bacb5-4f6f-4ae8-af7b-c20d2e996da5]}\\\"}\"}","context":{"RequestID":"103bacb5-4f6f-4ae8-af7b-c20d2e996da5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8c07530-09c9-4d78-ab25-1c955ec7e056","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"103bacb5-4f6f-4ae8-af7b-c20d2e996da5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8c07530-09c9-4d78-ab25-1c955ec7e056","LogTimestamp":"2023-04-23T00:38:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:29.321Z","message":"Entering","context":{"RequestID":"1bcff045-5e08-4268-9c1f-6df187089849","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd6d2817-23d2-4bff-a3dc-0740a28f4f26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.323Z","message":"{\"transactionId\":\"1bcff045-5e08-4268-9c1f-6df187089849\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:29:321\",\"respDate\":\"230423-00:38:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1bcff045-5e08-4268-9c1f-6df187089849\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:29:321-49053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6fc5ce3-4c58-488a-8f81-79379e865146], x-b3-parentspanid=[d7ef2565e5df1a4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37869], x-envoy-attempt-count=[1], x-b3-traceid=[cccba0e9b899c1d3d7ef2565e5df1a4b], x-b3-spanid=[8b6e7466806840b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1bcff045-5e08-4268-9c1f-6df187089849]}\\\"}\"}","context":{"RequestID":"1bcff045-5e08-4268-9c1f-6df187089849","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd6d2817-23d2-4bff-a3dc-0740a28f4f26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bcff045-5e08-4268-9c1f-6df187089849","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd6d2817-23d2-4bff-a3dc-0740a28f4f26","LogTimestamp":"2023-04-23T00:38:29.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:29.801Z","message":"Entering","context":{"RequestID":"f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f4e573e-dc80-4abe-b1e1-913e7a8b18d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:29.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.804Z","message":"{\"transactionId\":\"f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:29:802\",\"respDate\":\"230423-00:38:29:804\",\"sourceId\":\"haproxy:f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:29:802-86724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc57deb8-6377-4b1a-b51c-67886a38ea20], x-b3-parentspanid=[a64bc051a616f19d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f1cc1d18678c6d7a64bc051a616f19d], x-b3-spanid=[d7d7aabd67fb84a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb]}\\\"}\"}","context":{"RequestID":"f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f4e573e-dc80-4abe-b1e1-913e7a8b18d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:29.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:29.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f19da6af-e226-4d32-bfc3-7dc4cc1cf5bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f4e573e-dc80-4abe-b1e1-913e7a8b18d1","LogTimestamp":"2023-04-23T00:38:29.804Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:31.813Z","message":"Entering","context":{"RequestID":"4d52cb03-b17b-4f76-94d4-b9c04734f421","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f9cae9d-2874-48d3-a8c7-df4b828477b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:31.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:31.815Z","message":"{\"transactionId\":\"4d52cb03-b17b-4f76-94d4-b9c04734f421\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:31:814\",\"respDate\":\"230423-00:38:31:815\",\"sourceId\":\"haproxy:4d52cb03-b17b-4f76-94d4-b9c04734f421\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:31:814-73789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb349426-f855-42f6-ad68-7b79841f9653], x-b3-parentspanid=[cdc9c832a9c53d5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce4f2a0abbcde04cdc9c832a9c53d5d], x-b3-spanid=[186157b36ddbabbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d52cb03-b17b-4f76-94d4-b9c04734f421]}\\\"}\"}","context":{"RequestID":"4d52cb03-b17b-4f76-94d4-b9c04734f421","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f9cae9d-2874-48d3-a8c7-df4b828477b3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:31.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:31.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d52cb03-b17b-4f76-94d4-b9c04734f421","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f9cae9d-2874-48d3-a8c7-df4b828477b3","LogTimestamp":"2023-04-23T00:38:31.816Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:32.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:32.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:32.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:32.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:33.825Z","message":"Entering","context":{"RequestID":"6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e38b02f7-019e-4bab-9faf-8b5eb06fdeb5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:33.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:33.827Z","message":"{\"transactionId\":\"6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:33:825\",\"respDate\":\"230423-00:38:33:827\",\"sourceId\":\"haproxy:6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:33:825-67278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[180717dd-8816-4d17-bdad-0af029b442e1], x-b3-parentspanid=[d5720246e5e544c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14a8eba1d04d1249d5720246e5e544c3], x-b3-spanid=[65e5b5c79485b2d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893]}\\\"}\"}","context":{"RequestID":"6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e38b02f7-019e-4bab-9faf-8b5eb06fdeb5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:33.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:33.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b3e19d0-a5b4-4aa3-bcc0-5c01a3c44893","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e38b02f7-019e-4bab-9faf-8b5eb06fdeb5","LogTimestamp":"2023-04-23T00:38:33.828Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:35.140Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:35.145Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:35.839Z","message":"Entering","context":{"RequestID":"a125b4cf-6f50-47ce-be88-6b629f3f906d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"473dcc05-8235-454d-9aaa-1f9fc2a00dc6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:35.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:35.841Z","message":"{\"transactionId\":\"a125b4cf-6f50-47ce-be88-6b629f3f906d\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:35:840\",\"respDate\":\"230423-00:38:35:841\",\"sourceId\":\"haproxy:a125b4cf-6f50-47ce-be88-6b629f3f906d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:35:840-46970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5475e5f7-11a4-48b4-bcf0-7e70e362a0b2], x-b3-parentspanid=[fb2a2a043e71ffb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d679b4084aba0038fb2a2a043e71ffb1], x-b3-spanid=[03ef2d29c8b44f16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a125b4cf-6f50-47ce-be88-6b629f3f906d]}\\\"}\"}","context":{"RequestID":"a125b4cf-6f50-47ce-be88-6b629f3f906d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"473dcc05-8235-454d-9aaa-1f9fc2a00dc6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:35.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:35.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a125b4cf-6f50-47ce-be88-6b629f3f906d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"473dcc05-8235-454d-9aaa-1f9fc2a00dc6","LogTimestamp":"2023-04-23T00:38:35.842Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:37.858Z","message":"Entering","context":{"RequestID":"2ab0f811-f896-42ad-869c-65da40655b9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bd9c1d9-ea81-4a94-9f91-b4d82873b2f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:37.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:37.861Z","message":"{\"transactionId\":\"2ab0f811-f896-42ad-869c-65da40655b9c\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:37:859\",\"respDate\":\"230423-00:38:37:861\",\"sourceId\":\"haproxy:2ab0f811-f896-42ad-869c-65da40655b9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:37:859-68127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cdebf7d-bd70-45f0-b162-10d8a80d7338], x-b3-parentspanid=[ab986f330543bcc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec7764682d2b3548ab986f330543bcc1], x-b3-spanid=[3f1e1d4a550602b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ab0f811-f896-42ad-869c-65da40655b9c]}\\\"}\"}","context":{"RequestID":"2ab0f811-f896-42ad-869c-65da40655b9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bd9c1d9-ea81-4a94-9f91-b4d82873b2f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:37.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:37.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ab0f811-f896-42ad-869c-65da40655b9c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd9c1d9-ea81-4a94-9f91-b4d82873b2f3","LogTimestamp":"2023-04-23T00:38:37.863Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:38:39.212Z","message":"Entering","context":{"RequestID":"336d66f3-f9d1-41ce-9873-dc71eadbb236","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d203f916-2326-4d5f-bc38-9b4396b0df40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"336d66f3-f9d1-41ce-9873-dc71eadbb236","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d203f916-2326-4d5f-bc38-9b4396b0df40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.215Z","message":"{\"transactionId\":\"336d66f3-f9d1-41ce-9873-dc71eadbb236\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:39:213\",\"respDate\":\"230423-00:38:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:336d66f3-f9d1-41ce-9873-dc71eadbb236\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:39:213-28950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[336d66f3-f9d1-41ce-9873-dc71eadbb236]}\\\"}\"}","context":{"RequestID":"336d66f3-f9d1-41ce-9873-dc71eadbb236","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d203f916-2326-4d5f-bc38-9b4396b0df40","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"336d66f3-f9d1-41ce-9873-dc71eadbb236","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d203f916-2326-4d5f-bc38-9b4396b0df40","LogTimestamp":"2023-04-23T00:38:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:39.320Z","message":"Entering","context":{"RequestID":"8b122433-1802-447b-a018-886f5ed2f1e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70233342-7751-4e72-8459-e3043ca6fdfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.323Z","message":"{\"transactionId\":\"8b122433-1802-447b-a018-886f5ed2f1e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:39:321\",\"respDate\":\"230423-00:38:39:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8b122433-1802-447b-a018-886f5ed2f1e4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:39:321-28365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63154790-778d-4342-bafd-46057f21d498], x-b3-parentspanid=[240019e879e8988f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34063], x-envoy-attempt-count=[1], x-b3-traceid=[8d9f54323a72659e240019e879e8988f], x-b3-spanid=[3d16c50059e9d4e2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8b122433-1802-447b-a018-886f5ed2f1e4]}\\\"}\"}","context":{"RequestID":"8b122433-1802-447b-a018-886f5ed2f1e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70233342-7751-4e72-8459-e3043ca6fdfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:39.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b122433-1802-447b-a018-886f5ed2f1e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70233342-7751-4e72-8459-e3043ca6fdfe","LogTimestamp":"2023-04-23T00:38:39.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:39.874Z","message":"Entering","context":{"RequestID":"85aeb643-91b9-40cd-a320-343af1c03fd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21f22cb4-d696-4c93-ba02-31c33890786f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:39.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.877Z","message":"{\"transactionId\":\"85aeb643-91b9-40cd-a320-343af1c03fd2\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:39:875\",\"respDate\":\"230423-00:38:39:877\",\"sourceId\":\"haproxy:85aeb643-91b9-40cd-a320-343af1c03fd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:39:875-73212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57c0336c-63de-47ae-a923-5c6444a99cd0], x-b3-parentspanid=[633ba4dbdc380f16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[691ce2ed26db3db4633ba4dbdc380f16], x-b3-spanid=[a59b878dc6ebde2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85aeb643-91b9-40cd-a320-343af1c03fd2]}\\\"}\"}","context":{"RequestID":"85aeb643-91b9-40cd-a320-343af1c03fd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21f22cb4-d696-4c93-ba02-31c33890786f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:39.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:39.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85aeb643-91b9-40cd-a320-343af1c03fd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21f22cb4-d696-4c93-ba02-31c33890786f","LogTimestamp":"2023-04-23T00:38:39.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:41.888Z","message":"Entering","context":{"RequestID":"be0c8226-4029-4fe7-822d-21491b100722","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18656fd8-6e19-4748-82da-b1443047f957","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:41.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:41.890Z","message":"{\"transactionId\":\"be0c8226-4029-4fe7-822d-21491b100722\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:41:889\",\"respDate\":\"230423-00:38:41:890\",\"sourceId\":\"haproxy:be0c8226-4029-4fe7-822d-21491b100722\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:41:889-32961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cdff8b1-c435-431d-8429-5d6560e617b0], x-b3-parentspanid=[02fd2196fd20f851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91ef1b1d005e0be502fd2196fd20f851], x-b3-spanid=[a3cbc5ec918b0bf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be0c8226-4029-4fe7-822d-21491b100722]}\\\"}\"}","context":{"RequestID":"be0c8226-4029-4fe7-822d-21491b100722","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18656fd8-6e19-4748-82da-b1443047f957","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:41.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:41.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be0c8226-4029-4fe7-822d-21491b100722","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18656fd8-6e19-4748-82da-b1443047f957","LogTimestamp":"2023-04-23T00:38:41.891Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:42.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:42.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:42.976Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:42.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:43.901Z","message":"Entering","context":{"RequestID":"7d0f5bb2-8fde-455f-b301-15ffd77a8ec2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56946cf3-ad0c-4755-b7a2-f7e0a2d3d65f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:43.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:43.904Z","message":"{\"transactionId\":\"7d0f5bb2-8fde-455f-b301-15ffd77a8ec2\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:43:902\",\"respDate\":\"230423-00:38:43:904\",\"sourceId\":\"haproxy:7d0f5bb2-8fde-455f-b301-15ffd77a8ec2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:43:902-4159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e0cebf1-a14c-4c8f-95ed-3be4248697d6], x-b3-parentspanid=[f0d06ce1386724e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebff8d928e9017ecf0d06ce1386724e7], x-b3-spanid=[25503f8641404d47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d0f5bb2-8fde-455f-b301-15ffd77a8ec2]}\\\"}\"}","context":{"RequestID":"7d0f5bb2-8fde-455f-b301-15ffd77a8ec2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56946cf3-ad0c-4755-b7a2-f7e0a2d3d65f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:43.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:43.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d0f5bb2-8fde-455f-b301-15ffd77a8ec2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56946cf3-ad0c-4755-b7a2-f7e0a2d3d65f","LogTimestamp":"2023-04-23T00:38:43.905Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:45.916Z","message":"Entering","context":{"RequestID":"77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"336a6954-4777-4486-8787-89a590b9a3fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:45.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:45.919Z","message":"{\"transactionId\":\"77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:45:917\",\"respDate\":\"230423-00:38:45:919\",\"sourceId\":\"haproxy:77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:45:917-89914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd61f257-1b11-4073-98f5-c141f9b58162], x-b3-parentspanid=[5daf64994db5b1f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de58061af3763e395daf64994db5b1f6], x-b3-spanid=[2d000ec88bea35b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1]}\\\"}\"}","context":{"RequestID":"77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"336a6954-4777-4486-8787-89a590b9a3fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:45.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:45.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77a8cc68-5ff7-4ea7-9a71-cb372d1f3ef1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336a6954-4777-4486-8787-89a590b9a3fa","LogTimestamp":"2023-04-23T00:38:45.920Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:47.930Z","message":"Entering","context":{"RequestID":"8c94cc21-7ccc-4ccd-9d6c-86cea09fc370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b18a42bc-b41d-4624-8cf3-e390855a2163","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:47.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:47.932Z","message":"{\"transactionId\":\"8c94cc21-7ccc-4ccd-9d6c-86cea09fc370\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:47:931\",\"respDate\":\"230423-00:38:47:932\",\"sourceId\":\"haproxy:8c94cc21-7ccc-4ccd-9d6c-86cea09fc370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:47:931-45850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9b60311-0971-4da8-a339-e7be11c2241d], x-b3-parentspanid=[b8d8bc72898c9738], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19b9a5ba5ac274ccb8d8bc72898c9738], x-b3-spanid=[35ce6590d7e6d7f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c94cc21-7ccc-4ccd-9d6c-86cea09fc370]}\\\"}\"}","context":{"RequestID":"8c94cc21-7ccc-4ccd-9d6c-86cea09fc370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b18a42bc-b41d-4624-8cf3-e390855a2163","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:47.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:47.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c94cc21-7ccc-4ccd-9d6c-86cea09fc370","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b18a42bc-b41d-4624-8cf3-e390855a2163","LogTimestamp":"2023-04-23T00:38:47.933Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:49.210Z","message":"Entering","context":{"RequestID":"4f844ef8-5c99-43b7-ac48-2155d0b91d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34dc7059-1eac-49c5-b69d-7acc79f89af9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"4f844ef8-5c99-43b7-ac48-2155d0b91d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34dc7059-1eac-49c5-b69d-7acc79f89af9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.214Z","message":"{\"transactionId\":\"4f844ef8-5c99-43b7-ac48-2155d0b91d0f\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:49:211\",\"respDate\":\"230423-00:38:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4f844ef8-5c99-43b7-ac48-2155d0b91d0f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:49:211-4869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4f844ef8-5c99-43b7-ac48-2155d0b91d0f]}\\\"}\"}","context":{"RequestID":"4f844ef8-5c99-43b7-ac48-2155d0b91d0f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34dc7059-1eac-49c5-b69d-7acc79f89af9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f844ef8-5c99-43b7-ac48-2155d0b91d0f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34dc7059-1eac-49c5-b69d-7acc79f89af9","LogTimestamp":"2023-04-23T00:38:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:49.320Z","message":"Entering","context":{"RequestID":"8f7450fc-2fd4-415f-8270-c3013f548351","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b8e71d4-af73-46ed-a16a-4aad911691bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.322Z","message":"{\"transactionId\":\"8f7450fc-2fd4-415f-8270-c3013f548351\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:49:321\",\"respDate\":\"230423-00:38:49:322\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f7450fc-2fd4-415f-8270-c3013f548351\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:49:321-87159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[646dffbb-f73f-44ec-8fd8-1d754a860c7e], x-b3-parentspanid=[c5093e3db15d34ed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45083], x-envoy-attempt-count=[1], x-b3-traceid=[d3c1b0b491317899c5093e3db15d34ed], x-b3-spanid=[3778f87f1a7c1ed1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f7450fc-2fd4-415f-8270-c3013f548351]}\\\"}\"}","context":{"RequestID":"8f7450fc-2fd4-415f-8270-c3013f548351","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b8e71d4-af73-46ed-a16a-4aad911691bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:49.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f7450fc-2fd4-415f-8270-c3013f548351","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b8e71d4-af73-46ed-a16a-4aad911691bf","LogTimestamp":"2023-04-23T00:38:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:38:49.944Z","message":"Entering","context":{"RequestID":"71c73279-9b86-4331-9f6f-261bce70a246","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a588556e-aafc-4f19-8ad4-4468172a7427","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:49.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.946Z","message":"{\"transactionId\":\"71c73279-9b86-4331-9f6f-261bce70a246\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:49:945\",\"respDate\":\"230423-00:38:49:946\",\"sourceId\":\"haproxy:71c73279-9b86-4331-9f6f-261bce70a246\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:49:945-47886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6245c627-71a6-4205-8a5c-634e108e1973], x-b3-parentspanid=[660c207c9f4e42d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14e56a78999073c4660c207c9f4e42d6], x-b3-spanid=[e649bad628996502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71c73279-9b86-4331-9f6f-261bce70a246]}\\\"}\"}","context":{"RequestID":"71c73279-9b86-4331-9f6f-261bce70a246","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a588556e-aafc-4f19-8ad4-4468172a7427","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:49.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:49.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71c73279-9b86-4331-9f6f-261bce70a246","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a588556e-aafc-4f19-8ad4-4468172a7427","LogTimestamp":"2023-04-23T00:38:49.947Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:51.957Z","message":"Entering","context":{"RequestID":"860f4e06-6bd9-4756-9c75-9cec45255240","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"122d2b76-a114-4e55-9226-24c62d9064f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:51.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:51.959Z","message":"{\"transactionId\":\"860f4e06-6bd9-4756-9c75-9cec45255240\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:51:957\",\"respDate\":\"230423-00:38:51:959\",\"sourceId\":\"haproxy:860f4e06-6bd9-4756-9c75-9cec45255240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:51:957-34691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca45fbdf-f2bd-4418-9d51-11984a79af38], x-b3-parentspanid=[11be46a2c60b1cf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ac08203522b6bb111be46a2c60b1cf7], x-b3-spanid=[795011dda79a212b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[860f4e06-6bd9-4756-9c75-9cec45255240]}\\\"}\"}","context":{"RequestID":"860f4e06-6bd9-4756-9c75-9cec45255240","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"122d2b76-a114-4e55-9226-24c62d9064f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:51.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:51.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"860f4e06-6bd9-4756-9c75-9cec45255240","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"122d2b76-a114-4e55-9226-24c62d9064f8","LogTimestamp":"2023-04-23T00:38:51.960Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:38:52.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:38:52.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:52.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:52.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:53.971Z","message":"Entering","context":{"RequestID":"fedf7af0-85e9-4c95-8721-3a4b9a58c16f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"143734e5-07c7-446d-89ed-764be082a782","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:53.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:53.973Z","message":"{\"transactionId\":\"fedf7af0-85e9-4c95-8721-3a4b9a58c16f\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:53:972\",\"respDate\":\"230423-00:38:53:973\",\"sourceId\":\"haproxy:fedf7af0-85e9-4c95-8721-3a4b9a58c16f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:53:972-90131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b40c249d-adea-42b5-ba96-02a50efe2279], x-b3-parentspanid=[420affd4de891ec9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[934f423349b2210e420affd4de891ec9], x-b3-spanid=[a0e197515af08332], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fedf7af0-85e9-4c95-8721-3a4b9a58c16f]}\\\"}\"}","context":{"RequestID":"fedf7af0-85e9-4c95-8721-3a4b9a58c16f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"143734e5-07c7-446d-89ed-764be082a782","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:53.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:53.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fedf7af0-85e9-4c95-8721-3a4b9a58c16f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"143734e5-07c7-446d-89ed-764be082a782","LogTimestamp":"2023-04-23T00:38:53.974Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:55.985Z","message":"Entering","context":{"RequestID":"612c6084-9e0d-4c4f-8d60-bb244fa2a9fc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f86959da-6e9f-4783-8737-f0243f643829","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:55.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:55.989Z","message":"{\"transactionId\":\"612c6084-9e0d-4c4f-8d60-bb244fa2a9fc\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:55:987\",\"respDate\":\"230423-00:38:55:988\",\"sourceId\":\"haproxy:612c6084-9e0d-4c4f-8d60-bb244fa2a9fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:38:55:987-37821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9e64d0f-3e38-4e55-b8b6-ca46fe47b4f3], x-b3-parentspanid=[0cf45f8bf4921d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ecab8fbe5309bb50cf45f8bf4921d6d], x-b3-spanid=[6822d29030ad3849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[612c6084-9e0d-4c4f-8d60-bb244fa2a9fc]}\\\"}\"}","context":{"RequestID":"612c6084-9e0d-4c4f-8d60-bb244fa2a9fc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f86959da-6e9f-4783-8737-f0243f643829","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:55.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:55.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"612c6084-9e0d-4c4f-8d60-bb244fa2a9fc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f86959da-6e9f-4783-8737-f0243f643829","LogTimestamp":"2023-04-23T00:38:55.989Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:38:58.001Z","message":"Entering","context":{"RequestID":"c256116e-ca9f-41a6-945c-7a4e0c06f8a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e4ef1e4-cb17-4fc7-96d8-00205ced365b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:58.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:58.004Z","message":"{\"transactionId\":\"c256116e-ca9f-41a6-945c-7a4e0c06f8a7\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:58:002\",\"respDate\":\"230423-00:38:58:004\",\"sourceId\":\"haproxy:c256116e-ca9f-41a6-945c-7a4e0c06f8a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:58:002-78555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a94dfa29-d5cd-4151-81a3-8f724abcdd01], x-b3-parentspanid=[89615e1a787015cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3953961ab057d4e89615e1a787015cf], x-b3-spanid=[d57dcf762e31c7f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c256116e-ca9f-41a6-945c-7a4e0c06f8a7]}\\\"}\"}","context":{"RequestID":"c256116e-ca9f-41a6-945c-7a4e0c06f8a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e4ef1e4-cb17-4fc7-96d8-00205ced365b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:38:58.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:58.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c256116e-ca9f-41a6-945c-7a4e0c06f8a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e4ef1e4-cb17-4fc7-96d8-00205ced365b","LogTimestamp":"2023-04-23T00:38:58.004Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:59.211Z","message":"Entering","context":{"RequestID":"c943b5dd-296d-43a1-b635-cad96ac8bd65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2dc1df71-754d-40be-9dbb-9939fa7f2682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"c943b5dd-296d-43a1-b635-cad96ac8bd65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2dc1df71-754d-40be-9dbb-9939fa7f2682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:59.215Z","message":"{\"transactionId\":\"c943b5dd-296d-43a1-b635-cad96ac8bd65\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:59:212\",\"respDate\":\"230423-00:38:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c943b5dd-296d-43a1-b635-cad96ac8bd65\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:38:59:212-65432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c943b5dd-296d-43a1-b635-cad96ac8bd65]}\\\"}\"}","context":{"RequestID":"c943b5dd-296d-43a1-b635-cad96ac8bd65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2dc1df71-754d-40be-9dbb-9939fa7f2682","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:38:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c943b5dd-296d-43a1-b635-cad96ac8bd65","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dc1df71-754d-40be-9dbb-9939fa7f2682","LogTimestamp":"2023-04-23T00:38:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:38:59.320Z","message":"Entering","context":{"RequestID":"fbd675e3-e283-4268-9341-fe0d758c32c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90fd7173-43ac-4904-ad24-09b3591f20b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:38:59.323Z","message":"{\"transactionId\":\"fbd675e3-e283-4268-9341-fe0d758c32c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:38:59:321\",\"respDate\":\"230423-00:38:59:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fbd675e3-e283-4268-9341-fe0d758c32c4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:38:59:321-68097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82cc59c3-ed09-4a08-b812-5a814d23bd04], x-b3-parentspanid=[618ced654dd1b91b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33895], x-envoy-attempt-count=[1], x-b3-traceid=[380ac2afc781e9a6618ced654dd1b91b], x-b3-spanid=[7e546fd2608b5719], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fbd675e3-e283-4268-9341-fe0d758c32c4]}\\\"}\"}","context":{"RequestID":"fbd675e3-e283-4268-9341-fe0d758c32c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90fd7173-43ac-4904-ad24-09b3591f20b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:38:59.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:38:59.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbd675e3-e283-4268-9341-fe0d758c32c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90fd7173-43ac-4904-ad24-09b3591f20b1","LogTimestamp":"2023-04-23T00:38:59.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:38:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:00.015Z","message":"Entering","context":{"RequestID":"9765c9b9-82b2-42c5-abd8-e110b3420a59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"488078e3-60ac-4f24-b22f-fcf773d37ecd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:00.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:00.017Z","message":"{\"transactionId\":\"9765c9b9-82b2-42c5-abd8-e110b3420a59\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:00:016\",\"respDate\":\"230423-00:39:00:017\",\"sourceId\":\"haproxy:9765c9b9-82b2-42c5-abd8-e110b3420a59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:00:016-61937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daba552e-4944-4ac3-9e9a-a7bd84486380], x-b3-parentspanid=[ee4ade41135e2cae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e66f76aec108a95cee4ade41135e2cae], x-b3-spanid=[f790ef8a0b40c230], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9765c9b9-82b2-42c5-abd8-e110b3420a59]}\\\"}\"}","context":{"RequestID":"9765c9b9-82b2-42c5-abd8-e110b3420a59","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"488078e3-60ac-4f24-b22f-fcf773d37ecd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:00.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:00.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9765c9b9-82b2-42c5-abd8-e110b3420a59","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"488078e3-60ac-4f24-b22f-fcf773d37ecd","LogTimestamp":"2023-04-23T00:39:00.018Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:02.030Z","message":"Entering","context":{"RequestID":"468681c8-42ef-49c6-9b8e-fe2afa8b352e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0feeb72c-fce5-4cef-b6a3-7413b37ae693","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:02.032Z","message":"{\"transactionId\":\"468681c8-42ef-49c6-9b8e-fe2afa8b352e\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:02:031\",\"respDate\":\"230423-00:39:02:032\",\"sourceId\":\"haproxy:468681c8-42ef-49c6-9b8e-fe2afa8b352e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:02:031-64388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de3e092e-a536-4ad8-a395-e1b6e151461f], x-b3-parentspanid=[78294f06a113a321], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[709a39a811fe3fec78294f06a113a321], x-b3-spanid=[612c4d747433de64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[468681c8-42ef-49c6-9b8e-fe2afa8b352e]}\\\"}\"}","context":{"RequestID":"468681c8-42ef-49c6-9b8e-fe2afa8b352e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0feeb72c-fce5-4cef-b6a3-7413b37ae693","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:02.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:02.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"468681c8-42ef-49c6-9b8e-fe2afa8b352e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0feeb72c-fce5-4cef-b6a3-7413b37ae693","LogTimestamp":"2023-04-23T00:39:02.033Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:02.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:02.970Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:02.970Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:02.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:04.043Z","message":"Entering","context":{"RequestID":"23925799-7425-408c-98de-767d3efa17a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaaab315-7d38-4bbf-93fc-e372f568671e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:04.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:04.045Z","message":"{\"transactionId\":\"23925799-7425-408c-98de-767d3efa17a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:04:044\",\"respDate\":\"230423-00:39:04:045\",\"sourceId\":\"haproxy:23925799-7425-408c-98de-767d3efa17a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:04:044-99634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe676901-623c-439b-b146-7b17d5a025d8], x-b3-parentspanid=[62bd3852a8f40a4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b86a04ab60645e762bd3852a8f40a4e], x-b3-spanid=[845d2e0c8922ed8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23925799-7425-408c-98de-767d3efa17a0]}\\\"}\"}","context":{"RequestID":"23925799-7425-408c-98de-767d3efa17a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaaab315-7d38-4bbf-93fc-e372f568671e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:04.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:04.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23925799-7425-408c-98de-767d3efa17a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaaab315-7d38-4bbf-93fc-e372f568671e","LogTimestamp":"2023-04-23T00:39:04.046Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:39:05.148Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:05.153Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:06.055Z","message":"Entering","context":{"RequestID":"0fc545da-0d50-4ac6-8d30-a78697033eec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd02fde3-e37a-484f-8703-3bc21f15f925","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:06.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:06.057Z","message":"{\"transactionId\":\"0fc545da-0d50-4ac6-8d30-a78697033eec\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:06:056\",\"respDate\":\"230423-00:39:06:057\",\"sourceId\":\"haproxy:0fc545da-0d50-4ac6-8d30-a78697033eec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:06:056-93880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b372435-f10b-4ca6-8fb7-6079035630d1], x-b3-parentspanid=[d5b926e852ca3564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6589146bd2cdb55cd5b926e852ca3564], x-b3-spanid=[b6c0f384796b5d7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fc545da-0d50-4ac6-8d30-a78697033eec]}\\\"}\"}","context":{"RequestID":"0fc545da-0d50-4ac6-8d30-a78697033eec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd02fde3-e37a-484f-8703-3bc21f15f925","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:06.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:06.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fc545da-0d50-4ac6-8d30-a78697033eec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd02fde3-e37a-484f-8703-3bc21f15f925","LogTimestamp":"2023-04-23T00:39:06.058Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:08.067Z","message":"Entering","context":{"RequestID":"f0958546-d77a-4723-a55d-23ad9d8e698e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ea0924c-e566-4f51-9d19-c17a83c0dfbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:08.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:08.069Z","message":"{\"transactionId\":\"f0958546-d77a-4723-a55d-23ad9d8e698e\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:08:067\",\"respDate\":\"230423-00:39:08:069\",\"sourceId\":\"haproxy:f0958546-d77a-4723-a55d-23ad9d8e698e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:08:067-11914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d20b3d3-8a8a-4d15-a449-a5e031e0a507], x-b3-parentspanid=[cbb72500c5b14a47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[694693006cfe109bcbb72500c5b14a47], x-b3-spanid=[62fbf35d8df6110d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0958546-d77a-4723-a55d-23ad9d8e698e]}\\\"}\"}","context":{"RequestID":"f0958546-d77a-4723-a55d-23ad9d8e698e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ea0924c-e566-4f51-9d19-c17a83c0dfbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:08.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:08.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0958546-d77a-4723-a55d-23ad9d8e698e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ea0924c-e566-4f51-9d19-c17a83c0dfbc","LogTimestamp":"2023-04-23T00:39:08.069Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:09.212Z","message":"Entering","context":{"RequestID":"d17c739a-bf09-4fed-91c4-420d076f44ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29fc979-07c9-4e3d-836f-8d064922eb57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d17c739a-bf09-4fed-91c4-420d076f44ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29fc979-07c9-4e3d-836f-8d064922eb57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:09.215Z","message":"{\"transactionId\":\"d17c739a-bf09-4fed-91c4-420d076f44ea\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:09:213\",\"respDate\":\"230423-00:39:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d17c739a-bf09-4fed-91c4-420d076f44ea\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:09:213-35639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d17c739a-bf09-4fed-91c4-420d076f44ea]}\\\"}\"}","context":{"RequestID":"d17c739a-bf09-4fed-91c4-420d076f44ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29fc979-07c9-4e3d-836f-8d064922eb57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d17c739a-bf09-4fed-91c4-420d076f44ea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c29fc979-07c9-4e3d-836f-8d064922eb57","LogTimestamp":"2023-04-23T00:39:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:39:09.321Z","message":"Entering","context":{"RequestID":"557f4343-776d-4deb-87fa-d996d16f29eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cc874c1-96aa-44a3-8982-2af9d173c3d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:09.324Z","message":"{\"transactionId\":\"557f4343-776d-4deb-87fa-d996d16f29eb\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:09:322\",\"respDate\":\"230423-00:39:09:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:557f4343-776d-4deb-87fa-d996d16f29eb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:09:322-35534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41cff939-d8d9-4f76-ad38-4cf56fab16be], x-b3-parentspanid=[752912fcc88953e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59177], x-envoy-attempt-count=[1], x-b3-traceid=[feee3d1e2edfafe3752912fcc88953e3], x-b3-spanid=[6bc14205cbe9234b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[557f4343-776d-4deb-87fa-d996d16f29eb]}\\\"}\"}","context":{"RequestID":"557f4343-776d-4deb-87fa-d996d16f29eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cc874c1-96aa-44a3-8982-2af9d173c3d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557f4343-776d-4deb-87fa-d996d16f29eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cc874c1-96aa-44a3-8982-2af9d173c3d7","LogTimestamp":"2023-04-23T00:39:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:10.079Z","message":"Entering","context":{"RequestID":"d8f7ca68-2684-4da1-8971-e7dc5ca482a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b97c3070-e2fb-4e10-bf95-ee88fd376940","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:10.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:10.082Z","message":"{\"transactionId\":\"d8f7ca68-2684-4da1-8971-e7dc5ca482a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:10:080\",\"respDate\":\"230423-00:39:10:081\",\"sourceId\":\"haproxy:d8f7ca68-2684-4da1-8971-e7dc5ca482a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:10:080-78015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56426bef-2c2d-4441-a691-2df99e359a83], x-b3-parentspanid=[4230e422738ed7ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99b1c04c120f21844230e422738ed7ef], x-b3-spanid=[fb96a6f7efe94638], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8f7ca68-2684-4da1-8971-e7dc5ca482a4]}\\\"}\"}","context":{"RequestID":"d8f7ca68-2684-4da1-8971-e7dc5ca482a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b97c3070-e2fb-4e10-bf95-ee88fd376940","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:10.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:10.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8f7ca68-2684-4da1-8971-e7dc5ca482a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b97c3070-e2fb-4e10-bf95-ee88fd376940","LogTimestamp":"2023-04-23T00:39:10.082Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:12.091Z","message":"Entering","context":{"RequestID":"eb93c88b-86af-4d9a-8a24-56a926521227","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4be71ff-f1d9-4742-b0d9-3d41c5ceb479","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:12.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:12.094Z","message":"{\"transactionId\":\"eb93c88b-86af-4d9a-8a24-56a926521227\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:12:092\",\"respDate\":\"230423-00:39:12:094\",\"sourceId\":\"haproxy:eb93c88b-86af-4d9a-8a24-56a926521227\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:12:092-42069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[413441e5-f5d7-453c-93d5-626498490d5f], x-b3-parentspanid=[1b64890d6be04330], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a514974da3ce04361b64890d6be04330], x-b3-spanid=[f16cdc8a0e5d4c15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb93c88b-86af-4d9a-8a24-56a926521227]}\\\"}\"}","context":{"RequestID":"eb93c88b-86af-4d9a-8a24-56a926521227","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4be71ff-f1d9-4742-b0d9-3d41c5ceb479","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:12.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:12.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb93c88b-86af-4d9a-8a24-56a926521227","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4be71ff-f1d9-4742-b0d9-3d41c5ceb479","LogTimestamp":"2023-04-23T00:39:12.094Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:12.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:12.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:12.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:12.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:14.106Z","message":"Entering","context":{"RequestID":"809a423e-2770-439a-830d-82c6e8ae4302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d8c356d-ce33-4931-b380-52211a419121","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:14.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:14.108Z","message":"{\"transactionId\":\"809a423e-2770-439a-830d-82c6e8ae4302\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:14:106\",\"respDate\":\"230423-00:39:14:108\",\"sourceId\":\"haproxy:809a423e-2770-439a-830d-82c6e8ae4302\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:14:106-76334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b536bfd9-7821-4afb-8f2d-a622034bc71a], x-b3-parentspanid=[c0a6f8ea2954b763], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ded9216ce36a53fc0a6f8ea2954b763], x-b3-spanid=[f7bd73d7d6ab16bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[809a423e-2770-439a-830d-82c6e8ae4302]}\\\"}\"}","context":{"RequestID":"809a423e-2770-439a-830d-82c6e8ae4302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d8c356d-ce33-4931-b380-52211a419121","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:14.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:14.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"809a423e-2770-439a-830d-82c6e8ae4302","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d8c356d-ce33-4931-b380-52211a419121","LogTimestamp":"2023-04-23T00:39:14.109Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:16.118Z","message":"Entering","context":{"RequestID":"047aa2f2-f522-49d3-9345-498033188b01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bef250d0-c0c4-4238-9a5d-6240915c70ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:16.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:16.121Z","message":"{\"transactionId\":\"047aa2f2-f522-49d3-9345-498033188b01\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:16:119\",\"respDate\":\"230423-00:39:16:120\",\"sourceId\":\"haproxy:047aa2f2-f522-49d3-9345-498033188b01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:16:119-38602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03674ec5-2c69-4334-885f-8d6ce748d931], x-b3-parentspanid=[02562c68477444b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcfbd3fee24733e902562c68477444b1], x-b3-spanid=[0b03df6ecf97d354], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[047aa2f2-f522-49d3-9345-498033188b01]}\\\"}\"}","context":{"RequestID":"047aa2f2-f522-49d3-9345-498033188b01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bef250d0-c0c4-4238-9a5d-6240915c70ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:16.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:16.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"047aa2f2-f522-49d3-9345-498033188b01","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bef250d0-c0c4-4238-9a5d-6240915c70ba","LogTimestamp":"2023-04-23T00:39:16.121Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:18.132Z","message":"Entering","context":{"RequestID":"70873a8b-db7b-4d7c-bd24-7ee66fe827b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ddf8b700-009f-46f3-a510-0e16031fe254","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:18.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:18.135Z","message":"{\"transactionId\":\"70873a8b-db7b-4d7c-bd24-7ee66fe827b6\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:18:133\",\"respDate\":\"230423-00:39:18:134\",\"sourceId\":\"haproxy:70873a8b-db7b-4d7c-bd24-7ee66fe827b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:18:133-24873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e9d5b16-38fe-4823-bf4b-83118b9ed6f8], x-b3-parentspanid=[475a01110e2a7dff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59284661c81063fa475a01110e2a7dff], x-b3-spanid=[9e9d822090d6acd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70873a8b-db7b-4d7c-bd24-7ee66fe827b6]}\\\"}\"}","context":{"RequestID":"70873a8b-db7b-4d7c-bd24-7ee66fe827b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ddf8b700-009f-46f3-a510-0e16031fe254","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:18.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:18.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70873a8b-db7b-4d7c-bd24-7ee66fe827b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf8b700-009f-46f3-a510-0e16031fe254","LogTimestamp":"2023-04-23T00:39:18.136Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:19.212Z","message":"Entering","context":{"RequestID":"0d2b38b5-f26f-4ad5-afef-a7611724e125","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aebbc4f3-2639-42ec-aeca-4c65c53fef76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d2b38b5-f26f-4ad5-afef-a7611724e125","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aebbc4f3-2639-42ec-aeca-4c65c53fef76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:19.216Z","message":"{\"transactionId\":\"0d2b38b5-f26f-4ad5-afef-a7611724e125\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:19:213\",\"respDate\":\"230423-00:39:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0d2b38b5-f26f-4ad5-afef-a7611724e125\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:19:213-61002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0d2b38b5-f26f-4ad5-afef-a7611724e125]}\\\"}\"}","context":{"RequestID":"0d2b38b5-f26f-4ad5-afef-a7611724e125","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aebbc4f3-2639-42ec-aeca-4c65c53fef76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d2b38b5-f26f-4ad5-afef-a7611724e125","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aebbc4f3-2639-42ec-aeca-4c65c53fef76","LogTimestamp":"2023-04-23T00:39:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:39:19.323Z","message":"Entering","context":{"RequestID":"8e608410-3f72-45d1-ad47-9784fa483654","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fafe3c1-bde0-4a64-a227-98b92c3376d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:19.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:19.325Z","message":"{\"transactionId\":\"8e608410-3f72-45d1-ad47-9784fa483654\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:19:324\",\"respDate\":\"230423-00:39:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8e608410-3f72-45d1-ad47-9784fa483654\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:19:324-14801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3928cfa0-3d6d-437d-9e88-b0b9597bbf27], x-b3-parentspanid=[5321fd8f0bd5d9e9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56545], x-envoy-attempt-count=[1], x-b3-traceid=[f71430b999cdb9c45321fd8f0bd5d9e9], x-b3-spanid=[8f6cf235c3cbafc3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8e608410-3f72-45d1-ad47-9784fa483654]}\\\"}\"}","context":{"RequestID":"8e608410-3f72-45d1-ad47-9784fa483654","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5fafe3c1-bde0-4a64-a227-98b92c3376d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:19.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e608410-3f72-45d1-ad47-9784fa483654","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fafe3c1-bde0-4a64-a227-98b92c3376d6","LogTimestamp":"2023-04-23T00:39:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:20.148Z","message":"Entering","context":{"RequestID":"2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70453f95-fff0-4731-930d-4280aec1bd40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:20.150Z","message":"{\"transactionId\":\"2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:20:149\",\"respDate\":\"230423-00:39:20:150\",\"sourceId\":\"haproxy:2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:20:149-18986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b597861d-c552-43a9-9798-3380562a5155], x-b3-parentspanid=[4a44dba115c9f842], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc4eb65b4ba750944a44dba115c9f842], x-b3-spanid=[baae5e9e3a856407], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc]}\\\"}\"}","context":{"RequestID":"2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70453f95-fff0-4731-930d-4280aec1bd40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:20.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:20.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fa3ce34-b67b-4aaa-aeec-f8a2c81381dc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70453f95-fff0-4731-930d-4280aec1bd40","LogTimestamp":"2023-04-23T00:39:20.151Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:22.160Z","message":"Entering","context":{"RequestID":"2df77769-e780-41f2-bc1c-04a89790f0e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a3ee572-b23e-46ea-8ab1-36c96a163cde","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:22.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:22.163Z","message":"{\"transactionId\":\"2df77769-e780-41f2-bc1c-04a89790f0e9\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:22:161\",\"respDate\":\"230423-00:39:22:162\",\"sourceId\":\"haproxy:2df77769-e780-41f2-bc1c-04a89790f0e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:22:161-69497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05c9c87f-a1d7-459f-be36-360fa133939e], x-b3-parentspanid=[eea96ff309d33a9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51b6ecd38f2bade7eea96ff309d33a9d], x-b3-spanid=[6fc48cc375148916], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2df77769-e780-41f2-bc1c-04a89790f0e9]}\\\"}\"}","context":{"RequestID":"2df77769-e780-41f2-bc1c-04a89790f0e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a3ee572-b23e-46ea-8ab1-36c96a163cde","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:22.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:22.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2df77769-e780-41f2-bc1c-04a89790f0e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a3ee572-b23e-46ea-8ab1-36c96a163cde","LogTimestamp":"2023-04-23T00:39:22.163Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:22.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:22.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:22.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:22.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:24.173Z","message":"Entering","context":{"RequestID":"7765753d-4804-4977-8ce7-a47a054226ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4efec7d5-4b3d-4f6e-8ca6-94bbb46a5966","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:24.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:24.175Z","message":"{\"transactionId\":\"7765753d-4804-4977-8ce7-a47a054226ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:24:174\",\"respDate\":\"230423-00:39:24:175\",\"sourceId\":\"haproxy:7765753d-4804-4977-8ce7-a47a054226ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:24:174-60066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ebce5d0-f803-452a-8483-45d766a033b9], x-b3-parentspanid=[6608512b3529fed7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d37e1f77af642296608512b3529fed7], x-b3-spanid=[cf0f4089346a7a27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7765753d-4804-4977-8ce7-a47a054226ce]}\\\"}\"}","context":{"RequestID":"7765753d-4804-4977-8ce7-a47a054226ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4efec7d5-4b3d-4f6e-8ca6-94bbb46a5966","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:24.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:24.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7765753d-4804-4977-8ce7-a47a054226ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4efec7d5-4b3d-4f6e-8ca6-94bbb46a5966","LogTimestamp":"2023-04-23T00:39:24.176Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:26.186Z","message":"Entering","context":{"RequestID":"c30ad579-6777-4686-b00b-f3f07a22eed3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84ea0ca4-b8f4-439c-b0c2-e3cb0617bc7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:26.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:26.190Z","message":"{\"transactionId\":\"c30ad579-6777-4686-b00b-f3f07a22eed3\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:26:188\",\"respDate\":\"230423-00:39:26:190\",\"sourceId\":\"haproxy:c30ad579-6777-4686-b00b-f3f07a22eed3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:26:188-76821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c6b3b3b-d828-4bdf-8b23-135fed24999d], x-b3-parentspanid=[9212a382d9bd46a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eec2d502f93ffa1a9212a382d9bd46a3], x-b3-spanid=[5d29ccba0d8d60e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c30ad579-6777-4686-b00b-f3f07a22eed3]}\\\"}\"}","context":{"RequestID":"c30ad579-6777-4686-b00b-f3f07a22eed3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84ea0ca4-b8f4-439c-b0c2-e3cb0617bc7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:26.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:26.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c30ad579-6777-4686-b00b-f3f07a22eed3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84ea0ca4-b8f4-439c-b0c2-e3cb0617bc7b","LogTimestamp":"2023-04-23T00:39:26.191Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:28.202Z","message":"Entering","context":{"RequestID":"91cf0443-63ad-4abd-a519-5a59351cc9a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d87149a-9125-4a3d-b31c-1c3804bffd75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:28.204Z","message":"{\"transactionId\":\"91cf0443-63ad-4abd-a519-5a59351cc9a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:28:202\",\"respDate\":\"230423-00:39:28:204\",\"sourceId\":\"haproxy:91cf0443-63ad-4abd-a519-5a59351cc9a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:28:202-59879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d999f785-062b-449f-b35f-fafcbc391b45], x-b3-parentspanid=[892d7d9a4f65cbab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eea7cbbff2bd90c3892d7d9a4f65cbab], x-b3-spanid=[9cc15689fe5139ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91cf0443-63ad-4abd-a519-5a59351cc9a9]}\\\"}\"}","context":{"RequestID":"91cf0443-63ad-4abd-a519-5a59351cc9a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d87149a-9125-4a3d-b31c-1c3804bffd75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:28.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91cf0443-63ad-4abd-a519-5a59351cc9a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d87149a-9125-4a3d-b31c-1c3804bffd75","LogTimestamp":"2023-04-23T00:39:28.204Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:29.211Z","message":"Entering","context":{"RequestID":"2da1f956-58b4-42a0-a81f-ea44505516a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c69136f-f59e-4e2c-94bb-fb33613ebe18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"2da1f956-58b4-42a0-a81f-ea44505516a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c69136f-f59e-4e2c-94bb-fb33613ebe18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:29.213Z","message":"{\"transactionId\":\"2da1f956-58b4-42a0-a81f-ea44505516a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:29:212\",\"respDate\":\"230423-00:39:29:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2da1f956-58b4-42a0-a81f-ea44505516a9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:29:212-45921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2da1f956-58b4-42a0-a81f-ea44505516a9]}\\\"}\"}","context":{"RequestID":"2da1f956-58b4-42a0-a81f-ea44505516a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c69136f-f59e-4e2c-94bb-fb33613ebe18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:29.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2da1f956-58b4-42a0-a81f-ea44505516a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c69136f-f59e-4e2c-94bb-fb33613ebe18","LogTimestamp":"2023-04-23T00:39:29.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:39:29.321Z","message":"Entering","context":{"RequestID":"cb9f3fa3-40da-437a-84c8-e10ae08df310","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16e23a04-9376-4ff2-8385-5f4d11bbe677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:29.323Z","message":"{\"transactionId\":\"cb9f3fa3-40da-437a-84c8-e10ae08df310\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:29:322\",\"respDate\":\"230423-00:39:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb9f3fa3-40da-437a-84c8-e10ae08df310\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:29:322-83223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9877ce2-d9f5-42be-a39f-8462594648d1], x-b3-parentspanid=[be86980baa5b581d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50407], x-envoy-attempt-count=[1], x-b3-traceid=[80aea0f7dd460945be86980baa5b581d], x-b3-spanid=[4a7a3b9255d7769c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb9f3fa3-40da-437a-84c8-e10ae08df310]}\\\"}\"}","context":{"RequestID":"cb9f3fa3-40da-437a-84c8-e10ae08df310","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16e23a04-9376-4ff2-8385-5f4d11bbe677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:29.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb9f3fa3-40da-437a-84c8-e10ae08df310","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16e23a04-9376-4ff2-8385-5f4d11bbe677","LogTimestamp":"2023-04-23T00:39:29.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:39:30.214Z","message":"Entering","context":{"RequestID":"855255cf-513d-4bd0-ba32-310903206f8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"456bcec7-5818-413a-bafc-4bd51469ec96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:30.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:30.215Z","message":"{\"transactionId\":\"855255cf-513d-4bd0-ba32-310903206f8e\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:30:214\",\"respDate\":\"230423-00:39:30:215\",\"sourceId\":\"haproxy:855255cf-513d-4bd0-ba32-310903206f8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:30:214-46933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a4ab816-097d-4d6b-9c3c-4a3937899c92], x-b3-parentspanid=[876b70f710301096], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[596ca5228954a904876b70f710301096], x-b3-spanid=[a7388a94f4c69ad5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[855255cf-513d-4bd0-ba32-310903206f8e]}\\\"}\"}","context":{"RequestID":"855255cf-513d-4bd0-ba32-310903206f8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"456bcec7-5818-413a-bafc-4bd51469ec96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:30.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:30.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"855255cf-513d-4bd0-ba32-310903206f8e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"456bcec7-5818-413a-bafc-4bd51469ec96","LogTimestamp":"2023-04-23T00:39:30.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:39:32.225Z","message":"Entering","context":{"RequestID":"f0774d4b-bd60-45ea-b8a6-d413e1c3b809","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e65da3c4-f192-4dfa-a753-b2da2eeaa1f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:32.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:32.227Z","message":"{\"transactionId\":\"f0774d4b-bd60-45ea-b8a6-d413e1c3b809\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:32:226\",\"respDate\":\"230423-00:39:32:227\",\"sourceId\":\"haproxy:f0774d4b-bd60-45ea-b8a6-d413e1c3b809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:32:226-58251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7614d3b1-5212-4d66-8f69-b6d471548a9d], x-b3-parentspanid=[b750f8776daea41d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d040541f20191465b750f8776daea41d], x-b3-spanid=[a34bd42c0cfe186f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0774d4b-bd60-45ea-b8a6-d413e1c3b809]}\\\"}\"}","context":{"RequestID":"f0774d4b-bd60-45ea-b8a6-d413e1c3b809","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e65da3c4-f192-4dfa-a753-b2da2eeaa1f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:32.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:32.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0774d4b-bd60-45ea-b8a6-d413e1c3b809","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e65da3c4-f192-4dfa-a753-b2da2eeaa1f7","LogTimestamp":"2023-04-23T00:39:32.228Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:32.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:32.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:32.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:32.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:34.236Z","message":"Entering","context":{"RequestID":"dff14990-b113-4f4b-8328-0900bc401a93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df74d35c-8565-47f1-8dfc-c9fe4c5172f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:34.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:34.239Z","message":"{\"transactionId\":\"dff14990-b113-4f4b-8328-0900bc401a93\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:34:237\",\"respDate\":\"230423-00:39:34:239\",\"sourceId\":\"haproxy:dff14990-b113-4f4b-8328-0900bc401a93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:34:237-11819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9df2eab-dad7-4935-a24c-052f57107d26], x-b3-parentspanid=[7d5ded4bd24efe06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91abcd01661ea0917d5ded4bd24efe06], x-b3-spanid=[f726877626c882a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dff14990-b113-4f4b-8328-0900bc401a93]}\\\"}\"}","context":{"RequestID":"dff14990-b113-4f4b-8328-0900bc401a93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df74d35c-8565-47f1-8dfc-c9fe4c5172f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:34.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:34.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dff14990-b113-4f4b-8328-0900bc401a93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df74d35c-8565-47f1-8dfc-c9fe4c5172f7","LogTimestamp":"2023-04-23T00:39:34.239Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:35.154Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:35.160Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:36.250Z","message":"Entering","context":{"RequestID":"c94a2749-a947-4ed4-b33d-af2b9671fbdb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0241302d-5dfa-4ac5-9d8d-c672f6b41a10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:36.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:36.254Z","message":"{\"transactionId\":\"c94a2749-a947-4ed4-b33d-af2b9671fbdb\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:36:251\",\"respDate\":\"230423-00:39:36:254\",\"sourceId\":\"haproxy:c94a2749-a947-4ed4-b33d-af2b9671fbdb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:36:251-65571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f93fc57c-8579-4e0f-9f00-6dd001728a70], x-b3-parentspanid=[23bcef5efb057dc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0182abc037c483e23bcef5efb057dc7], x-b3-spanid=[2b16039579e07b30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c94a2749-a947-4ed4-b33d-af2b9671fbdb]}\\\"}\"}","context":{"RequestID":"c94a2749-a947-4ed4-b33d-af2b9671fbdb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0241302d-5dfa-4ac5-9d8d-c672f6b41a10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:36.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:36.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c94a2749-a947-4ed4-b33d-af2b9671fbdb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0241302d-5dfa-4ac5-9d8d-c672f6b41a10","LogTimestamp":"2023-04-23T00:39:36.255Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:39:38.266Z","message":"Entering","context":{"RequestID":"e1de6399-6eea-44e3-97f7-95b60c140284","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03fdd82f-ff58-46b9-8c93-eae73edb5592","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:38.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:38.268Z","message":"{\"transactionId\":\"e1de6399-6eea-44e3-97f7-95b60c140284\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:38:266\",\"respDate\":\"230423-00:39:38:268\",\"sourceId\":\"haproxy:e1de6399-6eea-44e3-97f7-95b60c140284\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:38:266-98918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a10a726b-7e70-4d05-9748-d37e22b0fd20], x-b3-parentspanid=[f0af35d5c9a741d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc2d6cb519eab691f0af35d5c9a741d3], x-b3-spanid=[c83ba92de557c2bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1de6399-6eea-44e3-97f7-95b60c140284]}\\\"}\"}","context":{"RequestID":"e1de6399-6eea-44e3-97f7-95b60c140284","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03fdd82f-ff58-46b9-8c93-eae73edb5592","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:38.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:38.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1de6399-6eea-44e3-97f7-95b60c140284","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03fdd82f-ff58-46b9-8c93-eae73edb5592","LogTimestamp":"2023-04-23T00:39:38.269Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:39.212Z","message":"Entering","context":{"RequestID":"5f1bb5c2-f9c0-42a2-a875-a014690b5442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5c515c9-40f4-451d-addd-f5c01d426e93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f1bb5c2-f9c0-42a2-a875-a014690b5442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5c515c9-40f4-451d-addd-f5c01d426e93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:39.216Z","message":"{\"transactionId\":\"5f1bb5c2-f9c0-42a2-a875-a014690b5442\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:39:213\",\"respDate\":\"230423-00:39:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f1bb5c2-f9c0-42a2-a875-a014690b5442\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:39:213-41647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f1bb5c2-f9c0-42a2-a875-a014690b5442]}\\\"}\"}","context":{"RequestID":"5f1bb5c2-f9c0-42a2-a875-a014690b5442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5c515c9-40f4-451d-addd-f5c01d426e93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f1bb5c2-f9c0-42a2-a875-a014690b5442","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5c515c9-40f4-451d-addd-f5c01d426e93","LogTimestamp":"2023-04-23T00:39:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:39:39.322Z","message":"Entering","context":{"RequestID":"de87d690-39eb-42f0-aaff-44e9f757ad0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef1cb946-7e63-46c9-ae0e-82a33b17e187","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:39.325Z","message":"{\"transactionId\":\"de87d690-39eb-42f0-aaff-44e9f757ad0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:39:323\",\"respDate\":\"230423-00:39:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de87d690-39eb-42f0-aaff-44e9f757ad0c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:39:323-17912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2320c666-9c25-4d25-ae12-88c8b9256d87], x-b3-parentspanid=[5a68f73ea189a5cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56233], x-envoy-attempt-count=[1], x-b3-traceid=[c81e5aea4d99b5a05a68f73ea189a5cb], x-b3-spanid=[ba09ccae20b9e1e8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de87d690-39eb-42f0-aaff-44e9f757ad0c]}\\\"}\"}","context":{"RequestID":"de87d690-39eb-42f0-aaff-44e9f757ad0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef1cb946-7e63-46c9-ae0e-82a33b17e187","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:39.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de87d690-39eb-42f0-aaff-44e9f757ad0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef1cb946-7e63-46c9-ae0e-82a33b17e187","LogTimestamp":"2023-04-23T00:39:39.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:40.279Z","message":"Entering","context":{"RequestID":"76032649-53fb-4bc2-84f8-d7c0bee29724","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c5997e8-208e-49e0-9744-a32b3556f753","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:40.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:40.282Z","message":"{\"transactionId\":\"76032649-53fb-4bc2-84f8-d7c0bee29724\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:40:280\",\"respDate\":\"230423-00:39:40:282\",\"sourceId\":\"haproxy:76032649-53fb-4bc2-84f8-d7c0bee29724\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:40:280-64548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[891c9593-e41f-490d-819a-f010dfbff8f5], x-b3-parentspanid=[95d0e158e77e22e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05f797e2feca282795d0e158e77e22e3], x-b3-spanid=[fe7d7db660663a84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76032649-53fb-4bc2-84f8-d7c0bee29724]}\\\"}\"}","context":{"RequestID":"76032649-53fb-4bc2-84f8-d7c0bee29724","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c5997e8-208e-49e0-9744-a32b3556f753","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:40.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:40.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76032649-53fb-4bc2-84f8-d7c0bee29724","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c5997e8-208e-49e0-9744-a32b3556f753","LogTimestamp":"2023-04-23T00:39:40.283Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:42.292Z","message":"Entering","context":{"RequestID":"3e99f577-5241-4d18-abcd-04ffb2a590b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4032514d-18cf-4196-a7f6-1b9bad81976b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:42.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:42.294Z","message":"{\"transactionId\":\"3e99f577-5241-4d18-abcd-04ffb2a590b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:42:293\",\"respDate\":\"230423-00:39:42:294\",\"sourceId\":\"haproxy:3e99f577-5241-4d18-abcd-04ffb2a590b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:42:293-61864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a9f9a9c-d3e9-471c-be1f-2c21ea6f3bc7], x-b3-parentspanid=[13d151dec0b0e461], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59b9651cc97ec62d13d151dec0b0e461], x-b3-spanid=[9c645f2f82b972f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e99f577-5241-4d18-abcd-04ffb2a590b0]}\\\"}\"}","context":{"RequestID":"3e99f577-5241-4d18-abcd-04ffb2a590b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4032514d-18cf-4196-a7f6-1b9bad81976b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:42.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:42.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e99f577-5241-4d18-abcd-04ffb2a590b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4032514d-18cf-4196-a7f6-1b9bad81976b","LogTimestamp":"2023-04-23T00:39:42.294Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:39:42.957Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:42.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:42.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:42.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:44.303Z","message":"Entering","context":{"RequestID":"d96f07d7-3b4f-4134-8e99-ecfb8e84a09c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7371c87-7c25-4023-83c2-3db2528ee358","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:44.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:44.305Z","message":"{\"transactionId\":\"d96f07d7-3b4f-4134-8e99-ecfb8e84a09c\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:44:304\",\"respDate\":\"230423-00:39:44:305\",\"sourceId\":\"haproxy:d96f07d7-3b4f-4134-8e99-ecfb8e84a09c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:44:304-30790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41b17234-f3e4-48f1-bae1-cebed00045c7], x-b3-parentspanid=[f9ef19376242173c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5859e9e44adcab60f9ef19376242173c], x-b3-spanid=[47e60d433022a94e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d96f07d7-3b4f-4134-8e99-ecfb8e84a09c]}\\\"}\"}","context":{"RequestID":"d96f07d7-3b4f-4134-8e99-ecfb8e84a09c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7371c87-7c25-4023-83c2-3db2528ee358","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:44.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:44.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d96f07d7-3b4f-4134-8e99-ecfb8e84a09c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7371c87-7c25-4023-83c2-3db2528ee358","LogTimestamp":"2023-04-23T00:39:44.305Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:39:46.316Z","message":"Entering","context":{"RequestID":"68bf9573-fce0-460a-82c2-6568a109d224","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"718f7cf6-ca58-4857-8799-2c86663a9ab6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:46.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:46.320Z","message":"{\"transactionId\":\"68bf9573-fce0-460a-82c2-6568a109d224\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:46:318\",\"respDate\":\"230423-00:39:46:320\",\"sourceId\":\"haproxy:68bf9573-fce0-460a-82c2-6568a109d224\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:46:318-77845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c962ee4-3a3f-4ea5-838f-f1b888cdba46], x-b3-parentspanid=[ef5d279e3230a230], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cfea8763daf1e90ef5d279e3230a230], x-b3-spanid=[1db85b0798c9fb19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68bf9573-fce0-460a-82c2-6568a109d224]}\\\"}\"}","context":{"RequestID":"68bf9573-fce0-460a-82c2-6568a109d224","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"718f7cf6-ca58-4857-8799-2c86663a9ab6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:46.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:46.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68bf9573-fce0-460a-82c2-6568a109d224","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"718f7cf6-ca58-4857-8799-2c86663a9ab6","LogTimestamp":"2023-04-23T00:39:46.321Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:39:48.332Z","message":"Entering","context":{"RequestID":"a621b867-bb1b-40cb-9f45-44489bf3e0bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee8a7037-4512-4b41-a581-53c75a0c9393","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:48.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:48.334Z","message":"{\"transactionId\":\"a621b867-bb1b-40cb-9f45-44489bf3e0bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:48:333\",\"respDate\":\"230423-00:39:48:334\",\"sourceId\":\"haproxy:a621b867-bb1b-40cb-9f45-44489bf3e0bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:48:333-33960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58732dad-416f-48a9-a790-b3e19a7ed289], x-b3-parentspanid=[1ab1f55c05b59b95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[703b49b52afd0a1e1ab1f55c05b59b95], x-b3-spanid=[c215a2bb4cc5e69d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a621b867-bb1b-40cb-9f45-44489bf3e0bf]}\\\"}\"}","context":{"RequestID":"a621b867-bb1b-40cb-9f45-44489bf3e0bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee8a7037-4512-4b41-a581-53c75a0c9393","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:48.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:48.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a621b867-bb1b-40cb-9f45-44489bf3e0bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee8a7037-4512-4b41-a581-53c75a0c9393","LogTimestamp":"2023-04-23T00:39:48.335Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:39:49.211Z","message":"Entering","context":{"RequestID":"ea21cf46-6d26-4fbd-8915-e4413cecc926","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53678ade-cfa1-41a4-a8c7-67b25d5efbd9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ea21cf46-6d26-4fbd-8915-e4413cecc926","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53678ade-cfa1-41a4-a8c7-67b25d5efbd9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:49.215Z","message":"{\"transactionId\":\"ea21cf46-6d26-4fbd-8915-e4413cecc926\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:49:212\",\"respDate\":\"230423-00:39:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ea21cf46-6d26-4fbd-8915-e4413cecc926\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:49:212-36622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ea21cf46-6d26-4fbd-8915-e4413cecc926]}\\\"}\"}","context":{"RequestID":"ea21cf46-6d26-4fbd-8915-e4413cecc926","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53678ade-cfa1-41a4-a8c7-67b25d5efbd9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea21cf46-6d26-4fbd-8915-e4413cecc926","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53678ade-cfa1-41a4-a8c7-67b25d5efbd9","LogTimestamp":"2023-04-23T00:39:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:49.323Z","message":"Entering","context":{"RequestID":"e769b121-56ba-4b1e-958e-d3d00ae47132","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b1c3ae7-4043-4ed5-a572-a3fab897b7ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:49.325Z","message":"{\"transactionId\":\"e769b121-56ba-4b1e-958e-d3d00ae47132\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:49:323\",\"respDate\":\"230423-00:39:49:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e769b121-56ba-4b1e-958e-d3d00ae47132\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:39:49:323-71830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd151677-d1d5-4be1-a8ff-1388e2c79122], x-b3-parentspanid=[64a6399641e49ad8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60129], x-envoy-attempt-count=[1], x-b3-traceid=[1ee4cd77f4d033bb64a6399641e49ad8], x-b3-spanid=[d8df66c055fdfa1d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e769b121-56ba-4b1e-958e-d3d00ae47132]}\\\"}\"}","context":{"RequestID":"e769b121-56ba-4b1e-958e-d3d00ae47132","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b1c3ae7-4043-4ed5-a572-a3fab897b7ef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:49.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e769b121-56ba-4b1e-958e-d3d00ae47132","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b1c3ae7-4043-4ed5-a572-a3fab897b7ef","LogTimestamp":"2023-04-23T00:39:49.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:39:50.345Z","message":"Entering","context":{"RequestID":"960c6dd8-d86c-4a7d-b807-2c2c51f94449","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"602d93fc-ce10-455e-8c64-dbb569b01372","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:50.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:50.349Z","message":"{\"transactionId\":\"960c6dd8-d86c-4a7d-b807-2c2c51f94449\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:50:347\",\"respDate\":\"230423-00:39:50:349\",\"sourceId\":\"haproxy:960c6dd8-d86c-4a7d-b807-2c2c51f94449\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:50:347-57982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ee21809-18d3-4623-bd9c-b67f220c2d72], x-b3-parentspanid=[daaef901edeb94ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[879583a822732d4bdaaef901edeb94ff], x-b3-spanid=[271c873e76494089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[960c6dd8-d86c-4a7d-b807-2c2c51f94449]}\\\"}\"}","context":{"RequestID":"960c6dd8-d86c-4a7d-b807-2c2c51f94449","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"602d93fc-ce10-455e-8c64-dbb569b01372","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:50.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:50.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"960c6dd8-d86c-4a7d-b807-2c2c51f94449","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"602d93fc-ce10-455e-8c64-dbb569b01372","LogTimestamp":"2023-04-23T00:39:50.350Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:39:52.365Z","message":"Entering","context":{"RequestID":"45dd9899-8c17-469e-a018-3838402d1b86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86a90745-f639-4154-959e-49363ad4fc38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:52.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:52.369Z","message":"{\"transactionId\":\"45dd9899-8c17-469e-a018-3838402d1b86\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:52:367\",\"respDate\":\"230423-00:39:52:369\",\"sourceId\":\"haproxy:45dd9899-8c17-469e-a018-3838402d1b86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:52:367-94708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a273bf62-f6a6-4022-b3e6-9be208246987], x-b3-parentspanid=[47b7bd91222aff37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[045b654f19b670d747b7bd91222aff37], x-b3-spanid=[597ac7b1bff2115e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45dd9899-8c17-469e-a018-3838402d1b86]}\\\"}\"}","context":{"RequestID":"45dd9899-8c17-469e-a018-3838402d1b86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86a90745-f639-4154-959e-49363ad4fc38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:52.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:52.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45dd9899-8c17-469e-a018-3838402d1b86","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a90745-f639-4154-959e-49363ad4fc38","LogTimestamp":"2023-04-23T00:39:52.369Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:52.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:39:52.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:52.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:52.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:54.380Z","message":"Entering","context":{"RequestID":"fa850d61-48d1-4f1b-b5e7-4bf9eddd7478","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4ed06ec-efa1-4c7b-8566-c5c18308565a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:54.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:54.382Z","message":"{\"transactionId\":\"fa850d61-48d1-4f1b-b5e7-4bf9eddd7478\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:54:380\",\"respDate\":\"230423-00:39:54:382\",\"sourceId\":\"haproxy:fa850d61-48d1-4f1b-b5e7-4bf9eddd7478\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:54:380-33055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50569009-143d-4791-8a43-336b5b4e6649], x-b3-parentspanid=[da5e28aff78d3ef4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74025a16dc11891bda5e28aff78d3ef4], x-b3-spanid=[0741263800b2f540], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa850d61-48d1-4f1b-b5e7-4bf9eddd7478]}\\\"}\"}","context":{"RequestID":"fa850d61-48d1-4f1b-b5e7-4bf9eddd7478","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4ed06ec-efa1-4c7b-8566-c5c18308565a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:54.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:54.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa850d61-48d1-4f1b-b5e7-4bf9eddd7478","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4ed06ec-efa1-4c7b-8566-c5c18308565a","LogTimestamp":"2023-04-23T00:39:54.383Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:56.394Z","message":"Entering","context":{"RequestID":"9de291c0-9687-4e00-a104-3d828fe2a88e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14a82cf7-91c3-4bf8-80a5-d456772680c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:56.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:56.397Z","message":"{\"transactionId\":\"9de291c0-9687-4e00-a104-3d828fe2a88e\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:56:395\",\"respDate\":\"230423-00:39:56:397\",\"sourceId\":\"haproxy:9de291c0-9687-4e00-a104-3d828fe2a88e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:56:395-68191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17a4cdaa-52b8-49ce-99c2-962f3d491b52], x-b3-parentspanid=[10577e355ff0cbf4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8af06b973f528e1210577e355ff0cbf4], x-b3-spanid=[0f99d42b7822a120], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9de291c0-9687-4e00-a104-3d828fe2a88e]}\\\"}\"}","context":{"RequestID":"9de291c0-9687-4e00-a104-3d828fe2a88e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14a82cf7-91c3-4bf8-80a5-d456772680c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:56.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:56.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9de291c0-9687-4e00-a104-3d828fe2a88e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14a82cf7-91c3-4bf8-80a5-d456772680c1","LogTimestamp":"2023-04-23T00:39:56.398Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:58.409Z","message":"Entering","context":{"RequestID":"62cc17ae-64d8-4978-ba11-cc14290dc503","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4339dfb6-3a81-4692-8a1a-868703938399","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:58.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:58.412Z","message":"{\"transactionId\":\"62cc17ae-64d8-4978-ba11-cc14290dc503\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:58:410\",\"respDate\":\"230423-00:39:58:412\",\"sourceId\":\"haproxy:62cc17ae-64d8-4978-ba11-cc14290dc503\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:58:410-96244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[947db8d4-94b6-4b6e-bc19-c0fb0a12bf0f], x-b3-parentspanid=[da95a0f85985835c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e0cf897afe19a69da95a0f85985835c], x-b3-spanid=[84795f379cd73d21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62cc17ae-64d8-4978-ba11-cc14290dc503]}\\\"}\"}","context":{"RequestID":"62cc17ae-64d8-4978-ba11-cc14290dc503","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4339dfb6-3a81-4692-8a1a-868703938399","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:39:58.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:58.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62cc17ae-64d8-4978-ba11-cc14290dc503","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4339dfb6-3a81-4692-8a1a-868703938399","LogTimestamp":"2023-04-23T00:39:58.413Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:39:59.212Z","message":"Entering","context":{"RequestID":"3bd1b1c4-e3db-4d99-a22e-5950527349d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57aa32f-b9f8-459a-9c32-bf827a26e063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"3bd1b1c4-e3db-4d99-a22e-5950527349d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57aa32f-b9f8-459a-9c32-bf827a26e063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:59.215Z","message":"{\"transactionId\":\"3bd1b1c4-e3db-4d99-a22e-5950527349d9\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:59:213\",\"respDate\":\"230423-00:39:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3bd1b1c4-e3db-4d99-a22e-5950527349d9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:39:59:213-26610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3bd1b1c4-e3db-4d99-a22e-5950527349d9]}\\\"}\"}","context":{"RequestID":"3bd1b1c4-e3db-4d99-a22e-5950527349d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57aa32f-b9f8-459a-9c32-bf827a26e063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:39:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bd1b1c4-e3db-4d99-a22e-5950527349d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b57aa32f-b9f8-459a-9c32-bf827a26e063","LogTimestamp":"2023-04-23T00:39:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:39:59.322Z","message":"Entering","context":{"RequestID":"e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"72659d8e-cd3b-4b58-956a-b90d21d21e3f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:39:59.324Z","message":"{\"transactionId\":\"e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d\",\"status\":\"200\",\"rqstDate\":\"230423-00:39:59:322\",\"respDate\":\"230423-00:39:59:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:39:59:322-61097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e4af8d5-5661-44bd-9ff9-35211fc94ba9], x-b3-parentspanid=[a2b6df69295c7998], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57769], x-envoy-attempt-count=[1], x-b3-traceid=[ab356c1235a7bcb0a2b6df69295c7998], x-b3-spanid=[f8a0cb4a8e3b09e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d]}\\\"}\"}","context":{"RequestID":"e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"72659d8e-cd3b-4b58-956a-b90d21d21e3f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:39:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:39:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e07d091c-b5d6-44d8-a9f5-7df7bfc5f94d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72659d8e-cd3b-4b58-956a-b90d21d21e3f","LogTimestamp":"2023-04-23T00:39:59.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:39:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:00.425Z","message":"Entering","context":{"RequestID":"633c2d6d-f46d-46de-87f7-f7d69e1b4dfd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d431860b-91f0-4624-9bd7-c60caf1c4d3b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:00.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:00.428Z","message":"{\"transactionId\":\"633c2d6d-f46d-46de-87f7-f7d69e1b4dfd\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:00:426\",\"respDate\":\"230423-00:40:00:428\",\"sourceId\":\"haproxy:633c2d6d-f46d-46de-87f7-f7d69e1b4dfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:00:426-30989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88d792d1-1f0d-4ddd-8797-17f0fa1bbcb7], x-b3-parentspanid=[c03003d3d15dfffc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80745312824e1e80c03003d3d15dfffc], x-b3-spanid=[29c703ece1c09d86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[633c2d6d-f46d-46de-87f7-f7d69e1b4dfd]}\\\"}\"}","context":{"RequestID":"633c2d6d-f46d-46de-87f7-f7d69e1b4dfd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d431860b-91f0-4624-9bd7-c60caf1c4d3b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:00.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:00.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"633c2d6d-f46d-46de-87f7-f7d69e1b4dfd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d431860b-91f0-4624-9bd7-c60caf1c4d3b","LogTimestamp":"2023-04-23T00:40:00.429Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:40:02.439Z","message":"Entering","context":{"RequestID":"b543ca52-24cb-4db4-af58-bef0f3c49fc5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d81ca2b-2499-48d9-85d4-faedbd07a73f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:02.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:02.441Z","message":"{\"transactionId\":\"b543ca52-24cb-4db4-af58-bef0f3c49fc5\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:02:440\",\"respDate\":\"230423-00:40:02:441\",\"sourceId\":\"haproxy:b543ca52-24cb-4db4-af58-bef0f3c49fc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:02:440-8432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e654c679-6b13-4387-8a3e-ca083477d36a], x-b3-parentspanid=[17ee06deb7d9aeaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88004a47f9e87e0517ee06deb7d9aeaf], x-b3-spanid=[92642d79d5641f8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b543ca52-24cb-4db4-af58-bef0f3c49fc5]}\\\"}\"}","context":{"RequestID":"b543ca52-24cb-4db4-af58-bef0f3c49fc5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d81ca2b-2499-48d9-85d4-faedbd07a73f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:02.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:02.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b543ca52-24cb-4db4-af58-bef0f3c49fc5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d81ca2b-2499-48d9-85d4-faedbd07a73f","LogTimestamp":"2023-04-23T00:40:02.442Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:02.958Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:02.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:02.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:02.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:04.452Z","message":"Entering","context":{"RequestID":"665f874e-91eb-49d1-aa1a-a0d99dcc378d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16f62308-0b8e-4515-bc66-9c6f510effe9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:04.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:04.455Z","message":"{\"transactionId\":\"665f874e-91eb-49d1-aa1a-a0d99dcc378d\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:04:453\",\"respDate\":\"230423-00:40:04:455\",\"sourceId\":\"haproxy:665f874e-91eb-49d1-aa1a-a0d99dcc378d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:04:453-90211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8a1fa71-cf30-4173-9caf-375d1ebe0068], x-b3-parentspanid=[613d7b13705e378b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08e718e0fb47c094613d7b13705e378b], x-b3-spanid=[05cb570bf51c88b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[665f874e-91eb-49d1-aa1a-a0d99dcc378d]}\\\"}\"}","context":{"RequestID":"665f874e-91eb-49d1-aa1a-a0d99dcc378d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16f62308-0b8e-4515-bc66-9c6f510effe9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:04.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:04.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665f874e-91eb-49d1-aa1a-a0d99dcc378d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f62308-0b8e-4515-bc66-9c6f510effe9","LogTimestamp":"2023-04-23T00:40:04.456Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:05.161Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:05.165Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:06.467Z","message":"Entering","context":{"RequestID":"db654e55-b8ca-447e-969a-a7a739739dae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09eb025e-12d3-4cf5-a4c8-1b602fc8fd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:06.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:06.469Z","message":"{\"transactionId\":\"db654e55-b8ca-447e-969a-a7a739739dae\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:06:468\",\"respDate\":\"230423-00:40:06:469\",\"sourceId\":\"haproxy:db654e55-b8ca-447e-969a-a7a739739dae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:06:468-33190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[641dbee0-3f9f-4f85-bade-2dd94afa7887], x-b3-parentspanid=[ea63d5fd565e445c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9f20fda37d93959ea63d5fd565e445c], x-b3-spanid=[9678afb7c6b00eab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db654e55-b8ca-447e-969a-a7a739739dae]}\\\"}\"}","context":{"RequestID":"db654e55-b8ca-447e-969a-a7a739739dae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09eb025e-12d3-4cf5-a4c8-1b602fc8fd11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:06.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:06.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db654e55-b8ca-447e-969a-a7a739739dae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09eb025e-12d3-4cf5-a4c8-1b602fc8fd11","LogTimestamp":"2023-04-23T00:40:06.469Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:08.479Z","message":"Entering","context":{"RequestID":"87c6ea44-e242-4bcc-810c-c5e70f33ae37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ded5b9a8-1680-4c67-97c9-264687dd37f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:08.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:08.482Z","message":"{\"transactionId\":\"87c6ea44-e242-4bcc-810c-c5e70f33ae37\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:08:480\",\"respDate\":\"230423-00:40:08:481\",\"sourceId\":\"haproxy:87c6ea44-e242-4bcc-810c-c5e70f33ae37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:08:480-55901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c1e19a9-3644-47b5-8856-451e9ff4f754], x-b3-parentspanid=[54192b2da4276260], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e882a929064281e754192b2da4276260], x-b3-spanid=[74bc480d7c9501a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87c6ea44-e242-4bcc-810c-c5e70f33ae37]}\\\"}\"}","context":{"RequestID":"87c6ea44-e242-4bcc-810c-c5e70f33ae37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ded5b9a8-1680-4c67-97c9-264687dd37f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:08.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:08.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87c6ea44-e242-4bcc-810c-c5e70f33ae37","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ded5b9a8-1680-4c67-97c9-264687dd37f2","LogTimestamp":"2023-04-23T00:40:08.482Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:09.212Z","message":"Entering","context":{"RequestID":"3382b3f4-2620-446d-bc68-e0e596438302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94359f7e-9662-43e3-a7fc-9223ccb1cc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"3382b3f4-2620-446d-bc68-e0e596438302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94359f7e-9662-43e3-a7fc-9223ccb1cc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:09.216Z","message":"{\"transactionId\":\"3382b3f4-2620-446d-bc68-e0e596438302\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:09:213\",\"respDate\":\"230423-00:40:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3382b3f4-2620-446d-bc68-e0e596438302\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:09:213-4226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3382b3f4-2620-446d-bc68-e0e596438302]}\\\"}\"}","context":{"RequestID":"3382b3f4-2620-446d-bc68-e0e596438302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94359f7e-9662-43e3-a7fc-9223ccb1cc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3382b3f4-2620-446d-bc68-e0e596438302","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94359f7e-9662-43e3-a7fc-9223ccb1cc90","LogTimestamp":"2023-04-23T00:40:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:09.321Z","message":"Entering","context":{"RequestID":"180fc801-d862-43ce-a4bd-f4c32b89fec5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df4c7ea4-65cf-4557-83d6-1161e4ec0792","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:09.323Z","message":"{\"transactionId\":\"180fc801-d862-43ce-a4bd-f4c32b89fec5\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:09:321\",\"respDate\":\"230423-00:40:09:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:180fc801-d862-43ce-a4bd-f4c32b89fec5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:09:321-43714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[082398a5-eb27-4c29-a4f4-fbd92891b4be], x-b3-parentspanid=[d6d3cee12c20b2e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54249], x-envoy-attempt-count=[1], x-b3-traceid=[93cb22a7606322afd6d3cee12c20b2e0], x-b3-spanid=[a759f62802f20d29], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[180fc801-d862-43ce-a4bd-f4c32b89fec5]}\\\"}\"}","context":{"RequestID":"180fc801-d862-43ce-a4bd-f4c32b89fec5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df4c7ea4-65cf-4557-83d6-1161e4ec0792","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:09.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"180fc801-d862-43ce-a4bd-f4c32b89fec5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df4c7ea4-65cf-4557-83d6-1161e4ec0792","LogTimestamp":"2023-04-23T00:40:09.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:10.492Z","message":"Entering","context":{"RequestID":"fecb02b1-5ecd-4f72-825c-f651fc80add8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee82ca83-ffcc-466b-a243-01131bcb6a81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:10.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:10.494Z","message":"{\"transactionId\":\"fecb02b1-5ecd-4f72-825c-f651fc80add8\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:10:492\",\"respDate\":\"230423-00:40:10:494\",\"sourceId\":\"haproxy:fecb02b1-5ecd-4f72-825c-f651fc80add8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:10:492-35610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb3a10f7-149d-4df7-941e-64f3ed1145c9], x-b3-parentspanid=[d9c5a3fa77206255], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0e081ca739f6473d9c5a3fa77206255], x-b3-spanid=[2b2a765009607bdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fecb02b1-5ecd-4f72-825c-f651fc80add8]}\\\"}\"}","context":{"RequestID":"fecb02b1-5ecd-4f72-825c-f651fc80add8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee82ca83-ffcc-466b-a243-01131bcb6a81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:10.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:10.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fecb02b1-5ecd-4f72-825c-f651fc80add8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee82ca83-ffcc-466b-a243-01131bcb6a81","LogTimestamp":"2023-04-23T00:40:10.495Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:12.504Z","message":"Entering","context":{"RequestID":"e22d913c-375f-4d4b-8bad-f5b601396ca5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90adb5e4-1201-4b7c-850b-97aab27ba8af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:12.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:12.507Z","message":"{\"transactionId\":\"e22d913c-375f-4d4b-8bad-f5b601396ca5\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:12:505\",\"respDate\":\"230423-00:40:12:507\",\"sourceId\":\"haproxy:e22d913c-375f-4d4b-8bad-f5b601396ca5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:12:505-19901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9cd6609-2187-4ee6-9540-f80cae287b42], x-b3-parentspanid=[5a7c022b7bbb44cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eef534ccdc12a1625a7c022b7bbb44cd], x-b3-spanid=[f42d6d628f4cfc98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e22d913c-375f-4d4b-8bad-f5b601396ca5]}\\\"}\"}","context":{"RequestID":"e22d913c-375f-4d4b-8bad-f5b601396ca5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90adb5e4-1201-4b7c-850b-97aab27ba8af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:12.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:12.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e22d913c-375f-4d4b-8bad-f5b601396ca5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90adb5e4-1201-4b7c-850b-97aab27ba8af","LogTimestamp":"2023-04-23T00:40:12.508Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:12.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:12.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:12.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:12.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:14.517Z","message":"Entering","context":{"RequestID":"62144b39-dc1f-4414-933e-5b74e99feaf6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fb61de1-845e-477d-8cd8-4938072887b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:14.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:14.520Z","message":"{\"transactionId\":\"62144b39-dc1f-4414-933e-5b74e99feaf6\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:14:518\",\"respDate\":\"230423-00:40:14:520\",\"sourceId\":\"haproxy:62144b39-dc1f-4414-933e-5b74e99feaf6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:14:518-7423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84fd3adf-f5b1-4259-bad3-293dcc87a153], x-b3-parentspanid=[50f425953f816e08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e32ccdb2e7c5fd2f50f425953f816e08], x-b3-spanid=[d9f69229994f6880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62144b39-dc1f-4414-933e-5b74e99feaf6]}\\\"}\"}","context":{"RequestID":"62144b39-dc1f-4414-933e-5b74e99feaf6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fb61de1-845e-477d-8cd8-4938072887b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:14.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:14.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62144b39-dc1f-4414-933e-5b74e99feaf6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fb61de1-845e-477d-8cd8-4938072887b9","LogTimestamp":"2023-04-23T00:40:14.521Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:16.531Z","message":"Entering","context":{"RequestID":"d945821d-3802-4af0-b84f-4a7b63ad8d96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"380256ae-ad1c-4e51-bcdd-f58f42d31294","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:16.534Z","message":"{\"transactionId\":\"d945821d-3802-4af0-b84f-4a7b63ad8d96\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:16:532\",\"respDate\":\"230423-00:40:16:534\",\"sourceId\":\"haproxy:d945821d-3802-4af0-b84f-4a7b63ad8d96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:16:532-30557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28d5d626-0fd3-4dac-b005-406a1d48d8e3], x-b3-parentspanid=[1e86ebf94a9a6366], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7085b6565d706f2e1e86ebf94a9a6366], x-b3-spanid=[df4f4929c29df6cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d945821d-3802-4af0-b84f-4a7b63ad8d96]}\\\"}\"}","context":{"RequestID":"d945821d-3802-4af0-b84f-4a7b63ad8d96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"380256ae-ad1c-4e51-bcdd-f58f42d31294","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:16.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d945821d-3802-4af0-b84f-4a7b63ad8d96","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"380256ae-ad1c-4e51-bcdd-f58f42d31294","LogTimestamp":"2023-04-23T00:40:16.535Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:18.545Z","message":"Entering","context":{"RequestID":"972d52b8-4550-493c-b997-6eafbff0a863","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0c8d605-96dc-4c3d-9001-b828289e8100","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:18.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:18.548Z","message":"{\"transactionId\":\"972d52b8-4550-493c-b997-6eafbff0a863\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:18:546\",\"respDate\":\"230423-00:40:18:548\",\"sourceId\":\"haproxy:972d52b8-4550-493c-b997-6eafbff0a863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:18:546-60500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01b5eb11-4545-4134-9813-716e8c530c5a], x-b3-parentspanid=[88493f86377204ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[485cb0955be5637988493f86377204ed], x-b3-spanid=[48cebab6653761d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[972d52b8-4550-493c-b997-6eafbff0a863]}\\\"}\"}","context":{"RequestID":"972d52b8-4550-493c-b997-6eafbff0a863","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0c8d605-96dc-4c3d-9001-b828289e8100","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:18.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:18.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972d52b8-4550-493c-b997-6eafbff0a863","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0c8d605-96dc-4c3d-9001-b828289e8100","LogTimestamp":"2023-04-23T00:40:18.548Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:19.212Z","message":"Entering","context":{"RequestID":"9bb0a73e-18d9-4147-a664-7cbffd7c77de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c1c08ec-2855-44c4-9a5d-aa1df05dea86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9bb0a73e-18d9-4147-a664-7cbffd7c77de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c1c08ec-2855-44c4-9a5d-aa1df05dea86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:19.216Z","message":"{\"transactionId\":\"9bb0a73e-18d9-4147-a664-7cbffd7c77de\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:19:213\",\"respDate\":\"230423-00:40:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9bb0a73e-18d9-4147-a664-7cbffd7c77de\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:19:213-93307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9bb0a73e-18d9-4147-a664-7cbffd7c77de]}\\\"}\"}","context":{"RequestID":"9bb0a73e-18d9-4147-a664-7cbffd7c77de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c1c08ec-2855-44c4-9a5d-aa1df05dea86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bb0a73e-18d9-4147-a664-7cbffd7c77de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c1c08ec-2855-44c4-9a5d-aa1df05dea86","LogTimestamp":"2023-04-23T00:40:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:19.323Z","message":"Entering","context":{"RequestID":"39bfea5d-9465-43ae-9f1b-5c3a438cade7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c445a29e-e05e-4e26-ac34-b479c3b5226e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:19.326Z","message":"{\"transactionId\":\"39bfea5d-9465-43ae-9f1b-5c3a438cade7\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:19:324\",\"respDate\":\"230423-00:40:19:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39bfea5d-9465-43ae-9f1b-5c3a438cade7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:19:324-89240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f59894f-3954-48a6-8f9f-2cf25cdb79bc], x-b3-parentspanid=[6d72356d0f21952f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47465], x-envoy-attempt-count=[1], x-b3-traceid=[f970292530159a2a6d72356d0f21952f], x-b3-spanid=[157308e7a6258ef8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39bfea5d-9465-43ae-9f1b-5c3a438cade7]}\\\"}\"}","context":{"RequestID":"39bfea5d-9465-43ae-9f1b-5c3a438cade7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c445a29e-e05e-4e26-ac34-b479c3b5226e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39bfea5d-9465-43ae-9f1b-5c3a438cade7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c445a29e-e05e-4e26-ac34-b479c3b5226e","LogTimestamp":"2023-04-23T00:40:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:40:20.558Z","message":"Entering","context":{"RequestID":"32780339-9497-456b-900f-010e32a8c6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e610dfdd-3e1e-41e1-9ee8-d123c64c25b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:20.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:20.561Z","message":"{\"transactionId\":\"32780339-9497-456b-900f-010e32a8c6b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:20:559\",\"respDate\":\"230423-00:40:20:561\",\"sourceId\":\"haproxy:32780339-9497-456b-900f-010e32a8c6b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:20:559-1184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00f00afa-291b-4311-ae62-6bf6e4d016c0], x-b3-parentspanid=[6f6ea4c62d720f34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[005f385b3b23fe186f6ea4c62d720f34], x-b3-spanid=[6f63df91031e1a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32780339-9497-456b-900f-010e32a8c6b4]}\\\"}\"}","context":{"RequestID":"32780339-9497-456b-900f-010e32a8c6b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e610dfdd-3e1e-41e1-9ee8-d123c64c25b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:20.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:20.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32780339-9497-456b-900f-010e32a8c6b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e610dfdd-3e1e-41e1-9ee8-d123c64c25b8","LogTimestamp":"2023-04-23T00:40:20.561Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:22.571Z","message":"Entering","context":{"RequestID":"ebec7dfe-4f0c-4251-9bb2-32ee670e44c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"804dd7a1-eff9-43fb-b29f-e5392dce60c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:22.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.573Z","message":"{\"transactionId\":\"ebec7dfe-4f0c-4251-9bb2-32ee670e44c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:22:572\",\"respDate\":\"230423-00:40:22:573\",\"sourceId\":\"haproxy:ebec7dfe-4f0c-4251-9bb2-32ee670e44c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:22:572-318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99767ba4-76a2-47d7-85b8-9e88957bc70d], x-b3-parentspanid=[15acaaf3f7a446f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f69910282d347aed15acaaf3f7a446f1], x-b3-spanid=[cd3d0bcda49060e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebec7dfe-4f0c-4251-9bb2-32ee670e44c3]}\\\"}\"}","context":{"RequestID":"ebec7dfe-4f0c-4251-9bb2-32ee670e44c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"804dd7a1-eff9-43fb-b29f-e5392dce60c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:22.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebec7dfe-4f0c-4251-9bb2-32ee670e44c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"804dd7a1-eff9-43fb-b29f-e5392dce60c4","LogTimestamp":"2023-04-23T00:40:22.574Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:22.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.973Z","message":"Connection[/10.233.72.157:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.978Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:22.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:24.584Z","message":"Entering","context":{"RequestID":"6513be75-1874-4837-81eb-2ae5ca333513","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86497f7e-7b3d-4c58-8d1a-913deff9bfaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:24.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:24.587Z","message":"{\"transactionId\":\"6513be75-1874-4837-81eb-2ae5ca333513\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:24:585\",\"respDate\":\"230423-00:40:24:586\",\"sourceId\":\"haproxy:6513be75-1874-4837-81eb-2ae5ca333513\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:24:585-74760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[891103cf-50f0-4b17-920b-a9b60b861141], x-b3-parentspanid=[b4f23d97a68dea6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2424ae8105547d60b4f23d97a68dea6e], x-b3-spanid=[e860f77cbb2518b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6513be75-1874-4837-81eb-2ae5ca333513]}\\\"}\"}","context":{"RequestID":"6513be75-1874-4837-81eb-2ae5ca333513","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86497f7e-7b3d-4c58-8d1a-913deff9bfaa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:24.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:24.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6513be75-1874-4837-81eb-2ae5ca333513","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86497f7e-7b3d-4c58-8d1a-913deff9bfaa","LogTimestamp":"2023-04-23T00:40:24.587Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:26.597Z","message":"Entering","context":{"RequestID":"afd74dbd-4597-442d-a7d7-419909d881f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"845ff9e0-2ca2-436a-bd92-9757be657ce7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:26.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:26.600Z","message":"{\"transactionId\":\"afd74dbd-4597-442d-a7d7-419909d881f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:26:598\",\"respDate\":\"230423-00:40:26:600\",\"sourceId\":\"haproxy:afd74dbd-4597-442d-a7d7-419909d881f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:26:598-36735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5e702b0-acc2-4e77-bba3-0c88ed8b87c2], x-b3-parentspanid=[ebd5e375b50c6c1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bee18f2dfff6120ebd5e375b50c6c1e], x-b3-spanid=[0ac6b74211ac8abf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afd74dbd-4597-442d-a7d7-419909d881f8]}\\\"}\"}","context":{"RequestID":"afd74dbd-4597-442d-a7d7-419909d881f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"845ff9e0-2ca2-436a-bd92-9757be657ce7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:26.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:26.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afd74dbd-4597-442d-a7d7-419909d881f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"845ff9e0-2ca2-436a-bd92-9757be657ce7","LogTimestamp":"2023-04-23T00:40:26.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:28.611Z","message":"Entering","context":{"RequestID":"c86d4218-c0e9-4a41-a64b-e0ac7fa74c45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdfce7f-6b6e-49d1-b468-6f6207bb5b51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:28.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:28.614Z","message":"{\"transactionId\":\"c86d4218-c0e9-4a41-a64b-e0ac7fa74c45\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:28:612\",\"respDate\":\"230423-00:40:28:613\",\"sourceId\":\"haproxy:c86d4218-c0e9-4a41-a64b-e0ac7fa74c45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:28:612-7530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[909def6b-a3e7-4957-8f34-84c64c755a65], x-b3-parentspanid=[614c4a7e033cc4ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4f57c8cd7b336ec614c4a7e033cc4ad], x-b3-spanid=[2f92b99ee3c0d0ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c86d4218-c0e9-4a41-a64b-e0ac7fa74c45]}\\\"}\"}","context":{"RequestID":"c86d4218-c0e9-4a41-a64b-e0ac7fa74c45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdfce7f-6b6e-49d1-b468-6f6207bb5b51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:28.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:28.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c86d4218-c0e9-4a41-a64b-e0ac7fa74c45","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffdfce7f-6b6e-49d1-b468-6f6207bb5b51","LogTimestamp":"2023-04-23T00:40:28.614Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:29.211Z","message":"Entering","context":{"RequestID":"55495176-2e7b-401b-9e1c-9b1ce3fc6c1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e4cb83c-d0ec-47f9-9b1d-fe927ca5b18c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:29.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"55495176-2e7b-401b-9e1c-9b1ce3fc6c1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e4cb83c-d0ec-47f9-9b1d-fe927ca5b18c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:29.213Z","message":"{\"transactionId\":\"55495176-2e7b-401b-9e1c-9b1ce3fc6c1f\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:29:212\",\"respDate\":\"230423-00:40:29:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:55495176-2e7b-401b-9e1c-9b1ce3fc6c1f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:29:212-73376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[55495176-2e7b-401b-9e1c-9b1ce3fc6c1f]}\\\"}\"}","context":{"RequestID":"55495176-2e7b-401b-9e1c-9b1ce3fc6c1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e4cb83c-d0ec-47f9-9b1d-fe927ca5b18c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:29.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55495176-2e7b-401b-9e1c-9b1ce3fc6c1f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e4cb83c-d0ec-47f9-9b1d-fe927ca5b18c","LogTimestamp":"2023-04-23T00:40:29.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:29.321Z","message":"Entering","context":{"RequestID":"a019987e-1a3d-486f-93c8-f64f8e2efe2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e33141c-2ae7-4c34-a48c-3fcf61e09ef7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:29.323Z","message":"{\"transactionId\":\"a019987e-1a3d-486f-93c8-f64f8e2efe2a\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:29:321\",\"respDate\":\"230423-00:40:29:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a019987e-1a3d-486f-93c8-f64f8e2efe2a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:29:321-14291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29c1497e-43f5-48da-8355-f67888227909], x-b3-parentspanid=[5e008b8cb09e154e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54873], x-envoy-attempt-count=[1], x-b3-traceid=[944f76bc9c5e333c5e008b8cb09e154e], x-b3-spanid=[86316f8f5387f080], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a019987e-1a3d-486f-93c8-f64f8e2efe2a]}\\\"}\"}","context":{"RequestID":"a019987e-1a3d-486f-93c8-f64f8e2efe2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e33141c-2ae7-4c34-a48c-3fcf61e09ef7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:29.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:29.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a019987e-1a3d-486f-93c8-f64f8e2efe2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e33141c-2ae7-4c34-a48c-3fcf61e09ef7","LogTimestamp":"2023-04-23T00:40:29.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:30.624Z","message":"Entering","context":{"RequestID":"06f1566e-a305-4a24-9d3c-09506393c1fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ad36a3-0ff7-42ee-8f3d-646ee22df301","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:30.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:30.627Z","message":"{\"transactionId\":\"06f1566e-a305-4a24-9d3c-09506393c1fb\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:30:625\",\"respDate\":\"230423-00:40:30:627\",\"sourceId\":\"haproxy:06f1566e-a305-4a24-9d3c-09506393c1fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:30:625-33089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c6ec7aa-4cbb-492e-81ce-9770693c2b77], x-b3-parentspanid=[abdcae1e0f6f9f79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5116c48b7f79b449abdcae1e0f6f9f79], x-b3-spanid=[dc9f0b111cc2cb49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06f1566e-a305-4a24-9d3c-09506393c1fb]}\\\"}\"}","context":{"RequestID":"06f1566e-a305-4a24-9d3c-09506393c1fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8ad36a3-0ff7-42ee-8f3d-646ee22df301","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:30.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:30.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06f1566e-a305-4a24-9d3c-09506393c1fb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8ad36a3-0ff7-42ee-8f3d-646ee22df301","LogTimestamp":"2023-04-23T00:40:30.628Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:32.638Z","message":"Entering","context":{"RequestID":"6ab64111-bc4e-42eb-a232-57ebe4edf23a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68d45667-ff24-471a-ad04-47412c2a8dc0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:32.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:32.640Z","message":"{\"transactionId\":\"6ab64111-bc4e-42eb-a232-57ebe4edf23a\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:32:639\",\"respDate\":\"230423-00:40:32:640\",\"sourceId\":\"haproxy:6ab64111-bc4e-42eb-a232-57ebe4edf23a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:32:639-16934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b44b01d-8863-9685-9f2f-c4e228cc7601], x-b3-parentspanid=[369f2cddcfb8b138], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46bbe013687e9662369f2cddcfb8b138], x-b3-spanid=[7e7fca63b98ee9fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ab64111-bc4e-42eb-a232-57ebe4edf23a]}\\\"}\"}","context":{"RequestID":"6ab64111-bc4e-42eb-a232-57ebe4edf23a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68d45667-ff24-471a-ad04-47412c2a8dc0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:32.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:32.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ab64111-bc4e-42eb-a232-57ebe4edf23a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68d45667-ff24-471a-ad04-47412c2a8dc0","LogTimestamp":"2023-04-23T00:40:32.640Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:32.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:32.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:32.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:32.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:34.650Z","message":"Entering","context":{"RequestID":"fde93cbc-6c76-42ab-bd83-4c52463eefeb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d9b9a28-9ec6-48d3-b740-863c342faec7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:34.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:34.652Z","message":"{\"transactionId\":\"fde93cbc-6c76-42ab-bd83-4c52463eefeb\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:34:651\",\"respDate\":\"230423-00:40:34:652\",\"sourceId\":\"haproxy:fde93cbc-6c76-42ab-bd83-4c52463eefeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:34:651-59227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b56730bc-01a4-4837-aabb-fbdd69bc73c2], x-b3-parentspanid=[65fae9a2ca32d7a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfacb7073f54d60965fae9a2ca32d7a4], x-b3-spanid=[58601df2130b474d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fde93cbc-6c76-42ab-bd83-4c52463eefeb]}\\\"}\"}","context":{"RequestID":"fde93cbc-6c76-42ab-bd83-4c52463eefeb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d9b9a28-9ec6-48d3-b740-863c342faec7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:34.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:34.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fde93cbc-6c76-42ab-bd83-4c52463eefeb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d9b9a28-9ec6-48d3-b740-863c342faec7","LogTimestamp":"2023-04-23T00:40:34.653Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:35.166Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:35.170Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:36.663Z","message":"Entering","context":{"RequestID":"4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29014286-c575-402f-af16-d9687233c7fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:36.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:36.665Z","message":"{\"transactionId\":\"4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:36:664\",\"respDate\":\"230423-00:40:36:665\",\"sourceId\":\"haproxy:4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:36:664-21442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc112be-a2e6-43f9-9812-2e2ce7b85e80], x-b3-parentspanid=[ce15d381623cdf6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b32ddd1754ba962ce15d381623cdf6c], x-b3-spanid=[e820d548cf10ae7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5]}\\\"}\"}","context":{"RequestID":"4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29014286-c575-402f-af16-d9687233c7fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:36.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:36.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fa8a5e0-34a5-45ed-946a-de1f1f6bb1e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29014286-c575-402f-af16-d9687233c7fe","LogTimestamp":"2023-04-23T00:40:36.666Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:38.677Z","message":"Entering","context":{"RequestID":"61f38fe2-498d-40f3-bb8b-1932e3a90bb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ca84cb6-be58-4fe8-bc82-3148440b53d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:38.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:38.680Z","message":"{\"transactionId\":\"61f38fe2-498d-40f3-bb8b-1932e3a90bb0\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:38:678\",\"respDate\":\"230423-00:40:38:680\",\"sourceId\":\"haproxy:61f38fe2-498d-40f3-bb8b-1932e3a90bb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:38:678-42478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[879f8e92-91dc-4b21-bd41-367ca5e5a0ea], x-b3-parentspanid=[b0ba51dbf1a75d4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8aa294e7156376fb0ba51dbf1a75d4b], x-b3-spanid=[7d53b2176ea48623], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61f38fe2-498d-40f3-bb8b-1932e3a90bb0]}\\\"}\"}","context":{"RequestID":"61f38fe2-498d-40f3-bb8b-1932e3a90bb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ca84cb6-be58-4fe8-bc82-3148440b53d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:38.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:38.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61f38fe2-498d-40f3-bb8b-1932e3a90bb0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ca84cb6-be58-4fe8-bc82-3148440b53d0","LogTimestamp":"2023-04-23T00:40:38.680Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:39.212Z","message":"Entering","context":{"RequestID":"d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c3999877-626d-45c8-a8cb-492da54b5d1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c3999877-626d-45c8-a8cb-492da54b5d1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:39.216Z","message":"{\"transactionId\":\"d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:39:213\",\"respDate\":\"230423-00:40:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:39:213-96890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e]}\\\"}\"}","context":{"RequestID":"d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c3999877-626d-45c8-a8cb-492da54b5d1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6cf9c1a-b1e8-4f72-bfe3-9448a7d1878e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3999877-626d-45c8-a8cb-492da54b5d1b","LogTimestamp":"2023-04-23T00:40:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:40:39.322Z","message":"Entering","context":{"RequestID":"68615e94-9743-4398-84d7-125209159af8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6cf8d5e-e27e-49b4-9877-d1b40764fb4f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:39.324Z","message":"{\"transactionId\":\"68615e94-9743-4398-84d7-125209159af8\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:39:323\",\"respDate\":\"230423-00:40:39:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68615e94-9743-4398-84d7-125209159af8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:39:323-87143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cd123f9-a5ec-4bf1-a373-a02185b287a5], x-b3-parentspanid=[8fe76f8d1f1db873], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33769], x-envoy-attempt-count=[1], x-b3-traceid=[d01dd1cbfdfb855d8fe76f8d1f1db873], x-b3-spanid=[5fda136f18acc2e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68615e94-9743-4398-84d7-125209159af8]}\\\"}\"}","context":{"RequestID":"68615e94-9743-4398-84d7-125209159af8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6cf8d5e-e27e-49b4-9877-d1b40764fb4f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:39.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:39.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68615e94-9743-4398-84d7-125209159af8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6cf8d5e-e27e-49b4-9877-d1b40764fb4f","LogTimestamp":"2023-04-23T00:40:39.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:40.690Z","message":"Entering","context":{"RequestID":"6ab7955e-8d10-499d-98af-0f28d564c563","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7cad9daa-6739-45e3-b188-b3637ff37d31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:40.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:40.692Z","message":"{\"transactionId\":\"6ab7955e-8d10-499d-98af-0f28d564c563\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:40:691\",\"respDate\":\"230423-00:40:40:692\",\"sourceId\":\"haproxy:6ab7955e-8d10-499d-98af-0f28d564c563\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:40:691-23624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c3d98cf-46b8-4662-a8b6-de26c9798cb8], x-b3-parentspanid=[5f57ac9d44b7dc40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb1d210700d6efb55f57ac9d44b7dc40], x-b3-spanid=[a5e36767b56ec9f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ab7955e-8d10-499d-98af-0f28d564c563]}\\\"}\"}","context":{"RequestID":"6ab7955e-8d10-499d-98af-0f28d564c563","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7cad9daa-6739-45e3-b188-b3637ff37d31","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:40.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:40.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ab7955e-8d10-499d-98af-0f28d564c563","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cad9daa-6739-45e3-b188-b3637ff37d31","LogTimestamp":"2023-04-23T00:40:40.693Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:42.705Z","message":"Entering","context":{"RequestID":"da75a92b-2c83-415e-a01d-df5abb76a267","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ec0c263-3114-402b-a8a6-95ec9fd28742","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:42.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:42.708Z","message":"{\"transactionId\":\"da75a92b-2c83-415e-a01d-df5abb76a267\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:42:706\",\"respDate\":\"230423-00:40:42:708\",\"sourceId\":\"haproxy:da75a92b-2c83-415e-a01d-df5abb76a267\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:42:706-35993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82382d9b-bd5a-404c-896e-7f71f7b08536], x-b3-parentspanid=[0f74412bf0f68638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1aad634b911e4d8b0f74412bf0f68638], x-b3-spanid=[d2528b2af7696072], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da75a92b-2c83-415e-a01d-df5abb76a267]}\\\"}\"}","context":{"RequestID":"da75a92b-2c83-415e-a01d-df5abb76a267","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ec0c263-3114-402b-a8a6-95ec9fd28742","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:42.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:42.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da75a92b-2c83-415e-a01d-df5abb76a267","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ec0c263-3114-402b-a8a6-95ec9fd28742","LogTimestamp":"2023-04-23T00:40:42.709Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:42.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:42.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:42.976Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:42.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:44.718Z","message":"Entering","context":{"RequestID":"47d8e7c8-4bc5-4906-87c2-6924dbd79ec0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"524654f5-d3c6-419a-b71d-a46dc35a2674","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:44.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:44.720Z","message":"{\"transactionId\":\"47d8e7c8-4bc5-4906-87c2-6924dbd79ec0\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:44:719\",\"respDate\":\"230423-00:40:44:720\",\"sourceId\":\"haproxy:47d8e7c8-4bc5-4906-87c2-6924dbd79ec0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:44:719-54410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e3c220a-b681-484b-847c-35f8835895a8], x-b3-parentspanid=[32ac1a23bd618f65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92df9e3d08d2e73932ac1a23bd618f65], x-b3-spanid=[8fb3e37c49a7aa52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47d8e7c8-4bc5-4906-87c2-6924dbd79ec0]}\\\"}\"}","context":{"RequestID":"47d8e7c8-4bc5-4906-87c2-6924dbd79ec0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"524654f5-d3c6-419a-b71d-a46dc35a2674","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:44.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:44.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47d8e7c8-4bc5-4906-87c2-6924dbd79ec0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"524654f5-d3c6-419a-b71d-a46dc35a2674","LogTimestamp":"2023-04-23T00:40:44.721Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:46.730Z","message":"Entering","context":{"RequestID":"2469c954-0d1d-41b7-9a7d-c62ac784eeb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"032e8023-b5e8-4135-b8fe-10064389a6d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:46.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:46.732Z","message":"{\"transactionId\":\"2469c954-0d1d-41b7-9a7d-c62ac784eeb1\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:46:731\",\"respDate\":\"230423-00:40:46:732\",\"sourceId\":\"haproxy:2469c954-0d1d-41b7-9a7d-c62ac784eeb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:46:731-46778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63fad213-9247-4b6c-a29e-9ecd0497983c], x-b3-parentspanid=[f108ed182f34b5c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add74ac6645ee146f108ed182f34b5c2], x-b3-spanid=[350207f419da2227], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2469c954-0d1d-41b7-9a7d-c62ac784eeb1]}\\\"}\"}","context":{"RequestID":"2469c954-0d1d-41b7-9a7d-c62ac784eeb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"032e8023-b5e8-4135-b8fe-10064389a6d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:46.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:46.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2469c954-0d1d-41b7-9a7d-c62ac784eeb1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"032e8023-b5e8-4135-b8fe-10064389a6d8","LogTimestamp":"2023-04-23T00:40:46.733Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:40:48.742Z","message":"Entering","context":{"RequestID":"039fdfdf-9e32-4d24-8594-c8ea4b28e12b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96711a37-f9c3-4134-8b1e-e1b2033fba98","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:48.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:48.745Z","message":"{\"transactionId\":\"039fdfdf-9e32-4d24-8594-c8ea4b28e12b\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:48:743\",\"respDate\":\"230423-00:40:48:745\",\"sourceId\":\"haproxy:039fdfdf-9e32-4d24-8594-c8ea4b28e12b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:48:743-85708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff56088d-eea7-4a96-a0aa-fa0a030266ac], x-b3-parentspanid=[c8a0a21b5c064df7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06f86e3097f7e2f2c8a0a21b5c064df7], x-b3-spanid=[f4890b8ba92a35a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[039fdfdf-9e32-4d24-8594-c8ea4b28e12b]}\\\"}\"}","context":{"RequestID":"039fdfdf-9e32-4d24-8594-c8ea4b28e12b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96711a37-f9c3-4134-8b1e-e1b2033fba98","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:48.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:48.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"039fdfdf-9e32-4d24-8594-c8ea4b28e12b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96711a37-f9c3-4134-8b1e-e1b2033fba98","LogTimestamp":"2023-04-23T00:40:48.746Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:49.210Z","message":"Entering","context":{"RequestID":"0d79db67-37e6-42d6-b6b3-cc7e706598d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67a30749-03b3-49da-b2bc-a00ddaa127cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d79db67-37e6-42d6-b6b3-cc7e706598d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67a30749-03b3-49da-b2bc-a00ddaa127cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:49.214Z","message":"{\"transactionId\":\"0d79db67-37e6-42d6-b6b3-cc7e706598d4\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:49:211\",\"respDate\":\"230423-00:40:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0d79db67-37e6-42d6-b6b3-cc7e706598d4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:49:211-49368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0d79db67-37e6-42d6-b6b3-cc7e706598d4]}\\\"}\"}","context":{"RequestID":"0d79db67-37e6-42d6-b6b3-cc7e706598d4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67a30749-03b3-49da-b2bc-a00ddaa127cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d79db67-37e6-42d6-b6b3-cc7e706598d4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67a30749-03b3-49da-b2bc-a00ddaa127cb","LogTimestamp":"2023-04-23T00:40:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:40:49.322Z","message":"Entering","context":{"RequestID":"1ac1a2d4-1e22-4c0b-b79e-776822424550","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fc7dfac-45b7-4692-975d-62cb777df1c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:49.324Z","message":"{\"transactionId\":\"1ac1a2d4-1e22-4c0b-b79e-776822424550\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:49:323\",\"respDate\":\"230423-00:40:49:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1ac1a2d4-1e22-4c0b-b79e-776822424550\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:49:323-41496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0a06670-3c5a-4c92-a0bf-147630a9df46], x-b3-parentspanid=[5a0b0abbf645013c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33213], x-envoy-attempt-count=[1], x-b3-traceid=[123fbdff19f64f1e5a0b0abbf645013c], x-b3-spanid=[65975f015345d36d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1ac1a2d4-1e22-4c0b-b79e-776822424550]}\\\"}\"}","context":{"RequestID":"1ac1a2d4-1e22-4c0b-b79e-776822424550","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2fc7dfac-45b7-4692-975d-62cb777df1c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:49.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ac1a2d4-1e22-4c0b-b79e-776822424550","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fc7dfac-45b7-4692-975d-62cb777df1c8","LogTimestamp":"2023-04-23T00:40:49.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:50.756Z","message":"Entering","context":{"RequestID":"8b668a4c-4979-43f3-89c1-a66aff902a5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2477acb0-7f27-4a53-887f-0a04233c9424","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:50.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:50.759Z","message":"{\"transactionId\":\"8b668a4c-4979-43f3-89c1-a66aff902a5b\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:50:757\",\"respDate\":\"230423-00:40:50:759\",\"sourceId\":\"haproxy:8b668a4c-4979-43f3-89c1-a66aff902a5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:50:757-37062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53e95fee-99ad-4bc6-bfa4-eba7a773046a], x-b3-parentspanid=[6aa81e5b67b03270], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8dd87f6885c366e6aa81e5b67b03270], x-b3-spanid=[d646b476db24eeca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b668a4c-4979-43f3-89c1-a66aff902a5b]}\\\"}\"}","context":{"RequestID":"8b668a4c-4979-43f3-89c1-a66aff902a5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2477acb0-7f27-4a53-887f-0a04233c9424","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:50.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:50.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b668a4c-4979-43f3-89c1-a66aff902a5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2477acb0-7f27-4a53-887f-0a04233c9424","LogTimestamp":"2023-04-23T00:40:50.759Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:52.770Z","message":"Entering","context":{"RequestID":"8b737a11-db96-419f-acb7-d8f92cbeeefd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4a329d3-2028-4a35-8d2b-474b63f93642","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:52.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:52.773Z","message":"{\"transactionId\":\"8b737a11-db96-419f-acb7-d8f92cbeeefd\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:52:771\",\"respDate\":\"230423-00:40:52:773\",\"sourceId\":\"haproxy:8b737a11-db96-419f-acb7-d8f92cbeeefd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:52:771-38497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9caa49a6-cee8-4855-8e1d-dacd260d7174], x-b3-parentspanid=[3f6db68a267439b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94c1ef6d80ada2023f6db68a267439b0], x-b3-spanid=[4a974c926e62d666], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b737a11-db96-419f-acb7-d8f92cbeeefd]}\\\"}\"}","context":{"RequestID":"8b737a11-db96-419f-acb7-d8f92cbeeefd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4a329d3-2028-4a35-8d2b-474b63f93642","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:52.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:52.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b737a11-db96-419f-acb7-d8f92cbeeefd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4a329d3-2028-4a35-8d2b-474b63f93642","LogTimestamp":"2023-04-23T00:40:52.774Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:40:52.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:40:52.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:52.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:52.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:54.784Z","message":"Entering","context":{"RequestID":"047fe614-c33a-4396-a00d-ce1d299c0627","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fab8a44c-77c1-424a-8cbf-96ac4e2a708d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:54.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:54.787Z","message":"{\"transactionId\":\"047fe614-c33a-4396-a00d-ce1d299c0627\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:54:785\",\"respDate\":\"230423-00:40:54:787\",\"sourceId\":\"haproxy:047fe614-c33a-4396-a00d-ce1d299c0627\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:40:54:785-76973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7afc74ab-7dc1-4f1a-8a81-73099f8b48c7], x-b3-parentspanid=[0095557df6869c15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b71a3111d016dec60095557df6869c15], x-b3-spanid=[86453ccc675a8878], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[047fe614-c33a-4396-a00d-ce1d299c0627]}\\\"}\"}","context":{"RequestID":"047fe614-c33a-4396-a00d-ce1d299c0627","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fab8a44c-77c1-424a-8cbf-96ac4e2a708d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:54.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:54.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"047fe614-c33a-4396-a00d-ce1d299c0627","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fab8a44c-77c1-424a-8cbf-96ac4e2a708d","LogTimestamp":"2023-04-23T00:40:54.788Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:56.797Z","message":"Entering","context":{"RequestID":"40e615f9-0f79-4c99-a3e8-0b538017abbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"43eaf2aa-c8ea-47b2-b840-a4fddc84a21e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:56.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:56.800Z","message":"{\"transactionId\":\"40e615f9-0f79-4c99-a3e8-0b538017abbf\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:56:798\",\"respDate\":\"230423-00:40:56:800\",\"sourceId\":\"haproxy:40e615f9-0f79-4c99-a3e8-0b538017abbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:56:798-53917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[072a7044-6897-401f-ba10-063799b298df], x-b3-parentspanid=[6b2c364412aa62dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77cbf678a5c808e66b2c364412aa62dd], x-b3-spanid=[acbe0539515d8388], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40e615f9-0f79-4c99-a3e8-0b538017abbf]}\\\"}\"}","context":{"RequestID":"40e615f9-0f79-4c99-a3e8-0b538017abbf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"43eaf2aa-c8ea-47b2-b840-a4fddc84a21e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:56.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:56.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40e615f9-0f79-4c99-a3e8-0b538017abbf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43eaf2aa-c8ea-47b2-b840-a4fddc84a21e","LogTimestamp":"2023-04-23T00:40:56.801Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:40:58.809Z","message":"Entering","context":{"RequestID":"f4e74564-ccda-4b4b-a009-7fe89bae8f17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04af3c21-3d56-4728-ad80-4d775f56a987","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:58.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:58.811Z","message":"{\"transactionId\":\"f4e74564-ccda-4b4b-a009-7fe89bae8f17\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:58:810\",\"respDate\":\"230423-00:40:58:811\",\"sourceId\":\"haproxy:f4e74564-ccda-4b4b-a009-7fe89bae8f17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:58:810-24590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bf5adc0-4f75-4481-b68d-5bb2d65d389e], x-b3-parentspanid=[28911ac675db577d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b22a480289830a328911ac675db577d], x-b3-spanid=[be0a90bc4b4d0722], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4e74564-ccda-4b4b-a009-7fe89bae8f17]}\\\"}\"}","context":{"RequestID":"f4e74564-ccda-4b4b-a009-7fe89bae8f17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04af3c21-3d56-4728-ad80-4d775f56a987","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:40:58.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:58.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4e74564-ccda-4b4b-a009-7fe89bae8f17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04af3c21-3d56-4728-ad80-4d775f56a987","LogTimestamp":"2023-04-23T00:40:58.811Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:40:59.211Z","message":"Entering","context":{"RequestID":"978c75bf-c629-4b1d-9ed3-f2a87428e0ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f002819-1053-45f3-a816-8f75dc8419b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"978c75bf-c629-4b1d-9ed3-f2a87428e0ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f002819-1053-45f3-a816-8f75dc8419b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:59.216Z","message":"{\"transactionId\":\"978c75bf-c629-4b1d-9ed3-f2a87428e0ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:59:212\",\"respDate\":\"230423-00:40:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:978c75bf-c629-4b1d-9ed3-f2a87428e0ad\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:40:59:212-59908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[978c75bf-c629-4b1d-9ed3-f2a87428e0ad]}\\\"}\"}","context":{"RequestID":"978c75bf-c629-4b1d-9ed3-f2a87428e0ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f002819-1053-45f3-a816-8f75dc8419b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:40:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:59.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"978c75bf-c629-4b1d-9ed3-f2a87428e0ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"14","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f002819-1053-45f3-a816-8f75dc8419b6","LogTimestamp":"2023-04-23T00:40:59.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-23T00:40:59.323Z","message":"Entering","context":{"RequestID":"b583cde8-39a1-4fa8-b1d4-18928be2a0fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15b7b06b-c3e7-46c0-a9bc-4f44aa7e07f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:40:59.326Z","message":"{\"transactionId\":\"b583cde8-39a1-4fa8-b1d4-18928be2a0fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:40:59:324\",\"respDate\":\"230423-00:40:59:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b583cde8-39a1-4fa8-b1d4-18928be2a0fd\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:40:59:324-64381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1adeba8d-ec4c-4fcc-9784-5336fe5c43cf], x-b3-parentspanid=[6e58d190a56b7a16], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50149], x-envoy-attempt-count=[1], x-b3-traceid=[bff592a6e9dd2a826e58d190a56b7a16], x-b3-spanid=[7bdd465d2f9ad9fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b583cde8-39a1-4fa8-b1d4-18928be2a0fd]}\\\"}\"}","context":{"RequestID":"b583cde8-39a1-4fa8-b1d4-18928be2a0fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15b7b06b-c3e7-46c0-a9bc-4f44aa7e07f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:40:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:40:59.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b583cde8-39a1-4fa8-b1d4-18928be2a0fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15b7b06b-c3e7-46c0-a9bc-4f44aa7e07f3","LogTimestamp":"2023-04-23T00:40:59.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:40:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:00.821Z","message":"Entering","context":{"RequestID":"257685a2-6a31-4bce-94d2-5dd10cefca60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b3c1eca-aeb7-4fb0-a777-47ef8feb1437","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:00.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:00.824Z","message":"{\"transactionId\":\"257685a2-6a31-4bce-94d2-5dd10cefca60\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:00:821\",\"respDate\":\"230423-00:41:00:824\",\"sourceId\":\"haproxy:257685a2-6a31-4bce-94d2-5dd10cefca60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:00:821-30905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bb0387f-8cb0-4070-afe4-2deefe3a2c75], x-b3-parentspanid=[f9d09c60f08298ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1818e92e658d34ff9d09c60f08298ab], x-b3-spanid=[bbc12fda3ca43ebf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[257685a2-6a31-4bce-94d2-5dd10cefca60]}\\\"}\"}","context":{"RequestID":"257685a2-6a31-4bce-94d2-5dd10cefca60","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b3c1eca-aeb7-4fb0-a777-47ef8feb1437","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:00.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:00.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"257685a2-6a31-4bce-94d2-5dd10cefca60","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b3c1eca-aeb7-4fb0-a777-47ef8feb1437","LogTimestamp":"2023-04-23T00:41:00.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:02.834Z","message":"Entering","context":{"RequestID":"31bc29df-e2b5-46f6-a7a4-accefb5600a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b63eaf44-d21d-4da7-98eb-21e2fe08ab94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:02.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:02.836Z","message":"{\"transactionId\":\"31bc29df-e2b5-46f6-a7a4-accefb5600a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:02:835\",\"respDate\":\"230423-00:41:02:836\",\"sourceId\":\"haproxy:31bc29df-e2b5-46f6-a7a4-accefb5600a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:02:835-30640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[397682e5-7bee-41d2-9f8c-8c43b0e72256], x-b3-parentspanid=[09f42b4c32adc4d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b2054746180290109f42b4c32adc4d0], x-b3-spanid=[1c82b3234649d61f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31bc29df-e2b5-46f6-a7a4-accefb5600a6]}\\\"}\"}","context":{"RequestID":"31bc29df-e2b5-46f6-a7a4-accefb5600a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b63eaf44-d21d-4da7-98eb-21e2fe08ab94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:02.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:02.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bc29df-e2b5-46f6-a7a4-accefb5600a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b63eaf44-d21d-4da7-98eb-21e2fe08ab94","LogTimestamp":"2023-04-23T00:41:02.836Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:02.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:02.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:02.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:02.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:04.846Z","message":"Entering","context":{"RequestID":"40701629-5cfc-4c66-a047-a867ef1a00da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2d93d96-3e54-4366-9577-1e033183ac65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:04.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:04.848Z","message":"{\"transactionId\":\"40701629-5cfc-4c66-a047-a867ef1a00da\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:04:846\",\"respDate\":\"230423-00:41:04:848\",\"sourceId\":\"haproxy:40701629-5cfc-4c66-a047-a867ef1a00da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:04:846-93424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1070291e-fec3-472f-a401-8011c9334723], x-b3-parentspanid=[4539f26ee8c33248], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c180b44dc5b86fbe4539f26ee8c33248], x-b3-spanid=[aa945ab458b5f27c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40701629-5cfc-4c66-a047-a867ef1a00da]}\\\"}\"}","context":{"RequestID":"40701629-5cfc-4c66-a047-a867ef1a00da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2d93d96-3e54-4366-9577-1e033183ac65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:04.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:04.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40701629-5cfc-4c66-a047-a867ef1a00da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2d93d96-3e54-4366-9577-1e033183ac65","LogTimestamp":"2023-04-23T00:41:04.849Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:05.174Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:05.179Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:06.858Z","message":"Entering","context":{"RequestID":"56859b53-a52c-4223-9126-995a6b526934","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4a14e91-1286-41af-b978-3aef9d038ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:06.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:06.861Z","message":"{\"transactionId\":\"56859b53-a52c-4223-9126-995a6b526934\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:06:859\",\"respDate\":\"230423-00:41:06:861\",\"sourceId\":\"haproxy:56859b53-a52c-4223-9126-995a6b526934\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:06:859-94059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edbacef4-3798-4d1c-810a-401dda25deec], x-b3-parentspanid=[2864a5453c969982], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[556de8fe299f91712864a5453c969982], x-b3-spanid=[f299b94ddae485fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56859b53-a52c-4223-9126-995a6b526934]}\\\"}\"}","context":{"RequestID":"56859b53-a52c-4223-9126-995a6b526934","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4a14e91-1286-41af-b978-3aef9d038ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:06.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:06.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56859b53-a52c-4223-9126-995a6b526934","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4a14e91-1286-41af-b978-3aef9d038ba2","LogTimestamp":"2023-04-23T00:41:06.861Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:08.871Z","message":"Entering","context":{"RequestID":"a0069156-2f41-456e-ae55-a90d466bb099","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86b3499a-c535-4984-a262-9965b64f9beb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:08.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:08.875Z","message":"{\"transactionId\":\"a0069156-2f41-456e-ae55-a90d466bb099\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:08:873\",\"respDate\":\"230423-00:41:08:875\",\"sourceId\":\"haproxy:a0069156-2f41-456e-ae55-a90d466bb099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:08:873-63440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3721d2e-ba60-4aeb-aec2-efd0fcb40c7d], x-b3-parentspanid=[5fccc4662db9893f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bdc81b684042dce5fccc4662db9893f], x-b3-spanid=[6972a83ca09af859], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0069156-2f41-456e-ae55-a90d466bb099]}\\\"}\"}","context":{"RequestID":"a0069156-2f41-456e-ae55-a90d466bb099","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"86b3499a-c535-4984-a262-9965b64f9beb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:08.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:08.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0069156-2f41-456e-ae55-a90d466bb099","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86b3499a-c535-4984-a262-9965b64f9beb","LogTimestamp":"2023-04-23T00:41:08.876Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:09.212Z","message":"Entering","context":{"RequestID":"94f1c96e-d284-4a5f-8685-c337b575a791","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15039e5-32bd-4b69-9332-c4598f2a7e49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"94f1c96e-d284-4a5f-8685-c337b575a791","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15039e5-32bd-4b69-9332-c4598f2a7e49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:09.215Z","message":"{\"transactionId\":\"94f1c96e-d284-4a5f-8685-c337b575a791\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:09:213\",\"respDate\":\"230423-00:41:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:94f1c96e-d284-4a5f-8685-c337b575a791\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:09:213-53709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[94f1c96e-d284-4a5f-8685-c337b575a791]}\\\"}\"}","context":{"RequestID":"94f1c96e-d284-4a5f-8685-c337b575a791","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15039e5-32bd-4b69-9332-c4598f2a7e49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94f1c96e-d284-4a5f-8685-c337b575a791","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e15039e5-32bd-4b69-9332-c4598f2a7e49","LogTimestamp":"2023-04-23T00:41:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:09.322Z","message":"Entering","context":{"RequestID":"1e16c874-7d9d-4549-bc0e-77425e2b74a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10519758-ddd5-40c4-8d5b-c5f36d48d3de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:09.325Z","message":"{\"transactionId\":\"1e16c874-7d9d-4549-bc0e-77425e2b74a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:09:323\",\"respDate\":\"230423-00:41:09:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1e16c874-7d9d-4549-bc0e-77425e2b74a6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:09:323-24723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8ed1ec0-2336-455f-9282-666a02a8e45c], x-b3-parentspanid=[ea29d52d659c16c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40027], x-envoy-attempt-count=[1], x-b3-traceid=[808c5fcfb12f61afea29d52d659c16c3], x-b3-spanid=[eb1b50110ee2ff14], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1e16c874-7d9d-4549-bc0e-77425e2b74a6]}\\\"}\"}","context":{"RequestID":"1e16c874-7d9d-4549-bc0e-77425e2b74a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10519758-ddd5-40c4-8d5b-c5f36d48d3de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:09.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e16c874-7d9d-4549-bc0e-77425e2b74a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10519758-ddd5-40c4-8d5b-c5f36d48d3de","LogTimestamp":"2023-04-23T00:41:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:10.886Z","message":"Entering","context":{"RequestID":"a00d5d85-a87d-4cb4-960b-029ff8eefb04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5bb66639-32e4-47c1-9eae-046f1867e091","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:10.887Z","message":"{\"transactionId\":\"a00d5d85-a87d-4cb4-960b-029ff8eefb04\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:10:886\",\"respDate\":\"230423-00:41:10:887\",\"sourceId\":\"haproxy:a00d5d85-a87d-4cb4-960b-029ff8eefb04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:10:886-54201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d515f83-ee62-4566-8bdb-8afba5f9493e], x-b3-parentspanid=[b5e665371a4295b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee9fc884a2554311b5e665371a4295b9], x-b3-spanid=[f9376744ee033ef7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a00d5d85-a87d-4cb4-960b-029ff8eefb04]}\\\"}\"}","context":{"RequestID":"a00d5d85-a87d-4cb4-960b-029ff8eefb04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5bb66639-32e4-47c1-9eae-046f1867e091","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:10.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a00d5d85-a87d-4cb4-960b-029ff8eefb04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bb66639-32e4-47c1-9eae-046f1867e091","LogTimestamp":"2023-04-23T00:41:10.888Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:12.899Z","message":"Entering","context":{"RequestID":"f37e777d-b396-4196-9a75-5797904d5ecd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"029c2ab8-06b5-4d78-9985-d2496f0ce824","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:12.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:12.901Z","message":"{\"transactionId\":\"f37e777d-b396-4196-9a75-5797904d5ecd\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:12:899\",\"respDate\":\"230423-00:41:12:901\",\"sourceId\":\"haproxy:f37e777d-b396-4196-9a75-5797904d5ecd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:12:899-80046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7238b75a-1c4d-4133-8ccf-df586a84cca5], x-b3-parentspanid=[9ca52fce1881120f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1aba5866c7b6f6579ca52fce1881120f], x-b3-spanid=[90f684bf604c8bf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f37e777d-b396-4196-9a75-5797904d5ecd]}\\\"}\"}","context":{"RequestID":"f37e777d-b396-4196-9a75-5797904d5ecd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"029c2ab8-06b5-4d78-9985-d2496f0ce824","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:12.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:12.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f37e777d-b396-4196-9a75-5797904d5ecd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"029c2ab8-06b5-4d78-9985-d2496f0ce824","LogTimestamp":"2023-04-23T00:41:12.902Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:12.959Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:12.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:12.976Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:12.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:14.911Z","message":"Entering","context":{"RequestID":"67cc8391-3cc2-40ad-a5e3-6555bd3e3783","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e012a40-7c99-421e-be32-c6133f1c90fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:14.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:14.914Z","message":"{\"transactionId\":\"67cc8391-3cc2-40ad-a5e3-6555bd3e3783\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:14:912\",\"respDate\":\"230423-00:41:14:914\",\"sourceId\":\"haproxy:67cc8391-3cc2-40ad-a5e3-6555bd3e3783\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:14:912-69788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4db109e4-dbbb-4b04-872b-7a9e2cc1bcd5], x-b3-parentspanid=[d4102830280f192b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[885bd94a172d3f0fd4102830280f192b], x-b3-spanid=[f3da66030ebf682e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67cc8391-3cc2-40ad-a5e3-6555bd3e3783]}\\\"}\"}","context":{"RequestID":"67cc8391-3cc2-40ad-a5e3-6555bd3e3783","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e012a40-7c99-421e-be32-c6133f1c90fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:14.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:14.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67cc8391-3cc2-40ad-a5e3-6555bd3e3783","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e012a40-7c99-421e-be32-c6133f1c90fa","LogTimestamp":"2023-04-23T00:41:14.915Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:16.926Z","message":"Entering","context":{"RequestID":"548aa8d9-8739-4b31-b021-8a2963b7a8e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4e26b58-e369-4ceb-8e61-4fec681361ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:16.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:16.929Z","message":"{\"transactionId\":\"548aa8d9-8739-4b31-b021-8a2963b7a8e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:16:927\",\"respDate\":\"230423-00:41:16:929\",\"sourceId\":\"haproxy:548aa8d9-8739-4b31-b021-8a2963b7a8e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:16:927-30605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d85faad-259a-4984-8f10-cd72953ed704], x-b3-parentspanid=[5158ace452f11c92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebdf364bbf7a2fd35158ace452f11c92], x-b3-spanid=[7981924b21c05f72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[548aa8d9-8739-4b31-b021-8a2963b7a8e8]}\\\"}\"}","context":{"RequestID":"548aa8d9-8739-4b31-b021-8a2963b7a8e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e4e26b58-e369-4ceb-8e61-4fec681361ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:16.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:16.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548aa8d9-8739-4b31-b021-8a2963b7a8e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e26b58-e369-4ceb-8e61-4fec681361ab","LogTimestamp":"2023-04-23T00:41:16.930Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:18.941Z","message":"Entering","context":{"RequestID":"c022f75c-0813-4df6-8d7d-eaf1eb3a44ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f000f03-2eeb-44aa-9d0f-4237c4e39aec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:18.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:18.945Z","message":"{\"transactionId\":\"c022f75c-0813-4df6-8d7d-eaf1eb3a44ec\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:18:942\",\"respDate\":\"230423-00:41:18:945\",\"sourceId\":\"haproxy:c022f75c-0813-4df6-8d7d-eaf1eb3a44ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:18:942-42642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5fc53dd-a8fc-4d10-9add-f21dd4361c76], x-b3-parentspanid=[ee1de3d69d369ec0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e41824b0e092b09ee1de3d69d369ec0], x-b3-spanid=[85d2655a7652fbbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c022f75c-0813-4df6-8d7d-eaf1eb3a44ec]}\\\"}\"}","context":{"RequestID":"c022f75c-0813-4df6-8d7d-eaf1eb3a44ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f000f03-2eeb-44aa-9d0f-4237c4e39aec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:18.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:18.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c022f75c-0813-4df6-8d7d-eaf1eb3a44ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f000f03-2eeb-44aa-9d0f-4237c4e39aec","LogTimestamp":"2023-04-23T00:41:18.945Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:19.212Z","message":"Entering","context":{"RequestID":"ea8e4b2a-dae2-41f8-9c94-eacb51d38a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab66c59-3cd5-4bd4-8d44-81ec96996348","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ea8e4b2a-dae2-41f8-9c94-eacb51d38a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab66c59-3cd5-4bd4-8d44-81ec96996348","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:19.216Z","message":"{\"transactionId\":\"ea8e4b2a-dae2-41f8-9c94-eacb51d38a31\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:19:213\",\"respDate\":\"230423-00:41:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ea8e4b2a-dae2-41f8-9c94-eacb51d38a31\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:19:213-49143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ea8e4b2a-dae2-41f8-9c94-eacb51d38a31]}\\\"}\"}","context":{"RequestID":"ea8e4b2a-dae2-41f8-9c94-eacb51d38a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab66c59-3cd5-4bd4-8d44-81ec96996348","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea8e4b2a-dae2-41f8-9c94-eacb51d38a31","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ab66c59-3cd5-4bd4-8d44-81ec96996348","LogTimestamp":"2023-04-23T00:41:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:19.322Z","message":"Entering","context":{"RequestID":"5fb4141c-8215-4868-a8d4-08b108ee6838","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d404415-fc0b-4cae-8544-b1a35f908603","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:19.325Z","message":"{\"transactionId\":\"5fb4141c-8215-4868-a8d4-08b108ee6838\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:19:323\",\"respDate\":\"230423-00:41:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5fb4141c-8215-4868-a8d4-08b108ee6838\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:19:323-37252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fb5dc49-8c99-4cf9-acf1-a24fe2798e95], x-b3-parentspanid=[130935a74ec24f04], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46849], x-envoy-attempt-count=[1], x-b3-traceid=[03335308e05b491a130935a74ec24f04], x-b3-spanid=[10cc1d8d5403dfe7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5fb4141c-8215-4868-a8d4-08b108ee6838]}\\\"}\"}","context":{"RequestID":"5fb4141c-8215-4868-a8d4-08b108ee6838","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d404415-fc0b-4cae-8544-b1a35f908603","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fb4141c-8215-4868-a8d4-08b108ee6838","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d404415-fc0b-4cae-8544-b1a35f908603","LogTimestamp":"2023-04-23T00:41:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:20.955Z","message":"Entering","context":{"RequestID":"70cb2a54-ae95-4fe1-866d-b477d9daed48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9957ca5-dd7c-4930-8652-b321ee3d0b23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:20.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:20.957Z","message":"{\"transactionId\":\"70cb2a54-ae95-4fe1-866d-b477d9daed48\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:20:956\",\"respDate\":\"230423-00:41:20:957\",\"sourceId\":\"haproxy:70cb2a54-ae95-4fe1-866d-b477d9daed48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:20:956-90726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76f46c50-ca36-9905-be13-ae69c0fe10f0], x-b3-parentspanid=[ddc3dcfcae94b266], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35897d436c932989ddc3dcfcae94b266], x-b3-spanid=[8f21157948ac36aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70cb2a54-ae95-4fe1-866d-b477d9daed48]}\\\"}\"}","context":{"RequestID":"70cb2a54-ae95-4fe1-866d-b477d9daed48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9957ca5-dd7c-4930-8652-b321ee3d0b23","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:20.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:20.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70cb2a54-ae95-4fe1-866d-b477d9daed48","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9957ca5-dd7c-4930-8652-b321ee3d0b23","LogTimestamp":"2023-04-23T00:41:20.958Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:22.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:22.968Z","message":"Entering","context":{"RequestID":"4d1d4f98-905e-40b8-87e9-f9d7fd313b65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87e8011b-f865-42cc-862a-834f37034596","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:22.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:22.970Z","message":"{\"transactionId\":\"4d1d4f98-905e-40b8-87e9-f9d7fd313b65\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:22:969\",\"respDate\":\"230423-00:41:22:970\",\"sourceId\":\"haproxy:4d1d4f98-905e-40b8-87e9-f9d7fd313b65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:22:969-12872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[373632d4-f756-45c7-bde3-b6f0825a63c9], x-b3-parentspanid=[12c6898c62e5292f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[856a83f40506d13b12c6898c62e5292f], x-b3-spanid=[7e80745ba80f86d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d1d4f98-905e-40b8-87e9-f9d7fd313b65]}\\\"}\"}","context":{"RequestID":"4d1d4f98-905e-40b8-87e9-f9d7fd313b65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87e8011b-f865-42cc-862a-834f37034596","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:22.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:22.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d1d4f98-905e-40b8-87e9-f9d7fd313b65","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87e8011b-f865-42cc-862a-834f37034596","LogTimestamp":"2023-04-23T00:41:22.971Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:22.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:22.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:22.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:24.982Z","message":"Entering","context":{"RequestID":"718d5207-4ab1-47ff-a99d-6b601a981fbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"819c73d9-47a4-4067-9ada-43d03f6eb43e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:24.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:24.984Z","message":"{\"transactionId\":\"718d5207-4ab1-47ff-a99d-6b601a981fbb\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:24:983\",\"respDate\":\"230423-00:41:24:984\",\"sourceId\":\"haproxy:718d5207-4ab1-47ff-a99d-6b601a981fbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:24:983-48942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bbf929e-72c3-40e6-b5b7-732d05d25b60], x-b3-parentspanid=[02d5a183bb4e64d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bbd9cf1a5ed26ff02d5a183bb4e64d1], x-b3-spanid=[9a1a5671093d91ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[718d5207-4ab1-47ff-a99d-6b601a981fbb]}\\\"}\"}","context":{"RequestID":"718d5207-4ab1-47ff-a99d-6b601a981fbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"819c73d9-47a4-4067-9ada-43d03f6eb43e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:24.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:24.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"718d5207-4ab1-47ff-a99d-6b601a981fbb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"819c73d9-47a4-4067-9ada-43d03f6eb43e","LogTimestamp":"2023-04-23T00:41:24.985Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:26.995Z","message":"Entering","context":{"RequestID":"2d9eda8b-8e5f-449f-b83f-5f710532e0d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0f9321a-68c7-4734-bed0-e79f1afe2c21","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:26.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:26.998Z","message":"{\"transactionId\":\"2d9eda8b-8e5f-449f-b83f-5f710532e0d7\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:26:996\",\"respDate\":\"230423-00:41:26:998\",\"sourceId\":\"haproxy:2d9eda8b-8e5f-449f-b83f-5f710532e0d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:26:996-12879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df2f526c-df1b-4d5c-95ce-1ac7d7f2718d], x-b3-parentspanid=[19dcc14f10e8f2de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15f3e85d3083ad5319dcc14f10e8f2de], x-b3-spanid=[504355a77ec5e1cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d9eda8b-8e5f-449f-b83f-5f710532e0d7]}\\\"}\"}","context":{"RequestID":"2d9eda8b-8e5f-449f-b83f-5f710532e0d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0f9321a-68c7-4734-bed0-e79f1afe2c21","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:26.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:26.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d9eda8b-8e5f-449f-b83f-5f710532e0d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0f9321a-68c7-4734-bed0-e79f1afe2c21","LogTimestamp":"2023-04-23T00:41:26.999Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:29.008Z","message":"Entering","context":{"RequestID":"3e9ada82-5076-45d6-be88-470bf7b2074a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90a73672-8ebc-4316-8f31-4bd997a4f938","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:29.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.011Z","message":"{\"transactionId\":\"3e9ada82-5076-45d6-be88-470bf7b2074a\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:29:009\",\"respDate\":\"230423-00:41:29:011\",\"sourceId\":\"haproxy:3e9ada82-5076-45d6-be88-470bf7b2074a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:29:009-89887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca5160d-7ffc-4bad-87c7-c232a433b2ed], x-b3-parentspanid=[709c682a8ac0d727], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b70fda13e85c943709c682a8ac0d727], x-b3-spanid=[986e693889f20ec2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e9ada82-5076-45d6-be88-470bf7b2074a]}\\\"}\"}","context":{"RequestID":"3e9ada82-5076-45d6-be88-470bf7b2074a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"90a73672-8ebc-4316-8f31-4bd997a4f938","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:29.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e9ada82-5076-45d6-be88-470bf7b2074a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90a73672-8ebc-4316-8f31-4bd997a4f938","LogTimestamp":"2023-04-23T00:41:29.011Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:29.212Z","message":"Entering","context":{"RequestID":"71e19e45-7e26-4059-9212-d0dd64706502","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87dead2c-0e23-46b0-be8d-5c3fe7fedefc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"71e19e45-7e26-4059-9212-d0dd64706502","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87dead2c-0e23-46b0-be8d-5c3fe7fedefc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.215Z","message":"{\"transactionId\":\"71e19e45-7e26-4059-9212-d0dd64706502\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:29:212\",\"respDate\":\"230423-00:41:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71e19e45-7e26-4059-9212-d0dd64706502\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:29:212-1199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71e19e45-7e26-4059-9212-d0dd64706502]}\\\"}\"}","context":{"RequestID":"71e19e45-7e26-4059-9212-d0dd64706502","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87dead2c-0e23-46b0-be8d-5c3fe7fedefc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71e19e45-7e26-4059-9212-d0dd64706502","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87dead2c-0e23-46b0-be8d-5c3fe7fedefc","LogTimestamp":"2023-04-23T00:41:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:29.323Z","message":"Entering","context":{"RequestID":"ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65891c9f-7fab-48ac-8bb7-bffe6eeb4ad0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.325Z","message":"{\"transactionId\":\"ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:29:324\",\"respDate\":\"230423-00:41:29:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:29:324-281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a056e96b-ecc0-475f-921e-e764ccde164b], x-b3-parentspanid=[21ce5cb5605561db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58301], x-envoy-attempt-count=[1], x-b3-traceid=[a29e9878fec98e7a21ce5cb5605561db], x-b3-spanid=[dddbc81a6858ecf2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4]}\\\"}\"}","context":{"RequestID":"ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65891c9f-7fab-48ac-8bb7-bffe6eeb4ad0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff3b4186-09fa-4aa2-8b96-a3e9e29ecea4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65891c9f-7fab-48ac-8bb7-bffe6eeb4ad0","LogTimestamp":"2023-04-23T00:41:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:31.021Z","message":"Entering","context":{"RequestID":"bd62adf8-747d-4064-a203-2ef8e1555ae4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2bb836bf-2d3b-4f00-af7e-0a7a98d3a8fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:31.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:31.023Z","message":"{\"transactionId\":\"bd62adf8-747d-4064-a203-2ef8e1555ae4\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:31:022\",\"respDate\":\"230423-00:41:31:023\",\"sourceId\":\"haproxy:bd62adf8-747d-4064-a203-2ef8e1555ae4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:31:022-43513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f69fe2f-ed64-4811-bdbd-6ab432dc1c79], x-b3-parentspanid=[3da9f903c19c0ddd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c29fb1b8dced5fb3da9f903c19c0ddd], x-b3-spanid=[7f0e4f93f147eab2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd62adf8-747d-4064-a203-2ef8e1555ae4]}\\\"}\"}","context":{"RequestID":"bd62adf8-747d-4064-a203-2ef8e1555ae4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2bb836bf-2d3b-4f00-af7e-0a7a98d3a8fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:31.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:31.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd62adf8-747d-4064-a203-2ef8e1555ae4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bb836bf-2d3b-4f00-af7e-0a7a98d3a8fe","LogTimestamp":"2023-04-23T00:41:31.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:32.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:32.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:32.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:32.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:33.034Z","message":"Entering","context":{"RequestID":"0254c85c-ad67-4db6-9126-dfdf1e885f5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"791db46d-26aa-4c4f-8b90-0cff6fdc49a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:33.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:33.037Z","message":"{\"transactionId\":\"0254c85c-ad67-4db6-9126-dfdf1e885f5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:33:035\",\"respDate\":\"230423-00:41:33:037\",\"sourceId\":\"haproxy:0254c85c-ad67-4db6-9126-dfdf1e885f5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:33:035-29336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55675c64-bed0-4c43-a732-a9b194f3ecb0], x-b3-parentspanid=[956070e8b4eedfc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13ed375b7dbd7f32956070e8b4eedfc3], x-b3-spanid=[2806d88e3475a555], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0254c85c-ad67-4db6-9126-dfdf1e885f5a]}\\\"}\"}","context":{"RequestID":"0254c85c-ad67-4db6-9126-dfdf1e885f5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"791db46d-26aa-4c4f-8b90-0cff6fdc49a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:33.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:33.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0254c85c-ad67-4db6-9126-dfdf1e885f5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"791db46d-26aa-4c4f-8b90-0cff6fdc49a0","LogTimestamp":"2023-04-23T00:41:33.038Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:35.048Z","message":"Entering","context":{"RequestID":"769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05603069-8349-4909-9342-5b612d90a53d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:35.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:35.049Z","message":"{\"transactionId\":\"769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:35:048\",\"respDate\":\"230423-00:41:35:049\",\"sourceId\":\"haproxy:769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:35:048-11414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e00a263-d78c-4425-96fa-63c0861034d7], x-b3-parentspanid=[67824c931b683749], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf9aeee3d33e569a67824c931b683749], x-b3-spanid=[7740073b6e7014cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3]}\\\"}\"}","context":{"RequestID":"769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05603069-8349-4909-9342-5b612d90a53d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:35.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:35.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"769cca51-a1b9-4cfb-ab35-9d7a88b9c8b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05603069-8349-4909-9342-5b612d90a53d","LogTimestamp":"2023-04-23T00:41:35.050Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:41:35.180Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:35.185Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:37.059Z","message":"Entering","context":{"RequestID":"65c6d63f-8fff-42f9-8ca3-eac5dfc0b848","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f841606f-069d-4fa9-a383-99a75cbdae2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:37.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:37.061Z","message":"{\"transactionId\":\"65c6d63f-8fff-42f9-8ca3-eac5dfc0b848\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:37:060\",\"respDate\":\"230423-00:41:37:061\",\"sourceId\":\"haproxy:65c6d63f-8fff-42f9-8ca3-eac5dfc0b848\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:37:060-35191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97cf136f-2470-47ba-90fa-830f9e491510], x-b3-parentspanid=[eeca3c5e6dc5d3e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33ee0b29dfb0f955eeca3c5e6dc5d3e3], x-b3-spanid=[a9f13d49bc63119b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65c6d63f-8fff-42f9-8ca3-eac5dfc0b848]}\\\"}\"}","context":{"RequestID":"65c6d63f-8fff-42f9-8ca3-eac5dfc0b848","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f841606f-069d-4fa9-a383-99a75cbdae2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:37.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:37.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65c6d63f-8fff-42f9-8ca3-eac5dfc0b848","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f841606f-069d-4fa9-a383-99a75cbdae2c","LogTimestamp":"2023-04-23T00:41:37.062Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:39.074Z","message":"Entering","context":{"RequestID":"0031de78-36b7-4fd3-b665-2ffe56ea6840","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de064a3d-127a-45b1-b9f2-f020f49e6192","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:39.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.077Z","message":"{\"transactionId\":\"0031de78-36b7-4fd3-b665-2ffe56ea6840\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:39:075\",\"respDate\":\"230423-00:41:39:077\",\"sourceId\":\"haproxy:0031de78-36b7-4fd3-b665-2ffe56ea6840\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:39:075-17863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96ca139e-6b0e-484f-b55b-520cd5c5680d], x-b3-parentspanid=[909c83c77bc2ca25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2924f651fc2627eb909c83c77bc2ca25], x-b3-spanid=[188de99185a843e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0031de78-36b7-4fd3-b665-2ffe56ea6840]}\\\"}\"}","context":{"RequestID":"0031de78-36b7-4fd3-b665-2ffe56ea6840","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de064a3d-127a-45b1-b9f2-f020f49e6192","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:39.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0031de78-36b7-4fd3-b665-2ffe56ea6840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de064a3d-127a-45b1-b9f2-f020f49e6192","LogTimestamp":"2023-04-23T00:41:39.078Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:39.212Z","message":"Entering","context":{"RequestID":"d098a262-14bb-4ae7-9499-59398af0b4bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39c210a5-d88b-4aa1-a750-8b6d83c9da7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"d098a262-14bb-4ae7-9499-59398af0b4bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39c210a5-d88b-4aa1-a750-8b6d83c9da7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.216Z","message":"{\"transactionId\":\"d098a262-14bb-4ae7-9499-59398af0b4bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:39:213\",\"respDate\":\"230423-00:41:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d098a262-14bb-4ae7-9499-59398af0b4bf\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:39:213-86693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d098a262-14bb-4ae7-9499-59398af0b4bf]}\\\"}\"}","context":{"RequestID":"d098a262-14bb-4ae7-9499-59398af0b4bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39c210a5-d88b-4aa1-a750-8b6d83c9da7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d098a262-14bb-4ae7-9499-59398af0b4bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39c210a5-d88b-4aa1-a750-8b6d83c9da7d","LogTimestamp":"2023-04-23T00:41:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:41:39.322Z","message":"Entering","context":{"RequestID":"902efdfe-5546-4bef-8657-1b43ae5cd7bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d4bc354-7a48-4773-8e15-51fdf4e35ad8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.324Z","message":"{\"transactionId\":\"902efdfe-5546-4bef-8657-1b43ae5cd7bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:39:323\",\"respDate\":\"230423-00:41:39:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:902efdfe-5546-4bef-8657-1b43ae5cd7bd\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:39:323-13292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceb44bed-fe70-4752-8eff-ac5eb397d109], x-b3-parentspanid=[742bd95c34b121d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47123], x-envoy-attempt-count=[1], x-b3-traceid=[e6a9d27d759459bb742bd95c34b121d9], x-b3-spanid=[3195004f09b582ed], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[902efdfe-5546-4bef-8657-1b43ae5cd7bd]}\\\"}\"}","context":{"RequestID":"902efdfe-5546-4bef-8657-1b43ae5cd7bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d4bc354-7a48-4773-8e15-51fdf4e35ad8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:39.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"902efdfe-5546-4bef-8657-1b43ae5cd7bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4bc354-7a48-4773-8e15-51fdf4e35ad8","LogTimestamp":"2023-04-23T00:41:39.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:41.089Z","message":"Entering","context":{"RequestID":"b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74ac2553-bbf9-4151-81dd-82d122dbf300","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:41.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:41.092Z","message":"{\"transactionId\":\"b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:41:090\",\"respDate\":\"230423-00:41:41:092\",\"sourceId\":\"haproxy:b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:41:090-78989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3401a331-6c18-4e62-827b-0e3fe86d5d2a], x-b3-parentspanid=[6a9d5fcd4519d355], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[280d4c6e4efe784b6a9d5fcd4519d355], x-b3-spanid=[b9d2fd56e9a4a7a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee]}\\\"}\"}","context":{"RequestID":"b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74ac2553-bbf9-4151-81dd-82d122dbf300","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:41.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:41.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b71ac7f2-a9a8-4f03-b934-bce7aed5e1ee","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74ac2553-bbf9-4151-81dd-82d122dbf300","LogTimestamp":"2023-04-23T00:41:41.092Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:42.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:42.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:42.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:42.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:43.101Z","message":"Entering","context":{"RequestID":"d63f70c9-1b01-4e09-b783-ae576e893b19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9323349-fc75-4ed7-8c1e-b7ca51eb325b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:43.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:43.104Z","message":"{\"transactionId\":\"d63f70c9-1b01-4e09-b783-ae576e893b19\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:43:102\",\"respDate\":\"230423-00:41:43:104\",\"sourceId\":\"haproxy:d63f70c9-1b01-4e09-b783-ae576e893b19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:43:102-50197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f20d31b7-6dc2-4cb5-bbae-374bcb7031f2], x-b3-parentspanid=[f09dfe599d3e5700], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14d1c0c98e97af6af09dfe599d3e5700], x-b3-spanid=[88bbc42a29f21ad0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d63f70c9-1b01-4e09-b783-ae576e893b19]}\\\"}\"}","context":{"RequestID":"d63f70c9-1b01-4e09-b783-ae576e893b19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9323349-fc75-4ed7-8c1e-b7ca51eb325b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:43.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:43.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d63f70c9-1b01-4e09-b783-ae576e893b19","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9323349-fc75-4ed7-8c1e-b7ca51eb325b","LogTimestamp":"2023-04-23T00:41:43.104Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:45.114Z","message":"Entering","context":{"RequestID":"1966d304-03f2-4900-b3dd-03f17df36cb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dcf9bd4e-aff9-410b-b3bb-135fb7e21952","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:45.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:45.116Z","message":"{\"transactionId\":\"1966d304-03f2-4900-b3dd-03f17df36cb5\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:45:115\",\"respDate\":\"230423-00:41:45:116\",\"sourceId\":\"haproxy:1966d304-03f2-4900-b3dd-03f17df36cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:45:115-70195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4261c294-d1bd-42da-8c47-95f7d349aed3], x-b3-parentspanid=[b4aa5b46618fc355], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6378b2652af3ea50b4aa5b46618fc355], x-b3-spanid=[ad74bc474256d716], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1966d304-03f2-4900-b3dd-03f17df36cb5]}\\\"}\"}","context":{"RequestID":"1966d304-03f2-4900-b3dd-03f17df36cb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dcf9bd4e-aff9-410b-b3bb-135fb7e21952","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:45.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:45.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1966d304-03f2-4900-b3dd-03f17df36cb5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf9bd4e-aff9-410b-b3bb-135fb7e21952","LogTimestamp":"2023-04-23T00:41:45.117Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:47.126Z","message":"Entering","context":{"RequestID":"e40b2c9c-0e65-4783-b8b7-fa851f879cc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4a0d77d-7503-4345-8c85-d70afcf3171b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:47.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:47.128Z","message":"{\"transactionId\":\"e40b2c9c-0e65-4783-b8b7-fa851f879cc2\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:47:127\",\"respDate\":\"230423-00:41:47:128\",\"sourceId\":\"haproxy:e40b2c9c-0e65-4783-b8b7-fa851f879cc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:47:127-83038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8124c536-b1c8-4fb9-bc7a-af5fddce313a], x-b3-parentspanid=[fafe666c301ffd3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dd0cc3e81d5f281fafe666c301ffd3f], x-b3-spanid=[85350a32d5d9ca57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e40b2c9c-0e65-4783-b8b7-fa851f879cc2]}\\\"}\"}","context":{"RequestID":"e40b2c9c-0e65-4783-b8b7-fa851f879cc2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4a0d77d-7503-4345-8c85-d70afcf3171b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:47.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:47.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e40b2c9c-0e65-4783-b8b7-fa851f879cc2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4a0d77d-7503-4345-8c85-d70afcf3171b","LogTimestamp":"2023-04-23T00:41:47.129Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:49.138Z","message":"Entering","context":{"RequestID":"575eb9ca-510d-4895-92ca-9c5da7b856c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c88f0dd2-0157-4a21-9664-85fe8fe91d5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:49.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.141Z","message":"{\"transactionId\":\"575eb9ca-510d-4895-92ca-9c5da7b856c1\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:49:139\",\"respDate\":\"230423-00:41:49:140\",\"sourceId\":\"haproxy:575eb9ca-510d-4895-92ca-9c5da7b856c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:49:139-7894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06922014-2a2e-4c60-8672-745b7a6782a4], x-b3-parentspanid=[87aaef042ae9d2d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b4f5bc63298911a87aaef042ae9d2d3], x-b3-spanid=[1af2c003b17b53b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[575eb9ca-510d-4895-92ca-9c5da7b856c1]}\\\"}\"}","context":{"RequestID":"575eb9ca-510d-4895-92ca-9c5da7b856c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c88f0dd2-0157-4a21-9664-85fe8fe91d5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:49.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"575eb9ca-510d-4895-92ca-9c5da7b856c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c88f0dd2-0157-4a21-9664-85fe8fe91d5c","LogTimestamp":"2023-04-23T00:41:49.141Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:49.212Z","message":"Entering","context":{"RequestID":"35e80695-d11c-4d76-a02e-380650052e18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92e1f5f6-3062-49a1-9da5-4c3eda04b4e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"35e80695-d11c-4d76-a02e-380650052e18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92e1f5f6-3062-49a1-9da5-4c3eda04b4e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.215Z","message":"{\"transactionId\":\"35e80695-d11c-4d76-a02e-380650052e18\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:49:212\",\"respDate\":\"230423-00:41:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:35e80695-d11c-4d76-a02e-380650052e18\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:49:212-91237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[35e80695-d11c-4d76-a02e-380650052e18]}\\\"}\"}","context":{"RequestID":"35e80695-d11c-4d76-a02e-380650052e18","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92e1f5f6-3062-49a1-9da5-4c3eda04b4e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35e80695-d11c-4d76-a02e-380650052e18","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92e1f5f6-3062-49a1-9da5-4c3eda04b4e3","LogTimestamp":"2023-04-23T00:41:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:49.321Z","message":"Entering","context":{"RequestID":"f6ccdea4-234d-48b5-9d05-0fec64b02960","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"046902d3-12b9-48f3-90d3-535983ec1f4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:49.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.323Z","message":"{\"transactionId\":\"f6ccdea4-234d-48b5-9d05-0fec64b02960\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:49:321\",\"respDate\":\"230423-00:41:49:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6ccdea4-234d-48b5-9d05-0fec64b02960\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:49:321-94484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5c434a8-2888-4f65-aced-a186d314e5b4], x-b3-parentspanid=[ee6890f135364293], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36617], x-envoy-attempt-count=[1], x-b3-traceid=[d0d39660d901d67cee6890f135364293], x-b3-spanid=[a90db4749795317c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6ccdea4-234d-48b5-9d05-0fec64b02960]}\\\"}\"}","context":{"RequestID":"f6ccdea4-234d-48b5-9d05-0fec64b02960","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"046902d3-12b9-48f3-90d3-535983ec1f4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:49.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:49.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ccdea4-234d-48b5-9d05-0fec64b02960","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"046902d3-12b9-48f3-90d3-535983ec1f4e","LogTimestamp":"2023-04-23T00:41:49.323Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:41:51.151Z","message":"Entering","context":{"RequestID":"c8cdb8dc-c299-4cfa-8f6c-4ae847eba564","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82a00444-bbd7-428c-8628-3c4f9ab55bd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:51.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:51.153Z","message":"{\"transactionId\":\"c8cdb8dc-c299-4cfa-8f6c-4ae847eba564\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:51:151\",\"respDate\":\"230423-00:41:51:153\",\"sourceId\":\"haproxy:c8cdb8dc-c299-4cfa-8f6c-4ae847eba564\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:51:151-84345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc9fc38c-010e-4181-9fb7-615ad5ed03f0], x-b3-parentspanid=[05ed776fe9a2fb1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eeea3f654e4ad3ef05ed776fe9a2fb1a], x-b3-spanid=[92d58f87fb82a55d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8cdb8dc-c299-4cfa-8f6c-4ae847eba564]}\\\"}\"}","context":{"RequestID":"c8cdb8dc-c299-4cfa-8f6c-4ae847eba564","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82a00444-bbd7-428c-8628-3c4f9ab55bd6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:51.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:51.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8cdb8dc-c299-4cfa-8f6c-4ae847eba564","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82a00444-bbd7-428c-8628-3c4f9ab55bd6","LogTimestamp":"2023-04-23T00:41:51.154Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:52.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:41:52.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:52.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:52.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:53.164Z","message":"Entering","context":{"RequestID":"37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"087dd5ba-6cd7-43c5-9273-5072df89a11e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:53.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:53.167Z","message":"{\"transactionId\":\"37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:53:165\",\"respDate\":\"230423-00:41:53:167\",\"sourceId\":\"haproxy:37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:53:165-69465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dc20d65-8b10-48cf-97b9-5cc13c8779ea], x-b3-parentspanid=[7172d449a5bc63bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e0c1a3ecfaad5947172d449a5bc63bf], x-b3-spanid=[035a12ca35d393e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2]}\\\"}\"}","context":{"RequestID":"37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"087dd5ba-6cd7-43c5-9273-5072df89a11e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:53.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:53.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37364d7d-4ca4-49e6-b2e9-36a1c7ef07f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"087dd5ba-6cd7-43c5-9273-5072df89a11e","LogTimestamp":"2023-04-23T00:41:53.168Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:55.179Z","message":"Entering","context":{"RequestID":"ee89e296-9f28-4e0f-8149-371894d502e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f6eba570-9f8c-4bde-9ba1-800712c35ca7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:55.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:55.181Z","message":"{\"transactionId\":\"ee89e296-9f28-4e0f-8149-371894d502e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:55:179\",\"respDate\":\"230423-00:41:55:181\",\"sourceId\":\"haproxy:ee89e296-9f28-4e0f-8149-371894d502e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:55:179-52920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[441e7590-7b3a-4f54-972d-e12b723ced24], x-b3-parentspanid=[9b5c87c44541ab5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c068626b95c35069b5c87c44541ab5a], x-b3-spanid=[5d201996118d7650], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee89e296-9f28-4e0f-8149-371894d502e2]}\\\"}\"}","context":{"RequestID":"ee89e296-9f28-4e0f-8149-371894d502e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f6eba570-9f8c-4bde-9ba1-800712c35ca7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:55.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:55.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee89e296-9f28-4e0f-8149-371894d502e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6eba570-9f8c-4bde-9ba1-800712c35ca7","LogTimestamp":"2023-04-23T00:41:55.182Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:57.191Z","message":"Entering","context":{"RequestID":"9494efbd-ca4a-462e-adf2-73b366592212","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad88588c-f7f8-4208-bc93-96206a50e29c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:57.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:57.194Z","message":"{\"transactionId\":\"9494efbd-ca4a-462e-adf2-73b366592212\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:57:192\",\"respDate\":\"230423-00:41:57:194\",\"sourceId\":\"haproxy:9494efbd-ca4a-462e-adf2-73b366592212\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:41:57:192-72139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ccf6a3c-54e1-476e-a48c-87e8826d6a26], x-b3-parentspanid=[d478c08cb106cb21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb4fb8c5002f2c6bd478c08cb106cb21], x-b3-spanid=[bb9bc4e967bb1534], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9494efbd-ca4a-462e-adf2-73b366592212]}\\\"}\"}","context":{"RequestID":"9494efbd-ca4a-462e-adf2-73b366592212","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad88588c-f7f8-4208-bc93-96206a50e29c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:57.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:57.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9494efbd-ca4a-462e-adf2-73b366592212","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad88588c-f7f8-4208-bc93-96206a50e29c","LogTimestamp":"2023-04-23T00:41:57.195Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:41:59.204Z","message":"Entering","context":{"RequestID":"4acdd9dc-c573-41e0-bb6a-9473ba916540","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fd790a0-45ef-4b7a-a5bd-eb7318079622","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:59.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.208Z","message":"{\"transactionId\":\"4acdd9dc-c573-41e0-bb6a-9473ba916540\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:59:205\",\"respDate\":\"230423-00:41:59:207\",\"sourceId\":\"haproxy:4acdd9dc-c573-41e0-bb6a-9473ba916540\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:59:205-8199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16c788bc-b9c3-4fc0-9fb5-1cba8e3143a7], x-b3-parentspanid=[df870f5f23d61cc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[253df7fc807f32bedf870f5f23d61cc0], x-b3-spanid=[75feaaebe1b0f5ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4acdd9dc-c573-41e0-bb6a-9473ba916540]}\\\"}\"}","context":{"RequestID":"4acdd9dc-c573-41e0-bb6a-9473ba916540","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fd790a0-45ef-4b7a-a5bd-eb7318079622","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:41:59.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4acdd9dc-c573-41e0-bb6a-9473ba916540","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fd790a0-45ef-4b7a-a5bd-eb7318079622","LogTimestamp":"2023-04-23T00:41:59.208Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:41:59.211Z","message":"Entering","context":{"RequestID":"34248e5b-1ef1-4323-b693-97db717b68ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47d737b8-77b2-49c6-9b0a-56ebd068b42d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"34248e5b-1ef1-4323-b693-97db717b68ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47d737b8-77b2-49c6-9b0a-56ebd068b42d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.213Z","message":"{\"transactionId\":\"34248e5b-1ef1-4323-b693-97db717b68ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:59:212\",\"respDate\":\"230423-00:41:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34248e5b-1ef1-4323-b693-97db717b68ce\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:41:59:212-67265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34248e5b-1ef1-4323-b693-97db717b68ce]}\\\"}\"}","context":{"RequestID":"34248e5b-1ef1-4323-b693-97db717b68ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47d737b8-77b2-49c6-9b0a-56ebd068b42d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:41:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34248e5b-1ef1-4323-b693-97db717b68ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47d737b8-77b2-49c6-9b0a-56ebd068b42d","LogTimestamp":"2023-04-23T00:41:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:41:59.323Z","message":"Entering","context":{"RequestID":"6de7e573-3e89-40ce-80bc-090376aedb70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01a10a99-189b-442d-8369-a86a344cad57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.326Z","message":"{\"transactionId\":\"6de7e573-3e89-40ce-80bc-090376aedb70\",\"status\":\"200\",\"rqstDate\":\"230423-00:41:59:324\",\"respDate\":\"230423-00:41:59:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6de7e573-3e89-40ce-80bc-090376aedb70\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:41:59:324-76157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9392770e-81ec-4119-8ee5-d6e9dae69b9d], x-b3-parentspanid=[22663b52530ea164], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38473], x-envoy-attempt-count=[1], x-b3-traceid=[01ff2e0fc2959c9c22663b52530ea164], x-b3-spanid=[ee75bd8d85e9d2f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6de7e573-3e89-40ce-80bc-090376aedb70]}\\\"}\"}","context":{"RequestID":"6de7e573-3e89-40ce-80bc-090376aedb70","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01a10a99-189b-442d-8369-a86a344cad57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:41:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:41:59.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6de7e573-3e89-40ce-80bc-090376aedb70","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01a10a99-189b-442d-8369-a86a344cad57","LogTimestamp":"2023-04-23T00:41:59.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:41:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:01.219Z","message":"Entering","context":{"RequestID":"c59a406a-69bb-4e4f-88cf-83808750deae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"619a04fa-0da4-44ad-aa8a-9255247fb5c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:01.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:01.221Z","message":"{\"transactionId\":\"c59a406a-69bb-4e4f-88cf-83808750deae\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:01:220\",\"respDate\":\"230423-00:42:01:221\",\"sourceId\":\"haproxy:c59a406a-69bb-4e4f-88cf-83808750deae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:01:220-61194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e42746de-ca16-49fa-9ce7-b3aa19bf2810], x-b3-parentspanid=[268ede8ba1eb6564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3606391f807e5bc2268ede8ba1eb6564], x-b3-spanid=[8d3e354455b5c702], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c59a406a-69bb-4e4f-88cf-83808750deae]}\\\"}\"}","context":{"RequestID":"c59a406a-69bb-4e4f-88cf-83808750deae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"619a04fa-0da4-44ad-aa8a-9255247fb5c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:01.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:01.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c59a406a-69bb-4e4f-88cf-83808750deae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"619a04fa-0da4-44ad-aa8a-9255247fb5c8","LogTimestamp":"2023-04-23T00:42:01.222Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:02.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:02.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:02.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:02.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:03.233Z","message":"Entering","context":{"RequestID":"72a27b47-ce7a-4fcc-a794-f232278b7c00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf36eaf3-36b4-4b25-b914-1d9f943ba8a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:03.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:03.236Z","message":"{\"transactionId\":\"72a27b47-ce7a-4fcc-a794-f232278b7c00\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:03:234\",\"respDate\":\"230423-00:42:03:236\",\"sourceId\":\"haproxy:72a27b47-ce7a-4fcc-a794-f232278b7c00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:03:234-98305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f184e4d8-5e2c-4c8b-981b-96bad104a503], x-b3-parentspanid=[d1e36d254f90dc65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28e3edf094e7304fd1e36d254f90dc65], x-b3-spanid=[4cf44381eb565baa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72a27b47-ce7a-4fcc-a794-f232278b7c00]}\\\"}\"}","context":{"RequestID":"72a27b47-ce7a-4fcc-a794-f232278b7c00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf36eaf3-36b4-4b25-b914-1d9f943ba8a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:03.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:03.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72a27b47-ce7a-4fcc-a794-f232278b7c00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf36eaf3-36b4-4b25-b914-1d9f943ba8a1","LogTimestamp":"2023-04-23T00:42:03.236Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:05.185Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:05.190Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:05.246Z","message":"Entering","context":{"RequestID":"6544ca71-a63b-42d9-9fb6-51e0cc8b3204","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69a49329-0251-46d2-88a7-87f0dc946f30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:05.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:05.249Z","message":"{\"transactionId\":\"6544ca71-a63b-42d9-9fb6-51e0cc8b3204\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:05:247\",\"respDate\":\"230423-00:42:05:249\",\"sourceId\":\"haproxy:6544ca71-a63b-42d9-9fb6-51e0cc8b3204\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:05:247-56661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d40ad1f9-e37c-4f54-8ed6-3561b610823a], x-b3-parentspanid=[281c01af39e3ce44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70db4daef00778eb281c01af39e3ce44], x-b3-spanid=[a8fa68cf3d55aa71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6544ca71-a63b-42d9-9fb6-51e0cc8b3204]}\\\"}\"}","context":{"RequestID":"6544ca71-a63b-42d9-9fb6-51e0cc8b3204","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"69a49329-0251-46d2-88a7-87f0dc946f30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:05.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:05.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6544ca71-a63b-42d9-9fb6-51e0cc8b3204","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69a49329-0251-46d2-88a7-87f0dc946f30","LogTimestamp":"2023-04-23T00:42:05.250Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:07.259Z","message":"Entering","context":{"RequestID":"2c62acfe-ddbe-46d5-9461-cd3afb9f6813","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c75c4e50-8ab7-4ddc-ae43-0eb7e3f94bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:07.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:07.262Z","message":"{\"transactionId\":\"2c62acfe-ddbe-46d5-9461-cd3afb9f6813\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:07:260\",\"respDate\":\"230423-00:42:07:262\",\"sourceId\":\"haproxy:2c62acfe-ddbe-46d5-9461-cd3afb9f6813\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:07:260-86529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c538e5e-b60b-4696-aa68-b29458d3046a], x-b3-parentspanid=[7071ecd17c2c97a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f91fde89fd874db7071ecd17c2c97a4], x-b3-spanid=[cbe14f09e347a8a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c62acfe-ddbe-46d5-9461-cd3afb9f6813]}\\\"}\"}","context":{"RequestID":"2c62acfe-ddbe-46d5-9461-cd3afb9f6813","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c75c4e50-8ab7-4ddc-ae43-0eb7e3f94bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:07.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:07.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c62acfe-ddbe-46d5-9461-cd3afb9f6813","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c75c4e50-8ab7-4ddc-ae43-0eb7e3f94bc8","LogTimestamp":"2023-04-23T00:42:07.263Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:09.211Z","message":"Entering","context":{"RequestID":"6e594523-ac0c-4223-814b-dc5d4ca77410","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"413f37c9-893f-4c0f-ae30-efa4a895399d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e594523-ac0c-4223-814b-dc5d4ca77410","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"413f37c9-893f-4c0f-ae30-efa4a895399d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.213Z","message":"{\"transactionId\":\"6e594523-ac0c-4223-814b-dc5d4ca77410\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:09:211\",\"respDate\":\"230423-00:42:09:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6e594523-ac0c-4223-814b-dc5d4ca77410\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:09:211-56987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6e594523-ac0c-4223-814b-dc5d4ca77410]}\\\"}\"}","context":{"RequestID":"6e594523-ac0c-4223-814b-dc5d4ca77410","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"413f37c9-893f-4c0f-ae30-efa4a895399d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e594523-ac0c-4223-814b-dc5d4ca77410","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"413f37c9-893f-4c0f-ae30-efa4a895399d","LogTimestamp":"2023-04-23T00:42:09.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:09.273Z","message":"Entering","context":{"RequestID":"fa2989aa-09f9-4cfa-9957-59f415dbad69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26526c33-42e4-4d44-823d-a38a252ea4f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:09.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.276Z","message":"{\"transactionId\":\"fa2989aa-09f9-4cfa-9957-59f415dbad69\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:09:274\",\"respDate\":\"230423-00:42:09:276\",\"sourceId\":\"haproxy:fa2989aa-09f9-4cfa-9957-59f415dbad69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:09:274-41775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6974a7a-3b86-451d-830d-9abbb6507b44], x-b3-parentspanid=[f7c71773ca30f70c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b533d57a08d9de4f7c71773ca30f70c], x-b3-spanid=[188b2b58b606b63d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa2989aa-09f9-4cfa-9957-59f415dbad69]}\\\"}\"}","context":{"RequestID":"fa2989aa-09f9-4cfa-9957-59f415dbad69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26526c33-42e4-4d44-823d-a38a252ea4f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:09.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa2989aa-09f9-4cfa-9957-59f415dbad69","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26526c33-42e4-4d44-823d-a38a252ea4f4","LogTimestamp":"2023-04-23T00:42:09.277Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:42:09.322Z","message":"Entering","context":{"RequestID":"09972ada-e60b-4b16-8d86-f0c2e3fe28b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b723e57-3260-4d74-9717-87eea9be4b93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.325Z","message":"{\"transactionId\":\"09972ada-e60b-4b16-8d86-f0c2e3fe28b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:09:323\",\"respDate\":\"230423-00:42:09:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:09972ada-e60b-4b16-8d86-f0c2e3fe28b3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:09:323-68943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[952ec4ff-2216-4c2e-bd91-af57ba3e1c4d], x-b3-parentspanid=[dadb7234d9892fc4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40341], x-envoy-attempt-count=[1], x-b3-traceid=[a1911cb300ac662fdadb7234d9892fc4], x-b3-spanid=[e8f560ef656e018b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[09972ada-e60b-4b16-8d86-f0c2e3fe28b3]}\\\"}\"}","context":{"RequestID":"09972ada-e60b-4b16-8d86-f0c2e3fe28b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b723e57-3260-4d74-9717-87eea9be4b93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09972ada-e60b-4b16-8d86-f0c2e3fe28b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b723e57-3260-4d74-9717-87eea9be4b93","LogTimestamp":"2023-04-23T00:42:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:11.286Z","message":"Entering","context":{"RequestID":"755daeac-610b-4bf4-98b8-dbc2fbde618e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4456dfb8-d64c-4606-ac18-559c6fe0a9ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:11.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:11.289Z","message":"{\"transactionId\":\"755daeac-610b-4bf4-98b8-dbc2fbde618e\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:11:287\",\"respDate\":\"230423-00:42:11:289\",\"sourceId\":\"haproxy:755daeac-610b-4bf4-98b8-dbc2fbde618e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:11:287-31067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b442a94b-ffd5-4051-bae5-f61a34091f04], x-b3-parentspanid=[3b56426e5a19152d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f92bdf3eeec0b14e3b56426e5a19152d], x-b3-spanid=[5fa3cb68f5905723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[755daeac-610b-4bf4-98b8-dbc2fbde618e]}\\\"}\"}","context":{"RequestID":"755daeac-610b-4bf4-98b8-dbc2fbde618e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4456dfb8-d64c-4606-ac18-559c6fe0a9ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:11.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:11.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"755daeac-610b-4bf4-98b8-dbc2fbde618e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4456dfb8-d64c-4606-ac18-559c6fe0a9ce","LogTimestamp":"2023-04-23T00:42:11.290Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:12.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:12.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:12.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:12.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:13.300Z","message":"Entering","context":{"RequestID":"45218ef3-efec-4a04-a343-6d2d68d63d5e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e3e6c2e0-615a-4435-8c19-a1c9b4bd0953","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:13.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:13.302Z","message":"{\"transactionId\":\"45218ef3-efec-4a04-a343-6d2d68d63d5e\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:13:301\",\"respDate\":\"230423-00:42:13:302\",\"sourceId\":\"haproxy:45218ef3-efec-4a04-a343-6d2d68d63d5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:13:301-39319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d40ad2b-a274-44dc-a85f-c216815cad64], x-b3-parentspanid=[4eea4c9b165eccf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e66f5bc340d865d74eea4c9b165eccf1], x-b3-spanid=[c87542380c629d61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45218ef3-efec-4a04-a343-6d2d68d63d5e]}\\\"}\"}","context":{"RequestID":"45218ef3-efec-4a04-a343-6d2d68d63d5e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e3e6c2e0-615a-4435-8c19-a1c9b4bd0953","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:13.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:13.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45218ef3-efec-4a04-a343-6d2d68d63d5e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3e6c2e0-615a-4435-8c19-a1c9b4bd0953","LogTimestamp":"2023-04-23T00:42:13.303Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:15.312Z","message":"Entering","context":{"RequestID":"a4b86415-8067-4ce1-8b10-7f4148c8681f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d20d25c-687c-43ed-9b38-88dbdf278913","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:15.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:15.314Z","message":"{\"transactionId\":\"a4b86415-8067-4ce1-8b10-7f4148c8681f\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:15:313\",\"respDate\":\"230423-00:42:15:314\",\"sourceId\":\"haproxy:a4b86415-8067-4ce1-8b10-7f4148c8681f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:15:313-12314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e9743d6-0380-442d-9938-3a68c678c982], x-b3-parentspanid=[73165f41144f6ac7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65c2d7482628246473165f41144f6ac7], x-b3-spanid=[deefe9044c819cfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4b86415-8067-4ce1-8b10-7f4148c8681f]}\\\"}\"}","context":{"RequestID":"a4b86415-8067-4ce1-8b10-7f4148c8681f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d20d25c-687c-43ed-9b38-88dbdf278913","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:15.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:15.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4b86415-8067-4ce1-8b10-7f4148c8681f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d20d25c-687c-43ed-9b38-88dbdf278913","LogTimestamp":"2023-04-23T00:42:15.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:17.323Z","message":"Entering","context":{"RequestID":"9e35d9ae-2c46-4c40-998b-93b6fbff6202","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0816706f-75db-44bb-960d-5cafaac9dd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:17.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:17.325Z","message":"{\"transactionId\":\"9e35d9ae-2c46-4c40-998b-93b6fbff6202\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:17:324\",\"respDate\":\"230423-00:42:17:325\",\"sourceId\":\"haproxy:9e35d9ae-2c46-4c40-998b-93b6fbff6202\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:17:324-31432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ee41abb-b424-4623-aaea-3a7e0ce9cc25], x-b3-parentspanid=[11427d0620527d8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67b96a6730c31c7711427d0620527d8b], x-b3-spanid=[538c088606dddc6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e35d9ae-2c46-4c40-998b-93b6fbff6202]}\\\"}\"}","context":{"RequestID":"9e35d9ae-2c46-4c40-998b-93b6fbff6202","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0816706f-75db-44bb-960d-5cafaac9dd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:17.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:17.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e35d9ae-2c46-4c40-998b-93b6fbff6202","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0816706f-75db-44bb-960d-5cafaac9dd1a","LogTimestamp":"2023-04-23T00:42:17.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:19.211Z","message":"Entering","context":{"RequestID":"d0104869-e060-47ca-87c7-cc1b3a220a6a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dde3481b-bd34-493c-9fba-4fee344a5126","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0104869-e060-47ca-87c7-cc1b3a220a6a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dde3481b-bd34-493c-9fba-4fee344a5126","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.214Z","message":"{\"transactionId\":\"d0104869-e060-47ca-87c7-cc1b3a220a6a\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:19:212\",\"respDate\":\"230423-00:42:19:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0104869-e060-47ca-87c7-cc1b3a220a6a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:19:212-81733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0104869-e060-47ca-87c7-cc1b3a220a6a]}\\\"}\"}","context":{"RequestID":"d0104869-e060-47ca-87c7-cc1b3a220a6a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dde3481b-bd34-493c-9fba-4fee344a5126","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0104869-e060-47ca-87c7-cc1b3a220a6a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dde3481b-bd34-493c-9fba-4fee344a5126","LogTimestamp":"2023-04-23T00:42:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:19.324Z","message":"Entering","context":{"RequestID":"d121e678-1b2d-402b-bcef-fb1750635ff8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"adc345c5-9e21-4682-87d9-da3ae474fe04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.327Z","message":"{\"transactionId\":\"d121e678-1b2d-402b-bcef-fb1750635ff8\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:19:325\",\"respDate\":\"230423-00:42:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d121e678-1b2d-402b-bcef-fb1750635ff8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:19:325-38536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[177ac6d7-0d3b-436c-95df-4f2ca920e891], x-b3-parentspanid=[aa8a55f276b0ac9d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35265], x-envoy-attempt-count=[1], x-b3-traceid=[0795e3e8c9aed136aa8a55f276b0ac9d], x-b3-spanid=[01cacee340a72bf6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d121e678-1b2d-402b-bcef-fb1750635ff8]}\\\"}\"}","context":{"RequestID":"d121e678-1b2d-402b-bcef-fb1750635ff8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"adc345c5-9e21-4682-87d9-da3ae474fe04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d121e678-1b2d-402b-bcef-fb1750635ff8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adc345c5-9e21-4682-87d9-da3ae474fe04","LogTimestamp":"2023-04-23T00:42:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:19.334Z","message":"Entering","context":{"RequestID":"45c36f3f-01a9-4d68-8afa-d3b02ac43598","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e9ba48f-2bc5-43d1-b535-9c873c9ffd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:19.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.336Z","message":"{\"transactionId\":\"45c36f3f-01a9-4d68-8afa-d3b02ac43598\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:19:335\",\"respDate\":\"230423-00:42:19:336\",\"sourceId\":\"haproxy:45c36f3f-01a9-4d68-8afa-d3b02ac43598\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:19:335-27651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72186735-bbeb-4c66-8c52-f3d78bdf84bb], x-b3-parentspanid=[79ee40fa9cec72be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18d6e852eb2578c879ee40fa9cec72be], x-b3-spanid=[e0482614ad3020e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45c36f3f-01a9-4d68-8afa-d3b02ac43598]}\\\"}\"}","context":{"RequestID":"45c36f3f-01a9-4d68-8afa-d3b02ac43598","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e9ba48f-2bc5-43d1-b535-9c873c9ffd1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:19.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:19.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45c36f3f-01a9-4d68-8afa-d3b02ac43598","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e9ba48f-2bc5-43d1-b535-9c873c9ffd1a","LogTimestamp":"2023-04-23T00:42:19.337Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:21.346Z","message":"Entering","context":{"RequestID":"b2a7a4e4-5323-4e8d-8889-1ec44416dbf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c49b50ab-7c21-48ee-a80f-997c84fa2044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:21.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:21.348Z","message":"{\"transactionId\":\"b2a7a4e4-5323-4e8d-8889-1ec44416dbf7\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:21:346\",\"respDate\":\"230423-00:42:21:348\",\"sourceId\":\"haproxy:b2a7a4e4-5323-4e8d-8889-1ec44416dbf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:21:346-69036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9137eb88-a883-45c5-8c86-8f4fd25c3c4c], x-b3-parentspanid=[6877130fc6538376], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d82e59754dcf91776877130fc6538376], x-b3-spanid=[b2ff177b27155c51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2a7a4e4-5323-4e8d-8889-1ec44416dbf7]}\\\"}\"}","context":{"RequestID":"b2a7a4e4-5323-4e8d-8889-1ec44416dbf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c49b50ab-7c21-48ee-a80f-997c84fa2044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:21.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:21.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2a7a4e4-5323-4e8d-8889-1ec44416dbf7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c49b50ab-7c21-48ee-a80f-997c84fa2044","LogTimestamp":"2023-04-23T00:42:21.348Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:22.960Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:22.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:22.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:22.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:23.357Z","message":"Entering","context":{"RequestID":"3affa43d-1419-41b5-b937-0254a6edc747","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4af3802-db3a-4fd8-a03b-012f7b84ac8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:23.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:23.359Z","message":"{\"transactionId\":\"3affa43d-1419-41b5-b937-0254a6edc747\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:23:358\",\"respDate\":\"230423-00:42:23:359\",\"sourceId\":\"haproxy:3affa43d-1419-41b5-b937-0254a6edc747\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:23:358-40743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50361d13-0f52-49f7-b67d-c7d9db46f2b5], x-b3-parentspanid=[a8a9e4940cccdb2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcf4a7c82898777ea8a9e4940cccdb2f], x-b3-spanid=[afd52a8f9fcbefe6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3affa43d-1419-41b5-b937-0254a6edc747]}\\\"}\"}","context":{"RequestID":"3affa43d-1419-41b5-b937-0254a6edc747","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4af3802-db3a-4fd8-a03b-012f7b84ac8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:23.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:23.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3affa43d-1419-41b5-b937-0254a6edc747","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4af3802-db3a-4fd8-a03b-012f7b84ac8b","LogTimestamp":"2023-04-23T00:42:23.360Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:25.369Z","message":"Entering","context":{"RequestID":"56b0f301-49b1-47cb-b0fb-2440c5fffb1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7bf40d4-087a-44eb-897f-ea8e884cdae5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:25.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:25.372Z","message":"{\"transactionId\":\"56b0f301-49b1-47cb-b0fb-2440c5fffb1f\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:25:370\",\"respDate\":\"230423-00:42:25:372\",\"sourceId\":\"haproxy:56b0f301-49b1-47cb-b0fb-2440c5fffb1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:25:370-25665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3a85dd5-c601-4264-99fb-3c7f54f8638b], x-b3-parentspanid=[818f626fe3eb4c0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5ef8f69e60fd629818f626fe3eb4c0c], x-b3-spanid=[81ad43edefb94050], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56b0f301-49b1-47cb-b0fb-2440c5fffb1f]}\\\"}\"}","context":{"RequestID":"56b0f301-49b1-47cb-b0fb-2440c5fffb1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7bf40d4-087a-44eb-897f-ea8e884cdae5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:25.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:25.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56b0f301-49b1-47cb-b0fb-2440c5fffb1f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7bf40d4-087a-44eb-897f-ea8e884cdae5","LogTimestamp":"2023-04-23T00:42:25.372Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:27.382Z","message":"Entering","context":{"RequestID":"8717e17a-9cfd-4bdf-a584-93b2fd5e9c13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8358bbe-d3bf-45f1-9d39-cfe731aea821","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:27.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:27.384Z","message":"{\"transactionId\":\"8717e17a-9cfd-4bdf-a584-93b2fd5e9c13\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:27:383\",\"respDate\":\"230423-00:42:27:384\",\"sourceId\":\"haproxy:8717e17a-9cfd-4bdf-a584-93b2fd5e9c13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:27:383-33110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48757a49-98fc-435e-97da-357ef1acf072], x-b3-parentspanid=[985a8ca991d2d130], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e844e7e5b8dcd86e985a8ca991d2d130], x-b3-spanid=[b040d68a6e207daf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8717e17a-9cfd-4bdf-a584-93b2fd5e9c13]}\\\"}\"}","context":{"RequestID":"8717e17a-9cfd-4bdf-a584-93b2fd5e9c13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8358bbe-d3bf-45f1-9d39-cfe731aea821","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:27.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:27.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8717e17a-9cfd-4bdf-a584-93b2fd5e9c13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8358bbe-d3bf-45f1-9d39-cfe731aea821","LogTimestamp":"2023-04-23T00:42:27.385Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:29.213Z","message":"Entering","context":{"RequestID":"2f9ee5d8-fa59-4230-8fc1-d68fae3964b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ffae33a-39b2-4f50-b21d-414e9a976553","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f9ee5d8-fa59-4230-8fc1-d68fae3964b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ffae33a-39b2-4f50-b21d-414e9a976553","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.219Z","message":"{\"transactionId\":\"2f9ee5d8-fa59-4230-8fc1-d68fae3964b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:29:214\",\"respDate\":\"230423-00:42:29:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f9ee5d8-fa59-4230-8fc1-d68fae3964b3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:29:214-91059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f9ee5d8-fa59-4230-8fc1-d68fae3964b3]}\\\"}\"}","context":{"RequestID":"2f9ee5d8-fa59-4230-8fc1-d68fae3964b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ffae33a-39b2-4f50-b21d-414e9a976553","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9ee5d8-fa59-4230-8fc1-d68fae3964b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ffae33a-39b2-4f50-b21d-414e9a976553","LogTimestamp":"2023-04-23T00:42:29.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:42:29.322Z","message":"Entering","context":{"RequestID":"9b11e079-05be-434b-a2b9-283e86d8f62a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b86b1dad-d1a5-4bc4-80d9-61c44a032118","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.324Z","message":"{\"transactionId\":\"9b11e079-05be-434b-a2b9-283e86d8f62a\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:29:323\",\"respDate\":\"230423-00:42:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b11e079-05be-434b-a2b9-283e86d8f62a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:29:323-34833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49e9472d-9575-45c5-874e-cfd5c0a5b819], x-b3-parentspanid=[38252513b5a92127], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33345], x-envoy-attempt-count=[1], x-b3-traceid=[26d3cb2570dd27b938252513b5a92127], x-b3-spanid=[08569b950f392eb7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b11e079-05be-434b-a2b9-283e86d8f62a]}\\\"}\"}","context":{"RequestID":"9b11e079-05be-434b-a2b9-283e86d8f62a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b86b1dad-d1a5-4bc4-80d9-61c44a032118","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b11e079-05be-434b-a2b9-283e86d8f62a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b86b1dad-d1a5-4bc4-80d9-61c44a032118","LogTimestamp":"2023-04-23T00:42:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:29.395Z","message":"Entering","context":{"RequestID":"0729e2c0-4291-416f-9829-c33d86b8999d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cdd5a1dc-8186-483b-a54e-b2d9eb16b9ff","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:29.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.397Z","message":"{\"transactionId\":\"0729e2c0-4291-416f-9829-c33d86b8999d\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:29:395\",\"respDate\":\"230423-00:42:29:397\",\"sourceId\":\"haproxy:0729e2c0-4291-416f-9829-c33d86b8999d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:29:395-85608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62b28ac6-edc6-4764-b11e-0bfa1990487a], x-b3-parentspanid=[56d628e0492ef7f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87388fe234f844d456d628e0492ef7f1], x-b3-spanid=[91704a3de0f518ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0729e2c0-4291-416f-9829-c33d86b8999d]}\\\"}\"}","context":{"RequestID":"0729e2c0-4291-416f-9829-c33d86b8999d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cdd5a1dc-8186-483b-a54e-b2d9eb16b9ff","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:29.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:29.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0729e2c0-4291-416f-9829-c33d86b8999d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdd5a1dc-8186-483b-a54e-b2d9eb16b9ff","LogTimestamp":"2023-04-23T00:42:29.397Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:31.406Z","message":"Entering","context":{"RequestID":"5cb99e53-5009-409e-b2b8-fd4da1928573","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18d422a1-fed8-46cf-a229-824898c090f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:31.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:31.409Z","message":"{\"transactionId\":\"5cb99e53-5009-409e-b2b8-fd4da1928573\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:31:407\",\"respDate\":\"230423-00:42:31:409\",\"sourceId\":\"haproxy:5cb99e53-5009-409e-b2b8-fd4da1928573\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:31:407-77443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57b09238-79b5-465b-b0e9-943d3f0cf019], x-b3-parentspanid=[3047c5373cbb9e7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[428d36145fd89b7d3047c5373cbb9e7a], x-b3-spanid=[0961932197e1aa39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cb99e53-5009-409e-b2b8-fd4da1928573]}\\\"}\"}","context":{"RequestID":"5cb99e53-5009-409e-b2b8-fd4da1928573","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18d422a1-fed8-46cf-a229-824898c090f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:31.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:31.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cb99e53-5009-409e-b2b8-fd4da1928573","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18d422a1-fed8-46cf-a229-824898c090f7","LogTimestamp":"2023-04-23T00:42:31.409Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:32.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:32.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:32.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:32.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:33.417Z","message":"Entering","context":{"RequestID":"3b7ceb22-e18a-4f9b-b00e-dab821c39199","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7cd9eef-4b23-40ff-9632-122524b29392","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:33.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:33.420Z","message":"{\"transactionId\":\"3b7ceb22-e18a-4f9b-b00e-dab821c39199\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:33:418\",\"respDate\":\"230423-00:42:33:420\",\"sourceId\":\"haproxy:3b7ceb22-e18a-4f9b-b00e-dab821c39199\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:33:418-7760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86244946-f54c-4866-ae81-288c71d37c7b], x-b3-parentspanid=[0aef572650f2ee78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9efa09b4087780e0aef572650f2ee78], x-b3-spanid=[62c921201daf14b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b7ceb22-e18a-4f9b-b00e-dab821c39199]}\\\"}\"}","context":{"RequestID":"3b7ceb22-e18a-4f9b-b00e-dab821c39199","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7cd9eef-4b23-40ff-9632-122524b29392","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:33.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:33.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b7ceb22-e18a-4f9b-b00e-dab821c39199","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7cd9eef-4b23-40ff-9632-122524b29392","LogTimestamp":"2023-04-23T00:42:33.421Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:35.191Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:35.196Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:35.430Z","message":"Entering","context":{"RequestID":"9957f772-7a14-47c8-b75f-a49ef3a2bcdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"eee25e38-f4c9-41eb-bd30-ba8677d7f71a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:35.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:35.433Z","message":"{\"transactionId\":\"9957f772-7a14-47c8-b75f-a49ef3a2bcdc\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:35:431\",\"respDate\":\"230423-00:42:35:433\",\"sourceId\":\"haproxy:9957f772-7a14-47c8-b75f-a49ef3a2bcdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:35:431-64867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eebe3ea7-6592-4fcc-836b-1fb1e304d13d], x-b3-parentspanid=[96881c9b4c343c84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18bb66531d32399e96881c9b4c343c84], x-b3-spanid=[ae27e9ad3ac1ea4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9957f772-7a14-47c8-b75f-a49ef3a2bcdc]}\\\"}\"}","context":{"RequestID":"9957f772-7a14-47c8-b75f-a49ef3a2bcdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"eee25e38-f4c9-41eb-bd30-ba8677d7f71a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:35.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:35.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9957f772-7a14-47c8-b75f-a49ef3a2bcdc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee25e38-f4c9-41eb-bd30-ba8677d7f71a","LogTimestamp":"2023-04-23T00:42:35.434Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:42:37.445Z","message":"Entering","context":{"RequestID":"78704ce7-b605-4d20-a24d-847e1f8507ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87bac463-b46f-4c38-a95e-f6b08bad2167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:37.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:37.448Z","message":"{\"transactionId\":\"78704ce7-b605-4d20-a24d-847e1f8507ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:37:446\",\"respDate\":\"230423-00:42:37:448\",\"sourceId\":\"haproxy:78704ce7-b605-4d20-a24d-847e1f8507ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:37:446-58995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1bb18be-b6d4-477f-9f1f-94c7a6c2819d], x-b3-parentspanid=[ae658b4c6c8f94d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b72466aaf73c2aeae658b4c6c8f94d7], x-b3-spanid=[506f12a804c8ddd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78704ce7-b605-4d20-a24d-847e1f8507ff]}\\\"}\"}","context":{"RequestID":"78704ce7-b605-4d20-a24d-847e1f8507ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"87bac463-b46f-4c38-a95e-f6b08bad2167","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:37.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:37.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78704ce7-b605-4d20-a24d-847e1f8507ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87bac463-b46f-4c38-a95e-f6b08bad2167","LogTimestamp":"2023-04-23T00:42:37.449Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:39.213Z","message":"Entering","context":{"RequestID":"1ecc0652-5c36-4aea-9804-a823f4158a69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6abbe588-2c83-4f2d-864f-f6931778053b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ecc0652-5c36-4aea-9804-a823f4158a69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6abbe588-2c83-4f2d-864f-f6931778053b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.216Z","message":"{\"transactionId\":\"1ecc0652-5c36-4aea-9804-a823f4158a69\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:39:214\",\"respDate\":\"230423-00:42:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ecc0652-5c36-4aea-9804-a823f4158a69\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:39:214-23267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ecc0652-5c36-4aea-9804-a823f4158a69]}\\\"}\"}","context":{"RequestID":"1ecc0652-5c36-4aea-9804-a823f4158a69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6abbe588-2c83-4f2d-864f-f6931778053b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ecc0652-5c36-4aea-9804-a823f4158a69","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6abbe588-2c83-4f2d-864f-f6931778053b","LogTimestamp":"2023-04-23T00:42:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:39.323Z","message":"Entering","context":{"RequestID":"d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b92534a-eb46-4811-932c-f2f6a65faa11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.325Z","message":"{\"transactionId\":\"d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:39:323\",\"respDate\":\"230423-00:42:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:39:323-34427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[335b451e-0b18-4a4c-b70d-14a5304c7d5f], x-b3-parentspanid=[52c65197174cc7d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57837], x-envoy-attempt-count=[1], x-b3-traceid=[0fc01d06ee266cd352c65197174cc7d8], x-b3-spanid=[e9de6b421d477b37], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb]}\\\"}\"}","context":{"RequestID":"d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b92534a-eb46-4811-932c-f2f6a65faa11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4e16598-588f-43f9-b3d9-ab3f2ccfcbcb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b92534a-eb46-4811-932c-f2f6a65faa11","LogTimestamp":"2023-04-23T00:42:39.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:39.458Z","message":"Entering","context":{"RequestID":"54add212-a83e-4a1a-a81d-ada10ab2a134","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d493a634-3b4f-43a8-8d4b-6191586fb52e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.461Z","message":"{\"transactionId\":\"54add212-a83e-4a1a-a81d-ada10ab2a134\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:39:459\",\"respDate\":\"230423-00:42:39:461\",\"sourceId\":\"haproxy:54add212-a83e-4a1a-a81d-ada10ab2a134\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:39:459-87189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a930d51-1edb-4a8c-bdf6-fb98fc98c094], x-b3-parentspanid=[7530939725fedaa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d9c2e17131cdd237530939725fedaa8], x-b3-spanid=[e2df2a131207e044], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54add212-a83e-4a1a-a81d-ada10ab2a134]}\\\"}\"}","context":{"RequestID":"54add212-a83e-4a1a-a81d-ada10ab2a134","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d493a634-3b4f-43a8-8d4b-6191586fb52e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:39.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54add212-a83e-4a1a-a81d-ada10ab2a134","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d493a634-3b4f-43a8-8d4b-6191586fb52e","LogTimestamp":"2023-04-23T00:42:39.461Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:41.471Z","message":"Entering","context":{"RequestID":"f2f5d40d-7d61-45af-a941-8b9097c25103","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2628a672-4477-4fd1-91b1-fe8008b253ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:41.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:41.474Z","message":"{\"transactionId\":\"f2f5d40d-7d61-45af-a941-8b9097c25103\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:41:472\",\"respDate\":\"230423-00:42:41:474\",\"sourceId\":\"haproxy:f2f5d40d-7d61-45af-a941-8b9097c25103\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:41:472-89423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a97bd8a-eeb6-4b2c-b4f1-265a839c2b54], x-b3-parentspanid=[a9c4838e8722144c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a66f5f818233c2e5a9c4838e8722144c], x-b3-spanid=[4ebd986103f095f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2f5d40d-7d61-45af-a941-8b9097c25103]}\\\"}\"}","context":{"RequestID":"f2f5d40d-7d61-45af-a941-8b9097c25103","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2628a672-4477-4fd1-91b1-fe8008b253ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:41.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:41.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2f5d40d-7d61-45af-a941-8b9097c25103","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2628a672-4477-4fd1-91b1-fe8008b253ba","LogTimestamp":"2023-04-23T00:42:41.474Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:42.961Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:42.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:42.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:42.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:43.484Z","message":"Entering","context":{"RequestID":"7deaa8d2-22de-43db-a351-c90f3507d7f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4e5ab57-66f1-4918-8083-dc22830b3982","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:43.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:43.485Z","message":"{\"transactionId\":\"7deaa8d2-22de-43db-a351-c90f3507d7f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:43:484\",\"respDate\":\"230423-00:42:43:485\",\"sourceId\":\"haproxy:7deaa8d2-22de-43db-a351-c90f3507d7f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:43:484-30042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b724d02-fffb-4fb4-81ba-4957c3bd28ce], x-b3-parentspanid=[bad7d31b1e69aaff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81439b8a53cde823bad7d31b1e69aaff], x-b3-spanid=[de9064faebfaf2df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7deaa8d2-22de-43db-a351-c90f3507d7f8]}\\\"}\"}","context":{"RequestID":"7deaa8d2-22de-43db-a351-c90f3507d7f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4e5ab57-66f1-4918-8083-dc22830b3982","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:43.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:43.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7deaa8d2-22de-43db-a351-c90f3507d7f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4e5ab57-66f1-4918-8083-dc22830b3982","LogTimestamp":"2023-04-23T00:42:43.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:45.494Z","message":"Entering","context":{"RequestID":"e6f415e1-0249-4a57-b452-bf152a229e23","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e414e634-64ed-4fe0-a6c5-21b1d8ae6524","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:45.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:45.496Z","message":"{\"transactionId\":\"e6f415e1-0249-4a57-b452-bf152a229e23\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:45:495\",\"respDate\":\"230423-00:42:45:496\",\"sourceId\":\"haproxy:e6f415e1-0249-4a57-b452-bf152a229e23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:45:495-46485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eecfcd1e-d117-4663-9d26-3aa3170bcbd5], x-b3-parentspanid=[7e985238f3b6ce0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4465cdbe165601a87e985238f3b6ce0b], x-b3-spanid=[262d437744de5e36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6f415e1-0249-4a57-b452-bf152a229e23]}\\\"}\"}","context":{"RequestID":"e6f415e1-0249-4a57-b452-bf152a229e23","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e414e634-64ed-4fe0-a6c5-21b1d8ae6524","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:45.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:45.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6f415e1-0249-4a57-b452-bf152a229e23","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e414e634-64ed-4fe0-a6c5-21b1d8ae6524","LogTimestamp":"2023-04-23T00:42:45.496Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:47.505Z","message":"Entering","context":{"RequestID":"2e992d56-8e06-4464-95e3-94c61e3b78d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaef39c9-dd91-4072-a25c-ca462efe0bdb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:47.508Z","message":"{\"transactionId\":\"2e992d56-8e06-4464-95e3-94c61e3b78d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:47:506\",\"respDate\":\"230423-00:42:47:508\",\"sourceId\":\"haproxy:2e992d56-8e06-4464-95e3-94c61e3b78d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:47:506-88179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[788eb4cb-c595-4381-9475-159884b5995b], x-b3-parentspanid=[7e657e39feac07de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[925a65a4b84a793c7e657e39feac07de], x-b3-spanid=[9d209345ef9b5673], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e992d56-8e06-4464-95e3-94c61e3b78d5]}\\\"}\"}","context":{"RequestID":"2e992d56-8e06-4464-95e3-94c61e3b78d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaef39c9-dd91-4072-a25c-ca462efe0bdb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:47.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e992d56-8e06-4464-95e3-94c61e3b78d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaef39c9-dd91-4072-a25c-ca462efe0bdb","LogTimestamp":"2023-04-23T00:42:47.508Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:49.213Z","message":"Entering","context":{"RequestID":"1166d4af-4e34-4e7c-9fee-8d6190af2120","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c145630e-0ad9-4eee-8025-6dc669129270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"1166d4af-4e34-4e7c-9fee-8d6190af2120","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c145630e-0ad9-4eee-8025-6dc669129270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.216Z","message":"{\"transactionId\":\"1166d4af-4e34-4e7c-9fee-8d6190af2120\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:49:214\",\"respDate\":\"230423-00:42:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1166d4af-4e34-4e7c-9fee-8d6190af2120\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:49:214-42505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1166d4af-4e34-4e7c-9fee-8d6190af2120]}\\\"}\"}","context":{"RequestID":"1166d4af-4e34-4e7c-9fee-8d6190af2120","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c145630e-0ad9-4eee-8025-6dc669129270","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:49.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1166d4af-4e34-4e7c-9fee-8d6190af2120","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c145630e-0ad9-4eee-8025-6dc669129270","LogTimestamp":"2023-04-23T00:42:49.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:49.322Z","message":"Entering","context":{"RequestID":"1d389a12-01a0-4867-8c6f-b99b3a7179c8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c65ee45-0b08-4e8d-b9bd-dbd5c10291b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.323Z","message":"{\"transactionId\":\"1d389a12-01a0-4867-8c6f-b99b3a7179c8\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:49:323\",\"respDate\":\"230423-00:42:49:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d389a12-01a0-4867-8c6f-b99b3a7179c8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:49:323-25735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[931a04db-2fba-4f6c-bf34-438352822e4b], x-b3-parentspanid=[396b464fc0b01cbf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47077], x-envoy-attempt-count=[1], x-b3-traceid=[a2d7c4f305f1e144396b464fc0b01cbf], x-b3-spanid=[4146d1552cd50e1a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d389a12-01a0-4867-8c6f-b99b3a7179c8]}\\\"}\"}","context":{"RequestID":"1d389a12-01a0-4867-8c6f-b99b3a7179c8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2c65ee45-0b08-4e8d-b9bd-dbd5c10291b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d389a12-01a0-4867-8c6f-b99b3a7179c8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c65ee45-0b08-4e8d-b9bd-dbd5c10291b1","LogTimestamp":"2023-04-23T00:42:49.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:42:49.518Z","message":"Entering","context":{"RequestID":"cc575645-ceb3-4c4e-8cbe-afd674555192","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d440c012-4a5a-421e-bdc2-ca4769826ec9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:49.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.521Z","message":"{\"transactionId\":\"cc575645-ceb3-4c4e-8cbe-afd674555192\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:49:519\",\"respDate\":\"230423-00:42:49:521\",\"sourceId\":\"haproxy:cc575645-ceb3-4c4e-8cbe-afd674555192\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:49:519-13862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a8cd8c0-17fa-4a75-b3b1-4d10f705203c], x-b3-parentspanid=[4b3bd579067524be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f2cf0232a726bea4b3bd579067524be], x-b3-spanid=[55d301b93b98d80a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc575645-ceb3-4c4e-8cbe-afd674555192]}\\\"}\"}","context":{"RequestID":"cc575645-ceb3-4c4e-8cbe-afd674555192","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d440c012-4a5a-421e-bdc2-ca4769826ec9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:49.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:49.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc575645-ceb3-4c4e-8cbe-afd674555192","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d440c012-4a5a-421e-bdc2-ca4769826ec9","LogTimestamp":"2023-04-23T00:42:49.522Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:51.533Z","message":"Entering","context":{"RequestID":"0c567087-da7f-4e64-aa57-ef5aefc6463c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78b326cf-d4cf-438b-8f45-2b51edfe8f1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:51.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:51.536Z","message":"{\"transactionId\":\"0c567087-da7f-4e64-aa57-ef5aefc6463c\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:51:534\",\"respDate\":\"230423-00:42:51:536\",\"sourceId\":\"haproxy:0c567087-da7f-4e64-aa57-ef5aefc6463c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:51:534-41365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[164f726a-bebe-4570-9179-737eb771303c], x-b3-parentspanid=[05060153592631a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7af4d2010bb33e705060153592631a0], x-b3-spanid=[7f6b3e79727ee9cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c567087-da7f-4e64-aa57-ef5aefc6463c]}\\\"}\"}","context":{"RequestID":"0c567087-da7f-4e64-aa57-ef5aefc6463c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78b326cf-d4cf-438b-8f45-2b51edfe8f1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:51.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:51.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c567087-da7f-4e64-aa57-ef5aefc6463c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78b326cf-d4cf-438b-8f45-2b51edfe8f1e","LogTimestamp":"2023-04-23T00:42:51.536Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:52.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:42:52.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:52.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:52.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:53.548Z","message":"Entering","context":{"RequestID":"9603a83d-9944-4ab8-92b8-0b4573f6da25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1b73912-4c7a-4406-ab45-eafdd7c85b84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:53.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:53.550Z","message":"{\"transactionId\":\"9603a83d-9944-4ab8-92b8-0b4573f6da25\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:53:549\",\"respDate\":\"230423-00:42:53:550\",\"sourceId\":\"haproxy:9603a83d-9944-4ab8-92b8-0b4573f6da25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:53:549-29660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6d08631-b94f-4037-95b1-f7310c971c9b], x-b3-parentspanid=[955379964a0ca4b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9899af50a42fddc1955379964a0ca4b4], x-b3-spanid=[3364a785d333e7f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9603a83d-9944-4ab8-92b8-0b4573f6da25]}\\\"}\"}","context":{"RequestID":"9603a83d-9944-4ab8-92b8-0b4573f6da25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1b73912-4c7a-4406-ab45-eafdd7c85b84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:53.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:53.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9603a83d-9944-4ab8-92b8-0b4573f6da25","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1b73912-4c7a-4406-ab45-eafdd7c85b84","LogTimestamp":"2023-04-23T00:42:53.551Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:42:55.562Z","message":"Entering","context":{"RequestID":"3fc2b2bc-1e71-458b-a35a-91cf77573308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"966ce99d-f388-4335-92b2-746be2d12d17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:55.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:55.564Z","message":"{\"transactionId\":\"3fc2b2bc-1e71-458b-a35a-91cf77573308\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:55:563\",\"respDate\":\"230423-00:42:55:564\",\"sourceId\":\"haproxy:3fc2b2bc-1e71-458b-a35a-91cf77573308\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:42:55:563-93709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8d10a90-2a0c-4ceb-a5fd-770aa877d1c3], x-b3-parentspanid=[9fe6fd5b08a8f9d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a32ff072770009ea9fe6fd5b08a8f9d7], x-b3-spanid=[f97aa7b37e70df14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fc2b2bc-1e71-458b-a35a-91cf77573308]}\\\"}\"}","context":{"RequestID":"3fc2b2bc-1e71-458b-a35a-91cf77573308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"966ce99d-f388-4335-92b2-746be2d12d17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:55.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:55.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fc2b2bc-1e71-458b-a35a-91cf77573308","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"966ce99d-f388-4335-92b2-746be2d12d17","LogTimestamp":"2023-04-23T00:42:55.564Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:42:57.573Z","message":"Entering","context":{"RequestID":"7f0e3ba7-e898-4e4f-a55c-22aff5b65a91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73d83441-a537-4c97-aa07-63905ddab70b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:57.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:57.575Z","message":"{\"transactionId\":\"7f0e3ba7-e898-4e4f-a55c-22aff5b65a91\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:57:574\",\"respDate\":\"230423-00:42:57:575\",\"sourceId\":\"haproxy:7f0e3ba7-e898-4e4f-a55c-22aff5b65a91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:57:574-40082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ecf0910-f14f-4b13-9768-32f2ba1c25ca], x-b3-parentspanid=[7a1ab81a19eb10d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73f8b5a56f248ed37a1ab81a19eb10d1], x-b3-spanid=[ca6593da76cd4170], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f0e3ba7-e898-4e4f-a55c-22aff5b65a91]}\\\"}\"}","context":{"RequestID":"7f0e3ba7-e898-4e4f-a55c-22aff5b65a91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73d83441-a537-4c97-aa07-63905ddab70b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:57.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:57.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f0e3ba7-e898-4e4f-a55c-22aff5b65a91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73d83441-a537-4c97-aa07-63905ddab70b","LogTimestamp":"2023-04-23T00:42:57.576Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:59.211Z","message":"Entering","context":{"RequestID":"a6130c6f-d77b-42ef-8912-50a50bd7c705","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d62e8ff0-fac9-4ff0-8497-3fbad604c0f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"a6130c6f-d77b-42ef-8912-50a50bd7c705","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d62e8ff0-fac9-4ff0-8497-3fbad604c0f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.214Z","message":"{\"transactionId\":\"a6130c6f-d77b-42ef-8912-50a50bd7c705\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:59:211\",\"respDate\":\"230423-00:42:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a6130c6f-d77b-42ef-8912-50a50bd7c705\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:59:211-49744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a6130c6f-d77b-42ef-8912-50a50bd7c705]}\\\"}\"}","context":{"RequestID":"a6130c6f-d77b-42ef-8912-50a50bd7c705","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d62e8ff0-fac9-4ff0-8497-3fbad604c0f4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:42:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6130c6f-d77b-42ef-8912-50a50bd7c705","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d62e8ff0-fac9-4ff0-8497-3fbad604c0f4","LogTimestamp":"2023-04-23T00:42:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:42:59.322Z","message":"Entering","context":{"RequestID":"ea037095-84a8-40a6-89d4-61b98e695288","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2abd7433-4de9-4df5-9699-caba1c7dd298","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.325Z","message":"{\"transactionId\":\"ea037095-84a8-40a6-89d4-61b98e695288\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:59:323\",\"respDate\":\"230423-00:42:59:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ea037095-84a8-40a6-89d4-61b98e695288\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:42:59:323-22181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3f506d1-fca4-4abd-83bf-d56e966dee01], x-b3-parentspanid=[0eb48fe12cf527f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38091], x-envoy-attempt-count=[1], x-b3-traceid=[a7e6b80668a60dcf0eb48fe12cf527f6], x-b3-spanid=[c1b8a5b83ba99f6f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ea037095-84a8-40a6-89d4-61b98e695288]}\\\"}\"}","context":{"RequestID":"ea037095-84a8-40a6-89d4-61b98e695288","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2abd7433-4de9-4df5-9699-caba1c7dd298","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:42:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea037095-84a8-40a6-89d4-61b98e695288","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2abd7433-4de9-4df5-9699-caba1c7dd298","LogTimestamp":"2023-04-23T00:42:59.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:42:59.586Z","message":"Entering","context":{"RequestID":"9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8349a69f-ce71-4390-9f8b-6e7f9d798896","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:59.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.587Z","message":"{\"transactionId\":\"9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f\",\"status\":\"200\",\"rqstDate\":\"230423-00:42:59:586\",\"respDate\":\"230423-00:42:59:587\",\"sourceId\":\"haproxy:9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:42:59:586-48917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9f8cbd4-c7bd-4fc7-973e-ca161660a5c9], x-b3-parentspanid=[99b96f01f35aad8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0db4547a81a5a7c99b96f01f35aad8c], x-b3-spanid=[40df4fe7f8fd567e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f]}\\\"}\"}","context":{"RequestID":"9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8349a69f-ce71-4390-9f8b-6e7f9d798896","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:42:59.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:42:59.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f5ae7f5-41ac-4d7c-81d0-5091f2423b6f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8349a69f-ce71-4390-9f8b-6e7f9d798896","LogTimestamp":"2023-04-23T00:42:59.588Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:42:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:01.597Z","message":"Entering","context":{"RequestID":"d4bda4f4-97e5-4996-a710-9346d5b4b447","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70fca951-5aff-487e-9bd9-2d5fd04b0ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:01.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:01.599Z","message":"{\"transactionId\":\"d4bda4f4-97e5-4996-a710-9346d5b4b447\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:01:598\",\"respDate\":\"230423-00:43:01:599\",\"sourceId\":\"haproxy:d4bda4f4-97e5-4996-a710-9346d5b4b447\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:01:598-29575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca5f3d56-ec0c-4cb6-8003-ef6589df83ea], x-b3-parentspanid=[704215699ae43d3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[059ee28f092b88a3704215699ae43d3b], x-b3-spanid=[fd75e903d9193fe1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4bda4f4-97e5-4996-a710-9346d5b4b447]}\\\"}\"}","context":{"RequestID":"d4bda4f4-97e5-4996-a710-9346d5b4b447","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70fca951-5aff-487e-9bd9-2d5fd04b0ecf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:01.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:01.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4bda4f4-97e5-4996-a710-9346d5b4b447","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70fca951-5aff-487e-9bd9-2d5fd04b0ecf","LogTimestamp":"2023-04-23T00:43:01.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:02.962Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:02.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:02.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:02.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:03.609Z","message":"Entering","context":{"RequestID":"af3568d9-0522-4f2d-b6f0-0dcf55f59ee6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71f499e4-cfa2-4551-9fab-56a395e75b47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:03.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:03.611Z","message":"{\"transactionId\":\"af3568d9-0522-4f2d-b6f0-0dcf55f59ee6\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:03:610\",\"respDate\":\"230423-00:43:03:611\",\"sourceId\":\"haproxy:af3568d9-0522-4f2d-b6f0-0dcf55f59ee6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:03:610-83096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19c4f91d-8f09-4615-889b-6a8775dda851], x-b3-parentspanid=[0dd35d51319d6002], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ebce1f8c8bcd0cc0dd35d51319d6002], x-b3-spanid=[a946b533be246c44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af3568d9-0522-4f2d-b6f0-0dcf55f59ee6]}\\\"}\"}","context":{"RequestID":"af3568d9-0522-4f2d-b6f0-0dcf55f59ee6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71f499e4-cfa2-4551-9fab-56a395e75b47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:03.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:03.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af3568d9-0522-4f2d-b6f0-0dcf55f59ee6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71f499e4-cfa2-4551-9fab-56a395e75b47","LogTimestamp":"2023-04-23T00:43:03.612Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:05.197Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:05.201Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:05.621Z","message":"Entering","context":{"RequestID":"4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"312fb0cb-54a9-400e-8150-326ea3671f15","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:05.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:05.624Z","message":"{\"transactionId\":\"4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:05:622\",\"respDate\":\"230423-00:43:05:624\",\"sourceId\":\"haproxy:4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:05:622-45609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af9e370e-3f02-4700-8375-7be99e31d0b8], x-b3-parentspanid=[7ab6c66ebd539f6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66c4658c2b580a487ab6c66ebd539f6e], x-b3-spanid=[3e19bf19a6412276], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb]}\\\"}\"}","context":{"RequestID":"4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"312fb0cb-54a9-400e-8150-326ea3671f15","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:05.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:05.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a0f0cd5-a161-4e1c-bb7e-2cb9eb1991eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"312fb0cb-54a9-400e-8150-326ea3671f15","LogTimestamp":"2023-04-23T00:43:05.625Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:07.636Z","message":"Entering","context":{"RequestID":"c2c5dcd7-f2c7-4fba-951d-4f29669dd24c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e297f746-f06f-42b4-8348-b5edb06dd964","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:07.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:07.639Z","message":"{\"transactionId\":\"c2c5dcd7-f2c7-4fba-951d-4f29669dd24c\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:07:637\",\"respDate\":\"230423-00:43:07:639\",\"sourceId\":\"haproxy:c2c5dcd7-f2c7-4fba-951d-4f29669dd24c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:07:637-57590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d80b53ca-5d6f-45e3-a3dd-50cdfda65e8e], x-b3-parentspanid=[dadaea2b5d3724eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1916f8f3a123fa05dadaea2b5d3724eb], x-b3-spanid=[8642c202171d8ba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2c5dcd7-f2c7-4fba-951d-4f29669dd24c]}\\\"}\"}","context":{"RequestID":"c2c5dcd7-f2c7-4fba-951d-4f29669dd24c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e297f746-f06f-42b4-8348-b5edb06dd964","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:07.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:07.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2c5dcd7-f2c7-4fba-951d-4f29669dd24c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e297f746-f06f-42b4-8348-b5edb06dd964","LogTimestamp":"2023-04-23T00:43:07.639Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:09.212Z","message":"Entering","context":{"RequestID":"e7a40f9f-cd39-4c41-8484-1664acb6aad0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"937bf7f9-f80d-4159-b448-afaa87ce1696","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"e7a40f9f-cd39-4c41-8484-1664acb6aad0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"937bf7f9-f80d-4159-b448-afaa87ce1696","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.216Z","message":"{\"transactionId\":\"e7a40f9f-cd39-4c41-8484-1664acb6aad0\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:09:212\",\"respDate\":\"230423-00:43:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e7a40f9f-cd39-4c41-8484-1664acb6aad0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:09:212-21150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e7a40f9f-cd39-4c41-8484-1664acb6aad0]}\\\"}\"}","context":{"RequestID":"e7a40f9f-cd39-4c41-8484-1664acb6aad0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"937bf7f9-f80d-4159-b448-afaa87ce1696","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7a40f9f-cd39-4c41-8484-1664acb6aad0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"937bf7f9-f80d-4159-b448-afaa87ce1696","LogTimestamp":"2023-04-23T00:43:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:09.321Z","message":"Entering","context":{"RequestID":"91592786-494a-4dc8-b075-f472eced304c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5949da5-bf75-4fd9-8350-225e16f9ae38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.323Z","message":"{\"transactionId\":\"91592786-494a-4dc8-b075-f472eced304c\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:09:322\",\"respDate\":\"230423-00:43:09:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:91592786-494a-4dc8-b075-f472eced304c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:09:322-99843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cfdec1b-e8e7-4b75-b035-cd72654021dd], x-b3-parentspanid=[91e50ee1182509ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44861], x-envoy-attempt-count=[1], x-b3-traceid=[3283c2596841e38391e50ee1182509ca], x-b3-spanid=[a0b5722b0af07d53], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[91592786-494a-4dc8-b075-f472eced304c]}\\\"}\"}","context":{"RequestID":"91592786-494a-4dc8-b075-f472eced304c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a5949da5-bf75-4fd9-8350-225e16f9ae38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:09.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91592786-494a-4dc8-b075-f472eced304c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5949da5-bf75-4fd9-8350-225e16f9ae38","LogTimestamp":"2023-04-23T00:43:09.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:09.648Z","message":"Entering","context":{"RequestID":"b4c5bc8e-819c-49b0-93e7-a7adb6edadd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5735f23c-68d1-4973-a996-acd311cb3302","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:09.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.650Z","message":"{\"transactionId\":\"b4c5bc8e-819c-49b0-93e7-a7adb6edadd3\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:09:649\",\"respDate\":\"230423-00:43:09:650\",\"sourceId\":\"haproxy:b4c5bc8e-819c-49b0-93e7-a7adb6edadd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:09:649-51380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c94ed771-74ae-400e-bf29-a2bfe9af32b5], x-b3-parentspanid=[105103559935d0ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d90d69a67191c9eb105103559935d0ee], x-b3-spanid=[1c30a5a1e00af79f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4c5bc8e-819c-49b0-93e7-a7adb6edadd3]}\\\"}\"}","context":{"RequestID":"b4c5bc8e-819c-49b0-93e7-a7adb6edadd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5735f23c-68d1-4973-a996-acd311cb3302","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:09.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:09.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c5bc8e-819c-49b0-93e7-a7adb6edadd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5735f23c-68d1-4973-a996-acd311cb3302","LogTimestamp":"2023-04-23T00:43:09.650Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:43:11.659Z","message":"Entering","context":{"RequestID":"96f9287a-56c2-4740-8927-204fac6e37d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51886f10-dee6-4a62-af5f-ad7390640511","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:11.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:11.660Z","message":"{\"transactionId\":\"96f9287a-56c2-4740-8927-204fac6e37d8\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:11:659\",\"respDate\":\"230423-00:43:11:660\",\"sourceId\":\"haproxy:96f9287a-56c2-4740-8927-204fac6e37d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:11:659-43818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15b41bab-c683-4b11-b2ec-67de539bbfd6], x-b3-parentspanid=[2cca5c34bd77d962], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba191ebf35c1ca262cca5c34bd77d962], x-b3-spanid=[af631cff22c393c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96f9287a-56c2-4740-8927-204fac6e37d8]}\\\"}\"}","context":{"RequestID":"96f9287a-56c2-4740-8927-204fac6e37d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51886f10-dee6-4a62-af5f-ad7390640511","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:11.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:11.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96f9287a-56c2-4740-8927-204fac6e37d8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51886f10-dee6-4a62-af5f-ad7390640511","LogTimestamp":"2023-04-23T00:43:11.661Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:12.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:12.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:12.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:12.980Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:13.670Z","message":"Entering","context":{"RequestID":"132ad452-521b-4699-ba86-aaf014057e95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051c17fa-ac13-4795-b33b-21223022a1a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:13.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:13.673Z","message":"{\"transactionId\":\"132ad452-521b-4699-ba86-aaf014057e95\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:13:671\",\"respDate\":\"230423-00:43:13:673\",\"sourceId\":\"haproxy:132ad452-521b-4699-ba86-aaf014057e95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:13:671-49500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67493ae3-ddf0-444b-ab92-3cbf24318437], x-b3-parentspanid=[c0c8622cbcf598e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fd8c80cda6f3950c0c8622cbcf598e8], x-b3-spanid=[e8a98bea50919cde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[132ad452-521b-4699-ba86-aaf014057e95]}\\\"}\"}","context":{"RequestID":"132ad452-521b-4699-ba86-aaf014057e95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"051c17fa-ac13-4795-b33b-21223022a1a0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:13.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:13.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"132ad452-521b-4699-ba86-aaf014057e95","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"051c17fa-ac13-4795-b33b-21223022a1a0","LogTimestamp":"2023-04-23T00:43:13.673Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:15.683Z","message":"Entering","context":{"RequestID":"dab65347-7641-40e9-9221-43eb4e173feb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91dd300c-c29f-40ca-97cb-d3b7be7acd92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:15.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:15.685Z","message":"{\"transactionId\":\"dab65347-7641-40e9-9221-43eb4e173feb\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:15:684\",\"respDate\":\"230423-00:43:15:685\",\"sourceId\":\"haproxy:dab65347-7641-40e9-9221-43eb4e173feb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:15:684-11409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0adaed5-f47a-429d-89b5-ac97c38869d0], x-b3-parentspanid=[93723be22e6aee4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce5599d4d4893e393723be22e6aee4d], x-b3-spanid=[4a01ed87345d8e47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dab65347-7641-40e9-9221-43eb4e173feb]}\\\"}\"}","context":{"RequestID":"dab65347-7641-40e9-9221-43eb4e173feb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91dd300c-c29f-40ca-97cb-d3b7be7acd92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:15.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:15.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dab65347-7641-40e9-9221-43eb4e173feb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91dd300c-c29f-40ca-97cb-d3b7be7acd92","LogTimestamp":"2023-04-23T00:43:15.686Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:17.697Z","message":"Entering","context":{"RequestID":"50c38d00-2dfc-49d4-9977-8161d938c640","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e0737f1-c2b7-4410-bcdc-78b2af13327c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:17.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:17.699Z","message":"{\"transactionId\":\"50c38d00-2dfc-49d4-9977-8161d938c640\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:17:698\",\"respDate\":\"230423-00:43:17:699\",\"sourceId\":\"haproxy:50c38d00-2dfc-49d4-9977-8161d938c640\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:17:698-32607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80999a6c-dec1-45ec-9917-a2703784e314], x-b3-parentspanid=[f54104b846d2546c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1b487b0b4810988f54104b846d2546c], x-b3-spanid=[b5f5c557ba78d60b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50c38d00-2dfc-49d4-9977-8161d938c640]}\\\"}\"}","context":{"RequestID":"50c38d00-2dfc-49d4-9977-8161d938c640","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e0737f1-c2b7-4410-bcdc-78b2af13327c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:17.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:17.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50c38d00-2dfc-49d4-9977-8161d938c640","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e0737f1-c2b7-4410-bcdc-78b2af13327c","LogTimestamp":"2023-04-23T00:43:17.700Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:19.220Z","message":"Entering","context":{"RequestID":"50810814-32cd-43a2-a1c4-5d5c714309c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"31a325b1-e5f1-46cc-b07b-69acb5ecb091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:19.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.223Z","message":"Database is available from CACHED check.","context":{"RequestID":"50810814-32cd-43a2-a1c4-5d5c714309c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"31a325b1-e5f1-46cc-b07b-69acb5ecb091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:19.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.225Z","message":"{\"transactionId\":\"50810814-32cd-43a2-a1c4-5d5c714309c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:19:221\",\"respDate\":\"230423-00:43:19:224\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50810814-32cd-43a2-a1c4-5d5c714309c4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:19:221-2081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50810814-32cd-43a2-a1c4-5d5c714309c4]}\\\"}\"}","context":{"RequestID":"50810814-32cd-43a2-a1c4-5d5c714309c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"31a325b1-e5f1-46cc-b07b-69acb5ecb091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:19.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50810814-32cd-43a2-a1c4-5d5c714309c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31a325b1-e5f1-46cc-b07b-69acb5ecb091","LogTimestamp":"2023-04-23T00:43:19.226Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-23T00:43:19.322Z","message":"Entering","context":{"RequestID":"39ddf964-84c6-4940-8cfb-43effe19e902","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c278503-0808-4793-9c34-35440a1888d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.324Z","message":"{\"transactionId\":\"39ddf964-84c6-4940-8cfb-43effe19e902\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:19:323\",\"respDate\":\"230423-00:43:19:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39ddf964-84c6-4940-8cfb-43effe19e902\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:19:323-58152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdde68b5-acdf-44ed-9203-2d7d8aadf643], x-b3-parentspanid=[1679111e86921147], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48773], x-envoy-attempt-count=[1], x-b3-traceid=[a39352098941c6141679111e86921147], x-b3-spanid=[ce3e0fbe2f632c68], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39ddf964-84c6-4940-8cfb-43effe19e902]}\\\"}\"}","context":{"RequestID":"39ddf964-84c6-4940-8cfb-43effe19e902","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c278503-0808-4793-9c34-35440a1888d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39ddf964-84c6-4940-8cfb-43effe19e902","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c278503-0808-4793-9c34-35440a1888d8","LogTimestamp":"2023-04-23T00:43:19.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:19.710Z","message":"Entering","context":{"RequestID":"9668dc4c-0e2c-4af5-bbda-da140a4c13f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03352916-e1cb-44a1-bcab-1166f69873a5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:19.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.712Z","message":"{\"transactionId\":\"9668dc4c-0e2c-4af5-bbda-da140a4c13f2\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:19:711\",\"respDate\":\"230423-00:43:19:712\",\"sourceId\":\"haproxy:9668dc4c-0e2c-4af5-bbda-da140a4c13f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:19:711-34511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8cce327-a99c-4689-a9c3-f78f9726c9a9], x-b3-parentspanid=[cf29a93a73f7c9ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c667527374e4a7cbcf29a93a73f7c9ad], x-b3-spanid=[3332ef6bf01eb577], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9668dc4c-0e2c-4af5-bbda-da140a4c13f2]}\\\"}\"}","context":{"RequestID":"9668dc4c-0e2c-4af5-bbda-da140a4c13f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03352916-e1cb-44a1-bcab-1166f69873a5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:19.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:19.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9668dc4c-0e2c-4af5-bbda-da140a4c13f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03352916-e1cb-44a1-bcab-1166f69873a5","LogTimestamp":"2023-04-23T00:43:19.713Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:21.724Z","message":"Entering","context":{"RequestID":"3a29374a-39c9-46be-9963-b40b4332eba4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8b12791-1557-49d1-a29a-37421d462346","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:21.726Z","message":"{\"transactionId\":\"3a29374a-39c9-46be-9963-b40b4332eba4\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:21:724\",\"respDate\":\"230423-00:43:21:726\",\"sourceId\":\"haproxy:3a29374a-39c9-46be-9963-b40b4332eba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:21:724-7346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c62731d3-d5f4-406e-9659-fad678d74a98], x-b3-parentspanid=[14345fe013ee6f60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[094088be22bdb42914345fe013ee6f60], x-b3-spanid=[d5d3b89cbaf521ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a29374a-39c9-46be-9963-b40b4332eba4]}\\\"}\"}","context":{"RequestID":"3a29374a-39c9-46be-9963-b40b4332eba4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8b12791-1557-49d1-a29a-37421d462346","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:21.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a29374a-39c9-46be-9963-b40b4332eba4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8b12791-1557-49d1-a29a-37421d462346","LogTimestamp":"2023-04-23T00:43:21.727Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:22.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:22.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:22.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:22.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:23.736Z","message":"Entering","context":{"RequestID":"fbc98906-a0a4-4293-aaf6-679bc69ed7d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47fe623c-ea24-4396-bfb2-d6d29484e5bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:23.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:23.739Z","message":"{\"transactionId\":\"fbc98906-a0a4-4293-aaf6-679bc69ed7d6\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:23:737\",\"respDate\":\"230423-00:43:23:739\",\"sourceId\":\"haproxy:fbc98906-a0a4-4293-aaf6-679bc69ed7d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:23:737-81784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b66a29d-b3c2-4554-b6b5-4c5a3de1d771], x-b3-parentspanid=[c417cef40272a0d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f7d94425033edc2c417cef40272a0d4], x-b3-spanid=[232b74ff113eb3eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbc98906-a0a4-4293-aaf6-679bc69ed7d6]}\\\"}\"}","context":{"RequestID":"fbc98906-a0a4-4293-aaf6-679bc69ed7d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47fe623c-ea24-4396-bfb2-d6d29484e5bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:23.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:23.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbc98906-a0a4-4293-aaf6-679bc69ed7d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47fe623c-ea24-4396-bfb2-d6d29484e5bf","LogTimestamp":"2023-04-23T00:43:23.740Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:25.749Z","message":"Entering","context":{"RequestID":"4df7956e-38f6-428e-885f-07bdb0e5e266","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1372bff-4df9-4972-bcc9-6e1292cc1381","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:25.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:25.752Z","message":"{\"transactionId\":\"4df7956e-38f6-428e-885f-07bdb0e5e266\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:25:750\",\"respDate\":\"230423-00:43:25:752\",\"sourceId\":\"haproxy:4df7956e-38f6-428e-885f-07bdb0e5e266\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:25:750-51009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a23d6f38-378e-4b32-9af3-1d2925efc508], x-b3-parentspanid=[7c2c87127c0d818d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3015d9ab2f71e24a7c2c87127c0d818d], x-b3-spanid=[7433d9bc95c14a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4df7956e-38f6-428e-885f-07bdb0e5e266]}\\\"}\"}","context":{"RequestID":"4df7956e-38f6-428e-885f-07bdb0e5e266","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1372bff-4df9-4972-bcc9-6e1292cc1381","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:25.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:25.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4df7956e-38f6-428e-885f-07bdb0e5e266","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1372bff-4df9-4972-bcc9-6e1292cc1381","LogTimestamp":"2023-04-23T00:43:25.753Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:27.765Z","message":"Entering","context":{"RequestID":"c7d6b504-d1a8-46b5-b2b1-63cacca79b3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db5bb9aa-60c7-4cc3-97fb-281307dc76aa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:27.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:27.767Z","message":"{\"transactionId\":\"c7d6b504-d1a8-46b5-b2b1-63cacca79b3f\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:27:766\",\"respDate\":\"230423-00:43:27:767\",\"sourceId\":\"haproxy:c7d6b504-d1a8-46b5-b2b1-63cacca79b3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:27:766-48970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66a52d09-e317-4bc4-8cc2-3456e01dc17f], x-b3-parentspanid=[bcb1954d75003ed7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[794506e80ec81a9ebcb1954d75003ed7], x-b3-spanid=[2f916c4352d60456], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7d6b504-d1a8-46b5-b2b1-63cacca79b3f]}\\\"}\"}","context":{"RequestID":"c7d6b504-d1a8-46b5-b2b1-63cacca79b3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"db5bb9aa-60c7-4cc3-97fb-281307dc76aa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:27.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:27.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7d6b504-d1a8-46b5-b2b1-63cacca79b3f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db5bb9aa-60c7-4cc3-97fb-281307dc76aa","LogTimestamp":"2023-04-23T00:43:27.768Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:29.211Z","message":"Entering","context":{"RequestID":"f189d840-bf12-4be9-9934-aa2e3ac7f664","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cbba603-9715-41ba-95ab-01923bfb1e2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"f189d840-bf12-4be9-9934-aa2e3ac7f664","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cbba603-9715-41ba-95ab-01923bfb1e2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.215Z","message":"{\"transactionId\":\"f189d840-bf12-4be9-9934-aa2e3ac7f664\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:29:212\",\"respDate\":\"230423-00:43:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f189d840-bf12-4be9-9934-aa2e3ac7f664\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:29:212-98655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f189d840-bf12-4be9-9934-aa2e3ac7f664]}\\\"}\"}","context":{"RequestID":"f189d840-bf12-4be9-9934-aa2e3ac7f664","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cbba603-9715-41ba-95ab-01923bfb1e2f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f189d840-bf12-4be9-9934-aa2e3ac7f664","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cbba603-9715-41ba-95ab-01923bfb1e2f","LogTimestamp":"2023-04-23T00:43:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:29.322Z","message":"Entering","context":{"RequestID":"ab7ce98a-1188-44d1-9cb3-b817943e7001","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a66faec-e2ca-4741-923a-563e8f19e89a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.324Z","message":"{\"transactionId\":\"ab7ce98a-1188-44d1-9cb3-b817943e7001\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:29:323\",\"respDate\":\"230423-00:43:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ab7ce98a-1188-44d1-9cb3-b817943e7001\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:29:323-60253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddc20332-3272-48af-877c-2dbfb7152f7e], x-b3-parentspanid=[737eae662f88b3e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52671], x-envoy-attempt-count=[1], x-b3-traceid=[0c96f6b36f5e034e737eae662f88b3e3], x-b3-spanid=[8a86a3aaf849a18c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ab7ce98a-1188-44d1-9cb3-b817943e7001]}\\\"}\"}","context":{"RequestID":"ab7ce98a-1188-44d1-9cb3-b817943e7001","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a66faec-e2ca-4741-923a-563e8f19e89a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab7ce98a-1188-44d1-9cb3-b817943e7001","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a66faec-e2ca-4741-923a-563e8f19e89a","LogTimestamp":"2023-04-23T00:43:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:29.778Z","message":"Entering","context":{"RequestID":"cb016cbf-8376-409c-852f-aebae7a0834e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc66029f-fee4-4757-b8d1-cbcdb19de52a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:29.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.780Z","message":"{\"transactionId\":\"cb016cbf-8376-409c-852f-aebae7a0834e\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:29:779\",\"respDate\":\"230423-00:43:29:780\",\"sourceId\":\"haproxy:cb016cbf-8376-409c-852f-aebae7a0834e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:29:779-2879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d04ae53e-ebec-4916-b5d4-e85ae35fb555], x-b3-parentspanid=[129ce287caea4511], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9aab2cb2eb664c4129ce287caea4511], x-b3-spanid=[bca75c7c7f7431c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb016cbf-8376-409c-852f-aebae7a0834e]}\\\"}\"}","context":{"RequestID":"cb016cbf-8376-409c-852f-aebae7a0834e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc66029f-fee4-4757-b8d1-cbcdb19de52a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:29.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:29.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb016cbf-8376-409c-852f-aebae7a0834e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc66029f-fee4-4757-b8d1-cbcdb19de52a","LogTimestamp":"2023-04-23T00:43:29.781Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:31.790Z","message":"Entering","context":{"RequestID":"d3e58dd4-dc6c-448d-9254-eee7a439b69f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d67f9f9-550d-4a66-9847-698aaac5c282","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:31.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:31.793Z","message":"{\"transactionId\":\"d3e58dd4-dc6c-448d-9254-eee7a439b69f\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:31:791\",\"respDate\":\"230423-00:43:31:793\",\"sourceId\":\"haproxy:d3e58dd4-dc6c-448d-9254-eee7a439b69f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:31:791-87916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2447205b-32bc-4dbc-a108-06fa519370c1], x-b3-parentspanid=[5555132f25132eaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[386640f2e575bef55555132f25132eaf], x-b3-spanid=[7167000ddc618eb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3e58dd4-dc6c-448d-9254-eee7a439b69f]}\\\"}\"}","context":{"RequestID":"d3e58dd4-dc6c-448d-9254-eee7a439b69f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d67f9f9-550d-4a66-9847-698aaac5c282","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:31.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:31.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3e58dd4-dc6c-448d-9254-eee7a439b69f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d67f9f9-550d-4a66-9847-698aaac5c282","LogTimestamp":"2023-04-23T00:43:31.793Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:32.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:32.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:32.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:32.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:33.803Z","message":"Entering","context":{"RequestID":"08936539-c025-4cda-a754-ba42702a0f87","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d92d7f3-b1f7-4329-a8c3-ae39638c34dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:33.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:33.806Z","message":"{\"transactionId\":\"08936539-c025-4cda-a754-ba42702a0f87\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:33:804\",\"respDate\":\"230423-00:43:33:806\",\"sourceId\":\"haproxy:08936539-c025-4cda-a754-ba42702a0f87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:33:804-91799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caee093e-b3c4-4b26-b50c-2fa8ec7ef9dc], x-b3-parentspanid=[58437c38bfd55d05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aa411306eddcaf258437c38bfd55d05], x-b3-spanid=[f0a5f868eca053e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08936539-c025-4cda-a754-ba42702a0f87]}\\\"}\"}","context":{"RequestID":"08936539-c025-4cda-a754-ba42702a0f87","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1d92d7f3-b1f7-4329-a8c3-ae39638c34dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:33.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:33.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08936539-c025-4cda-a754-ba42702a0f87","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d92d7f3-b1f7-4329-a8c3-ae39638c34dc","LogTimestamp":"2023-04-23T00:43:33.807Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:35.202Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:35.208Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:35.817Z","message":"Entering","context":{"RequestID":"50f510f0-aeea-486a-baa4-4a66d87c8eba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bf0462b-6aed-45c9-aca8-79f9c45b24f9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:35.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:35.821Z","message":"{\"transactionId\":\"50f510f0-aeea-486a-baa4-4a66d87c8eba\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:35:819\",\"respDate\":\"230423-00:43:35:821\",\"sourceId\":\"haproxy:50f510f0-aeea-486a-baa4-4a66d87c8eba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:35:819-80116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6684cb98-872d-4a4a-8933-7c7eaba1ded6], x-b3-parentspanid=[e4455ba0e059c842], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc7b6f43673fc61fe4455ba0e059c842], x-b3-spanid=[dbabfdebbf5ebb5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50f510f0-aeea-486a-baa4-4a66d87c8eba]}\\\"}\"}","context":{"RequestID":"50f510f0-aeea-486a-baa4-4a66d87c8eba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bf0462b-6aed-45c9-aca8-79f9c45b24f9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:35.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:35.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f510f0-aeea-486a-baa4-4a66d87c8eba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bf0462b-6aed-45c9-aca8-79f9c45b24f9","LogTimestamp":"2023-04-23T00:43:35.822Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:43:37.832Z","message":"Entering","context":{"RequestID":"9f3f6be3-1312-4c6c-b380-f19cc324fbaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68195288-84e5-48de-ae17-7f41c3baeecc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:37.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:37.835Z","message":"{\"transactionId\":\"9f3f6be3-1312-4c6c-b380-f19cc324fbaa\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:37:833\",\"respDate\":\"230423-00:43:37:835\",\"sourceId\":\"haproxy:9f3f6be3-1312-4c6c-b380-f19cc324fbaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:37:833-89840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0d83c8d-1f57-4907-acb1-9a86de0ec8bc], x-b3-parentspanid=[1203af04d7843f2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[702a064bdca829de1203af04d7843f2f], x-b3-spanid=[2a0924b01aa5101a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f3f6be3-1312-4c6c-b380-f19cc324fbaa]}\\\"}\"}","context":{"RequestID":"9f3f6be3-1312-4c6c-b380-f19cc324fbaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68195288-84e5-48de-ae17-7f41c3baeecc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:37.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:37.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f3f6be3-1312-4c6c-b380-f19cc324fbaa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68195288-84e5-48de-ae17-7f41c3baeecc","LogTimestamp":"2023-04-23T00:43:37.835Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:39.211Z","message":"Entering","context":{"RequestID":"ab63937c-0042-4028-939f-8de8d5f8bce5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e1930a7c-7c24-449c-a443-8d7984d46613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab63937c-0042-4028-939f-8de8d5f8bce5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e1930a7c-7c24-449c-a443-8d7984d46613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.212Z","message":"{\"transactionId\":\"ab63937c-0042-4028-939f-8de8d5f8bce5\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:39:211\",\"respDate\":\"230423-00:43:39:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab63937c-0042-4028-939f-8de8d5f8bce5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:39:211-77693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab63937c-0042-4028-939f-8de8d5f8bce5]}\\\"}\"}","context":{"RequestID":"ab63937c-0042-4028-939f-8de8d5f8bce5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e1930a7c-7c24-449c-a443-8d7984d46613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab63937c-0042-4028-939f-8de8d5f8bce5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1930a7c-7c24-449c-a443-8d7984d46613","LogTimestamp":"2023-04-23T00:43:39.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:39.322Z","message":"Entering","context":{"RequestID":"7f724255-991e-448b-b0ea-c27437d29298","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e497ab7-4eef-45f7-8526-9f9cd1dd26f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.323Z","message":"{\"transactionId\":\"7f724255-991e-448b-b0ea-c27437d29298\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:39:322\",\"respDate\":\"230423-00:43:39:323\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7f724255-991e-448b-b0ea-c27437d29298\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:43:39:322-88598\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96147a0b-9a80-4b54-95d9-de4d1b879832], x-b3-parentspanid=[a0b5e17cf4a81212], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57395], x-envoy-attempt-count=[1], x-b3-traceid=[5961660e3f1fa8dca0b5e17cf4a81212], x-b3-spanid=[30724ad57b87a03c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7f724255-991e-448b-b0ea-c27437d29298]}\\\"}\"}","context":{"RequestID":"7f724255-991e-448b-b0ea-c27437d29298","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e497ab7-4eef-45f7-8526-9f9cd1dd26f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f724255-991e-448b-b0ea-c27437d29298","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e497ab7-4eef-45f7-8526-9f9cd1dd26f0","LogTimestamp":"2023-04-23T00:43:39.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:39.844Z","message":"Entering","context":{"RequestID":"37cb9c5c-91f9-442e-adbf-b297232a75a1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f72e9c9e-9224-4482-bc96-2ea5a52aacfe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:39.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.847Z","message":"{\"transactionId\":\"37cb9c5c-91f9-442e-adbf-b297232a75a1\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:39:845\",\"respDate\":\"230423-00:43:39:847\",\"sourceId\":\"haproxy:37cb9c5c-91f9-442e-adbf-b297232a75a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:39:845-53568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74c57f80-3c5f-48b4-8782-caa1c26ebeaa], x-b3-parentspanid=[b5c6f2ae71eb8ee7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1a0200c92384592b5c6f2ae71eb8ee7], x-b3-spanid=[fe5a53b289b1fee8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37cb9c5c-91f9-442e-adbf-b297232a75a1]}\\\"}\"}","context":{"RequestID":"37cb9c5c-91f9-442e-adbf-b297232a75a1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f72e9c9e-9224-4482-bc96-2ea5a52aacfe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:39.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:39.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37cb9c5c-91f9-442e-adbf-b297232a75a1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f72e9c9e-9224-4482-bc96-2ea5a52aacfe","LogTimestamp":"2023-04-23T00:43:39.848Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:41.858Z","message":"Entering","context":{"RequestID":"9ff74896-3443-411c-a99d-a4c59e1bf182","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a79bde3d-63c9-45dd-b93a-8dafbc31138f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:41.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:41.860Z","message":"{\"transactionId\":\"9ff74896-3443-411c-a99d-a4c59e1bf182\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:41:859\",\"respDate\":\"230423-00:43:41:860\",\"sourceId\":\"haproxy:9ff74896-3443-411c-a99d-a4c59e1bf182\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:41:859-8707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[076914e1-7639-48f3-ae4e-9229ee771331], x-b3-parentspanid=[c60444ac4f247be6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31e21b851233fe6ec60444ac4f247be6], x-b3-spanid=[a94bdf4335846017], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ff74896-3443-411c-a99d-a4c59e1bf182]}\\\"}\"}","context":{"RequestID":"9ff74896-3443-411c-a99d-a4c59e1bf182","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a79bde3d-63c9-45dd-b93a-8dafbc31138f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:41.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:41.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ff74896-3443-411c-a99d-a4c59e1bf182","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a79bde3d-63c9-45dd-b93a-8dafbc31138f","LogTimestamp":"2023-04-23T00:43:41.861Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:42.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:42.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:42.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:42.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:43.871Z","message":"Entering","context":{"RequestID":"38401114-c988-46de-9a43-24263ea883e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d6a1be-246d-4671-aca3-9b0c35b879c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:43.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:43.874Z","message":"{\"transactionId\":\"38401114-c988-46de-9a43-24263ea883e8\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:43:872\",\"respDate\":\"230423-00:43:43:874\",\"sourceId\":\"haproxy:38401114-c988-46de-9a43-24263ea883e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:43:872-66726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fce5d4a-8725-4712-8278-0d2ab9fec0ea], x-b3-parentspanid=[c3d35079ed3570b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fed0c479e070bdfcc3d35079ed3570b7], x-b3-spanid=[7ad83e58fbdf0647], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38401114-c988-46de-9a43-24263ea883e8]}\\\"}\"}","context":{"RequestID":"38401114-c988-46de-9a43-24263ea883e8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d6a1be-246d-4671-aca3-9b0c35b879c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:43.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:43.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38401114-c988-46de-9a43-24263ea883e8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81d6a1be-246d-4671-aca3-9b0c35b879c1","LogTimestamp":"2023-04-23T00:43:43.875Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:45.885Z","message":"Entering","context":{"RequestID":"f9f79741-2f29-4b95-8833-ef154e7b8faf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cce19b7a-354f-45f1-b290-483444efcc46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:45.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:45.887Z","message":"{\"transactionId\":\"f9f79741-2f29-4b95-8833-ef154e7b8faf\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:45:886\",\"respDate\":\"230423-00:43:45:887\",\"sourceId\":\"haproxy:f9f79741-2f29-4b95-8833-ef154e7b8faf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:45:886-10030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7061f3c-bc3c-4a77-8726-5d0ac3aa33cc], x-b3-parentspanid=[03b5fd820204e35b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ddf3a7a2a40bed203b5fd820204e35b], x-b3-spanid=[2796c3653336783b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9f79741-2f29-4b95-8833-ef154e7b8faf]}\\\"}\"}","context":{"RequestID":"f9f79741-2f29-4b95-8833-ef154e7b8faf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cce19b7a-354f-45f1-b290-483444efcc46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:45.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:45.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f79741-2f29-4b95-8833-ef154e7b8faf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cce19b7a-354f-45f1-b290-483444efcc46","LogTimestamp":"2023-04-23T00:43:45.887Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:47.898Z","message":"Entering","context":{"RequestID":"1c110f20-6702-4284-a8eb-eb72392d951a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ea19897-9d61-43f6-850c-042660d809ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:47.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:47.900Z","message":"{\"transactionId\":\"1c110f20-6702-4284-a8eb-eb72392d951a\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:47:899\",\"respDate\":\"230423-00:43:47:900\",\"sourceId\":\"haproxy:1c110f20-6702-4284-a8eb-eb72392d951a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:47:899-83780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d3803ef-ef1e-41c3-a4c9-556c89a61802], x-b3-parentspanid=[4d54e4b09cb46a01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef0fd331087f42664d54e4b09cb46a01], x-b3-spanid=[b157a8a5d9e30dcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c110f20-6702-4284-a8eb-eb72392d951a]}\\\"}\"}","context":{"RequestID":"1c110f20-6702-4284-a8eb-eb72392d951a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ea19897-9d61-43f6-850c-042660d809ad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:47.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:47.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c110f20-6702-4284-a8eb-eb72392d951a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ea19897-9d61-43f6-850c-042660d809ad","LogTimestamp":"2023-04-23T00:43:47.901Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:49.212Z","message":"Entering","context":{"RequestID":"90b18116-e7de-46f1-b961-544df0a7cd07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9b811ca-515a-4150-9b48-392e08eec54f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"90b18116-e7de-46f1-b961-544df0a7cd07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9b811ca-515a-4150-9b48-392e08eec54f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.215Z","message":"{\"transactionId\":\"90b18116-e7de-46f1-b961-544df0a7cd07\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:49:212\",\"respDate\":\"230423-00:43:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:90b18116-e7de-46f1-b961-544df0a7cd07\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:49:212-7104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[90b18116-e7de-46f1-b961-544df0a7cd07]}\\\"}\"}","context":{"RequestID":"90b18116-e7de-46f1-b961-544df0a7cd07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9b811ca-515a-4150-9b48-392e08eec54f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90b18116-e7de-46f1-b961-544df0a7cd07","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9b811ca-515a-4150-9b48-392e08eec54f","LogTimestamp":"2023-04-23T00:43:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:49.323Z","message":"Entering","context":{"RequestID":"87123634-3915-4373-bf49-61828b522cf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b737d334-89fc-4b2f-9079-c9a2d4e417ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.326Z","message":"{\"transactionId\":\"87123634-3915-4373-bf49-61828b522cf2\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:49:324\",\"respDate\":\"230423-00:43:49:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87123634-3915-4373-bf49-61828b522cf2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:49:324-24185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19f5216d-d714-4667-955f-5f1f566ab24f], x-b3-parentspanid=[e2a34e5e129f762f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58377], x-envoy-attempt-count=[1], x-b3-traceid=[be17115adadfc17ce2a34e5e129f762f], x-b3-spanid=[6711ef52570014be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87123634-3915-4373-bf49-61828b522cf2]}\\\"}\"}","context":{"RequestID":"87123634-3915-4373-bf49-61828b522cf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b737d334-89fc-4b2f-9079-c9a2d4e417ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87123634-3915-4373-bf49-61828b522cf2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b737d334-89fc-4b2f-9079-c9a2d4e417ac","LogTimestamp":"2023-04-23T00:43:49.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:49.911Z","message":"Entering","context":{"RequestID":"f4e571b4-5883-4169-8961-d0740cb61691","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd9bad4c-c220-49eb-8a66-c7fd0cc4a34a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:49.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.913Z","message":"{\"transactionId\":\"f4e571b4-5883-4169-8961-d0740cb61691\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:49:911\",\"respDate\":\"230423-00:43:49:913\",\"sourceId\":\"haproxy:f4e571b4-5883-4169-8961-d0740cb61691\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:49:911-57267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2df44fec-b586-4d93-9ae3-e2d3514cd1aa], x-b3-parentspanid=[5a69ab868d6524da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18a7b0142972352e5a69ab868d6524da], x-b3-spanid=[3eb87d401f891b59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4e571b4-5883-4169-8961-d0740cb61691]}\\\"}\"}","context":{"RequestID":"f4e571b4-5883-4169-8961-d0740cb61691","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bd9bad4c-c220-49eb-8a66-c7fd0cc4a34a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:49.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:49.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4e571b4-5883-4169-8961-d0740cb61691","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd9bad4c-c220-49eb-8a66-c7fd0cc4a34a","LogTimestamp":"2023-04-23T00:43:49.913Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:43:51.923Z","message":"Entering","context":{"RequestID":"fb143226-5b36-43c9-916c-347e48cc916b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85d26db4-88b7-4764-bd76-739782a1ae3b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:51.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:51.926Z","message":"{\"transactionId\":\"fb143226-5b36-43c9-916c-347e48cc916b\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:51:924\",\"respDate\":\"230423-00:43:51:925\",\"sourceId\":\"haproxy:fb143226-5b36-43c9-916c-347e48cc916b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:51:924-28497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[461758c8-2e17-490f-b87e-7ca48e529807], x-b3-parentspanid=[879d771f819ed0b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e07ab8cd7ba68a0879d771f819ed0b9], x-b3-spanid=[dc0eda95f447f0da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb143226-5b36-43c9-916c-347e48cc916b]}\\\"}\"}","context":{"RequestID":"fb143226-5b36-43c9-916c-347e48cc916b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85d26db4-88b7-4764-bd76-739782a1ae3b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:51.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:51.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb143226-5b36-43c9-916c-347e48cc916b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85d26db4-88b7-4764-bd76-739782a1ae3b","LogTimestamp":"2023-04-23T00:43:51.926Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:52.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:43:52.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:52.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:52.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:53.938Z","message":"Entering","context":{"RequestID":"ee429931-346f-4b76-932d-858d78a8d02d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"890f6929-143d-4425-9165-74d45270b0e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:53.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:53.940Z","message":"{\"transactionId\":\"ee429931-346f-4b76-932d-858d78a8d02d\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:53:939\",\"respDate\":\"230423-00:43:53:940\",\"sourceId\":\"haproxy:ee429931-346f-4b76-932d-858d78a8d02d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:53:939-65760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c79dfe55-4091-4a63-ad51-86520836902b], x-b3-parentspanid=[438b5ebc50afa4f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1da7dc3e8db4161438b5ebc50afa4f1], x-b3-spanid=[a9ce133bfe8ca751], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee429931-346f-4b76-932d-858d78a8d02d]}\\\"}\"}","context":{"RequestID":"ee429931-346f-4b76-932d-858d78a8d02d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"890f6929-143d-4425-9165-74d45270b0e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:53.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:53.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee429931-346f-4b76-932d-858d78a8d02d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"890f6929-143d-4425-9165-74d45270b0e3","LogTimestamp":"2023-04-23T00:43:53.941Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:55.951Z","message":"Entering","context":{"RequestID":"080c9693-2050-4a2e-92bb-271a8b2232fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aae8bd4-aba4-484b-b059-4588113ae1a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:55.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:55.953Z","message":"{\"transactionId\":\"080c9693-2050-4a2e-92bb-271a8b2232fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:55:952\",\"respDate\":\"230423-00:43:55:953\",\"sourceId\":\"haproxy:080c9693-2050-4a2e-92bb-271a8b2232fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:55:952-85956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3aa90615-90d4-4f5b-9f96-6086bd6da888], x-b3-parentspanid=[6d8824153a0e6c7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c35906eb4e964626d8824153a0e6c7d], x-b3-spanid=[8a5a4e2708946dbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[080c9693-2050-4a2e-92bb-271a8b2232fd]}\\\"}\"}","context":{"RequestID":"080c9693-2050-4a2e-92bb-271a8b2232fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aae8bd4-aba4-484b-b059-4588113ae1a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:55.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:55.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"080c9693-2050-4a2e-92bb-271a8b2232fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aae8bd4-aba4-484b-b059-4588113ae1a7","LogTimestamp":"2023-04-23T00:43:55.954Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:43:57.964Z","message":"Entering","context":{"RequestID":"9a197954-550f-4b84-8b08-2ed517c85d20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34e2561b-b1a4-4519-b25a-b38eb366ca9c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:57.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:57.966Z","message":"{\"transactionId\":\"9a197954-550f-4b84-8b08-2ed517c85d20\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:57:965\",\"respDate\":\"230423-00:43:57:966\",\"sourceId\":\"haproxy:9a197954-550f-4b84-8b08-2ed517c85d20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:57:965-52434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4004da76-f108-4729-8464-3e5e8f1c604f], x-b3-parentspanid=[914c5fff051ba1b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75f452d24216548a914c5fff051ba1b4], x-b3-spanid=[aeabac0d065f6ea8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a197954-550f-4b84-8b08-2ed517c85d20]}\\\"}\"}","context":{"RequestID":"9a197954-550f-4b84-8b08-2ed517c85d20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34e2561b-b1a4-4519-b25a-b38eb366ca9c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:57.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:57.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a197954-550f-4b84-8b08-2ed517c85d20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34e2561b-b1a4-4519-b25a-b38eb366ca9c","LogTimestamp":"2023-04-23T00:43:57.967Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:59.212Z","message":"Entering","context":{"RequestID":"e54ef01c-7fd9-4185-bd3e-ac077d2fa973","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5351593-11a9-4ee9-8db7-15db579bae61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"e54ef01c-7fd9-4185-bd3e-ac077d2fa973","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5351593-11a9-4ee9-8db7-15db579bae61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.216Z","message":"{\"transactionId\":\"e54ef01c-7fd9-4185-bd3e-ac077d2fa973\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:59:213\",\"respDate\":\"230423-00:43:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e54ef01c-7fd9-4185-bd3e-ac077d2fa973\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:59:213-44524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e54ef01c-7fd9-4185-bd3e-ac077d2fa973]}\\\"}\"}","context":{"RequestID":"e54ef01c-7fd9-4185-bd3e-ac077d2fa973","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b5351593-11a9-4ee9-8db7-15db579bae61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:43:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e54ef01c-7fd9-4185-bd3e-ac077d2fa973","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5351593-11a9-4ee9-8db7-15db579bae61","LogTimestamp":"2023-04-23T00:43:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:43:59.322Z","message":"Entering","context":{"RequestID":"4d5e2771-b841-45b4-a676-b2a3add34eb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e545cf73-310c-400c-910e-8cd96b80a22e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.325Z","message":"{\"transactionId\":\"4d5e2771-b841-45b4-a676-b2a3add34eb7\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:59:323\",\"respDate\":\"230423-00:43:59:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d5e2771-b841-45b4-a676-b2a3add34eb7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:43:59:323-59967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[171106ad-5eb5-4744-8c86-605923f36ba3], x-b3-parentspanid=[19f01f24e7af9ac7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47359], x-envoy-attempt-count=[1], x-b3-traceid=[8baf2eaf5e8a7b1419f01f24e7af9ac7], x-b3-spanid=[8d0fad966d44f51a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d5e2771-b841-45b4-a676-b2a3add34eb7]}\\\"}\"}","context":{"RequestID":"4d5e2771-b841-45b4-a676-b2a3add34eb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e545cf73-310c-400c-910e-8cd96b80a22e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:43:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d5e2771-b841-45b4-a676-b2a3add34eb7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e545cf73-310c-400c-910e-8cd96b80a22e","LogTimestamp":"2023-04-23T00:43:59.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:43:59.976Z","message":"Entering","context":{"RequestID":"9eb2b67f-58dd-4e4b-9731-aedc3eda9606","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2020eed-4a7b-462b-b622-08f6ffe68e0f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:59.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.978Z","message":"{\"transactionId\":\"9eb2b67f-58dd-4e4b-9731-aedc3eda9606\",\"status\":\"200\",\"rqstDate\":\"230423-00:43:59:977\",\"respDate\":\"230423-00:43:59:978\",\"sourceId\":\"haproxy:9eb2b67f-58dd-4e4b-9731-aedc3eda9606\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:43:59:977-20909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f76d803-1a1e-4dc2-be3e-84b3a9615439], x-b3-parentspanid=[de4fc0c57df67b90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3115f3ecff6d81ecde4fc0c57df67b90], x-b3-spanid=[4ae3a3ac215f8c5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eb2b67f-58dd-4e4b-9731-aedc3eda9606]}\\\"}\"}","context":{"RequestID":"9eb2b67f-58dd-4e4b-9731-aedc3eda9606","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2020eed-4a7b-462b-b622-08f6ffe68e0f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:43:59.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:43:59.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eb2b67f-58dd-4e4b-9731-aedc3eda9606","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2020eed-4a7b-462b-b622-08f6ffe68e0f","LogTimestamp":"2023-04-23T00:43:59.979Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:43:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:44:01.992Z","message":"Entering","context":{"RequestID":"2b5649a5-d4c8-49d2-a7bd-4735e6869a65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d29a96d1-a9ab-4985-86ea-436de8cc7f92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:01.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:01.995Z","message":"{\"transactionId\":\"2b5649a5-d4c8-49d2-a7bd-4735e6869a65\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:01:993\",\"respDate\":\"230423-00:44:01:994\",\"sourceId\":\"haproxy:2b5649a5-d4c8-49d2-a7bd-4735e6869a65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:01:993-61789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e72ee46d-aa32-9d61-ad7d-031d22288855], x-b3-parentspanid=[32caf9d8a8eedc75], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea7a01195da932a332caf9d8a8eedc75], x-b3-spanid=[1e9f8fe0282c867a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b5649a5-d4c8-49d2-a7bd-4735e6869a65]}\\\"}\"}","context":{"RequestID":"2b5649a5-d4c8-49d2-a7bd-4735e6869a65","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d29a96d1-a9ab-4985-86ea-436de8cc7f92","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:01.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:01.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b5649a5-d4c8-49d2-a7bd-4735e6869a65","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d29a96d1-a9ab-4985-86ea-436de8cc7f92","LogTimestamp":"2023-04-23T00:44:01.995Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:02.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:02.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:02.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:02.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:04.006Z","message":"Entering","context":{"RequestID":"fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4618c33-298c-4289-a16c-e5625bb815b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:04.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:04.008Z","message":"{\"transactionId\":\"fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:04:007\",\"respDate\":\"230423-00:44:04:008\",\"sourceId\":\"haproxy:fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:04:007-63544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78f78b5e-8b79-4a08-b9e7-d6d2875c4325], x-b3-parentspanid=[600292a6ca305f98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[199a876ffa1a810d600292a6ca305f98], x-b3-spanid=[89d071290accf1aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a]}\\\"}\"}","context":{"RequestID":"fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4618c33-298c-4289-a16c-e5625bb815b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:04.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:04.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe75b77e-4e35-4230-8fb9-5d6ec9a8b43a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4618c33-298c-4289-a16c-e5625bb815b4","LogTimestamp":"2023-04-23T00:44:04.008Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:05.214Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:05.218Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:06.019Z","message":"Entering","context":{"RequestID":"9592322c-15d5-4f20-a2ce-54b4812c7c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60abe511-a63e-4055-b414-48bac34e1edd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:06.021Z","message":"{\"transactionId\":\"9592322c-15d5-4f20-a2ce-54b4812c7c2c\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:06:020\",\"respDate\":\"230423-00:44:06:021\",\"sourceId\":\"haproxy:9592322c-15d5-4f20-a2ce-54b4812c7c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:06:020-70704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9539b04b-241f-44db-bbfd-e7cc8d251954], x-b3-parentspanid=[22292a27bcd47dbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09aefef54a26a8af22292a27bcd47dbd], x-b3-spanid=[d22f64c7d7f0d378], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9592322c-15d5-4f20-a2ce-54b4812c7c2c]}\\\"}\"}","context":{"RequestID":"9592322c-15d5-4f20-a2ce-54b4812c7c2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"60abe511-a63e-4055-b414-48bac34e1edd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:06.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:06.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9592322c-15d5-4f20-a2ce-54b4812c7c2c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60abe511-a63e-4055-b414-48bac34e1edd","LogTimestamp":"2023-04-23T00:44:06.022Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:08.033Z","message":"Entering","context":{"RequestID":"daf11b9e-6270-4536-b45e-0c67cd3c940b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3df578a-d0e8-4341-bd02-b201b33331af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:08.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:08.035Z","message":"{\"transactionId\":\"daf11b9e-6270-4536-b45e-0c67cd3c940b\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:08:034\",\"respDate\":\"230423-00:44:08:035\",\"sourceId\":\"haproxy:daf11b9e-6270-4536-b45e-0c67cd3c940b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:08:034-25708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[954be91f-9114-9881-9d57-bf4519432640], x-b3-parentspanid=[4a6a48780fc9573e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8536e89f35184b5f4a6a48780fc9573e], x-b3-spanid=[14eb7fca8f59e9c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daf11b9e-6270-4536-b45e-0c67cd3c940b]}\\\"}\"}","context":{"RequestID":"daf11b9e-6270-4536-b45e-0c67cd3c940b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3df578a-d0e8-4341-bd02-b201b33331af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:08.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:08.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf11b9e-6270-4536-b45e-0c67cd3c940b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3df578a-d0e8-4341-bd02-b201b33331af","LogTimestamp":"2023-04-23T00:44:08.036Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:09.212Z","message":"Entering","context":{"RequestID":"99aecdd9-1b0e-4d5a-a80b-760568a55350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a734e936-6c66-4883-b8d9-49e83cf413b5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"99aecdd9-1b0e-4d5a-a80b-760568a55350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a734e936-6c66-4883-b8d9-49e83cf413b5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:09.215Z","message":"{\"transactionId\":\"99aecdd9-1b0e-4d5a-a80b-760568a55350\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:09:213\",\"respDate\":\"230423-00:44:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99aecdd9-1b0e-4d5a-a80b-760568a55350\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:09:213-34325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99aecdd9-1b0e-4d5a-a80b-760568a55350]}\\\"}\"}","context":{"RequestID":"99aecdd9-1b0e-4d5a-a80b-760568a55350","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a734e936-6c66-4883-b8d9-49e83cf413b5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99aecdd9-1b0e-4d5a-a80b-760568a55350","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a734e936-6c66-4883-b8d9-49e83cf413b5","LogTimestamp":"2023-04-23T00:44:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:09.323Z","message":"Entering","context":{"RequestID":"66317c69-5a5c-4f4e-8a62-d473772e888d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"1e6c768a-c5b6-46d0-9052-c491720c8aa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:09.325Z","message":"{\"transactionId\":\"66317c69-5a5c-4f4e-8a62-d473772e888d\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:09:323\",\"respDate\":\"230423-00:44:09:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66317c69-5a5c-4f4e-8a62-d473772e888d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:09:323-73078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52b06de8-fcbd-4122-9a9a-2d9c1282db82], x-b3-parentspanid=[b7bb6d8ca29493ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53145], x-envoy-attempt-count=[1], x-b3-traceid=[38285cb846973f01b7bb6d8ca29493ca], x-b3-spanid=[549f20bc3f66d393], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66317c69-5a5c-4f4e-8a62-d473772e888d]}\\\"}\"}","context":{"RequestID":"66317c69-5a5c-4f4e-8a62-d473772e888d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"1e6c768a-c5b6-46d0-9052-c491720c8aa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66317c69-5a5c-4f4e-8a62-d473772e888d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e6c768a-c5b6-46d0-9052-c491720c8aa0","LogTimestamp":"2023-04-23T00:44:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:10.047Z","message":"Entering","context":{"RequestID":"ecad32ed-8109-4cb2-b0b0-29773c19fb98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82b87a36-89d7-40e2-a822-7634c84b4f59","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:10.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:10.050Z","message":"{\"transactionId\":\"ecad32ed-8109-4cb2-b0b0-29773c19fb98\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:10:048\",\"respDate\":\"230423-00:44:10:050\",\"sourceId\":\"haproxy:ecad32ed-8109-4cb2-b0b0-29773c19fb98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:10:048-77183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8bdbf67-8664-4775-9eaa-b49732f67021], x-b3-parentspanid=[567dff4d9f4c8fff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[049c078f653ba48b567dff4d9f4c8fff], x-b3-spanid=[502d3b0438ae716e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecad32ed-8109-4cb2-b0b0-29773c19fb98]}\\\"}\"}","context":{"RequestID":"ecad32ed-8109-4cb2-b0b0-29773c19fb98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82b87a36-89d7-40e2-a822-7634c84b4f59","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:10.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:10.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecad32ed-8109-4cb2-b0b0-29773c19fb98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82b87a36-89d7-40e2-a822-7634c84b4f59","LogTimestamp":"2023-04-23T00:44:10.050Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:12.061Z","message":"Entering","context":{"RequestID":"825454f0-30f3-4df5-934d-3710123b7fd9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"446532e5-5e0a-45b2-8354-4adfe5334a12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:12.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:12.064Z","message":"{\"transactionId\":\"825454f0-30f3-4df5-934d-3710123b7fd9\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:12:062\",\"respDate\":\"230423-00:44:12:064\",\"sourceId\":\"haproxy:825454f0-30f3-4df5-934d-3710123b7fd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:12:062-82835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e866f8a4-1647-43c9-a335-8e393ba9e9fb], x-b3-parentspanid=[06a1e153594c0ccc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f62ee7b86d01782306a1e153594c0ccc], x-b3-spanid=[d7700641d52115db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[825454f0-30f3-4df5-934d-3710123b7fd9]}\\\"}\"}","context":{"RequestID":"825454f0-30f3-4df5-934d-3710123b7fd9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"446532e5-5e0a-45b2-8354-4adfe5334a12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:12.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:12.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"825454f0-30f3-4df5-934d-3710123b7fd9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446532e5-5e0a-45b2-8354-4adfe5334a12","LogTimestamp":"2023-04-23T00:44:12.064Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:12.963Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:12.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:12.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:12.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:14.075Z","message":"Entering","context":{"RequestID":"2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"879ed753-0d96-40e3-88b6-17a222a4a669","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:14.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:14.077Z","message":"{\"transactionId\":\"2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:14:076\",\"respDate\":\"230423-00:44:14:077\",\"sourceId\":\"haproxy:2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:14:076-42010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65a0c10a-5632-4d40-9f43-2525bb596d8c], x-b3-parentspanid=[0989b9ab3f5ea524], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e75e964bd3d3474a0989b9ab3f5ea524], x-b3-spanid=[6ccbf9934f4a8d06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea]}\\\"}\"}","context":{"RequestID":"2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"879ed753-0d96-40e3-88b6-17a222a4a669","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:14.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:14.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2aa200d6-bd7b-4a8a-91ed-e1951ea1d1ea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"879ed753-0d96-40e3-88b6-17a222a4a669","LogTimestamp":"2023-04-23T00:44:14.078Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:16.089Z","message":"Entering","context":{"RequestID":"03398f14-bbd8-44c8-a124-cd5978235d39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5eaeb58-3b94-4e5a-bb80-7aa238bcc990","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:16.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:16.092Z","message":"{\"transactionId\":\"03398f14-bbd8-44c8-a124-cd5978235d39\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:16:090\",\"respDate\":\"230423-00:44:16:092\",\"sourceId\":\"haproxy:03398f14-bbd8-44c8-a124-cd5978235d39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:16:090-5798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4de62ef4-4074-4db7-994e-7d0ebe7e2d94], x-b3-parentspanid=[36cc6c8e5ddbc480], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b495f8c5f54fef936cc6c8e5ddbc480], x-b3-spanid=[f7ba56a6e5411ccd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03398f14-bbd8-44c8-a124-cd5978235d39]}\\\"}\"}","context":{"RequestID":"03398f14-bbd8-44c8-a124-cd5978235d39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5eaeb58-3b94-4e5a-bb80-7aa238bcc990","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:16.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:16.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03398f14-bbd8-44c8-a124-cd5978235d39","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5eaeb58-3b94-4e5a-bb80-7aa238bcc990","LogTimestamp":"2023-04-23T00:44:16.092Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:18.103Z","message":"Entering","context":{"RequestID":"e68f8284-ac7c-4bb1-89a0-674a661b9b58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5e11fa9-c660-4616-aafb-67b66bfe26d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:18.107Z","message":"{\"transactionId\":\"e68f8284-ac7c-4bb1-89a0-674a661b9b58\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:18:104\",\"respDate\":\"230423-00:44:18:107\",\"sourceId\":\"haproxy:e68f8284-ac7c-4bb1-89a0-674a661b9b58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:18:104-81998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f375fbf-1d89-488e-8202-834ed30629f3], x-b3-parentspanid=[df3c07c650d1efdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c078f575eedec52df3c07c650d1efdf], x-b3-spanid=[7074d79641578b48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e68f8284-ac7c-4bb1-89a0-674a661b9b58]}\\\"}\"}","context":{"RequestID":"e68f8284-ac7c-4bb1-89a0-674a661b9b58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5e11fa9-c660-4616-aafb-67b66bfe26d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:18.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e68f8284-ac7c-4bb1-89a0-674a661b9b58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e11fa9-c660-4616-aafb-67b66bfe26d1","LogTimestamp":"2023-04-23T00:44:18.108Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:44:19.211Z","message":"Entering","context":{"RequestID":"31634d0d-2a09-45d8-8aed-4388a4b266c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d20bba03-37e6-4aa9-914f-d2b0e67df694","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"31634d0d-2a09-45d8-8aed-4388a4b266c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d20bba03-37e6-4aa9-914f-d2b0e67df694","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:19.214Z","message":"{\"transactionId\":\"31634d0d-2a09-45d8-8aed-4388a4b266c0\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:19:212\",\"respDate\":\"230423-00:44:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31634d0d-2a09-45d8-8aed-4388a4b266c0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:19:212-27711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31634d0d-2a09-45d8-8aed-4388a4b266c0]}\\\"}\"}","context":{"RequestID":"31634d0d-2a09-45d8-8aed-4388a4b266c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d20bba03-37e6-4aa9-914f-d2b0e67df694","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31634d0d-2a09-45d8-8aed-4388a4b266c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d20bba03-37e6-4aa9-914f-d2b0e67df694","LogTimestamp":"2023-04-23T00:44:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:19.324Z","message":"Entering","context":{"RequestID":"0ebe1b25-9260-4351-935f-fa8a47926a0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffe22b72-8a41-442e-8945-7eeb4c3057cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:19.327Z","message":"{\"transactionId\":\"0ebe1b25-9260-4351-935f-fa8a47926a0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:19:325\",\"respDate\":\"230423-00:44:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ebe1b25-9260-4351-935f-fa8a47926a0c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:19:325-21609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb3dead3-f3c0-42c3-9419-5415251e0f40], x-b3-parentspanid=[a24b81eb83f1267e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51391], x-envoy-attempt-count=[1], x-b3-traceid=[000107e13361a6eda24b81eb83f1267e], x-b3-spanid=[b7f7d8a73d3a1fbc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ebe1b25-9260-4351-935f-fa8a47926a0c]}\\\"}\"}","context":{"RequestID":"0ebe1b25-9260-4351-935f-fa8a47926a0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffe22b72-8a41-442e-8945-7eeb4c3057cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:19.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ebe1b25-9260-4351-935f-fa8a47926a0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffe22b72-8a41-442e-8945-7eeb4c3057cd","LogTimestamp":"2023-04-23T00:44:19.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:44:20.117Z","message":"Entering","context":{"RequestID":"33018e65-eda1-404a-8e0a-96732f9ee62b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"242da091-1f18-4abb-997a-1550593f5309","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:20.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:20.119Z","message":"{\"transactionId\":\"33018e65-eda1-404a-8e0a-96732f9ee62b\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:20:118\",\"respDate\":\"230423-00:44:20:119\",\"sourceId\":\"haproxy:33018e65-eda1-404a-8e0a-96732f9ee62b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:20:118-54505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43a1a7ca-a7c5-4ec1-a90c-372418468aa1], x-b3-parentspanid=[83020f4c7cd08b09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baed6584c920109e83020f4c7cd08b09], x-b3-spanid=[9cb63383605465bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33018e65-eda1-404a-8e0a-96732f9ee62b]}\\\"}\"}","context":{"RequestID":"33018e65-eda1-404a-8e0a-96732f9ee62b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"242da091-1f18-4abb-997a-1550593f5309","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:20.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:20.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33018e65-eda1-404a-8e0a-96732f9ee62b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242da091-1f18-4abb-997a-1550593f5309","LogTimestamp":"2023-04-23T00:44:20.120Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:44:22.130Z","message":"Entering","context":{"RequestID":"3de2e883-fecc-4d80-bf34-bfc54c5843ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f84d500-12c1-4163-8215-073bcd89b870","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:22.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:22.132Z","message":"{\"transactionId\":\"3de2e883-fecc-4d80-bf34-bfc54c5843ab\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:22:130\",\"respDate\":\"230423-00:44:22:132\",\"sourceId\":\"haproxy:3de2e883-fecc-4d80-bf34-bfc54c5843ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:22:130-19988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d1e5d51-f12e-4872-8e89-1d14c58acf02], x-b3-parentspanid=[11c78426888149ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffc331c47af27f9c11c78426888149ec], x-b3-spanid=[847e2b4e4f8440b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3de2e883-fecc-4d80-bf34-bfc54c5843ab]}\\\"}\"}","context":{"RequestID":"3de2e883-fecc-4d80-bf34-bfc54c5843ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f84d500-12c1-4163-8215-073bcd89b870","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:22.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:22.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3de2e883-fecc-4d80-bf34-bfc54c5843ab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f84d500-12c1-4163-8215-073bcd89b870","LogTimestamp":"2023-04-23T00:44:22.133Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:22.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:22.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:22.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:22.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:24.144Z","message":"Entering","context":{"RequestID":"98cb4025-5cc9-4fdf-8d30-fec5914cf6b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"582477c3-95e5-4e29-ab71-72ce5b58314a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:24.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:24.146Z","message":"{\"transactionId\":\"98cb4025-5cc9-4fdf-8d30-fec5914cf6b1\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:24:145\",\"respDate\":\"230423-00:44:24:146\",\"sourceId\":\"haproxy:98cb4025-5cc9-4fdf-8d30-fec5914cf6b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:24:145-11185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84dee76b-4a5a-4a98-ad6a-3d57000eea8a], x-b3-parentspanid=[a021ace6b0009b72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8f1e117de02dfd1a021ace6b0009b72], x-b3-spanid=[7f7efea369aad4ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98cb4025-5cc9-4fdf-8d30-fec5914cf6b1]}\\\"}\"}","context":{"RequestID":"98cb4025-5cc9-4fdf-8d30-fec5914cf6b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"582477c3-95e5-4e29-ab71-72ce5b58314a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:24.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:24.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98cb4025-5cc9-4fdf-8d30-fec5914cf6b1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"582477c3-95e5-4e29-ab71-72ce5b58314a","LogTimestamp":"2023-04-23T00:44:24.147Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:26.156Z","message":"Entering","context":{"RequestID":"e9334f5d-7d2f-42f8-af8a-d02ee6401965","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"406db201-cfa1-4ad7-841a-f267ad4e3179","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:26.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:26.159Z","message":"{\"transactionId\":\"e9334f5d-7d2f-42f8-af8a-d02ee6401965\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:26:157\",\"respDate\":\"230423-00:44:26:159\",\"sourceId\":\"haproxy:e9334f5d-7d2f-42f8-af8a-d02ee6401965\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:26:157-9197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed9d7885-0f06-4e9f-8891-276233a66b94], x-b3-parentspanid=[72f2117ce93dfdbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31bd7177d81c973772f2117ce93dfdbc], x-b3-spanid=[6e11ebf3a2cb9f56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9334f5d-7d2f-42f8-af8a-d02ee6401965]}\\\"}\"}","context":{"RequestID":"e9334f5d-7d2f-42f8-af8a-d02ee6401965","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"406db201-cfa1-4ad7-841a-f267ad4e3179","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:26.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:26.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9334f5d-7d2f-42f8-af8a-d02ee6401965","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"406db201-cfa1-4ad7-841a-f267ad4e3179","LogTimestamp":"2023-04-23T00:44:26.160Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:28.170Z","message":"Entering","context":{"RequestID":"03035b3f-7ba8-4ee3-a7d8-0c90b08db461","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb554089-efb1-4f32-a536-ca603b3ef6f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:28.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:28.173Z","message":"{\"transactionId\":\"03035b3f-7ba8-4ee3-a7d8-0c90b08db461\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:28:171\",\"respDate\":\"230423-00:44:28:173\",\"sourceId\":\"haproxy:03035b3f-7ba8-4ee3-a7d8-0c90b08db461\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:28:171-88999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54892dfd-4317-4e8e-81ee-e95ae2ea9e94], x-b3-parentspanid=[e1d4c15ae043d577], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ea904c0c8b73473e1d4c15ae043d577], x-b3-spanid=[c6bff6c206e5499c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03035b3f-7ba8-4ee3-a7d8-0c90b08db461]}\\\"}\"}","context":{"RequestID":"03035b3f-7ba8-4ee3-a7d8-0c90b08db461","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb554089-efb1-4f32-a536-ca603b3ef6f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:28.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:28.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03035b3f-7ba8-4ee3-a7d8-0c90b08db461","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb554089-efb1-4f32-a536-ca603b3ef6f5","LogTimestamp":"2023-04-23T00:44:28.174Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:29.211Z","message":"Entering","context":{"RequestID":"03e0421a-eb91-4b2d-b9bf-e18ec1d1742d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c75ff19-18e1-421f-a1e4-dbd002e71647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"03e0421a-eb91-4b2d-b9bf-e18ec1d1742d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c75ff19-18e1-421f-a1e4-dbd002e71647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:29.214Z","message":"{\"transactionId\":\"03e0421a-eb91-4b2d-b9bf-e18ec1d1742d\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:29:212\",\"respDate\":\"230423-00:44:29:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:03e0421a-eb91-4b2d-b9bf-e18ec1d1742d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:29:212-80426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[03e0421a-eb91-4b2d-b9bf-e18ec1d1742d]}\\\"}\"}","context":{"RequestID":"03e0421a-eb91-4b2d-b9bf-e18ec1d1742d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c75ff19-18e1-421f-a1e4-dbd002e71647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:29.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03e0421a-eb91-4b2d-b9bf-e18ec1d1742d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"65","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c75ff19-18e1-421f-a1e4-dbd002e71647","LogTimestamp":"2023-04-23T00:44:29.276Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
{"timestamp":"2023-04-23T00:44:29.329Z","message":"Entering","context":{"RequestID":"49296199-d97c-4265-b7fc-885027e32c98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e4fbaee-0b23-4e09-9d0f-199fa9ee4080","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:29.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:29.332Z","message":"{\"transactionId\":\"49296199-d97c-4265-b7fc-885027e32c98\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:29:330\",\"respDate\":\"230423-00:44:29:332\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49296199-d97c-4265-b7fc-885027e32c98\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:29:330-50262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c0fb9b8-f9f0-457d-80d0-d48bfbc553ba], x-b3-parentspanid=[4e84ef35cf8b8d77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39965], x-envoy-attempt-count=[1], x-b3-traceid=[349747ef2ea63bf24e84ef35cf8b8d77], x-b3-spanid=[fdc65560297daef0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49296199-d97c-4265-b7fc-885027e32c98]}\\\"}\"}","context":{"RequestID":"49296199-d97c-4265-b7fc-885027e32c98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e4fbaee-0b23-4e09-9d0f-199fa9ee4080","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:29.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:29.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49296199-d97c-4265-b7fc-885027e32c98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e4fbaee-0b23-4e09-9d0f-199fa9ee4080","LogTimestamp":"2023-04-23T00:44:29.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:30.185Z","message":"Entering","context":{"RequestID":"eb2a821b-d77f-41d0-976b-00e1a3404ad5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a142bda2-b529-4bb9-b948-3202c4a2a23b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:30.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:30.188Z","message":"{\"transactionId\":\"eb2a821b-d77f-41d0-976b-00e1a3404ad5\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:30:186\",\"respDate\":\"230423-00:44:30:188\",\"sourceId\":\"haproxy:eb2a821b-d77f-41d0-976b-00e1a3404ad5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:30:186-16081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e22eba8-ff9f-4797-9c20-33951891f18a], x-b3-parentspanid=[ddb5ff290f31bd79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[669bd7e6c7aaf354ddb5ff290f31bd79], x-b3-spanid=[4adb0753b887ddfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb2a821b-d77f-41d0-976b-00e1a3404ad5]}\\\"}\"}","context":{"RequestID":"eb2a821b-d77f-41d0-976b-00e1a3404ad5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a142bda2-b529-4bb9-b948-3202c4a2a23b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:30.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:30.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2a821b-d77f-41d0-976b-00e1a3404ad5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a142bda2-b529-4bb9-b948-3202c4a2a23b","LogTimestamp":"2023-04-23T00:44:30.189Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:32.199Z","message":"Entering","context":{"RequestID":"927a671e-badb-41c7-af41-1bb6c69e1d35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5244c857-88d4-4c8e-9237-414bd56ead10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:32.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:32.202Z","message":"{\"transactionId\":\"927a671e-badb-41c7-af41-1bb6c69e1d35\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:32:200\",\"respDate\":\"230423-00:44:32:201\",\"sourceId\":\"haproxy:927a671e-badb-41c7-af41-1bb6c69e1d35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:32:200-82664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60fdd356-4966-4464-b77d-f40ddb3b6a23], x-b3-parentspanid=[bd78537d7cc9b9c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[060442de439f1579bd78537d7cc9b9c7], x-b3-spanid=[19fbecb4a8a5b1cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[927a671e-badb-41c7-af41-1bb6c69e1d35]}\\\"}\"}","context":{"RequestID":"927a671e-badb-41c7-af41-1bb6c69e1d35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5244c857-88d4-4c8e-9237-414bd56ead10","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:32.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:32.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"927a671e-badb-41c7-af41-1bb6c69e1d35","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5244c857-88d4-4c8e-9237-414bd56ead10","LogTimestamp":"2023-04-23T00:44:32.202Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:32.964Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:32.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:32.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:32.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:34.213Z","message":"Entering","context":{"RequestID":"faf003fb-c57c-4d78-9763-8462a0c75efa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c64d3b1f-235a-43d2-9a70-d1f862d47aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:34.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:34.216Z","message":"{\"transactionId\":\"faf003fb-c57c-4d78-9763-8462a0c75efa\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:34:214\",\"respDate\":\"230423-00:44:34:216\",\"sourceId\":\"haproxy:faf003fb-c57c-4d78-9763-8462a0c75efa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:34:214-44987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3d56050-6cbf-421a-a143-a0b5154f7fd7], x-b3-parentspanid=[a630d54344eb4134], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a4d5706464b49a9a630d54344eb4134], x-b3-spanid=[3f14d8d2be76183a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faf003fb-c57c-4d78-9763-8462a0c75efa]}\\\"}\"}","context":{"RequestID":"faf003fb-c57c-4d78-9763-8462a0c75efa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c64d3b1f-235a-43d2-9a70-d1f862d47aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:34.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:34.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faf003fb-c57c-4d78-9763-8462a0c75efa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c64d3b1f-235a-43d2-9a70-d1f862d47aa2","LogTimestamp":"2023-04-23T00:44:34.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:35.227Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:35.231Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:36.228Z","message":"Entering","context":{"RequestID":"a3ff072e-6357-4744-b66d-ad504b028542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c4e9d6c-561b-44e1-906e-68ed8db90791","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:36.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:36.231Z","message":"{\"transactionId\":\"a3ff072e-6357-4744-b66d-ad504b028542\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:36:229\",\"respDate\":\"230423-00:44:36:231\",\"sourceId\":\"haproxy:a3ff072e-6357-4744-b66d-ad504b028542\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:36:229-45870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da73592d-7a31-4fdf-992e-a2bd967f20de], x-b3-parentspanid=[0e84320852bd0a67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4d2b2a73902d9cf0e84320852bd0a67], x-b3-spanid=[8fb8d6834c5fe85c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3ff072e-6357-4744-b66d-ad504b028542]}\\\"}\"}","context":{"RequestID":"a3ff072e-6357-4744-b66d-ad504b028542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c4e9d6c-561b-44e1-906e-68ed8db90791","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:36.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:36.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3ff072e-6357-4744-b66d-ad504b028542","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c4e9d6c-561b-44e1-906e-68ed8db90791","LogTimestamp":"2023-04-23T00:44:36.232Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:38.241Z","message":"Entering","context":{"RequestID":"9bde8eda-1d2b-4b38-8b73-068ec8778778","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a51184ed-d09a-4cb2-8c6b-80ca0a2da3c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:38.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:38.242Z","message":"{\"transactionId\":\"9bde8eda-1d2b-4b38-8b73-068ec8778778\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:38:241\",\"respDate\":\"230423-00:44:38:242\",\"sourceId\":\"haproxy:9bde8eda-1d2b-4b38-8b73-068ec8778778\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:38:241-32562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d666ee1-8be7-4a0f-9eb5-3fc9cb802aa3], x-b3-parentspanid=[9436e03649e779ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18f01ddea0f0bad79436e03649e779ca], x-b3-spanid=[017a06c7da37f347], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bde8eda-1d2b-4b38-8b73-068ec8778778]}\\\"}\"}","context":{"RequestID":"9bde8eda-1d2b-4b38-8b73-068ec8778778","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a51184ed-d09a-4cb2-8c6b-80ca0a2da3c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:38.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:38.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bde8eda-1d2b-4b38-8b73-068ec8778778","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a51184ed-d09a-4cb2-8c6b-80ca0a2da3c8","LogTimestamp":"2023-04-23T00:44:38.243Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:44:39.212Z","message":"Entering","context":{"RequestID":"c80887bb-dbfc-4428-b9aa-12038fb7980e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8dbdcfe6-d477-41bf-8530-d926ee8ff516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"c80887bb-dbfc-4428-b9aa-12038fb7980e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8dbdcfe6-d477-41bf-8530-d926ee8ff516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:39.214Z","message":"{\"transactionId\":\"c80887bb-dbfc-4428-b9aa-12038fb7980e\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:39:212\",\"respDate\":\"230423-00:44:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c80887bb-dbfc-4428-b9aa-12038fb7980e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:39:212-25556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c80887bb-dbfc-4428-b9aa-12038fb7980e]}\\\"}\"}","context":{"RequestID":"c80887bb-dbfc-4428-b9aa-12038fb7980e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8dbdcfe6-d477-41bf-8530-d926ee8ff516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:39.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c80887bb-dbfc-4428-b9aa-12038fb7980e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dbdcfe6-d477-41bf-8530-d926ee8ff516","LogTimestamp":"2023-04-23T00:44:39.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:44:39.322Z","message":"Entering","context":{"RequestID":"5ab0e213-054d-43e2-ba46-153048a97aa8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"33f4f9fa-ce34-415e-9261-ebfc969c48ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:39.325Z","message":"{\"transactionId\":\"5ab0e213-054d-43e2-ba46-153048a97aa8\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:39:323\",\"respDate\":\"230423-00:44:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ab0e213-054d-43e2-ba46-153048a97aa8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:39:323-36698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea392a46-3f1e-4a1b-a4aa-47ef875a4505], x-b3-parentspanid=[ae50ec3225f8bd67], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46009], x-envoy-attempt-count=[1], x-b3-traceid=[d2b9b3476ffe8104ae50ec3225f8bd67], x-b3-spanid=[3924f4e7b382c4a3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ab0e213-054d-43e2-ba46-153048a97aa8]}\\\"}\"}","context":{"RequestID":"5ab0e213-054d-43e2-ba46-153048a97aa8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"33f4f9fa-ce34-415e-9261-ebfc969c48ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:39.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:39.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ab0e213-054d-43e2-ba46-153048a97aa8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33f4f9fa-ce34-415e-9261-ebfc969c48ec","LogTimestamp":"2023-04-23T00:44:39.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:40.251Z","message":"Entering","context":{"RequestID":"f56d14fa-5c5a-489c-ae82-6379b918aff5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"477d8142-d358-49dc-a633-6b424ac6cc3e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:40.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:40.253Z","message":"{\"transactionId\":\"f56d14fa-5c5a-489c-ae82-6379b918aff5\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:40:252\",\"respDate\":\"230423-00:44:40:253\",\"sourceId\":\"haproxy:f56d14fa-5c5a-489c-ae82-6379b918aff5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:40:252-10500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b00a8ab3-ed17-45e1-bb84-1e170d8b112c], x-b3-parentspanid=[bcea00676ea8ee2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c498dbf43219d58bcea00676ea8ee2c], x-b3-spanid=[9abc158e2364d15c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f56d14fa-5c5a-489c-ae82-6379b918aff5]}\\\"}\"}","context":{"RequestID":"f56d14fa-5c5a-489c-ae82-6379b918aff5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"477d8142-d358-49dc-a633-6b424ac6cc3e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:40.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:40.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f56d14fa-5c5a-489c-ae82-6379b918aff5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"477d8142-d358-49dc-a633-6b424ac6cc3e","LogTimestamp":"2023-04-23T00:44:40.253Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:44:42.263Z","message":"Entering","context":{"RequestID":"eda1736c-843d-485e-8ee2-55705e81c331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99f2cbbb-4db4-4088-b168-44ac46364281","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:42.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:42.265Z","message":"{\"transactionId\":\"eda1736c-843d-485e-8ee2-55705e81c331\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:42:263\",\"respDate\":\"230423-00:44:42:265\",\"sourceId\":\"haproxy:eda1736c-843d-485e-8ee2-55705e81c331\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:42:263-95024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2518a11b-8c76-4020-a9f3-395fdb347325], x-b3-parentspanid=[564237399e84ab0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[789a2ed1df45ee7e564237399e84ab0a], x-b3-spanid=[dea8af4bb0ed9686], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eda1736c-843d-485e-8ee2-55705e81c331]}\\\"}\"}","context":{"RequestID":"eda1736c-843d-485e-8ee2-55705e81c331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99f2cbbb-4db4-4088-b168-44ac46364281","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:42.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:42.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eda1736c-843d-485e-8ee2-55705e81c331","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99f2cbbb-4db4-4088-b168-44ac46364281","LogTimestamp":"2023-04-23T00:44:42.266Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:42.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:42.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:42.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:42.984Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:44.276Z","message":"Entering","context":{"RequestID":"e11a4c2d-2444-4e79-81a8-bbffe931030a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d60a60bd-0d41-4ee9-85c1-f58fb5356332","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:44.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:44.278Z","message":"{\"transactionId\":\"e11a4c2d-2444-4e79-81a8-bbffe931030a\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:44:276\",\"respDate\":\"230423-00:44:44:278\",\"sourceId\":\"haproxy:e11a4c2d-2444-4e79-81a8-bbffe931030a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:44:276-1585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42ebfd23-527d-4a93-99fe-5dc6ed37da6d], x-b3-parentspanid=[ae9402434ae08773], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49c9face4a4a3316ae9402434ae08773], x-b3-spanid=[0d4feb3b696f3ea2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e11a4c2d-2444-4e79-81a8-bbffe931030a]}\\\"}\"}","context":{"RequestID":"e11a4c2d-2444-4e79-81a8-bbffe931030a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d60a60bd-0d41-4ee9-85c1-f58fb5356332","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:44.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:44.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e11a4c2d-2444-4e79-81a8-bbffe931030a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d60a60bd-0d41-4ee9-85c1-f58fb5356332","LogTimestamp":"2023-04-23T00:44:44.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:46.290Z","message":"Entering","context":{"RequestID":"9b37868d-eb5c-4b33-a84e-5875cc78f4ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39a9c838-a78b-4d16-bac7-733e9ad84f84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:46.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:46.293Z","message":"{\"transactionId\":\"9b37868d-eb5c-4b33-a84e-5875cc78f4ba\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:46:291\",\"respDate\":\"230423-00:44:46:292\",\"sourceId\":\"haproxy:9b37868d-eb5c-4b33-a84e-5875cc78f4ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:46:291-23698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea8a8ff6-36f2-4341-ba5e-26d183bb7843], x-b3-parentspanid=[398f155a804ba437], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[124e412d3d0073c7398f155a804ba437], x-b3-spanid=[e7af093c113a88f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b37868d-eb5c-4b33-a84e-5875cc78f4ba]}\\\"}\"}","context":{"RequestID":"9b37868d-eb5c-4b33-a84e-5875cc78f4ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39a9c838-a78b-4d16-bac7-733e9ad84f84","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:46.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:46.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b37868d-eb5c-4b33-a84e-5875cc78f4ba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39a9c838-a78b-4d16-bac7-733e9ad84f84","LogTimestamp":"2023-04-23T00:44:46.293Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:48.303Z","message":"Entering","context":{"RequestID":"52018a1b-0fc3-4dd3-a24e-23e75e8054f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"92bf4d85-13c4-4c1f-ae7f-c44a7c3b7b34","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:48.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:48.305Z","message":"{\"transactionId\":\"52018a1b-0fc3-4dd3-a24e-23e75e8054f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:48:303\",\"respDate\":\"230423-00:44:48:305\",\"sourceId\":\"haproxy:52018a1b-0fc3-4dd3-a24e-23e75e8054f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:48:303-37962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60c643a1-db01-43c1-97ee-4d82978523c2], x-b3-parentspanid=[ddf541faab9fe802], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51f95995e1e642aaddf541faab9fe802], x-b3-spanid=[233749a0e0dcb2b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52018a1b-0fc3-4dd3-a24e-23e75e8054f5]}\\\"}\"}","context":{"RequestID":"52018a1b-0fc3-4dd3-a24e-23e75e8054f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"92bf4d85-13c4-4c1f-ae7f-c44a7c3b7b34","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:48.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:48.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52018a1b-0fc3-4dd3-a24e-23e75e8054f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92bf4d85-13c4-4c1f-ae7f-c44a7c3b7b34","LogTimestamp":"2023-04-23T00:44:48.306Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:49.212Z","message":"Entering","context":{"RequestID":"6b919652-4b3d-4120-bc39-903114870fa0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbfaef52-fb17-4062-9944-27fd39a7be83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b919652-4b3d-4120-bc39-903114870fa0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbfaef52-fb17-4062-9944-27fd39a7be83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:49.216Z","message":"{\"transactionId\":\"6b919652-4b3d-4120-bc39-903114870fa0\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:49:213\",\"respDate\":\"230423-00:44:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b919652-4b3d-4120-bc39-903114870fa0\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:49:213-36830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b919652-4b3d-4120-bc39-903114870fa0]}\\\"}\"}","context":{"RequestID":"6b919652-4b3d-4120-bc39-903114870fa0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbfaef52-fb17-4062-9944-27fd39a7be83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:49.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b919652-4b3d-4120-bc39-903114870fa0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbfaef52-fb17-4062-9944-27fd39a7be83","LogTimestamp":"2023-04-23T00:44:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:44:49.323Z","message":"Entering","context":{"RequestID":"64819c83-4105-4665-a19f-51c6f8e6e569","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ba5b101-c0f7-40ab-a563-6b51eddb73af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:49.325Z","message":"{\"transactionId\":\"64819c83-4105-4665-a19f-51c6f8e6e569\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:49:324\",\"respDate\":\"230423-00:44:49:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64819c83-4105-4665-a19f-51c6f8e6e569\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:49:324-65135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f26c8b9b-e1fc-4ab7-8905-a88b973d0808], x-b3-parentspanid=[41b39882da15308e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57365], x-envoy-attempt-count=[1], x-b3-traceid=[a812f11461fbc8f941b39882da15308e], x-b3-spanid=[51d938335189cd1b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64819c83-4105-4665-a19f-51c6f8e6e569]}\\\"}\"}","context":{"RequestID":"64819c83-4105-4665-a19f-51c6f8e6e569","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ba5b101-c0f7-40ab-a563-6b51eddb73af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:49.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64819c83-4105-4665-a19f-51c6f8e6e569","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ba5b101-c0f7-40ab-a563-6b51eddb73af","LogTimestamp":"2023-04-23T00:44:49.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:50.316Z","message":"Entering","context":{"RequestID":"be47f049-89c4-48ce-bb2d-1bd339c3c27e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e05b939c-1e33-4758-a025-936c1759ca19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:50.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:50.318Z","message":"{\"transactionId\":\"be47f049-89c4-48ce-bb2d-1bd339c3c27e\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:50:317\",\"respDate\":\"230423-00:44:50:318\",\"sourceId\":\"haproxy:be47f049-89c4-48ce-bb2d-1bd339c3c27e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:50:317-3442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e8431d4-5817-49f1-a7a3-e28724638ff7], x-b3-parentspanid=[2ab0abc93304661e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299e74bd418cc6a12ab0abc93304661e], x-b3-spanid=[5a421be63f3a5d1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be47f049-89c4-48ce-bb2d-1bd339c3c27e]}\\\"}\"}","context":{"RequestID":"be47f049-89c4-48ce-bb2d-1bd339c3c27e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e05b939c-1e33-4758-a025-936c1759ca19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:50.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:50.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be47f049-89c4-48ce-bb2d-1bd339c3c27e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e05b939c-1e33-4758-a025-936c1759ca19","LogTimestamp":"2023-04-23T00:44:50.319Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:52.330Z","message":"Entering","context":{"RequestID":"01e5ccca-c748-4bf3-b5a2-70c94be582e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"ba61be45-54af-47fc-9a17-a34c1ea670db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:52.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.332Z","message":"{\"transactionId\":\"01e5ccca-c748-4bf3-b5a2-70c94be582e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:52:330\",\"respDate\":\"230423-00:44:52:332\",\"sourceId\":\"haproxy:01e5ccca-c748-4bf3-b5a2-70c94be582e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:44:52:330-35978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7da3082f-a259-4a0e-9385-e3ac3078479c], x-b3-parentspanid=[06caf6475007739f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3cfc5608192710106caf6475007739f], x-b3-spanid=[be215639a52b4514], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01e5ccca-c748-4bf3-b5a2-70c94be582e7]}\\\"}\"}","context":{"RequestID":"01e5ccca-c748-4bf3-b5a2-70c94be582e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"ba61be45-54af-47fc-9a17-a34c1ea670db","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:52.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01e5ccca-c748-4bf3-b5a2-70c94be582e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba61be45-54af-47fc-9a17-a34c1ea670db","LogTimestamp":"2023-04-23T00:44:52.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:52.965Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.981Z","message":"Connection[/10.233.72.157:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:52.985Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:54.343Z","message":"Entering","context":{"RequestID":"b60008e8-35e0-4af0-bac6-ae7c96a8e686","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf6fbcc8-289f-4042-90d7-3bb64cf7cb9a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:54.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:54.345Z","message":"{\"transactionId\":\"b60008e8-35e0-4af0-bac6-ae7c96a8e686\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:54:344\",\"respDate\":\"230423-00:44:54:345\",\"sourceId\":\"haproxy:b60008e8-35e0-4af0-bac6-ae7c96a8e686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:54:344-92438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae09a421-921f-4722-8e6a-38825dce4cfa], x-b3-parentspanid=[b641c9420d35ffcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29a694a0299fe64eb641c9420d35ffcf], x-b3-spanid=[5c4c8ada34964d3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b60008e8-35e0-4af0-bac6-ae7c96a8e686]}\\\"}\"}","context":{"RequestID":"b60008e8-35e0-4af0-bac6-ae7c96a8e686","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf6fbcc8-289f-4042-90d7-3bb64cf7cb9a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:54.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:54.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b60008e8-35e0-4af0-bac6-ae7c96a8e686","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf6fbcc8-289f-4042-90d7-3bb64cf7cb9a","LogTimestamp":"2023-04-23T00:44:54.346Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:56.355Z","message":"Entering","context":{"RequestID":"27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64e04562-e0e6-4d83-b5dd-586e38c8ece2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:56.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:56.357Z","message":"{\"transactionId\":\"27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:56:355\",\"respDate\":\"230423-00:44:56:357\",\"sourceId\":\"haproxy:27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:56:355-49077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cba38209-90d8-4f90-9ac1-454e35922951], x-b3-parentspanid=[07d478c39fae4e8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5596e88bf80d55ff07d478c39fae4e8a], x-b3-spanid=[cb5ab6b481c5f5bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4]}\\\"}\"}","context":{"RequestID":"27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64e04562-e0e6-4d83-b5dd-586e38c8ece2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:56.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:56.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27130e4b-eb70-4e19-9ea7-b3e8e5d89dd4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64e04562-e0e6-4d83-b5dd-586e38c8ece2","LogTimestamp":"2023-04-23T00:44:56.358Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:58.367Z","message":"Entering","context":{"RequestID":"2e05d69e-4b93-40d0-acf9-dbb1df6a4b98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fa24d80-528b-4535-84d3-cefaaad8ae6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:58.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:58.369Z","message":"{\"transactionId\":\"2e05d69e-4b93-40d0-acf9-dbb1df6a4b98\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:58:368\",\"respDate\":\"230423-00:44:58:369\",\"sourceId\":\"haproxy:2e05d69e-4b93-40d0-acf9-dbb1df6a4b98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:58:368-81917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74cd35b2-274b-4c88-b25a-67ddb62a7f3a], x-b3-parentspanid=[2121edb002cfc512], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcad9a5f44a577ea2121edb002cfc512], x-b3-spanid=[99f1fb3aac928f43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e05d69e-4b93-40d0-acf9-dbb1df6a4b98]}\\\"}\"}","context":{"RequestID":"2e05d69e-4b93-40d0-acf9-dbb1df6a4b98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6fa24d80-528b-4535-84d3-cefaaad8ae6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:44:58.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:58.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e05d69e-4b93-40d0-acf9-dbb1df6a4b98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fa24d80-528b-4535-84d3-cefaaad8ae6a","LogTimestamp":"2023-04-23T00:44:58.370Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:44:59.210Z","message":"Entering","context":{"RequestID":"f108e4f1-f147-44f3-81f9-7c4a6af50af7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c981052f-dc9a-4c8d-a6f9-78760c2a0223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"f108e4f1-f147-44f3-81f9-7c4a6af50af7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c981052f-dc9a-4c8d-a6f9-78760c2a0223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:59.213Z","message":"{\"transactionId\":\"f108e4f1-f147-44f3-81f9-7c4a6af50af7\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:59:211\",\"respDate\":\"230423-00:44:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f108e4f1-f147-44f3-81f9-7c4a6af50af7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:44:59:211-44822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f108e4f1-f147-44f3-81f9-7c4a6af50af7]}\\\"}\"}","context":{"RequestID":"f108e4f1-f147-44f3-81f9-7c4a6af50af7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c981052f-dc9a-4c8d-a6f9-78760c2a0223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:44:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:59.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f108e4f1-f147-44f3-81f9-7c4a6af50af7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c981052f-dc9a-4c8d-a6f9-78760c2a0223","LogTimestamp":"2023-04-23T00:44:59.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:44:59.322Z","message":"Entering","context":{"RequestID":"551fa570-e96b-440f-973a-f71cf17e8ac5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97cc4ab2-3abc-4dd2-baed-364a2269d070","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:44:59.324Z","message":"{\"transactionId\":\"551fa570-e96b-440f-973a-f71cf17e8ac5\",\"status\":\"200\",\"rqstDate\":\"230423-00:44:59:322\",\"respDate\":\"230423-00:44:59:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:551fa570-e96b-440f-973a-f71cf17e8ac5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:44:59:322-17869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46363005-eb97-4609-b7c0-29c439e4f1df], x-b3-parentspanid=[b58931b3529872bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38045], x-envoy-attempt-count=[1], x-b3-traceid=[086bdefe59de98f5b58931b3529872bd], x-b3-spanid=[e46a64db83a6e326], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[551fa570-e96b-440f-973a-f71cf17e8ac5]}\\\"}\"}","context":{"RequestID":"551fa570-e96b-440f-973a-f71cf17e8ac5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97cc4ab2-3abc-4dd2-baed-364a2269d070","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:44:59.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:44:59.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"551fa570-e96b-440f-973a-f71cf17e8ac5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97cc4ab2-3abc-4dd2-baed-364a2269d070","LogTimestamp":"2023-04-23T00:44:59.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:44:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:00.381Z","message":"Entering","context":{"RequestID":"bf8b9158-21fe-4e8d-bac0-05f856fb8d3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"418330c2-8b6a-4843-a264-896261a2e05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:00.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:00.383Z","message":"{\"transactionId\":\"bf8b9158-21fe-4e8d-bac0-05f856fb8d3b\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:00:381\",\"respDate\":\"230423-00:45:00:383\",\"sourceId\":\"haproxy:bf8b9158-21fe-4e8d-bac0-05f856fb8d3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:00:381-34696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce3faa35-9979-4eea-8d05-883526c87a9a], x-b3-parentspanid=[44646b693e9e36b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[462f9a90adb9bf3244646b693e9e36b1], x-b3-spanid=[fe2aea95e19073ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf8b9158-21fe-4e8d-bac0-05f856fb8d3b]}\\\"}\"}","context":{"RequestID":"bf8b9158-21fe-4e8d-bac0-05f856fb8d3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"418330c2-8b6a-4843-a264-896261a2e05e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:00.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:00.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf8b9158-21fe-4e8d-bac0-05f856fb8d3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"418330c2-8b6a-4843-a264-896261a2e05e","LogTimestamp":"2023-04-23T00:45:00.384Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:02.393Z","message":"Entering","context":{"RequestID":"e59e9cd7-18f2-4372-9243-9cafd664eba4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09db816e-1ff2-49bf-bdcb-6402b1674948","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:02.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:02.396Z","message":"{\"transactionId\":\"e59e9cd7-18f2-4372-9243-9cafd664eba4\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:02:394\",\"respDate\":\"230423-00:45:02:396\",\"sourceId\":\"haproxy:e59e9cd7-18f2-4372-9243-9cafd664eba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:02:394-24743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d038516e-f726-4af6-94d6-7fed912c8cc0], x-b3-parentspanid=[0a6c7a3abcf4f1b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cd07ade478cc0f40a6c7a3abcf4f1b9], x-b3-spanid=[dd6abd40298e6678], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e59e9cd7-18f2-4372-9243-9cafd664eba4]}\\\"}\"}","context":{"RequestID":"e59e9cd7-18f2-4372-9243-9cafd664eba4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09db816e-1ff2-49bf-bdcb-6402b1674948","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:02.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:02.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e59e9cd7-18f2-4372-9243-9cafd664eba4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09db816e-1ff2-49bf-bdcb-6402b1674948","LogTimestamp":"2023-04-23T00:45:02.397Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:02.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:02.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:02.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:02.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:04.406Z","message":"Entering","context":{"RequestID":"b399aa3e-3d13-47c4-97fe-88fe25c5add9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4dde5298-15b2-4145-9ea1-bccb509a32f1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:04.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:04.408Z","message":"{\"transactionId\":\"b399aa3e-3d13-47c4-97fe-88fe25c5add9\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:04:407\",\"respDate\":\"230423-00:45:04:408\",\"sourceId\":\"haproxy:b399aa3e-3d13-47c4-97fe-88fe25c5add9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:04:407-58425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e08b6775-c9d3-43c6-b9c6-29d7d8982d43], x-b3-parentspanid=[d1e6831ce08dac87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[457b3a073652b47bd1e6831ce08dac87], x-b3-spanid=[c0a4affa8a89095f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b399aa3e-3d13-47c4-97fe-88fe25c5add9]}\\\"}\"}","context":{"RequestID":"b399aa3e-3d13-47c4-97fe-88fe25c5add9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4dde5298-15b2-4145-9ea1-bccb509a32f1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:04.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:04.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b399aa3e-3d13-47c4-97fe-88fe25c5add9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dde5298-15b2-4145-9ea1-bccb509a32f1","LogTimestamp":"2023-04-23T00:45:04.408Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:45:05.238Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:05.242Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:06.418Z","message":"Entering","context":{"RequestID":"336ce4c4-3969-4a30-97ef-95a207d5aebe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7fd441e-e160-481f-a251-481e108f1527","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:06.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:06.421Z","message":"{\"transactionId\":\"336ce4c4-3969-4a30-97ef-95a207d5aebe\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:06:419\",\"respDate\":\"230423-00:45:06:421\",\"sourceId\":\"haproxy:336ce4c4-3969-4a30-97ef-95a207d5aebe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:06:419-94157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6893b3c-c77e-4b28-b083-25d1e89e567c], x-b3-parentspanid=[f182c7c7fd44efce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62148807d09e8a88f182c7c7fd44efce], x-b3-spanid=[fa30ddfd0b47dc1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[336ce4c4-3969-4a30-97ef-95a207d5aebe]}\\\"}\"}","context":{"RequestID":"336ce4c4-3969-4a30-97ef-95a207d5aebe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7fd441e-e160-481f-a251-481e108f1527","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:06.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:06.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"336ce4c4-3969-4a30-97ef-95a207d5aebe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7fd441e-e160-481f-a251-481e108f1527","LogTimestamp":"2023-04-23T00:45:06.422Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:45:08.433Z","message":"Entering","context":{"RequestID":"977f7e69-4526-4870-8e24-75c8bc0746c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea921608-c476-4a19-b91f-adcc84a3f8f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:08.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:08.436Z","message":"{\"transactionId\":\"977f7e69-4526-4870-8e24-75c8bc0746c3\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:08:434\",\"respDate\":\"230423-00:45:08:436\",\"sourceId\":\"haproxy:977f7e69-4526-4870-8e24-75c8bc0746c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:08:434-87626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d88cf5b-4240-47a9-8f09-2c287f6760f1], x-b3-parentspanid=[1b42c477451d17c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c21c71d03f774201b42c477451d17c5], x-b3-spanid=[0a2531832baa9005], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[977f7e69-4526-4870-8e24-75c8bc0746c3]}\\\"}\"}","context":{"RequestID":"977f7e69-4526-4870-8e24-75c8bc0746c3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea921608-c476-4a19-b91f-adcc84a3f8f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:08.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:08.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"977f7e69-4526-4870-8e24-75c8bc0746c3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea921608-c476-4a19-b91f-adcc84a3f8f2","LogTimestamp":"2023-04-23T00:45:08.437Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:09.212Z","message":"Entering","context":{"RequestID":"15131e0f-58a7-4b91-b37f-ffb1512038b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af595994-cbf6-4739-8ad0-20ee88faa4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"15131e0f-58a7-4b91-b37f-ffb1512038b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af595994-cbf6-4739-8ad0-20ee88faa4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:09.214Z","message":"{\"transactionId\":\"15131e0f-58a7-4b91-b37f-ffb1512038b4\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:09:212\",\"respDate\":\"230423-00:45:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:15131e0f-58a7-4b91-b37f-ffb1512038b4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:09:212-99027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[15131e0f-58a7-4b91-b37f-ffb1512038b4]}\\\"}\"}","context":{"RequestID":"15131e0f-58a7-4b91-b37f-ffb1512038b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af595994-cbf6-4739-8ad0-20ee88faa4fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15131e0f-58a7-4b91-b37f-ffb1512038b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af595994-cbf6-4739-8ad0-20ee88faa4fe","LogTimestamp":"2023-04-23T00:45:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:09.323Z","message":"Entering","context":{"RequestID":"ddbbd9a4-3342-48f9-843c-0e4437f117be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"277fd978-897e-4b3e-95dd-70fe8aae4b5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:09.324Z","message":"{\"transactionId\":\"ddbbd9a4-3342-48f9-843c-0e4437f117be\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:09:323\",\"respDate\":\"230423-00:45:09:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ddbbd9a4-3342-48f9-843c-0e4437f117be\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:09:323-5261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9959b80c-7f70-479d-aa88-ece6c805e9a5], x-b3-parentspanid=[afc5138c1dd54f79], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49647], x-envoy-attempt-count=[1], x-b3-traceid=[541afba2eb57ab73afc5138c1dd54f79], x-b3-spanid=[82baacf4e4318384], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ddbbd9a4-3342-48f9-843c-0e4437f117be]}\\\"}\"}","context":{"RequestID":"ddbbd9a4-3342-48f9-843c-0e4437f117be","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"277fd978-897e-4b3e-95dd-70fe8aae4b5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddbbd9a4-3342-48f9-843c-0e4437f117be","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"277fd978-897e-4b3e-95dd-70fe8aae4b5d","LogTimestamp":"2023-04-23T00:45:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:45:10.446Z","message":"Entering","context":{"RequestID":"388b65ec-7887-4c14-a0ba-de83e51e3460","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f71621e-972e-474c-af80-611a0d679d01","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:10.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:10.448Z","message":"{\"transactionId\":\"388b65ec-7887-4c14-a0ba-de83e51e3460\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:10:447\",\"respDate\":\"230423-00:45:10:448\",\"sourceId\":\"haproxy:388b65ec-7887-4c14-a0ba-de83e51e3460\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:10:447-90079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f1f5b20-215f-452b-8e08-f353336a78fd], x-b3-parentspanid=[37630391370c5443], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2b1d960b154511a37630391370c5443], x-b3-spanid=[873c0197b04358cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[388b65ec-7887-4c14-a0ba-de83e51e3460]}\\\"}\"}","context":{"RequestID":"388b65ec-7887-4c14-a0ba-de83e51e3460","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f71621e-972e-474c-af80-611a0d679d01","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:10.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:10.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"388b65ec-7887-4c14-a0ba-de83e51e3460","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f71621e-972e-474c-af80-611a0d679d01","LogTimestamp":"2023-04-23T00:45:10.448Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:45:12.457Z","message":"Entering","context":{"RequestID":"7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62148506-cf8a-4c1e-a989-a8aed6ddfbbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:12.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:12.459Z","message":"{\"transactionId\":\"7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:12:458\",\"respDate\":\"230423-00:45:12:459\",\"sourceId\":\"haproxy:7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:12:458-92332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b921489-f109-4c3c-84b0-cfd6766b1eb1], x-b3-parentspanid=[b159e33d2f160fc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5309390e03b89e37b159e33d2f160fc3], x-b3-spanid=[ad2269834152fcb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180]}\\\"}\"}","context":{"RequestID":"7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62148506-cf8a-4c1e-a989-a8aed6ddfbbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:12.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:12.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ee4be7a-4ec2-4bdc-b1a3-eb8a40444180","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62148506-cf8a-4c1e-a989-a8aed6ddfbbb","LogTimestamp":"2023-04-23T00:45:12.459Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-23T00:45:12.966Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:12.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:12.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:12.980Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:14.474Z","message":"Entering","context":{"RequestID":"2bd9594d-6a05-49f6-aa5e-c71d024dce99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dc2a7de-0f6f-4abe-ae1c-ed96e38bfd2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:14.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:14.477Z","message":"{\"transactionId\":\"2bd9594d-6a05-49f6-aa5e-c71d024dce99\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:14:475\",\"respDate\":\"230423-00:45:14:477\",\"sourceId\":\"haproxy:2bd9594d-6a05-49f6-aa5e-c71d024dce99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:14:475-60331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[432e5d65-d0f9-4373-901f-28d8f7187509], x-b3-parentspanid=[a96324bd7bf90d4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d4033cd80ad7772a96324bd7bf90d4a], x-b3-spanid=[6c81979f9d24dede], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bd9594d-6a05-49f6-aa5e-c71d024dce99]}\\\"}\"}","context":{"RequestID":"2bd9594d-6a05-49f6-aa5e-c71d024dce99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9dc2a7de-0f6f-4abe-ae1c-ed96e38bfd2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:14.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:14.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bd9594d-6a05-49f6-aa5e-c71d024dce99","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dc2a7de-0f6f-4abe-ae1c-ed96e38bfd2e","LogTimestamp":"2023-04-23T00:45:14.478Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:16.486Z","message":"Entering","context":{"RequestID":"ede7522f-38da-45d3-84a1-782c4c5b6a5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e79e15f-fef4-4665-922b-76d13e23ea8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:16.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:16.487Z","message":"{\"transactionId\":\"ede7522f-38da-45d3-84a1-782c4c5b6a5c\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:16:486\",\"respDate\":\"230423-00:45:16:487\",\"sourceId\":\"haproxy:ede7522f-38da-45d3-84a1-782c4c5b6a5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:16:486-78750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79bfc931-b7ea-4207-a110-2fb68f6f9036], x-b3-parentspanid=[78e1abf9acac3c03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8678370e870dba178e1abf9acac3c03], x-b3-spanid=[06a2ad3c96417f35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ede7522f-38da-45d3-84a1-782c4c5b6a5c]}\\\"}\"}","context":{"RequestID":"ede7522f-38da-45d3-84a1-782c4c5b6a5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e79e15f-fef4-4665-922b-76d13e23ea8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:16.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:16.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede7522f-38da-45d3-84a1-782c4c5b6a5c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e79e15f-fef4-4665-922b-76d13e23ea8b","LogTimestamp":"2023-04-23T00:45:16.487Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:45:18.494Z","message":"Entering","context":{"RequestID":"f688c5f4-2086-4778-a953-de68f0edc614","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c4a8cc5-452c-4e80-b05c-fd637cb0b800","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:18.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:18.496Z","message":"{\"transactionId\":\"f688c5f4-2086-4778-a953-de68f0edc614\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:18:495\",\"respDate\":\"230423-00:45:18:496\",\"sourceId\":\"haproxy:f688c5f4-2086-4778-a953-de68f0edc614\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:18:495-9878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a1f80b1-e21b-4f0a-b22b-aec1f5a44ed8], x-b3-parentspanid=[ad736cca61e5f42b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db1c30bf4c4bd8d6ad736cca61e5f42b], x-b3-spanid=[6d17721c46428716], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f688c5f4-2086-4778-a953-de68f0edc614]}\\\"}\"}","context":{"RequestID":"f688c5f4-2086-4778-a953-de68f0edc614","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9c4a8cc5-452c-4e80-b05c-fd637cb0b800","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:18.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:18.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f688c5f4-2086-4778-a953-de68f0edc614","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c4a8cc5-452c-4e80-b05c-fd637cb0b800","LogTimestamp":"2023-04-23T00:45:18.496Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:45:19.212Z","message":"Entering","context":{"RequestID":"76f975a8-6b9d-4360-817e-80c09b50e72f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52fbe36-723b-438d-9026-f29ceef5f2f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"76f975a8-6b9d-4360-817e-80c09b50e72f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52fbe36-723b-438d-9026-f29ceef5f2f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:19.215Z","message":"{\"transactionId\":\"76f975a8-6b9d-4360-817e-80c09b50e72f\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:19:213\",\"respDate\":\"230423-00:45:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:76f975a8-6b9d-4360-817e-80c09b50e72f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:19:213-23960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[76f975a8-6b9d-4360-817e-80c09b50e72f]}\\\"}\"}","context":{"RequestID":"76f975a8-6b9d-4360-817e-80c09b50e72f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d52fbe36-723b-438d-9026-f29ceef5f2f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76f975a8-6b9d-4360-817e-80c09b50e72f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d52fbe36-723b-438d-9026-f29ceef5f2f6","LogTimestamp":"2023-04-23T00:45:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:19.324Z","message":"Entering","context":{"RequestID":"f5760018-335d-47bb-980c-ae966c8c7357","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3064ec0c-17d2-401d-922b-8f94167d3a5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:19.327Z","message":"{\"transactionId\":\"f5760018-335d-47bb-980c-ae966c8c7357\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:19:325\",\"respDate\":\"230423-00:45:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5760018-335d-47bb-980c-ae966c8c7357\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:19:325-96045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a75f8bf-41dd-455c-a45b-cfdbffd2ec0f], x-b3-parentspanid=[da1840139b38c6f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46509], x-envoy-attempt-count=[1], x-b3-traceid=[5bfbd7453b9f2302da1840139b38c6f9], x-b3-spanid=[3539e0811cd312f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5760018-335d-47bb-980c-ae966c8c7357]}\\\"}\"}","context":{"RequestID":"f5760018-335d-47bb-980c-ae966c8c7357","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3064ec0c-17d2-401d-922b-8f94167d3a5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:19.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5760018-335d-47bb-980c-ae966c8c7357","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3064ec0c-17d2-401d-922b-8f94167d3a5c","LogTimestamp":"2023-04-23T00:45:19.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:20.504Z","message":"Entering","context":{"RequestID":"9a01da73-ea21-4659-bba1-6010a10c2ac8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9504e0b-9419-4be2-a784-8f11928497e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:20.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:20.506Z","message":"{\"transactionId\":\"9a01da73-ea21-4659-bba1-6010a10c2ac8\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:20:505\",\"respDate\":\"230423-00:45:20:506\",\"sourceId\":\"haproxy:9a01da73-ea21-4659-bba1-6010a10c2ac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:20:505-43975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8240cd60-23b5-41d7-b622-57ec09159b3b], x-b3-parentspanid=[be5cb508cd5b36fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6269fa061a3b8bcabe5cb508cd5b36fa], x-b3-spanid=[07291d0715bdde51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a01da73-ea21-4659-bba1-6010a10c2ac8]}\\\"}\"}","context":{"RequestID":"9a01da73-ea21-4659-bba1-6010a10c2ac8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9504e0b-9419-4be2-a784-8f11928497e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:20.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:20.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a01da73-ea21-4659-bba1-6010a10c2ac8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9504e0b-9419-4be2-a784-8f11928497e1","LogTimestamp":"2023-04-23T00:45:20.507Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:22.515Z","message":"Entering","context":{"RequestID":"21f8531b-d3df-4611-b706-0a85ffe64636","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c681692d-a722-444a-a4b9-6ebf970933e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:22.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:22.517Z","message":"{\"transactionId\":\"21f8531b-d3df-4611-b706-0a85ffe64636\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:22:516\",\"respDate\":\"230423-00:45:22:517\",\"sourceId\":\"haproxy:21f8531b-d3df-4611-b706-0a85ffe64636\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:22:516-18217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b24d27b-9f1b-48ca-8474-81e1d7a20811], x-b3-parentspanid=[c1574571ecfd0bf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94c1e704919145c7c1574571ecfd0bf9], x-b3-spanid=[c0710a31ba721651], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21f8531b-d3df-4611-b706-0a85ffe64636]}\\\"}\"}","context":{"RequestID":"21f8531b-d3df-4611-b706-0a85ffe64636","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c681692d-a722-444a-a4b9-6ebf970933e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:22.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:22.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f8531b-d3df-4611-b706-0a85ffe64636","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c681692d-a722-444a-a4b9-6ebf970933e7","LogTimestamp":"2023-04-23T00:45:22.518Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:45:22.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:22.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:22.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:22.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:24.525Z","message":"Entering","context":{"RequestID":"d07ed691-610b-4748-96b5-91e51ecc0fd0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b201edd9-a05c-48d4-be44-5f9f63ea2475","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:24.528Z","message":"{\"transactionId\":\"d07ed691-610b-4748-96b5-91e51ecc0fd0\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:24:526\",\"respDate\":\"230423-00:45:24:528\",\"sourceId\":\"haproxy:d07ed691-610b-4748-96b5-91e51ecc0fd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:24:526-72467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33572a4d-9f90-4e57-aa4c-31dd8fb439be], x-b3-parentspanid=[1e9f0ced9c2592b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f29a289f724ca7b51e9f0ced9c2592b1], x-b3-spanid=[65abd5e46676d217], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d07ed691-610b-4748-96b5-91e51ecc0fd0]}\\\"}\"}","context":{"RequestID":"d07ed691-610b-4748-96b5-91e51ecc0fd0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b201edd9-a05c-48d4-be44-5f9f63ea2475","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:24.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d07ed691-610b-4748-96b5-91e51ecc0fd0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b201edd9-a05c-48d4-be44-5f9f63ea2475","LogTimestamp":"2023-04-23T00:45:24.529Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:26.539Z","message":"Entering","context":{"RequestID":"78c6047d-946f-4547-9b73-32d6a6c800a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48e6b7d5-d7ab-43ea-912d-7b976f12a936","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:26.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:26.542Z","message":"{\"transactionId\":\"78c6047d-946f-4547-9b73-32d6a6c800a7\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:26:540\",\"respDate\":\"230423-00:45:26:541\",\"sourceId\":\"haproxy:78c6047d-946f-4547-9b73-32d6a6c800a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:26:540-91248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b4b2b7f-9de4-499c-8dd9-17db60edd322], x-b3-parentspanid=[829aca3342bd2ccc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4325c47b8a667cb829aca3342bd2ccc], x-b3-spanid=[6d65351f9f161075], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78c6047d-946f-4547-9b73-32d6a6c800a7]}\\\"}\"}","context":{"RequestID":"78c6047d-946f-4547-9b73-32d6a6c800a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"48e6b7d5-d7ab-43ea-912d-7b976f12a936","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:26.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:26.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78c6047d-946f-4547-9b73-32d6a6c800a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48e6b7d5-d7ab-43ea-912d-7b976f12a936","LogTimestamp":"2023-04-23T00:45:26.542Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:28.552Z","message":"Entering","context":{"RequestID":"b594394b-ab08-4a46-aeac-61358e1d3b78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e2dcca64-3d67-4335-9e7b-88f74700b3a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:28.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:28.554Z","message":"{\"transactionId\":\"b594394b-ab08-4a46-aeac-61358e1d3b78\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:28:553\",\"respDate\":\"230423-00:45:28:554\",\"sourceId\":\"haproxy:b594394b-ab08-4a46-aeac-61358e1d3b78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:28:553-4077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc8274ad-5c30-4d80-9372-aa87d7114f25], x-b3-parentspanid=[faecafbccc6da970], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10487bbc71b1278cfaecafbccc6da970], x-b3-spanid=[a83185c44cbebb4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b594394b-ab08-4a46-aeac-61358e1d3b78]}\\\"}\"}","context":{"RequestID":"b594394b-ab08-4a46-aeac-61358e1d3b78","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e2dcca64-3d67-4335-9e7b-88f74700b3a7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:28.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:28.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b594394b-ab08-4a46-aeac-61358e1d3b78","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2dcca64-3d67-4335-9e7b-88f74700b3a7","LogTimestamp":"2023-04-23T00:45:28.555Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:29.212Z","message":"Entering","context":{"RequestID":"8267cbd5-5084-46ff-91c4-bf3a038fe5f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"206b8c49-1feb-4387-bdb0-834a2afed76d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"8267cbd5-5084-46ff-91c4-bf3a038fe5f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"206b8c49-1feb-4387-bdb0-834a2afed76d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:29.216Z","message":"{\"transactionId\":\"8267cbd5-5084-46ff-91c4-bf3a038fe5f9\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:29:213\",\"respDate\":\"230423-00:45:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8267cbd5-5084-46ff-91c4-bf3a038fe5f9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:29:213-39700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8267cbd5-5084-46ff-91c4-bf3a038fe5f9]}\\\"}\"}","context":{"RequestID":"8267cbd5-5084-46ff-91c4-bf3a038fe5f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"206b8c49-1feb-4387-bdb0-834a2afed76d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:29.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8267cbd5-5084-46ff-91c4-bf3a038fe5f9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"206b8c49-1feb-4387-bdb0-834a2afed76d","LogTimestamp":"2023-04-23T00:45:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:29.325Z","message":"Entering","context":{"RequestID":"b23d988c-bcba-4ac4-81b6-abbabe041cb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"0b45e9a5-e2ce-4ac8-9ba2-78b631b3bf8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:29.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:29.327Z","message":"{\"transactionId\":\"b23d988c-bcba-4ac4-81b6-abbabe041cb0\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:29:325\",\"respDate\":\"230423-00:45:29:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b23d988c-bcba-4ac4-81b6-abbabe041cb0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:29:325-673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7899f7df-8886-4c83-9a15-ce898e2da422], x-b3-parentspanid=[4b29a41426ec6c2d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55257], x-envoy-attempt-count=[1], x-b3-traceid=[0a283404a53551954b29a41426ec6c2d], x-b3-spanid=[12f34509ec9d7ecb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b23d988c-bcba-4ac4-81b6-abbabe041cb0]}\\\"}\"}","context":{"RequestID":"b23d988c-bcba-4ac4-81b6-abbabe041cb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"0b45e9a5-e2ce-4ac8-9ba2-78b631b3bf8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:29.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b23d988c-bcba-4ac4-81b6-abbabe041cb0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b45e9a5-e2ce-4ac8-9ba2-78b631b3bf8b","LogTimestamp":"2023-04-23T00:45:29.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:30.564Z","message":"Entering","context":{"RequestID":"f56030cb-5351-4e17-a660-97709620fdc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ebcb9843-365f-4370-ac21-5035cc3c9ebe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:30.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:30.567Z","message":"{\"transactionId\":\"f56030cb-5351-4e17-a660-97709620fdc4\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:30:565\",\"respDate\":\"230423-00:45:30:567\",\"sourceId\":\"haproxy:f56030cb-5351-4e17-a660-97709620fdc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:30:565-78377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ecd4662-7396-49de-bdc4-025003b2e226], x-b3-parentspanid=[261446839250c21f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39f284c5cabc87dc261446839250c21f], x-b3-spanid=[c5142831bc5aaefa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f56030cb-5351-4e17-a660-97709620fdc4]}\\\"}\"}","context":{"RequestID":"f56030cb-5351-4e17-a660-97709620fdc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ebcb9843-365f-4370-ac21-5035cc3c9ebe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:30.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:30.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f56030cb-5351-4e17-a660-97709620fdc4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebcb9843-365f-4370-ac21-5035cc3c9ebe","LogTimestamp":"2023-04-23T00:45:30.568Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:32.576Z","message":"Entering","context":{"RequestID":"21a08173-f45c-41d6-bd13-a9e1380176d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6215d7e-51ef-4fc8-a0bd-8ccf9b401ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:32.579Z","message":"{\"transactionId\":\"21a08173-f45c-41d6-bd13-a9e1380176d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:32:577\",\"respDate\":\"230423-00:45:32:579\",\"sourceId\":\"haproxy:21a08173-f45c-41d6-bd13-a9e1380176d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:32:577-3998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a120ca3-c67e-43f1-ba30-c9992caf1ebc], x-b3-parentspanid=[a6a11a228fdbd5df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43eb6d96dbdd3590a6a11a228fdbd5df], x-b3-spanid=[192e30c26aa6119a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21a08173-f45c-41d6-bd13-a9e1380176d1]}\\\"}\"}","context":{"RequestID":"21a08173-f45c-41d6-bd13-a9e1380176d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6215d7e-51ef-4fc8-a0bd-8ccf9b401ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:32.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21a08173-f45c-41d6-bd13-a9e1380176d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6215d7e-51ef-4fc8-a0bd-8ccf9b401ebd","LogTimestamp":"2023-04-23T00:45:32.580Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:32.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:32.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:32.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:32.984Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:34.589Z","message":"Entering","context":{"RequestID":"fc21f74f-15e9-44f8-b2d6-8d2a73ba7779","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16416793-c92f-45f1-9361-cfc34092aaf2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:34.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:34.591Z","message":"{\"transactionId\":\"fc21f74f-15e9-44f8-b2d6-8d2a73ba7779\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:34:590\",\"respDate\":\"230423-00:45:34:591\",\"sourceId\":\"haproxy:fc21f74f-15e9-44f8-b2d6-8d2a73ba7779\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:34:590-18271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[371b20af-7739-45e7-bd79-6e6bb33c1e77], x-b3-parentspanid=[f8b071eec4024fcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9e871435355bb93f8b071eec4024fcc], x-b3-spanid=[6ee54835c6ca2538], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc21f74f-15e9-44f8-b2d6-8d2a73ba7779]}\\\"}\"}","context":{"RequestID":"fc21f74f-15e9-44f8-b2d6-8d2a73ba7779","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16416793-c92f-45f1-9361-cfc34092aaf2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:34.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:34.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc21f74f-15e9-44f8-b2d6-8d2a73ba7779","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16416793-c92f-45f1-9361-cfc34092aaf2","LogTimestamp":"2023-04-23T00:45:34.591Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:45:35.250Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:35.255Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:36.600Z","message":"Entering","context":{"RequestID":"c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53545e47-eca6-4828-9ce2-37479f649c86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:36.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:36.602Z","message":"{\"transactionId\":\"c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:36:600\",\"respDate\":\"230423-00:45:36:602\",\"sourceId\":\"haproxy:c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:36:600-56042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[879f4ccf-fc32-4463-bd42-d6ff6403737d], x-b3-parentspanid=[56114a2fa5f937c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9c4090be527bfb256114a2fa5f937c7], x-b3-spanid=[9296fadc5c7e71f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2]}\\\"}\"}","context":{"RequestID":"c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53545e47-eca6-4828-9ce2-37479f649c86","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:36.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:36.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2a9a2f5-1f3c-42dd-839d-1acaa83afcd2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53545e47-eca6-4828-9ce2-37479f649c86","LogTimestamp":"2023-04-23T00:45:36.603Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:38.612Z","message":"Entering","context":{"RequestID":"b039429d-fb39-4081-b6fa-801be26343f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8faf1616-d1bf-47af-be7b-b4c9c559c780","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:38.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:38.613Z","message":"{\"transactionId\":\"b039429d-fb39-4081-b6fa-801be26343f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:38:612\",\"respDate\":\"230423-00:45:38:613\",\"sourceId\":\"haproxy:b039429d-fb39-4081-b6fa-801be26343f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:38:612-74496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8502ed74-663b-445f-80ab-d81abb9b61d6], x-b3-parentspanid=[c492c5aab002f5f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9d5192ff619da10c492c5aab002f5f3], x-b3-spanid=[15ecf40f58b0f235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b039429d-fb39-4081-b6fa-801be26343f8]}\\\"}\"}","context":{"RequestID":"b039429d-fb39-4081-b6fa-801be26343f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8faf1616-d1bf-47af-be7b-b4c9c559c780","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:38.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:38.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b039429d-fb39-4081-b6fa-801be26343f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8faf1616-d1bf-47af-be7b-b4c9c559c780","LogTimestamp":"2023-04-23T00:45:38.614Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:45:39.212Z","message":"Entering","context":{"RequestID":"bd3cc28d-da56-461b-9bc2-83c064423759","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d283535-7f34-4777-9425-0fcbded48ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd3cc28d-da56-461b-9bc2-83c064423759","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d283535-7f34-4777-9425-0fcbded48ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:39.216Z","message":"{\"transactionId\":\"bd3cc28d-da56-461b-9bc2-83c064423759\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:39:213\",\"respDate\":\"230423-00:45:39:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bd3cc28d-da56-461b-9bc2-83c064423759\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:39:213-94682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bd3cc28d-da56-461b-9bc2-83c064423759]}\\\"}\"}","context":{"RequestID":"bd3cc28d-da56-461b-9bc2-83c064423759","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d283535-7f34-4777-9425-0fcbded48ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd3cc28d-da56-461b-9bc2-83c064423759","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d283535-7f34-4777-9425-0fcbded48ab8","LogTimestamp":"2023-04-23T00:45:39.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:39.323Z","message":"Entering","context":{"RequestID":"6233c779-eaae-4fe0-9b53-5dc7e256c10e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d41aa38-3c4c-486f-ab13-002626d005c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:39.325Z","message":"{\"transactionId\":\"6233c779-eaae-4fe0-9b53-5dc7e256c10e\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:39:324\",\"respDate\":\"230423-00:45:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6233c779-eaae-4fe0-9b53-5dc7e256c10e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:39:324-4157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e3d1ed2-0b89-4513-b060-7269b0385c25], x-b3-parentspanid=[9441da012599cab2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57617], x-envoy-attempt-count=[1], x-b3-traceid=[baa348bc4f26d20c9441da012599cab2], x-b3-spanid=[c3e393c2ff312c3c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6233c779-eaae-4fe0-9b53-5dc7e256c10e]}\\\"}\"}","context":{"RequestID":"6233c779-eaae-4fe0-9b53-5dc7e256c10e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d41aa38-3c4c-486f-ab13-002626d005c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:39.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6233c779-eaae-4fe0-9b53-5dc7e256c10e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d41aa38-3c4c-486f-ab13-002626d005c6","LogTimestamp":"2023-04-23T00:45:39.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:40.622Z","message":"Entering","context":{"RequestID":"f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7299bfb1-1f9f-4714-93e8-67ae1aa7e718","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:40.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:40.624Z","message":"{\"transactionId\":\"f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:40:622\",\"respDate\":\"230423-00:45:40:623\",\"sourceId\":\"haproxy:f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:40:622-11419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a29c6f0-c79d-4be4-ae02-ceb007301d90], x-b3-parentspanid=[7cc30f88a3076020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44bd155cb758ba7a7cc30f88a3076020], x-b3-spanid=[be811d8e058e7630], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54]}\\\"}\"}","context":{"RequestID":"f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7299bfb1-1f9f-4714-93e8-67ae1aa7e718","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:40.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:40.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1e63d7b-6ac4-40e3-86f2-5ad93c52fb54","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7299bfb1-1f9f-4714-93e8-67ae1aa7e718","LogTimestamp":"2023-04-23T00:45:40.624Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:45:42.633Z","message":"Entering","context":{"RequestID":"9363b166-c815-4e6d-b5e5-0177bdcd6c82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee45a381-0797-4e39-a7a1-5842ca6edf18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:42.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:42.635Z","message":"{\"transactionId\":\"9363b166-c815-4e6d-b5e5-0177bdcd6c82\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:42:634\",\"respDate\":\"230423-00:45:42:635\",\"sourceId\":\"haproxy:9363b166-c815-4e6d-b5e5-0177bdcd6c82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:42:634-86712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94f5aa54-0561-4d9b-a6d4-ade022b39117], x-b3-parentspanid=[19c33a2f96b7be9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f30374b64a7add3b19c33a2f96b7be9d], x-b3-spanid=[d769e7daccf19351], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9363b166-c815-4e6d-b5e5-0177bdcd6c82]}\\\"}\"}","context":{"RequestID":"9363b166-c815-4e6d-b5e5-0177bdcd6c82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee45a381-0797-4e39-a7a1-5842ca6edf18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:42.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:42.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9363b166-c815-4e6d-b5e5-0177bdcd6c82","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee45a381-0797-4e39-a7a1-5842ca6edf18","LogTimestamp":"2023-04-23T00:45:42.636Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:42.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:42.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:42.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:42.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:44.645Z","message":"Entering","context":{"RequestID":"5a69f9d2-909f-486b-8fcd-aad4b30654ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3557d357-5546-4c65-a28b-0b7f238de6d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:44.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:44.647Z","message":"{\"transactionId\":\"5a69f9d2-909f-486b-8fcd-aad4b30654ee\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:44:646\",\"respDate\":\"230423-00:45:44:647\",\"sourceId\":\"haproxy:5a69f9d2-909f-486b-8fcd-aad4b30654ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:44:646-95556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16a1e8c8-5b6a-42af-a7d5-7c8c8f827ea1], x-b3-parentspanid=[54d60c55424b9e2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[740b43d7f185b16f54d60c55424b9e2d], x-b3-spanid=[3531b6797f1f354f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a69f9d2-909f-486b-8fcd-aad4b30654ee]}\\\"}\"}","context":{"RequestID":"5a69f9d2-909f-486b-8fcd-aad4b30654ee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3557d357-5546-4c65-a28b-0b7f238de6d2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:44.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:44.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a69f9d2-909f-486b-8fcd-aad4b30654ee","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3557d357-5546-4c65-a28b-0b7f238de6d2","LogTimestamp":"2023-04-23T00:45:44.648Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:46.657Z","message":"Entering","context":{"RequestID":"cd9223f1-6d2d-4cd2-aef8-8f48b1311048","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e24596d-7a96-4da5-9781-b6ce5c076046","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:46.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:46.659Z","message":"{\"transactionId\":\"cd9223f1-6d2d-4cd2-aef8-8f48b1311048\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:46:658\",\"respDate\":\"230423-00:45:46:659\",\"sourceId\":\"haproxy:cd9223f1-6d2d-4cd2-aef8-8f48b1311048\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:46:658-3001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46b4da4a-3d9b-42db-aa63-fa00ee93f278], x-b3-parentspanid=[3ac1823e87347483], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8aee9a871c5f42833ac1823e87347483], x-b3-spanid=[da5ddb085437a546], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd9223f1-6d2d-4cd2-aef8-8f48b1311048]}\\\"}\"}","context":{"RequestID":"cd9223f1-6d2d-4cd2-aef8-8f48b1311048","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e24596d-7a96-4da5-9781-b6ce5c076046","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:46.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:46.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd9223f1-6d2d-4cd2-aef8-8f48b1311048","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e24596d-7a96-4da5-9781-b6ce5c076046","LogTimestamp":"2023-04-23T00:45:46.660Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:48.670Z","message":"Entering","context":{"RequestID":"27cd7904-13a3-45e1-8a53-1fa8b3cb7943","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bc3ae69-73d3-4156-882d-d14ae45add47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:48.672Z","message":"{\"transactionId\":\"27cd7904-13a3-45e1-8a53-1fa8b3cb7943\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:48:671\",\"respDate\":\"230423-00:45:48:672\",\"sourceId\":\"haproxy:27cd7904-13a3-45e1-8a53-1fa8b3cb7943\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:48:671-88317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9883bbe5-ebd2-4c1b-9e02-cce7be0c7961], x-b3-parentspanid=[c9164816deaa1685], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5a33281b92a351cc9164816deaa1685], x-b3-spanid=[b644a4ca095f2036], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27cd7904-13a3-45e1-8a53-1fa8b3cb7943]}\\\"}\"}","context":{"RequestID":"27cd7904-13a3-45e1-8a53-1fa8b3cb7943","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0bc3ae69-73d3-4156-882d-d14ae45add47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:48.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27cd7904-13a3-45e1-8a53-1fa8b3cb7943","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bc3ae69-73d3-4156-882d-d14ae45add47","LogTimestamp":"2023-04-23T00:45:48.673Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:49.212Z","message":"Entering","context":{"RequestID":"f30fcc96-1f17-436b-84f7-265a34850a35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ad6f15b-5190-40fa-9fcf-5f168260c154","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"f30fcc96-1f17-436b-84f7-265a34850a35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ad6f15b-5190-40fa-9fcf-5f168260c154","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:49.215Z","message":"{\"transactionId\":\"f30fcc96-1f17-436b-84f7-265a34850a35\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:49:213\",\"respDate\":\"230423-00:45:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f30fcc96-1f17-436b-84f7-265a34850a35\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:45:49:213-18089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f30fcc96-1f17-436b-84f7-265a34850a35]}\\\"}\"}","context":{"RequestID":"f30fcc96-1f17-436b-84f7-265a34850a35","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ad6f15b-5190-40fa-9fcf-5f168260c154","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f30fcc96-1f17-436b-84f7-265a34850a35","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ad6f15b-5190-40fa-9fcf-5f168260c154","LogTimestamp":"2023-04-23T00:45:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:49.323Z","message":"Entering","context":{"RequestID":"6f0bedac-9ce9-448a-ab11-613e6d194fb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56f0cc95-790f-419e-bab2-1d309f5283ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:49.326Z","message":"{\"transactionId\":\"6f0bedac-9ce9-448a-ab11-613e6d194fb0\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:49:324\",\"respDate\":\"230423-00:45:49:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f0bedac-9ce9-448a-ab11-613e6d194fb0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:49:324-27081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c89950c6-688d-42b9-a4e0-5cabcc66c70a], x-b3-parentspanid=[dc9298659a068fab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56625], x-envoy-attempt-count=[1], x-b3-traceid=[d618ce2dfe2b7ad0dc9298659a068fab], x-b3-spanid=[2038c4d052ba4d8d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f0bedac-9ce9-448a-ab11-613e6d194fb0]}\\\"}\"}","context":{"RequestID":"6f0bedac-9ce9-448a-ab11-613e6d194fb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56f0cc95-790f-419e-bab2-1d309f5283ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:49.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f0bedac-9ce9-448a-ab11-613e6d194fb0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56f0cc95-790f-419e-bab2-1d309f5283ac","LogTimestamp":"2023-04-23T00:45:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:50.683Z","message":"Entering","context":{"RequestID":"832a47e4-28c6-4aa3-bc3f-872a81220613","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10343654-e4bc-424c-a942-d07cce85ec29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:50.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:50.686Z","message":"{\"transactionId\":\"832a47e4-28c6-4aa3-bc3f-872a81220613\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:50:684\",\"respDate\":\"230423-00:45:50:686\",\"sourceId\":\"haproxy:832a47e4-28c6-4aa3-bc3f-872a81220613\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:50:684-200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[960f4e4a-0cd2-4b12-b7d3-b3e3fed3abe0], x-b3-parentspanid=[7b459eacc34f9fca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c67ae35e488c2507b459eacc34f9fca], x-b3-spanid=[9621324ffd80c9b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[832a47e4-28c6-4aa3-bc3f-872a81220613]}\\\"}\"}","context":{"RequestID":"832a47e4-28c6-4aa3-bc3f-872a81220613","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10343654-e4bc-424c-a942-d07cce85ec29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:50.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:50.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"832a47e4-28c6-4aa3-bc3f-872a81220613","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10343654-e4bc-424c-a942-d07cce85ec29","LogTimestamp":"2023-04-23T00:45:50.687Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:45:52.697Z","message":"Entering","context":{"RequestID":"646b54d3-26be-4eee-849c-50544f2da8b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c84573a8-52a6-40c9-80ca-fd928e6abd7f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:52.699Z","message":"{\"transactionId\":\"646b54d3-26be-4eee-849c-50544f2da8b6\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:52:698\",\"respDate\":\"230423-00:45:52:699\",\"sourceId\":\"haproxy:646b54d3-26be-4eee-849c-50544f2da8b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:52:698-61262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43a26dcf-6909-479d-83ea-b5bbd0b7af58], x-b3-parentspanid=[58f6545c95dd6729], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0557229f90c110358f6545c95dd6729], x-b3-spanid=[58f325357c020129], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[646b54d3-26be-4eee-849c-50544f2da8b6]}\\\"}\"}","context":{"RequestID":"646b54d3-26be-4eee-849c-50544f2da8b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c84573a8-52a6-40c9-80ca-fd928e6abd7f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:52.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"646b54d3-26be-4eee-849c-50544f2da8b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c84573a8-52a6-40c9-80ca-fd928e6abd7f","LogTimestamp":"2023-04-23T00:45:52.700Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:52.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:45:52.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:52.986Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:52.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:54.710Z","message":"Entering","context":{"RequestID":"feb15ef3-23c8-46a8-b4a3-896c5eeea0a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a606536-e623-43bc-b02a-b629a7c3e4b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:54.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:54.712Z","message":"{\"transactionId\":\"feb15ef3-23c8-46a8-b4a3-896c5eeea0a2\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:54:710\",\"respDate\":\"230423-00:45:54:712\",\"sourceId\":\"haproxy:feb15ef3-23c8-46a8-b4a3-896c5eeea0a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:54:710-86046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59b2c0c1-2ddf-445c-90f7-9284ff86bc9d], x-b3-parentspanid=[4d154afb565bcfcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd457a05ce417b794d154afb565bcfcc], x-b3-spanid=[7203dadf47ca7caf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feb15ef3-23c8-46a8-b4a3-896c5eeea0a2]}\\\"}\"}","context":{"RequestID":"feb15ef3-23c8-46a8-b4a3-896c5eeea0a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a606536-e623-43bc-b02a-b629a7c3e4b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:54.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:54.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feb15ef3-23c8-46a8-b4a3-896c5eeea0a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a606536-e623-43bc-b02a-b629a7c3e4b7","LogTimestamp":"2023-04-23T00:45:54.713Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:56.722Z","message":"Entering","context":{"RequestID":"f71a0817-f629-4703-b254-e7afbcc45710","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2717a189-0eb5-463a-b9a6-e6f6b69cbbf7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:56.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:56.724Z","message":"{\"transactionId\":\"f71a0817-f629-4703-b254-e7afbcc45710\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:56:723\",\"respDate\":\"230423-00:45:56:724\",\"sourceId\":\"haproxy:f71a0817-f629-4703-b254-e7afbcc45710\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:56:723-7728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85092ccf-e1f8-4249-9c81-f101b9768cfd], x-b3-parentspanid=[9403d7441f79a771], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[278698c62ee770b79403d7441f79a771], x-b3-spanid=[f31e31be0b629005], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f71a0817-f629-4703-b254-e7afbcc45710]}\\\"}\"}","context":{"RequestID":"f71a0817-f629-4703-b254-e7afbcc45710","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2717a189-0eb5-463a-b9a6-e6f6b69cbbf7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:56.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:56.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f71a0817-f629-4703-b254-e7afbcc45710","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2717a189-0eb5-463a-b9a6-e6f6b69cbbf7","LogTimestamp":"2023-04-23T00:45:56.725Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:45:58.733Z","message":"Entering","context":{"RequestID":"0e5b1d8a-3300-4b0e-ac7a-18f26fee0080","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"696513c3-7af3-403c-9b02-e1b419189e18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:58.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:58.737Z","message":"{\"transactionId\":\"0e5b1d8a-3300-4b0e-ac7a-18f26fee0080\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:58:734\",\"respDate\":\"230423-00:45:58:737\",\"sourceId\":\"haproxy:0e5b1d8a-3300-4b0e-ac7a-18f26fee0080\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:58:734-36600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2cd46a-ea2a-98e0-9254-8424f01e7e5a], x-b3-parentspanid=[de6b51bd4a1cb878], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3060919a9e563e1dde6b51bd4a1cb878], x-b3-spanid=[7e41eb56fecda8e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e5b1d8a-3300-4b0e-ac7a-18f26fee0080]}\\\"}\"}","context":{"RequestID":"0e5b1d8a-3300-4b0e-ac7a-18f26fee0080","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"696513c3-7af3-403c-9b02-e1b419189e18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:45:58.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:58.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e5b1d8a-3300-4b0e-ac7a-18f26fee0080","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"696513c3-7af3-403c-9b02-e1b419189e18","LogTimestamp":"2023-04-23T00:45:58.738Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:45:59.211Z","message":"Entering","context":{"RequestID":"5856c25b-93c9-4be2-b0b3-9e90806787fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb5e7d95-28db-4cd5-b055-6ab126be3d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"5856c25b-93c9-4be2-b0b3-9e90806787fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb5e7d95-28db-4cd5-b055-6ab126be3d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:59.214Z","message":"{\"transactionId\":\"5856c25b-93c9-4be2-b0b3-9e90806787fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:59:212\",\"respDate\":\"230423-00:45:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5856c25b-93c9-4be2-b0b3-9e90806787fe\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:45:59:212-663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5856c25b-93c9-4be2-b0b3-9e90806787fe]}\\\"}\"}","context":{"RequestID":"5856c25b-93c9-4be2-b0b3-9e90806787fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bb5e7d95-28db-4cd5-b055-6ab126be3d5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:45:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5856c25b-93c9-4be2-b0b3-9e90806787fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5e7d95-28db-4cd5-b055-6ab126be3d5b","LogTimestamp":"2023-04-23T00:45:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:45:59.325Z","message":"Entering","context":{"RequestID":"4245c095-93d6-4880-8171-f0f004f1f999","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd759a8e-b39b-4913-b37b-fab72a38c072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:45:59.327Z","message":"{\"transactionId\":\"4245c095-93d6-4880-8171-f0f004f1f999\",\"status\":\"200\",\"rqstDate\":\"230423-00:45:59:326\",\"respDate\":\"230423-00:45:59:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4245c095-93d6-4880-8171-f0f004f1f999\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:45:59:326-24380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c9b72b7-a22f-4576-be63-dbfa08c4781a], x-b3-parentspanid=[5ae0006a751d8f71], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42595], x-envoy-attempt-count=[1], x-b3-traceid=[3b20503101d8b71d5ae0006a751d8f71], x-b3-spanid=[49fe27de18649210], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4245c095-93d6-4880-8171-f0f004f1f999]}\\\"}\"}","context":{"RequestID":"4245c095-93d6-4880-8171-f0f004f1f999","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd759a8e-b39b-4913-b37b-fab72a38c072","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:45:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:45:59.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4245c095-93d6-4880-8171-f0f004f1f999","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd759a8e-b39b-4913-b37b-fab72a38c072","LogTimestamp":"2023-04-23T00:45:59.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:45:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:00.748Z","message":"Entering","context":{"RequestID":"1e5f4b07-82c6-413e-b73d-e0ab668f1055","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af33590a-8e6b-4b3f-b0b1-91395da34e06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:00.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:00.751Z","message":"{\"transactionId\":\"1e5f4b07-82c6-413e-b73d-e0ab668f1055\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:00:749\",\"respDate\":\"230423-00:46:00:751\",\"sourceId\":\"haproxy:1e5f4b07-82c6-413e-b73d-e0ab668f1055\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:00:749-2529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c8ee87f-98d4-44fa-bce3-1b1826bf7e1f], x-b3-parentspanid=[c65ca6516b85b15f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61e78ea7d1c16157c65ca6516b85b15f], x-b3-spanid=[4aeac94aa5683b79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e5f4b07-82c6-413e-b73d-e0ab668f1055]}\\\"}\"}","context":{"RequestID":"1e5f4b07-82c6-413e-b73d-e0ab668f1055","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af33590a-8e6b-4b3f-b0b1-91395da34e06","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:00.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:00.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e5f4b07-82c6-413e-b73d-e0ab668f1055","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af33590a-8e6b-4b3f-b0b1-91395da34e06","LogTimestamp":"2023-04-23T00:46:00.752Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:02.762Z","message":"Entering","context":{"RequestID":"8f928247-5ca7-4cc4-af51-6e83fbc9914c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74107fe8-98c1-4892-a45b-78c6db31e6a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:02.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:02.764Z","message":"{\"transactionId\":\"8f928247-5ca7-4cc4-af51-6e83fbc9914c\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:02:763\",\"respDate\":\"230423-00:46:02:764\",\"sourceId\":\"haproxy:8f928247-5ca7-4cc4-af51-6e83fbc9914c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:02:763-18849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fba911d-3257-4db2-b25c-86785d50a05e], x-b3-parentspanid=[bb3ebcaa50522b49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a62ad092efa3514abb3ebcaa50522b49], x-b3-spanid=[3960483df4364161], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f928247-5ca7-4cc4-af51-6e83fbc9914c]}\\\"}\"}","context":{"RequestID":"8f928247-5ca7-4cc4-af51-6e83fbc9914c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74107fe8-98c1-4892-a45b-78c6db31e6a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:02.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:02.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f928247-5ca7-4cc4-af51-6e83fbc9914c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74107fe8-98c1-4892-a45b-78c6db31e6a8","LogTimestamp":"2023-04-23T00:46:02.765Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:02.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:02.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:02.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:02.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:04.774Z","message":"Entering","context":{"RequestID":"d15046f3-7bc7-4d57-b8d2-5145852ff772","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d49fe01-2e7f-426d-8f06-85eaed14547d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:04.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:04.776Z","message":"{\"transactionId\":\"d15046f3-7bc7-4d57-b8d2-5145852ff772\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:04:775\",\"respDate\":\"230423-00:46:04:776\",\"sourceId\":\"haproxy:d15046f3-7bc7-4d57-b8d2-5145852ff772\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:04:775-87535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c989e2b-64cb-4c8a-af15-860e0e918bb8], x-b3-parentspanid=[aaab3b668656c296], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd56c545a46b8c61aaab3b668656c296], x-b3-spanid=[bfd87d45686741b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d15046f3-7bc7-4d57-b8d2-5145852ff772]}\\\"}\"}","context":{"RequestID":"d15046f3-7bc7-4d57-b8d2-5145852ff772","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d49fe01-2e7f-426d-8f06-85eaed14547d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:04.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:04.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d15046f3-7bc7-4d57-b8d2-5145852ff772","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d49fe01-2e7f-426d-8f06-85eaed14547d","LogTimestamp":"2023-04-23T00:46:04.777Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:05.256Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:05.259Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:06.786Z","message":"Entering","context":{"RequestID":"20d5eec7-626d-49e5-9bea-13b76a5cb6d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"392931c4-d342-4ee6-8c41-6e64db7980f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:06.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:06.788Z","message":"{\"transactionId\":\"20d5eec7-626d-49e5-9bea-13b76a5cb6d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:06:787\",\"respDate\":\"230423-00:46:06:788\",\"sourceId\":\"haproxy:20d5eec7-626d-49e5-9bea-13b76a5cb6d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:06:787-56753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbbbc24a-3f0f-4ca9-860b-3c765692d049], x-b3-parentspanid=[8d88aee3f56f8840], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a406cd2e5618bf98d88aee3f56f8840], x-b3-spanid=[446a6540787d66f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20d5eec7-626d-49e5-9bea-13b76a5cb6d5]}\\\"}\"}","context":{"RequestID":"20d5eec7-626d-49e5-9bea-13b76a5cb6d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"392931c4-d342-4ee6-8c41-6e64db7980f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:06.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:06.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20d5eec7-626d-49e5-9bea-13b76a5cb6d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"392931c4-d342-4ee6-8c41-6e64db7980f5","LogTimestamp":"2023-04-23T00:46:06.788Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:08.798Z","message":"Entering","context":{"RequestID":"0a72cc55-6384-41a5-aedc-6063ad111e41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65c9b756-6498-4e0e-84de-56d5bc1656cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:08.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:08.800Z","message":"{\"transactionId\":\"0a72cc55-6384-41a5-aedc-6063ad111e41\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:08:799\",\"respDate\":\"230423-00:46:08:800\",\"sourceId\":\"haproxy:0a72cc55-6384-41a5-aedc-6063ad111e41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:08:799-61092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80e4a8c9-f865-46a3-a7b0-e9d9adf94d8d], x-b3-parentspanid=[9c55a4c6cdd12b82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85a4a5658264b45d9c55a4c6cdd12b82], x-b3-spanid=[c7d7cb179b26b566], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a72cc55-6384-41a5-aedc-6063ad111e41]}\\\"}\"}","context":{"RequestID":"0a72cc55-6384-41a5-aedc-6063ad111e41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"65c9b756-6498-4e0e-84de-56d5bc1656cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:08.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:08.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a72cc55-6384-41a5-aedc-6063ad111e41","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65c9b756-6498-4e0e-84de-56d5bc1656cb","LogTimestamp":"2023-04-23T00:46:08.800Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:09.212Z","message":"Entering","context":{"RequestID":"242fe97a-a6ec-4ae4-96b2-52d9f7882299","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67da6f18-144e-4bed-addd-1a81500a5055","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"242fe97a-a6ec-4ae4-96b2-52d9f7882299","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67da6f18-144e-4bed-addd-1a81500a5055","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:09.215Z","message":"{\"transactionId\":\"242fe97a-a6ec-4ae4-96b2-52d9f7882299\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:09:213\",\"respDate\":\"230423-00:46:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:242fe97a-a6ec-4ae4-96b2-52d9f7882299\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:09:213-93698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[242fe97a-a6ec-4ae4-96b2-52d9f7882299]}\\\"}\"}","context":{"RequestID":"242fe97a-a6ec-4ae4-96b2-52d9f7882299","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"67da6f18-144e-4bed-addd-1a81500a5055","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"242fe97a-a6ec-4ae4-96b2-52d9f7882299","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67da6f18-144e-4bed-addd-1a81500a5055","LogTimestamp":"2023-04-23T00:46:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:09.322Z","message":"Entering","context":{"RequestID":"a273a19c-17de-4f1c-b700-d8ea58423f29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"123fa631-f5c9-425f-acdc-2838f0017005","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:09.324Z","message":"{\"transactionId\":\"a273a19c-17de-4f1c-b700-d8ea58423f29\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:09:323\",\"respDate\":\"230423-00:46:09:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a273a19c-17de-4f1c-b700-d8ea58423f29\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:09:323-63225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[696962cf-9549-4ccf-88f2-90f0b1bfad76], x-b3-parentspanid=[54530d12c8a0c232], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55261], x-envoy-attempt-count=[1], x-b3-traceid=[d1a3bdf6bc7e8c1354530d12c8a0c232], x-b3-spanid=[dd5a89f6f79c2c2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a273a19c-17de-4f1c-b700-d8ea58423f29]}\\\"}\"}","context":{"RequestID":"a273a19c-17de-4f1c-b700-d8ea58423f29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"123fa631-f5c9-425f-acdc-2838f0017005","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:09.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a273a19c-17de-4f1c-b700-d8ea58423f29","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"123fa631-f5c9-425f-acdc-2838f0017005","LogTimestamp":"2023-04-23T00:46:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:10.809Z","message":"Entering","context":{"RequestID":"841fad71-5fcd-444a-b825-485fc866eeb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d69cc49a-7af7-44e4-8716-22a574fb32f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:10.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:10.812Z","message":"{\"transactionId\":\"841fad71-5fcd-444a-b825-485fc866eeb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:10:810\",\"respDate\":\"230423-00:46:10:812\",\"sourceId\":\"haproxy:841fad71-5fcd-444a-b825-485fc866eeb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:10:810-74794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfe51f66-a991-454a-b4f4-71a4c9f96e21], x-b3-parentspanid=[489f12d5adea6006], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6335f9a7c9b87f70489f12d5adea6006], x-b3-spanid=[168080f0ea4d13ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[841fad71-5fcd-444a-b825-485fc866eeb4]}\\\"}\"}","context":{"RequestID":"841fad71-5fcd-444a-b825-485fc866eeb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d69cc49a-7af7-44e4-8716-22a574fb32f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:10.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:10.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"841fad71-5fcd-444a-b825-485fc866eeb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d69cc49a-7af7-44e4-8716-22a574fb32f7","LogTimestamp":"2023-04-23T00:46:10.813Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:12.822Z","message":"Entering","context":{"RequestID":"357dd3f6-29a7-4b30-8dc8-f264f52eb5f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4805114b-38f9-4f09-8bd7-2e21ab905ade","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:12.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:12.824Z","message":"{\"transactionId\":\"357dd3f6-29a7-4b30-8dc8-f264f52eb5f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:12:822\",\"respDate\":\"230423-00:46:12:824\",\"sourceId\":\"haproxy:357dd3f6-29a7-4b30-8dc8-f264f52eb5f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:12:822-31787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55168e68-3736-4eec-b107-b622bfbf7a6f], x-b3-parentspanid=[c6828b53d939a9b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a4d1e2767bdbe8bc6828b53d939a9b1], x-b3-spanid=[8b0e3f90b8e64549], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[357dd3f6-29a7-4b30-8dc8-f264f52eb5f1]}\\\"}\"}","context":{"RequestID":"357dd3f6-29a7-4b30-8dc8-f264f52eb5f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4805114b-38f9-4f09-8bd7-2e21ab905ade","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:12.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:12.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"357dd3f6-29a7-4b30-8dc8-f264f52eb5f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4805114b-38f9-4f09-8bd7-2e21ab905ade","LogTimestamp":"2023-04-23T00:46:12.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:12.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:12.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:12.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:12.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:14.833Z","message":"Entering","context":{"RequestID":"7acad5a0-4d1a-41f9-86cf-4967a9813d2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ffca5e8-42ae-461b-bc8a-0ed30658ff3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:14.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:14.835Z","message":"{\"transactionId\":\"7acad5a0-4d1a-41f9-86cf-4967a9813d2a\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:14:834\",\"respDate\":\"230423-00:46:14:835\",\"sourceId\":\"haproxy:7acad5a0-4d1a-41f9-86cf-4967a9813d2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:14:834-64124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0983e64f-ff70-4d9b-868a-acc1597a9822], x-b3-parentspanid=[54e816b884fcc506], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f603cae46d2794a54e816b884fcc506], x-b3-spanid=[b75f7d8845ddf6ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7acad5a0-4d1a-41f9-86cf-4967a9813d2a]}\\\"}\"}","context":{"RequestID":"7acad5a0-4d1a-41f9-86cf-4967a9813d2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ffca5e8-42ae-461b-bc8a-0ed30658ff3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:14.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:14.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7acad5a0-4d1a-41f9-86cf-4967a9813d2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ffca5e8-42ae-461b-bc8a-0ed30658ff3f","LogTimestamp":"2023-04-23T00:46:14.836Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:16.846Z","message":"Entering","context":{"RequestID":"1624b49a-63eb-49a3-9ea2-a9753710c88f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b707fd20-ab74-4a35-8593-26c3e371009f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:16.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:16.849Z","message":"{\"transactionId\":\"1624b49a-63eb-49a3-9ea2-a9753710c88f\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:16:847\",\"respDate\":\"230423-00:46:16:849\",\"sourceId\":\"haproxy:1624b49a-63eb-49a3-9ea2-a9753710c88f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:16:847-41843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3367fb4f-d30e-4b18-83fa-79bb2d1e8ac0], x-b3-parentspanid=[5886bb3799000b75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eee09158e6a41745886bb3799000b75], x-b3-spanid=[be97bf1f4c8b516a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1624b49a-63eb-49a3-9ea2-a9753710c88f]}\\\"}\"}","context":{"RequestID":"1624b49a-63eb-49a3-9ea2-a9753710c88f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b707fd20-ab74-4a35-8593-26c3e371009f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:16.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:16.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1624b49a-63eb-49a3-9ea2-a9753710c88f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b707fd20-ab74-4a35-8593-26c3e371009f","LogTimestamp":"2023-04-23T00:46:16.850Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:18.859Z","message":"Entering","context":{"RequestID":"f6599d12-c7d9-4109-9e30-f7584783e181","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78af751d-ed76-4bf8-90a1-1e89d799f992","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:18.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:18.861Z","message":"{\"transactionId\":\"f6599d12-c7d9-4109-9e30-f7584783e181\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:18:859\",\"respDate\":\"230423-00:46:18:861\",\"sourceId\":\"haproxy:f6599d12-c7d9-4109-9e30-f7584783e181\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:18:859-61532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f47024bd-d593-42ec-856e-c0f9f3a6845e], x-b3-parentspanid=[157a6e2f859dae3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9d60ae90ecebb98157a6e2f859dae3b], x-b3-spanid=[fd25c959e5ad6832], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6599d12-c7d9-4109-9e30-f7584783e181]}\\\"}\"}","context":{"RequestID":"f6599d12-c7d9-4109-9e30-f7584783e181","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78af751d-ed76-4bf8-90a1-1e89d799f992","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:18.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:18.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6599d12-c7d9-4109-9e30-f7584783e181","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78af751d-ed76-4bf8-90a1-1e89d799f992","LogTimestamp":"2023-04-23T00:46:18.861Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:19.210Z","message":"Entering","context":{"RequestID":"1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4070cc7-4688-4a65-bce6-022236b0800f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:19.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4070cc7-4688-4a65-bce6-022236b0800f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:19.213Z","message":"{\"transactionId\":\"1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:19:211\",\"respDate\":\"230423-00:46:19:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:19:211-60154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a]}\\\"}\"}","context":{"RequestID":"1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4070cc7-4688-4a65-bce6-022236b0800f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ac16c5e-0a8d-4c03-ae9d-bfbfc9297b4a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4070cc7-4688-4a65-bce6-022236b0800f","LogTimestamp":"2023-04-23T00:46:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:19.325Z","message":"Entering","context":{"RequestID":"4e45cf63-124f-426d-8aa6-369ed7357a81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0229cf12-2209-4f1f-b4ed-c63a44b16d47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:19.327Z","message":"{\"transactionId\":\"4e45cf63-124f-426d-8aa6-369ed7357a81\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:19:325\",\"respDate\":\"230423-00:46:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e45cf63-124f-426d-8aa6-369ed7357a81\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:19:325-35934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c249cb15-5f68-4059-90dc-7be1aeef3f49], x-b3-parentspanid=[9d2ce4b7eab9fe7a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53757], x-envoy-attempt-count=[1], x-b3-traceid=[90b230176f77fec19d2ce4b7eab9fe7a], x-b3-spanid=[0973387812cfde84], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e45cf63-124f-426d-8aa6-369ed7357a81]}\\\"}\"}","context":{"RequestID":"4e45cf63-124f-426d-8aa6-369ed7357a81","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0229cf12-2209-4f1f-b4ed-c63a44b16d47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:19.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e45cf63-124f-426d-8aa6-369ed7357a81","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0229cf12-2209-4f1f-b4ed-c63a44b16d47","LogTimestamp":"2023-04-23T00:46:19.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:20.870Z","message":"Entering","context":{"RequestID":"efd0eb95-b409-4d9e-a716-5f81dee2de4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e94c0f3-8814-4edf-af04-ca805f59ca1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:20.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:20.872Z","message":"{\"transactionId\":\"efd0eb95-b409-4d9e-a716-5f81dee2de4a\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:20:871\",\"respDate\":\"230423-00:46:20:872\",\"sourceId\":\"haproxy:efd0eb95-b409-4d9e-a716-5f81dee2de4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:20:871-63120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2161671f-14a7-4ce6-b665-60f5af034935], x-b3-parentspanid=[724491a741cef308], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b226368fbb885cca724491a741cef308], x-b3-spanid=[1ee6bf8127f1947e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efd0eb95-b409-4d9e-a716-5f81dee2de4a]}\\\"}\"}","context":{"RequestID":"efd0eb95-b409-4d9e-a716-5f81dee2de4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5e94c0f3-8814-4edf-af04-ca805f59ca1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:20.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:20.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efd0eb95-b409-4d9e-a716-5f81dee2de4a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e94c0f3-8814-4edf-af04-ca805f59ca1c","LogTimestamp":"2023-04-23T00:46:20.872Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:22.881Z","message":"Entering","context":{"RequestID":"2a8494e6-8ad7-4c3f-ad40-553179e2fe2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cd3e406-f263-49b0-807c-d31396398d0f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:22.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:22.883Z","message":"{\"transactionId\":\"2a8494e6-8ad7-4c3f-ad40-553179e2fe2c\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:22:882\",\"respDate\":\"230423-00:46:22:883\",\"sourceId\":\"haproxy:2a8494e6-8ad7-4c3f-ad40-553179e2fe2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:22:882-60742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cafb1cab-31c6-423d-9ee5-02f3d50a7d3e], x-b3-parentspanid=[8d159d0a2ce2ed01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc8e2bac84d12e9e8d159d0a2ce2ed01], x-b3-spanid=[60fa83b3b2da7bf4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a8494e6-8ad7-4c3f-ad40-553179e2fe2c]}\\\"}\"}","context":{"RequestID":"2a8494e6-8ad7-4c3f-ad40-553179e2fe2c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cd3e406-f263-49b0-807c-d31396398d0f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:22.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:22.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a8494e6-8ad7-4c3f-ad40-553179e2fe2c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd3e406-f263-49b0-807c-d31396398d0f","LogTimestamp":"2023-04-23T00:46:22.884Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:22.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:22.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:22.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:22.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:24.894Z","message":"Entering","context":{"RequestID":"d6788f3f-f1eb-4393-9069-c0311868b51f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"063e0a23-5af1-4603-9057-66a7e098e7a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:24.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:24.896Z","message":"{\"transactionId\":\"d6788f3f-f1eb-4393-9069-c0311868b51f\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:24:895\",\"respDate\":\"230423-00:46:24:896\",\"sourceId\":\"haproxy:d6788f3f-f1eb-4393-9069-c0311868b51f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:24:895-42377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91b71886-45a7-445a-b878-e28112272176], x-b3-parentspanid=[253ea97ad29e17cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02aeb80aaee140ba253ea97ad29e17cc], x-b3-spanid=[3e5bfc82c33af834], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6788f3f-f1eb-4393-9069-c0311868b51f]}\\\"}\"}","context":{"RequestID":"d6788f3f-f1eb-4393-9069-c0311868b51f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"063e0a23-5af1-4603-9057-66a7e098e7a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:24.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:24.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6788f3f-f1eb-4393-9069-c0311868b51f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"063e0a23-5af1-4603-9057-66a7e098e7a6","LogTimestamp":"2023-04-23T00:46:24.897Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:26.907Z","message":"Entering","context":{"RequestID":"96fddc2f-9cfc-4609-949b-310d55cfc0e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b2cd505e-3493-4e3a-a008-cb803532b66a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:26.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:26.910Z","message":"{\"transactionId\":\"96fddc2f-9cfc-4609-949b-310d55cfc0e9\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:26:908\",\"respDate\":\"230423-00:46:26:910\",\"sourceId\":\"haproxy:96fddc2f-9cfc-4609-949b-310d55cfc0e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:26:908-98726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a29d01cc-6438-4fff-91a7-04a927be0343], x-b3-parentspanid=[b67e1641f8be2ce9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15e6ebfbeec828d6b67e1641f8be2ce9], x-b3-spanid=[fd4b0efd10606476], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96fddc2f-9cfc-4609-949b-310d55cfc0e9]}\\\"}\"}","context":{"RequestID":"96fddc2f-9cfc-4609-949b-310d55cfc0e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b2cd505e-3493-4e3a-a008-cb803532b66a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:26.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:26.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96fddc2f-9cfc-4609-949b-310d55cfc0e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2cd505e-3493-4e3a-a008-cb803532b66a","LogTimestamp":"2023-04-23T00:46:26.911Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:28.921Z","message":"Entering","context":{"RequestID":"041a7c6d-0d3b-48fd-8212-53341c1d0bb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c470f5be-0de8-494c-a37a-bb63c4835907","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:28.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:28.924Z","message":"{\"transactionId\":\"041a7c6d-0d3b-48fd-8212-53341c1d0bb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:28:922\",\"respDate\":\"230423-00:46:28:924\",\"sourceId\":\"haproxy:041a7c6d-0d3b-48fd-8212-53341c1d0bb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:28:922-90524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d059ba21-47ec-4741-a37e-492430006678], x-b3-parentspanid=[e36d6bfbf4e98a33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c085ad8f62d16434e36d6bfbf4e98a33], x-b3-spanid=[cddb5947529ebd6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[041a7c6d-0d3b-48fd-8212-53341c1d0bb4]}\\\"}\"}","context":{"RequestID":"041a7c6d-0d3b-48fd-8212-53341c1d0bb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c470f5be-0de8-494c-a37a-bb63c4835907","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:28.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:28.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"041a7c6d-0d3b-48fd-8212-53341c1d0bb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c470f5be-0de8-494c-a37a-bb63c4835907","LogTimestamp":"2023-04-23T00:46:28.926Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:46:29.212Z","message":"Entering","context":{"RequestID":"a601e5ce-9116-45f7-acbb-8826726b6818","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7cfa067a-26c3-41fc-a20d-2e92f48a427a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"a601e5ce-9116-45f7-acbb-8826726b6818","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7cfa067a-26c3-41fc-a20d-2e92f48a427a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:29.216Z","message":"{\"transactionId\":\"a601e5ce-9116-45f7-acbb-8826726b6818\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:29:213\",\"respDate\":\"230423-00:46:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a601e5ce-9116-45f7-acbb-8826726b6818\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:29:213-70342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a601e5ce-9116-45f7-acbb-8826726b6818]}\\\"}\"}","context":{"RequestID":"a601e5ce-9116-45f7-acbb-8826726b6818","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7cfa067a-26c3-41fc-a20d-2e92f48a427a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a601e5ce-9116-45f7-acbb-8826726b6818","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cfa067a-26c3-41fc-a20d-2e92f48a427a","LogTimestamp":"2023-04-23T00:46:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:29.324Z","message":"Entering","context":{"RequestID":"737bcbc2-a739-40b7-8c8a-7751f8c0d4bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"665187d2-1fff-41ff-9aa5-d6909975475e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:29.326Z","message":"{\"transactionId\":\"737bcbc2-a739-40b7-8c8a-7751f8c0d4bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:29:325\",\"respDate\":\"230423-00:46:29:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:737bcbc2-a739-40b7-8c8a-7751f8c0d4bc\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:29:325-103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07ff3b8b-7a74-471d-a3c7-41aa0ba3a1c7], x-b3-parentspanid=[40c400892e7d0e9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36395], x-envoy-attempt-count=[1], x-b3-traceid=[cf25af073d74e00840c400892e7d0e9a], x-b3-spanid=[1950d6cc9ec31b4c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[737bcbc2-a739-40b7-8c8a-7751f8c0d4bc]}\\\"}\"}","context":{"RequestID":"737bcbc2-a739-40b7-8c8a-7751f8c0d4bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"665187d2-1fff-41ff-9aa5-d6909975475e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:29.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"737bcbc2-a739-40b7-8c8a-7751f8c0d4bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"665187d2-1fff-41ff-9aa5-d6909975475e","LogTimestamp":"2023-04-23T00:46:29.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:30.937Z","message":"Entering","context":{"RequestID":"a12dc7d3-1470-4a4c-b47f-b7af24365744","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4053027c-eeb2-4ecd-96e6-5aff8ce7d859","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:30.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:30.939Z","message":"{\"transactionId\":\"a12dc7d3-1470-4a4c-b47f-b7af24365744\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:30:938\",\"respDate\":\"230423-00:46:30:939\",\"sourceId\":\"haproxy:a12dc7d3-1470-4a4c-b47f-b7af24365744\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:30:938-28000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69fba8f3-c655-4ace-8069-7f5319142536], x-b3-parentspanid=[37273e0524b64595], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e161a23a725c469537273e0524b64595], x-b3-spanid=[013a661bdfa6b2d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a12dc7d3-1470-4a4c-b47f-b7af24365744]}\\\"}\"}","context":{"RequestID":"a12dc7d3-1470-4a4c-b47f-b7af24365744","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4053027c-eeb2-4ecd-96e6-5aff8ce7d859","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:30.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:30.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a12dc7d3-1470-4a4c-b47f-b7af24365744","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4053027c-eeb2-4ecd-96e6-5aff8ce7d859","LogTimestamp":"2023-04-23T00:46:30.939Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:32.947Z","message":"Entering","context":{"RequestID":"fe4612c7-4177-45d0-a0fa-dd3d750d8928","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58a2f573-42c3-4483-be31-27964da48445","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:32.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:32.950Z","message":"{\"transactionId\":\"fe4612c7-4177-45d0-a0fa-dd3d750d8928\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:32:948\",\"respDate\":\"230423-00:46:32:950\",\"sourceId\":\"haproxy:fe4612c7-4177-45d0-a0fa-dd3d750d8928\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:32:948-91392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b661828-a843-425f-adb0-45306d8d3523], x-b3-parentspanid=[9fde3aa7dafed4d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61b5649bd29882719fde3aa7dafed4d5], x-b3-spanid=[1b8cb983db0849c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe4612c7-4177-45d0-a0fa-dd3d750d8928]}\\\"}\"}","context":{"RequestID":"fe4612c7-4177-45d0-a0fa-dd3d750d8928","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58a2f573-42c3-4483-be31-27964da48445","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:32.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:32.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe4612c7-4177-45d0-a0fa-dd3d750d8928","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a2f573-42c3-4483-be31-27964da48445","LogTimestamp":"2023-04-23T00:46:32.950Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:32.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:32.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:32.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:32.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:34.960Z","message":"Entering","context":{"RequestID":"567161d0-ebbb-4021-86cb-5a8ca3b347b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95dc3dce-5e08-4fa5-85b4-17d88baa9b98","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:34.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:34.962Z","message":"{\"transactionId\":\"567161d0-ebbb-4021-86cb-5a8ca3b347b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:34:960\",\"respDate\":\"230423-00:46:34:962\",\"sourceId\":\"haproxy:567161d0-ebbb-4021-86cb-5a8ca3b347b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:34:960-10641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb8b65bc-67f0-4856-867c-16e352446322], x-b3-parentspanid=[37776b70266ab14f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f21cc218a92cb4437776b70266ab14f], x-b3-spanid=[2d4653d2d6c4bf8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[567161d0-ebbb-4021-86cb-5a8ca3b347b9]}\\\"}\"}","context":{"RequestID":"567161d0-ebbb-4021-86cb-5a8ca3b347b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95dc3dce-5e08-4fa5-85b4-17d88baa9b98","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:34.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:34.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"567161d0-ebbb-4021-86cb-5a8ca3b347b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95dc3dce-5e08-4fa5-85b4-17d88baa9b98","LogTimestamp":"2023-04-23T00:46:34.963Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:35.260Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:35.264Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:36.972Z","message":"Entering","context":{"RequestID":"53278296-54b5-4a6e-a6d3-5f5781cb54e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"961bafa5-0a14-49d9-b23f-b0ddb16eaabf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:36.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:36.974Z","message":"{\"transactionId\":\"53278296-54b5-4a6e-a6d3-5f5781cb54e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:36:972\",\"respDate\":\"230423-00:46:36:974\",\"sourceId\":\"haproxy:53278296-54b5-4a6e-a6d3-5f5781cb54e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:36:972-40858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbecdddd-bcab-426f-b152-f164ebea0495], x-b3-parentspanid=[8b6cf3a8f2d01a85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1c59eeec59646368b6cf3a8f2d01a85], x-b3-spanid=[0898acb5ff5a4d12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53278296-54b5-4a6e-a6d3-5f5781cb54e7]}\\\"}\"}","context":{"RequestID":"53278296-54b5-4a6e-a6d3-5f5781cb54e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"961bafa5-0a14-49d9-b23f-b0ddb16eaabf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:36.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:36.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53278296-54b5-4a6e-a6d3-5f5781cb54e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961bafa5-0a14-49d9-b23f-b0ddb16eaabf","LogTimestamp":"2023-04-23T00:46:36.975Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:38.984Z","message":"Entering","context":{"RequestID":"c30022a4-bebd-4ade-8519-eac1f3d0e308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45479699-5702-4876-b358-7fb97f91d017","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:38.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:38.987Z","message":"{\"transactionId\":\"c30022a4-bebd-4ade-8519-eac1f3d0e308\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:38:985\",\"respDate\":\"230423-00:46:38:987\",\"sourceId\":\"haproxy:c30022a4-bebd-4ade-8519-eac1f3d0e308\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:38:985-29203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b7b72e7-1165-4e13-b996-b67181827813], x-b3-parentspanid=[814535d5c436b5cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64605bda16d90547814535d5c436b5cf], x-b3-spanid=[4498179770ddc080], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c30022a4-bebd-4ade-8519-eac1f3d0e308]}\\\"}\"}","context":{"RequestID":"c30022a4-bebd-4ade-8519-eac1f3d0e308","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45479699-5702-4876-b358-7fb97f91d017","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:38.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:38.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c30022a4-bebd-4ade-8519-eac1f3d0e308","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45479699-5702-4876-b358-7fb97f91d017","LogTimestamp":"2023-04-23T00:46:38.987Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:39.211Z","message":"Entering","context":{"RequestID":"63d04841-89bf-43a8-8eaa-bfa090748f98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fedee1df-9f6e-4089-8789-6f25c1515efb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"63d04841-89bf-43a8-8eaa-bfa090748f98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fedee1df-9f6e-4089-8789-6f25c1515efb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:39.215Z","message":"{\"transactionId\":\"63d04841-89bf-43a8-8eaa-bfa090748f98\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:39:212\",\"respDate\":\"230423-00:46:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:63d04841-89bf-43a8-8eaa-bfa090748f98\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:39:212-32355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[63d04841-89bf-43a8-8eaa-bfa090748f98]}\\\"}\"}","context":{"RequestID":"63d04841-89bf-43a8-8eaa-bfa090748f98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fedee1df-9f6e-4089-8789-6f25c1515efb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63d04841-89bf-43a8-8eaa-bfa090748f98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fedee1df-9f6e-4089-8789-6f25c1515efb","LogTimestamp":"2023-04-23T00:46:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:39.324Z","message":"Entering","context":{"RequestID":"9da980d5-0d34-47bb-b745-cb89a82a1840","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d546dd1a-3009-40d3-8665-853813ba9bad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:39.326Z","message":"{\"transactionId\":\"9da980d5-0d34-47bb-b745-cb89a82a1840\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:39:325\",\"respDate\":\"230423-00:46:39:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9da980d5-0d34-47bb-b745-cb89a82a1840\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:39:325-69504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f07abc88-8a36-4f4d-af95-8dc7ca9d9712], x-b3-parentspanid=[92e4f324ae6ada9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37095], x-envoy-attempt-count=[1], x-b3-traceid=[9c5f77be9c5359ab92e4f324ae6ada9a], x-b3-spanid=[bcac41ccb7d3deda], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9da980d5-0d34-47bb-b745-cb89a82a1840]}\\\"}\"}","context":{"RequestID":"9da980d5-0d34-47bb-b745-cb89a82a1840","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d546dd1a-3009-40d3-8665-853813ba9bad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9da980d5-0d34-47bb-b745-cb89a82a1840","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d546dd1a-3009-40d3-8665-853813ba9bad","LogTimestamp":"2023-04-23T00:46:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:40.997Z","message":"Entering","context":{"RequestID":"7f30f5aa-c269-4dcc-8e67-dc91535b489a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"413845aa-720a-4eac-8041-0e32a5c787dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:40.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:40.999Z","message":"{\"transactionId\":\"7f30f5aa-c269-4dcc-8e67-dc91535b489a\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:40:997\",\"respDate\":\"230423-00:46:40:999\",\"sourceId\":\"haproxy:7f30f5aa-c269-4dcc-8e67-dc91535b489a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:40:997-9947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15c6d789-6d28-46e0-8d55-991f7b6bccad], x-b3-parentspanid=[e9428a32f8d4a501], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44c340601842eff5e9428a32f8d4a501], x-b3-spanid=[8e87e6a43c255c2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f30f5aa-c269-4dcc-8e67-dc91535b489a]}\\\"}\"}","context":{"RequestID":"7f30f5aa-c269-4dcc-8e67-dc91535b489a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"413845aa-720a-4eac-8041-0e32a5c787dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:40.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:41.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f30f5aa-c269-4dcc-8e67-dc91535b489a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"413845aa-720a-4eac-8041-0e32a5c787dd","LogTimestamp":"2023-04-23T00:46:41Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:42.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:42.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:42.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:42.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:43.010Z","message":"Entering","context":{"RequestID":"ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8876ca0-64f6-47c9-9e36-e7363e189198","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:43.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:43.012Z","message":"{\"transactionId\":\"ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:43:011\",\"respDate\":\"230423-00:46:43:012\",\"sourceId\":\"haproxy:ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:43:011-96432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1337658b-cd91-4e60-8844-ebc3b5a44a8c], x-b3-parentspanid=[2f0631a664dee914], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68893538eedca5b52f0631a664dee914], x-b3-spanid=[611a8f6e1fce5b9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9]}\\\"}\"}","context":{"RequestID":"ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8876ca0-64f6-47c9-9e36-e7363e189198","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:43.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:43.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff4bbe82-8e5f-4c10-8ad2-7bafaadf2fe9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8876ca0-64f6-47c9-9e36-e7363e189198","LogTimestamp":"2023-04-23T00:46:43.013Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:45.025Z","message":"Entering","context":{"RequestID":"a1b11ace-7011-45cb-94d4-0fb262042d3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97b571b7-03e5-410f-bad4-c53af038dfd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:45.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:45.027Z","message":"{\"transactionId\":\"a1b11ace-7011-45cb-94d4-0fb262042d3a\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:45:026\",\"respDate\":\"230423-00:46:45:027\",\"sourceId\":\"haproxy:a1b11ace-7011-45cb-94d4-0fb262042d3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:45:026-45108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8f1649b-8b02-4072-9ad2-6825e5d73026], x-b3-parentspanid=[a1b8a78092630f96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9235fa9b701b2f8a1b8a78092630f96], x-b3-spanid=[3ccdb59e0dc831ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1b11ace-7011-45cb-94d4-0fb262042d3a]}\\\"}\"}","context":{"RequestID":"a1b11ace-7011-45cb-94d4-0fb262042d3a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97b571b7-03e5-410f-bad4-c53af038dfd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:45.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:45.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1b11ace-7011-45cb-94d4-0fb262042d3a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97b571b7-03e5-410f-bad4-c53af038dfd5","LogTimestamp":"2023-04-23T00:46:45.028Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:47.040Z","message":"Entering","context":{"RequestID":"0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76fc540c-d2a4-4181-be5b-2621c8669cbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:47.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:47.042Z","message":"{\"transactionId\":\"0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:47:041\",\"respDate\":\"230423-00:46:47:042\",\"sourceId\":\"haproxy:0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:47:041-43700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bb0f4bd-fd22-4fa5-877f-f0389917d319], x-b3-parentspanid=[50e025853a3a8d36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77ec07c1346872e450e025853a3a8d36], x-b3-spanid=[d82550ba0a14356e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf]}\\\"}\"}","context":{"RequestID":"0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76fc540c-d2a4-4181-be5b-2621c8669cbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:47.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:47.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f883fdf-f2f7-49d2-ba8b-2eb4935d6aaf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76fc540c-d2a4-4181-be5b-2621c8669cbb","LogTimestamp":"2023-04-23T00:46:47.043Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:49.053Z","message":"Entering","context":{"RequestID":"e7c06ff8-52f1-452b-b11e-1086cb4d4ccf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52183d7e-40fd-4f17-8ad3-fee26cba443a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:49.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.056Z","message":"{\"transactionId\":\"e7c06ff8-52f1-452b-b11e-1086cb4d4ccf\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:49:054\",\"respDate\":\"230423-00:46:49:056\",\"sourceId\":\"haproxy:e7c06ff8-52f1-452b-b11e-1086cb4d4ccf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:49:054-96135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1b15e94-fc5f-443a-9819-006f54182762], x-b3-parentspanid=[7ec65af07c5e1825], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ec7fc187dbdfb157ec65af07c5e1825], x-b3-spanid=[c9472938b7215c5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7c06ff8-52f1-452b-b11e-1086cb4d4ccf]}\\\"}\"}","context":{"RequestID":"e7c06ff8-52f1-452b-b11e-1086cb4d4ccf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52183d7e-40fd-4f17-8ad3-fee26cba443a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:49.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7c06ff8-52f1-452b-b11e-1086cb4d4ccf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52183d7e-40fd-4f17-8ad3-fee26cba443a","LogTimestamp":"2023-04-23T00:46:49.056Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:49.211Z","message":"Entering","context":{"RequestID":"d8331e12-effb-46b0-b2a5-0db9d8cbcebe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8541af9e-0723-4571-b47e-a7f6b7a6447f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8331e12-effb-46b0-b2a5-0db9d8cbcebe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8541af9e-0723-4571-b47e-a7f6b7a6447f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.214Z","message":"{\"transactionId\":\"d8331e12-effb-46b0-b2a5-0db9d8cbcebe\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:49:212\",\"respDate\":\"230423-00:46:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d8331e12-effb-46b0-b2a5-0db9d8cbcebe\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:49:212-53271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d8331e12-effb-46b0-b2a5-0db9d8cbcebe]}\\\"}\"}","context":{"RequestID":"d8331e12-effb-46b0-b2a5-0db9d8cbcebe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8541af9e-0723-4571-b47e-a7f6b7a6447f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8331e12-effb-46b0-b2a5-0db9d8cbcebe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8541af9e-0723-4571-b47e-a7f6b7a6447f","LogTimestamp":"2023-04-23T00:46:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:49.322Z","message":"Entering","context":{"RequestID":"9aacbfe5-5de7-4138-b5fa-a2dde7d01b40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ab97f69-7126-4491-9642-a5bedf78842f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.324Z","message":"{\"transactionId\":\"9aacbfe5-5de7-4138-b5fa-a2dde7d01b40\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:49:323\",\"respDate\":\"230423-00:46:49:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9aacbfe5-5de7-4138-b5fa-a2dde7d01b40\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:49:323-58398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96a61123-2f7d-4362-9313-8d3bf7fe621c], x-b3-parentspanid=[66ea09e59c82e25d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34445], x-envoy-attempt-count=[1], x-b3-traceid=[5dbc0a5ebf39e42466ea09e59c82e25d], x-b3-spanid=[8dde96fc8dcd6ba3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9aacbfe5-5de7-4138-b5fa-a2dde7d01b40]}\\\"}\"}","context":{"RequestID":"9aacbfe5-5de7-4138-b5fa-a2dde7d01b40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ab97f69-7126-4491-9642-a5bedf78842f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:49.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:49.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aacbfe5-5de7-4138-b5fa-a2dde7d01b40","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab97f69-7126-4491-9642-a5bedf78842f","LogTimestamp":"2023-04-23T00:46:49.324Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:46:51.065Z","message":"Entering","context":{"RequestID":"a884056e-bb56-4750-9017-7b01302adc63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ff4118d-84ac-482f-bf2e-d0974b1018fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:51.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:51.067Z","message":"{\"transactionId\":\"a884056e-bb56-4750-9017-7b01302adc63\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:51:066\",\"respDate\":\"230423-00:46:51:067\",\"sourceId\":\"haproxy:a884056e-bb56-4750-9017-7b01302adc63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:51:066-11962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad2f18a5-4ef9-4f83-b79a-306e08782670], x-b3-parentspanid=[7f85d566db8b27ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4710d183afdc11c47f85d566db8b27ad], x-b3-spanid=[dd1cb6f3b8927609], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a884056e-bb56-4750-9017-7b01302adc63]}\\\"}\"}","context":{"RequestID":"a884056e-bb56-4750-9017-7b01302adc63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ff4118d-84ac-482f-bf2e-d0974b1018fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:51.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:51.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a884056e-bb56-4750-9017-7b01302adc63","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ff4118d-84ac-482f-bf2e-d0974b1018fc","LogTimestamp":"2023-04-23T00:46:51.068Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:52.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:46:52.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:52.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:52.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:53.077Z","message":"Entering","context":{"RequestID":"19d17185-664a-40c4-8cef-c0fb526efc32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1460b64-178f-49ca-8e70-66ff5f1593be","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:53.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:53.079Z","message":"{\"transactionId\":\"19d17185-664a-40c4-8cef-c0fb526efc32\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:53:078\",\"respDate\":\"230423-00:46:53:079\",\"sourceId\":\"haproxy:19d17185-664a-40c4-8cef-c0fb526efc32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:53:078-88661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5c34455-77b3-4b4d-8845-c17d46cc00a6], x-b3-parentspanid=[4d31629bae34b696], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82e8864ecc1f20bf4d31629bae34b696], x-b3-spanid=[913619b79de3e3fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19d17185-664a-40c4-8cef-c0fb526efc32]}\\\"}\"}","context":{"RequestID":"19d17185-664a-40c4-8cef-c0fb526efc32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1460b64-178f-49ca-8e70-66ff5f1593be","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:53.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:53.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19d17185-664a-40c4-8cef-c0fb526efc32","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1460b64-178f-49ca-8e70-66ff5f1593be","LogTimestamp":"2023-04-23T00:46:53.080Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:46:55.089Z","message":"Entering","context":{"RequestID":"0ed8c4a3-6459-49a7-bc8b-30ebe9972798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68d76fed-b678-4d7a-ad83-ee9462610c62","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:55.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:55.092Z","message":"{\"transactionId\":\"0ed8c4a3-6459-49a7-bc8b-30ebe9972798\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:55:090\",\"respDate\":\"230423-00:46:55:091\",\"sourceId\":\"haproxy:0ed8c4a3-6459-49a7-bc8b-30ebe9972798\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:55:090-36828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dab79ca-6908-4c92-b2ca-439cff6b9e95], x-b3-parentspanid=[3cf36770da6b62c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db1d03ae3f074aea3cf36770da6b62c7], x-b3-spanid=[a591536005a79c42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ed8c4a3-6459-49a7-bc8b-30ebe9972798]}\\\"}\"}","context":{"RequestID":"0ed8c4a3-6459-49a7-bc8b-30ebe9972798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"68d76fed-b678-4d7a-ad83-ee9462610c62","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:55.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:55.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ed8c4a3-6459-49a7-bc8b-30ebe9972798","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68d76fed-b678-4d7a-ad83-ee9462610c62","LogTimestamp":"2023-04-23T00:46:55.092Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:57.103Z","message":"Entering","context":{"RequestID":"53ce56f8-5ab8-4a3c-88a2-4df2982afa12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be955dce-6cf2-4063-81f0-b6fe7ed98060","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:57.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:57.105Z","message":"{\"transactionId\":\"53ce56f8-5ab8-4a3c-88a2-4df2982afa12\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:57:103\",\"respDate\":\"230423-00:46:57:105\",\"sourceId\":\"haproxy:53ce56f8-5ab8-4a3c-88a2-4df2982afa12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:46:57:103-75477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5e9edb6-66e8-4344-91b2-f2cb8936ca89], x-b3-parentspanid=[721d9f63e815b182], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b489973b43e6b5a721d9f63e815b182], x-b3-spanid=[e85c02c5cf04adfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53ce56f8-5ab8-4a3c-88a2-4df2982afa12]}\\\"}\"}","context":{"RequestID":"53ce56f8-5ab8-4a3c-88a2-4df2982afa12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be955dce-6cf2-4063-81f0-b6fe7ed98060","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:57.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:57.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53ce56f8-5ab8-4a3c-88a2-4df2982afa12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be955dce-6cf2-4063-81f0-b6fe7ed98060","LogTimestamp":"2023-04-23T00:46:57.106Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:59.115Z","message":"Entering","context":{"RequestID":"599198b6-72f3-435c-82f8-41db4f8514c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc2e1748-a146-4d5a-85ea-d3d365a319c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:59.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.118Z","message":"{\"transactionId\":\"599198b6-72f3-435c-82f8-41db4f8514c5\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:59:116\",\"respDate\":\"230423-00:46:59:118\",\"sourceId\":\"haproxy:599198b6-72f3-435c-82f8-41db4f8514c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:59:116-30207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52756026-9252-458f-88f0-2c478cb74aa5], x-b3-parentspanid=[7b4cb1f387489fb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fef06ad417987fd7b4cb1f387489fb7], x-b3-spanid=[50571dd5b3365235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[599198b6-72f3-435c-82f8-41db4f8514c5]}\\\"}\"}","context":{"RequestID":"599198b6-72f3-435c-82f8-41db4f8514c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc2e1748-a146-4d5a-85ea-d3d365a319c3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:46:59.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"599198b6-72f3-435c-82f8-41db4f8514c5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2e1748-a146-4d5a-85ea-d3d365a319c3","LogTimestamp":"2023-04-23T00:46:59.119Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:46:59.212Z","message":"Entering","context":{"RequestID":"2938aa6d-c07f-41fa-901c-16eaf48ce3bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21815c81-db26-4c46-8ea4-21e801418c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"2938aa6d-c07f-41fa-901c-16eaf48ce3bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21815c81-db26-4c46-8ea4-21e801418c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.216Z","message":"{\"transactionId\":\"2938aa6d-c07f-41fa-901c-16eaf48ce3bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:59:213\",\"respDate\":\"230423-00:46:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2938aa6d-c07f-41fa-901c-16eaf48ce3bf\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:46:59:213-73697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2938aa6d-c07f-41fa-901c-16eaf48ce3bf]}\\\"}\"}","context":{"RequestID":"2938aa6d-c07f-41fa-901c-16eaf48ce3bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21815c81-db26-4c46-8ea4-21e801418c1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:46:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2938aa6d-c07f-41fa-901c-16eaf48ce3bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21815c81-db26-4c46-8ea4-21e801418c1e","LogTimestamp":"2023-04-23T00:46:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:46:59.323Z","message":"Entering","context":{"RequestID":"a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3eb6fa0c-df44-42cc-b4a2-c5601ab2be8e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.325Z","message":"{\"transactionId\":\"a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4\",\"status\":\"200\",\"rqstDate\":\"230423-00:46:59:324\",\"respDate\":\"230423-00:46:59:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:46:59:324-3344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08f969c2-9388-4abf-91e8-0750bfeeb85a], x-b3-parentspanid=[ecd2f6042785e819], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59219], x-envoy-attempt-count=[1], x-b3-traceid=[1dbb586516440459ecd2f6042785e819], x-b3-spanid=[b374f327282af773], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4]}\\\"}\"}","context":{"RequestID":"a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3eb6fa0c-df44-42cc-b4a2-c5601ab2be8e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:46:59.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:46:59.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9cf9ebb-1e9f-45fe-9fe6-71d51955bff4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3eb6fa0c-df44-42cc-b4a2-c5601ab2be8e","LogTimestamp":"2023-04-23T00:46:59.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:46:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:01.129Z","message":"Entering","context":{"RequestID":"08f39409-8be7-4942-b2fc-96d7d9c32793","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28d2019-2df1-4ba7-b663-f2c7ffb51c5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:01.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:01.132Z","message":"{\"transactionId\":\"08f39409-8be7-4942-b2fc-96d7d9c32793\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:01:130\",\"respDate\":\"230423-00:47:01:132\",\"sourceId\":\"haproxy:08f39409-8be7-4942-b2fc-96d7d9c32793\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:01:130-30423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41931ef4-7f57-4916-97ce-b678c86905bb], x-b3-parentspanid=[ea4b0d953e977332], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[212ed1c3752c518dea4b0d953e977332], x-b3-spanid=[31be252df499d49f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08f39409-8be7-4942-b2fc-96d7d9c32793]}\\\"}\"}","context":{"RequestID":"08f39409-8be7-4942-b2fc-96d7d9c32793","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f28d2019-2df1-4ba7-b663-f2c7ffb51c5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:01.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:01.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08f39409-8be7-4942-b2fc-96d7d9c32793","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f28d2019-2df1-4ba7-b663-f2c7ffb51c5b","LogTimestamp":"2023-04-23T00:47:01.133Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:02.967Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:02.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:02.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:02.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:03.142Z","message":"Entering","context":{"RequestID":"f5877a37-257d-419d-b9cd-570109df0bf1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f497266e-5c8a-441b-b097-6ddf0b546d65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:03.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:03.145Z","message":"{\"transactionId\":\"f5877a37-257d-419d-b9cd-570109df0bf1\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:03:143\",\"respDate\":\"230423-00:47:03:145\",\"sourceId\":\"haproxy:f5877a37-257d-419d-b9cd-570109df0bf1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:03:143-36208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[308d9d17-704e-4f49-bc69-542813fba8d3], x-b3-parentspanid=[acef6055a07de6ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[350f7d8a9a3a84b0acef6055a07de6ef], x-b3-spanid=[cf893fea8449ac93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5877a37-257d-419d-b9cd-570109df0bf1]}\\\"}\"}","context":{"RequestID":"f5877a37-257d-419d-b9cd-570109df0bf1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f497266e-5c8a-441b-b097-6ddf0b546d65","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:03.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:03.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5877a37-257d-419d-b9cd-570109df0bf1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f497266e-5c8a-441b-b097-6ddf0b546d65","LogTimestamp":"2023-04-23T00:47:03.145Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:05.156Z","message":"Entering","context":{"RequestID":"61dd0f04-833e-4eb6-84ef-fab8f152592b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef52043c-9644-41c4-9521-4e4b481af287","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:05.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:05.158Z","message":"{\"transactionId\":\"61dd0f04-833e-4eb6-84ef-fab8f152592b\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:05:157\",\"respDate\":\"230423-00:47:05:158\",\"sourceId\":\"haproxy:61dd0f04-833e-4eb6-84ef-fab8f152592b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:05:157-82300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b80cf80e-5b67-4b46-9b42-0d24bea43732], x-b3-parentspanid=[e77aa749e902bdbf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d4f4bb3f3bc3f3ae77aa749e902bdbf], x-b3-spanid=[9fe0a45f601f5c52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61dd0f04-833e-4eb6-84ef-fab8f152592b]}\\\"}\"}","context":{"RequestID":"61dd0f04-833e-4eb6-84ef-fab8f152592b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef52043c-9644-41c4-9521-4e4b481af287","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:05.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:05.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61dd0f04-833e-4eb6-84ef-fab8f152592b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef52043c-9644-41c4-9521-4e4b481af287","LogTimestamp":"2023-04-23T00:47:05.159Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:05.265Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:05.270Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:07.169Z","message":"Entering","context":{"RequestID":"281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d09c4dd5-4302-4b8e-9444-1cade1e4d0c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:07.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:07.171Z","message":"{\"transactionId\":\"281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:07:169\",\"respDate\":\"230423-00:47:07:171\",\"sourceId\":\"haproxy:281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:07:169-22313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2bcbf58-88a6-4868-be3d-319cfe186313], x-b3-parentspanid=[b42bdc0e38ea5573], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e77c54a929207251b42bdc0e38ea5573], x-b3-spanid=[beca328643f15e83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16]}\\\"}\"}","context":{"RequestID":"281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d09c4dd5-4302-4b8e-9444-1cade1e4d0c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:07.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:07.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"281a3ad4-ed1d-488e-9ec2-0e8aaf0a1a16","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d09c4dd5-4302-4b8e-9444-1cade1e4d0c9","LogTimestamp":"2023-04-23T00:47:07.172Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:09.182Z","message":"Entering","context":{"RequestID":"e96574d9-f073-41cf-a035-2873b2364eee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b4ee3cb-f16b-4ddd-8a91-317fa20f0f12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:09.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.184Z","message":"{\"transactionId\":\"e96574d9-f073-41cf-a035-2873b2364eee\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:09:183\",\"respDate\":\"230423-00:47:09:184\",\"sourceId\":\"haproxy:e96574d9-f073-41cf-a035-2873b2364eee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:09:183-30473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e296ed45-5c1b-4b67-977f-405a97f585c2], x-b3-parentspanid=[54b29cffcb3adf25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3af276a4f6faecb54b29cffcb3adf25], x-b3-spanid=[18bf42f0610e265a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e96574d9-f073-41cf-a035-2873b2364eee]}\\\"}\"}","context":{"RequestID":"e96574d9-f073-41cf-a035-2873b2364eee","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8b4ee3cb-f16b-4ddd-8a91-317fa20f0f12","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:09.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e96574d9-f073-41cf-a035-2873b2364eee","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b4ee3cb-f16b-4ddd-8a91-317fa20f0f12","LogTimestamp":"2023-04-23T00:47:09.185Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:09.212Z","message":"Entering","context":{"RequestID":"f8268805-cf6a-456d-9a3c-68eeacfc5ca4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a53caaf-170d-428c-aedf-35250561b086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8268805-cf6a-456d-9a3c-68eeacfc5ca4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a53caaf-170d-428c-aedf-35250561b086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.216Z","message":"{\"transactionId\":\"f8268805-cf6a-456d-9a3c-68eeacfc5ca4\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:09:213\",\"respDate\":\"230423-00:47:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8268805-cf6a-456d-9a3c-68eeacfc5ca4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:09:213-21195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8268805-cf6a-456d-9a3c-68eeacfc5ca4]}\\\"}\"}","context":{"RequestID":"f8268805-cf6a-456d-9a3c-68eeacfc5ca4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a53caaf-170d-428c-aedf-35250561b086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8268805-cf6a-456d-9a3c-68eeacfc5ca4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a53caaf-170d-428c-aedf-35250561b086","LogTimestamp":"2023-04-23T00:47:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:09.324Z","message":"Entering","context":{"RequestID":"58421a2e-0231-471f-bb7b-2687d371fcc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"100593fc-d696-4e17-bfc1-d1f8e0e94d10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.327Z","message":"{\"transactionId\":\"58421a2e-0231-471f-bb7b-2687d371fcc8\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:09:325\",\"respDate\":\"230423-00:47:09:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:58421a2e-0231-471f-bb7b-2687d371fcc8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:09:325-98345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eb58a31-7127-4df0-9f8a-6ffa12b9ea02], x-b3-parentspanid=[e445f7874b4a57dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36917], x-envoy-attempt-count=[1], x-b3-traceid=[def831e0c2bcd165e445f7874b4a57dd], x-b3-spanid=[c8ced74b7539c095], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[58421a2e-0231-471f-bb7b-2687d371fcc8]}\\\"}\"}","context":{"RequestID":"58421a2e-0231-471f-bb7b-2687d371fcc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"100593fc-d696-4e17-bfc1-d1f8e0e94d10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:09.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58421a2e-0231-471f-bb7b-2687d371fcc8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100593fc-d696-4e17-bfc1-d1f8e0e94d10","LogTimestamp":"2023-04-23T00:47:09.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:11.195Z","message":"Entering","context":{"RequestID":"b7247aa8-5d59-4c59-9cc4-07ee1b7e8881","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cd5beb0-02fc-4ce0-8ba8-492fde81730b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:11.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:11.197Z","message":"{\"transactionId\":\"b7247aa8-5d59-4c59-9cc4-07ee1b7e8881\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:11:195\",\"respDate\":\"230423-00:47:11:197\",\"sourceId\":\"haproxy:b7247aa8-5d59-4c59-9cc4-07ee1b7e8881\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:11:195-76255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06f6629d-8b4c-4cc5-90c5-d77e23b66610], x-b3-parentspanid=[a81b477a2be19fd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[677bbf3e61b30c0ea81b477a2be19fd5], x-b3-spanid=[47bd7fa9021abd30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7247aa8-5d59-4c59-9cc4-07ee1b7e8881]}\\\"}\"}","context":{"RequestID":"b7247aa8-5d59-4c59-9cc4-07ee1b7e8881","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cd5beb0-02fc-4ce0-8ba8-492fde81730b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:11.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:11.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7247aa8-5d59-4c59-9cc4-07ee1b7e8881","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd5beb0-02fc-4ce0-8ba8-492fde81730b","LogTimestamp":"2023-04-23T00:47:11.198Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:12.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:12.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:12.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:12.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:13.210Z","message":"Entering","context":{"RequestID":"10e86d11-024c-4691-91bd-f7bc5a3cae1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b06a1cf4-41fd-49f4-ad4a-2f935cc86044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:13.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:13.213Z","message":"{\"transactionId\":\"10e86d11-024c-4691-91bd-f7bc5a3cae1f\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:13:211\",\"respDate\":\"230423-00:47:13:213\",\"sourceId\":\"haproxy:10e86d11-024c-4691-91bd-f7bc5a3cae1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:13:211-23985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2d9d77-77f2-42be-b62c-868dfb600e7c], x-b3-parentspanid=[db501a5bb769b7b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8d5a1156c41f8aedb501a5bb769b7b4], x-b3-spanid=[0eec856886188b49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10e86d11-024c-4691-91bd-f7bc5a3cae1f]}\\\"}\"}","context":{"RequestID":"10e86d11-024c-4691-91bd-f7bc5a3cae1f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b06a1cf4-41fd-49f4-ad4a-2f935cc86044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:13.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:13.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10e86d11-024c-4691-91bd-f7bc5a3cae1f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b06a1cf4-41fd-49f4-ad4a-2f935cc86044","LogTimestamp":"2023-04-23T00:47:13.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:47:15.223Z","message":"Entering","context":{"RequestID":"37ec6055-8325-4b35-90c4-d5795203f94d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9066edac-171d-4ae2-b9ca-e40ca427e566","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:15.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:15.227Z","message":"{\"transactionId\":\"37ec6055-8325-4b35-90c4-d5795203f94d\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:15:226\",\"respDate\":\"230423-00:47:15:227\",\"sourceId\":\"haproxy:37ec6055-8325-4b35-90c4-d5795203f94d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:15:226-4304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48969f70-e872-4823-9906-60f31d93fa1a], x-b3-parentspanid=[8ec3ebc051aca286], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[617f6162f22e72ea8ec3ebc051aca286], x-b3-spanid=[bca54947c6a24e66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ec6055-8325-4b35-90c4-d5795203f94d]}\\\"}\"}","context":{"RequestID":"37ec6055-8325-4b35-90c4-d5795203f94d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9066edac-171d-4ae2-b9ca-e40ca427e566","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:15.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:15.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ec6055-8325-4b35-90c4-d5795203f94d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9066edac-171d-4ae2-b9ca-e40ca427e566","LogTimestamp":"2023-04-23T00:47:15.228Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:17.238Z","message":"Entering","context":{"RequestID":"c409f52c-2f55-4354-9491-bc88825858f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f38027f2-a403-4e92-ba1b-79af948e8061","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:17.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:17.240Z","message":"{\"transactionId\":\"c409f52c-2f55-4354-9491-bc88825858f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:17:239\",\"respDate\":\"230423-00:47:17:240\",\"sourceId\":\"haproxy:c409f52c-2f55-4354-9491-bc88825858f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:17:239-20057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc545356-394c-4868-a265-f26e4d976165], x-b3-parentspanid=[105861c99f7f54b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e6f55d8e0b17f51105861c99f7f54b9], x-b3-spanid=[def2ee187a1002af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c409f52c-2f55-4354-9491-bc88825858f5]}\\\"}\"}","context":{"RequestID":"c409f52c-2f55-4354-9491-bc88825858f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f38027f2-a403-4e92-ba1b-79af948e8061","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:17.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:17.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c409f52c-2f55-4354-9491-bc88825858f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f38027f2-a403-4e92-ba1b-79af948e8061","LogTimestamp":"2023-04-23T00:47:17.240Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:47:19.213Z","message":"Entering","context":{"RequestID":"b6136d1d-2456-4e3a-8629-d897a10fb6b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff254b4-6fe3-4e45-8026-a09612a09fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6136d1d-2456-4e3a-8629-d897a10fb6b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff254b4-6fe3-4e45-8026-a09612a09fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.217Z","message":"{\"transactionId\":\"b6136d1d-2456-4e3a-8629-d897a10fb6b7\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:19:214\",\"respDate\":\"230423-00:47:19:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6136d1d-2456-4e3a-8629-d897a10fb6b7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:19:214-85337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6136d1d-2456-4e3a-8629-d897a10fb6b7]}\\\"}\"}","context":{"RequestID":"b6136d1d-2456-4e3a-8629-d897a10fb6b7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ff254b4-6fe3-4e45-8026-a09612a09fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6136d1d-2456-4e3a-8629-d897a10fb6b7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff254b4-6fe3-4e45-8026-a09612a09fd0","LogTimestamp":"2023-04-23T00:47:19.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:47:19.250Z","message":"Entering","context":{"RequestID":"47901ae6-3ffb-4a54-b6a6-00c7959d17c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37fd5b3d-454c-485e-93b9-6508851c85b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:19.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.252Z","message":"{\"transactionId\":\"47901ae6-3ffb-4a54-b6a6-00c7959d17c0\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:19:251\",\"respDate\":\"230423-00:47:19:252\",\"sourceId\":\"haproxy:47901ae6-3ffb-4a54-b6a6-00c7959d17c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:19:251-14385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf0f1bad-44a8-4daf-be57-fb208582c214], x-b3-parentspanid=[6ec61baf9f9d0578], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caa679a73088fdba6ec61baf9f9d0578], x-b3-spanid=[75e9c5138fcf14c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47901ae6-3ffb-4a54-b6a6-00c7959d17c0]}\\\"}\"}","context":{"RequestID":"47901ae6-3ffb-4a54-b6a6-00c7959d17c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37fd5b3d-454c-485e-93b9-6508851c85b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:19.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47901ae6-3ffb-4a54-b6a6-00c7959d17c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37fd5b3d-454c-485e-93b9-6508851c85b7","LogTimestamp":"2023-04-23T00:47:19.253Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:19.325Z","message":"Entering","context":{"RequestID":"62de6aed-871f-4a32-b012-05d3730fb801","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8d78599-a84b-4332-a7e7-9de143d68fea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.326Z","message":"{\"transactionId\":\"62de6aed-871f-4a32-b012-05d3730fb801\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:19:325\",\"respDate\":\"230423-00:47:19:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62de6aed-871f-4a32-b012-05d3730fb801\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:19:325-85428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[669b3e64-e76e-9694-a76a-47f4fe860d96], x-b3-parentspanid=[ac25c712141f4f8f], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44185], x-envoy-attempt-count=[1], x-b3-traceid=[9a4e459e92ede266ac25c712141f4f8f], x-b3-spanid=[341b153f4db4a107], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62de6aed-871f-4a32-b012-05d3730fb801]}\\\"}\"}","context":{"RequestID":"62de6aed-871f-4a32-b012-05d3730fb801","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8d78599-a84b-4332-a7e7-9de143d68fea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62de6aed-871f-4a32-b012-05d3730fb801","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8d78599-a84b-4332-a7e7-9de143d68fea","LogTimestamp":"2023-04-23T00:47:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:47:21.262Z","message":"Entering","context":{"RequestID":"44c28a2e-cae5-4dd7-b6f4-2a21c191564a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"235d628f-5e7f-4d58-987b-e31ab6ec32c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:21.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:21.264Z","message":"{\"transactionId\":\"44c28a2e-cae5-4dd7-b6f4-2a21c191564a\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:21:263\",\"respDate\":\"230423-00:47:21:264\",\"sourceId\":\"haproxy:44c28a2e-cae5-4dd7-b6f4-2a21c191564a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:21:263-62400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[596c497a-8df2-4132-9924-01f6a2717303], x-b3-parentspanid=[99e4bfc0c7d7b9d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[943b8f0a0ba3a44799e4bfc0c7d7b9d2], x-b3-spanid=[a1499213d8b08e83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44c28a2e-cae5-4dd7-b6f4-2a21c191564a]}\\\"}\"}","context":{"RequestID":"44c28a2e-cae5-4dd7-b6f4-2a21c191564a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"235d628f-5e7f-4d58-987b-e31ab6ec32c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:21.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:21.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44c28a2e-cae5-4dd7-b6f4-2a21c191564a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"235d628f-5e7f-4d58-987b-e31ab6ec32c6","LogTimestamp":"2023-04-23T00:47:21.265Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:22.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:22.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:22.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:22.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:23.275Z","message":"Entering","context":{"RequestID":"160a07c0-8b4d-4099-80c7-4cc3684e97f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be0fa044-dcda-49a9-8bad-95975c7e0e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:23.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:23.278Z","message":"{\"transactionId\":\"160a07c0-8b4d-4099-80c7-4cc3684e97f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:23:276\",\"respDate\":\"230423-00:47:23:278\",\"sourceId\":\"haproxy:160a07c0-8b4d-4099-80c7-4cc3684e97f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:23:276-31365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1344147-d2e9-4c1c-a9c6-02268e5979b2], x-b3-parentspanid=[3eecdd1dddfbe675], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a354c9e7060001c3eecdd1dddfbe675], x-b3-spanid=[f9d96c259b5fe525], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[160a07c0-8b4d-4099-80c7-4cc3684e97f1]}\\\"}\"}","context":{"RequestID":"160a07c0-8b4d-4099-80c7-4cc3684e97f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be0fa044-dcda-49a9-8bad-95975c7e0e8f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:23.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:23.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"160a07c0-8b4d-4099-80c7-4cc3684e97f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be0fa044-dcda-49a9-8bad-95975c7e0e8f","LogTimestamp":"2023-04-23T00:47:23.279Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:25.287Z","message":"Entering","context":{"RequestID":"55aa780e-f505-4721-86dd-5fb8c359fde6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc453eeb-ee61-49aa-9eab-0e0242586b50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:25.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:25.291Z","message":"{\"transactionId\":\"55aa780e-f505-4721-86dd-5fb8c359fde6\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:25:288\",\"respDate\":\"230423-00:47:25:291\",\"sourceId\":\"haproxy:55aa780e-f505-4721-86dd-5fb8c359fde6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:25:288-76167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60cc2bb3-5bb3-41cb-b183-42b6a28f1966], x-b3-parentspanid=[b47190a705ef0611], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2853f839e585034b47190a705ef0611], x-b3-spanid=[1c8a3224909fe444], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55aa780e-f505-4721-86dd-5fb8c359fde6]}\\\"}\"}","context":{"RequestID":"55aa780e-f505-4721-86dd-5fb8c359fde6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc453eeb-ee61-49aa-9eab-0e0242586b50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:25.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:25.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55aa780e-f505-4721-86dd-5fb8c359fde6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc453eeb-ee61-49aa-9eab-0e0242586b50","LogTimestamp":"2023-04-23T00:47:25.292Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:27.299Z","message":"Entering","context":{"RequestID":"9f2ffa6d-e201-47f1-8c08-e5772eea33f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca64841-d9d7-4171-bfed-bfed518cb114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:27.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:27.301Z","message":"{\"transactionId\":\"9f2ffa6d-e201-47f1-8c08-e5772eea33f9\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:27:300\",\"respDate\":\"230423-00:47:27:301\",\"sourceId\":\"haproxy:9f2ffa6d-e201-47f1-8c08-e5772eea33f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:27:300-58120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b55819f-593f-4688-95f4-82b8e82df031], x-b3-parentspanid=[30703ab3b5787191], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97d5c8b35f8b27e230703ab3b5787191], x-b3-spanid=[56b34e16dd1794d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f2ffa6d-e201-47f1-8c08-e5772eea33f9]}\\\"}\"}","context":{"RequestID":"9f2ffa6d-e201-47f1-8c08-e5772eea33f9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ca64841-d9d7-4171-bfed-bfed518cb114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:27.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:27.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f2ffa6d-e201-47f1-8c08-e5772eea33f9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ca64841-d9d7-4171-bfed-bfed518cb114","LogTimestamp":"2023-04-23T00:47:27.301Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:47:29.212Z","message":"Entering","context":{"RequestID":"b7ef8575-acee-4902-8aef-892791822cf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ed56f3b-824b-47df-ac71-6a1aa1b0f8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"b7ef8575-acee-4902-8aef-892791822cf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ed56f3b-824b-47df-ac71-6a1aa1b0f8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.215Z","message":"{\"transactionId\":\"b7ef8575-acee-4902-8aef-892791822cf7\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:29:213\",\"respDate\":\"230423-00:47:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b7ef8575-acee-4902-8aef-892791822cf7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:29:213-39132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b7ef8575-acee-4902-8aef-892791822cf7]}\\\"}\"}","context":{"RequestID":"b7ef8575-acee-4902-8aef-892791822cf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ed56f3b-824b-47df-ac71-6a1aa1b0f8a1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7ef8575-acee-4902-8aef-892791822cf7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ed56f3b-824b-47df-ac71-6a1aa1b0f8a1","LogTimestamp":"2023-04-23T00:47:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:29.310Z","message":"Entering","context":{"RequestID":"f6ebfa90-0e02-45a7-8c9f-d51dc239eee0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7ecb6e6-794c-404f-9f96-cab00993a0f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:29.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.312Z","message":"{\"transactionId\":\"f6ebfa90-0e02-45a7-8c9f-d51dc239eee0\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:29:311\",\"respDate\":\"230423-00:47:29:312\",\"sourceId\":\"haproxy:f6ebfa90-0e02-45a7-8c9f-d51dc239eee0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:29:311-37051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4258ade6-15e6-4e42-9cd8-e6f2d0306543], x-b3-parentspanid=[ef94ec7a91d99fe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ec79a39c0f93d90ef94ec7a91d99fe5], x-b3-spanid=[bd8eafd4cb138895], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6ebfa90-0e02-45a7-8c9f-d51dc239eee0]}\\\"}\"}","context":{"RequestID":"f6ebfa90-0e02-45a7-8c9f-d51dc239eee0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e7ecb6e6-794c-404f-9f96-cab00993a0f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:29.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ebfa90-0e02-45a7-8c9f-d51dc239eee0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7ecb6e6-794c-404f-9f96-cab00993a0f2","LogTimestamp":"2023-04-23T00:47:29.313Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:29.322Z","message":"Entering","context":{"RequestID":"a48567d3-d86a-4c71-b9c0-6eecd8ec70b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f236e73c-c11a-4d26-afa4-c3ed1438c747","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.324Z","message":"{\"transactionId\":\"a48567d3-d86a-4c71-b9c0-6eecd8ec70b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:29:322\",\"respDate\":\"230423-00:47:29:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a48567d3-d86a-4c71-b9c0-6eecd8ec70b0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:29:322-86421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1ed78f9-4af7-4618-8126-87b8eb830767], x-b3-parentspanid=[bbda49c79b22bb71], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59017], x-envoy-attempt-count=[1], x-b3-traceid=[d33706699b62fa6cbbda49c79b22bb71], x-b3-spanid=[41a9c30199846a0e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a48567d3-d86a-4c71-b9c0-6eecd8ec70b0]}\\\"}\"}","context":{"RequestID":"a48567d3-d86a-4c71-b9c0-6eecd8ec70b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f236e73c-c11a-4d26-afa4-c3ed1438c747","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:29.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a48567d3-d86a-4c71-b9c0-6eecd8ec70b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f236e73c-c11a-4d26-afa4-c3ed1438c747","LogTimestamp":"2023-04-23T00:47:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:31.323Z","message":"Entering","context":{"RequestID":"f24c888e-aca3-45cd-a03e-faa78679999c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"841c2cd0-9977-4004-852f-d3681d7cd552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:31.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:31.326Z","message":"{\"transactionId\":\"f24c888e-aca3-45cd-a03e-faa78679999c\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:31:324\",\"respDate\":\"230423-00:47:31:326\",\"sourceId\":\"haproxy:f24c888e-aca3-45cd-a03e-faa78679999c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:31:324-42093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c206205b-fe47-4d05-a535-0350145360a4], x-b3-parentspanid=[a06a29660e11f84f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55d0f838aa754620a06a29660e11f84f], x-b3-spanid=[60cc8cdf9424c3d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f24c888e-aca3-45cd-a03e-faa78679999c]}\\\"}\"}","context":{"RequestID":"f24c888e-aca3-45cd-a03e-faa78679999c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"841c2cd0-9977-4004-852f-d3681d7cd552","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:31.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:31.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f24c888e-aca3-45cd-a03e-faa78679999c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"841c2cd0-9977-4004-852f-d3681d7cd552","LogTimestamp":"2023-04-23T00:47:31.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:32.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:32.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:32.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:32.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:33.337Z","message":"Entering","context":{"RequestID":"78e2bd31-a06c-4c98-8b3c-b737f7b43081","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be4acce5-ad4a-4413-b80d-50aca5771dc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:33.339Z","message":"{\"transactionId\":\"78e2bd31-a06c-4c98-8b3c-b737f7b43081\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:33:337\",\"respDate\":\"230423-00:47:33:339\",\"sourceId\":\"haproxy:78e2bd31-a06c-4c98-8b3c-b737f7b43081\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:33:337-53842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73ce3126-6912-4e2f-97a5-74295f378d81], x-b3-parentspanid=[4618933097766a64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7004963e12ff6b74618933097766a64], x-b3-spanid=[cdf823c6b2d23b4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78e2bd31-a06c-4c98-8b3c-b737f7b43081]}\\\"}\"}","context":{"RequestID":"78e2bd31-a06c-4c98-8b3c-b737f7b43081","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be4acce5-ad4a-4413-b80d-50aca5771dc5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:33.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:33.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78e2bd31-a06c-4c98-8b3c-b737f7b43081","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be4acce5-ad4a-4413-b80d-50aca5771dc5","LogTimestamp":"2023-04-23T00:47:33.340Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:35.274Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:35.279Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:35.350Z","message":"Entering","context":{"RequestID":"ea085eee-d09b-4453-9166-97d718d947a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f8104b-d5d8-4892-b353-f1465bf494a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:35.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:35.351Z","message":"{\"transactionId\":\"ea085eee-d09b-4453-9166-97d718d947a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:35:350\",\"respDate\":\"230423-00:47:35:351\",\"sourceId\":\"haproxy:ea085eee-d09b-4453-9166-97d718d947a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:35:350-81069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96e6793b-e6bd-4708-986d-6b6e7db7db06], x-b3-parentspanid=[df7451960ab0e59a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd036cab44dbf88ddf7451960ab0e59a], x-b3-spanid=[4ad57b2c1a7d5b0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea085eee-d09b-4453-9166-97d718d947a6]}\\\"}\"}","context":{"RequestID":"ea085eee-d09b-4453-9166-97d718d947a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d7f8104b-d5d8-4892-b353-f1465bf494a8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:35.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:35.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea085eee-d09b-4453-9166-97d718d947a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7f8104b-d5d8-4892-b353-f1465bf494a8","LogTimestamp":"2023-04-23T00:47:35.351Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:47:37.361Z","message":"Entering","context":{"RequestID":"36967dfd-6b0c-4d91-aba2-ca1e1f4086ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2cad0c7f-0e84-4a1e-acb6-419e2cc32f20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:37.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:37.363Z","message":"{\"transactionId\":\"36967dfd-6b0c-4d91-aba2-ca1e1f4086ea\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:37:362\",\"respDate\":\"230423-00:47:37:363\",\"sourceId\":\"haproxy:36967dfd-6b0c-4d91-aba2-ca1e1f4086ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:37:362-97730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c717668f-d1ed-41ba-a8ee-88bfda1603e6], x-b3-parentspanid=[696bc72876e2a206], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ec6dbf1ff387985696bc72876e2a206], x-b3-spanid=[6cd380c3fdc2e796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36967dfd-6b0c-4d91-aba2-ca1e1f4086ea]}\\\"}\"}","context":{"RequestID":"36967dfd-6b0c-4d91-aba2-ca1e1f4086ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2cad0c7f-0e84-4a1e-acb6-419e2cc32f20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:37.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:37.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36967dfd-6b0c-4d91-aba2-ca1e1f4086ea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cad0c7f-0e84-4a1e-acb6-419e2cc32f20","LogTimestamp":"2023-04-23T00:47:37.364Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:39.212Z","message":"Entering","context":{"RequestID":"b466fedb-de18-4584-8b97-5f59db88aa7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1dc6cf94-d75c-41f6-9c23-d34828f4265a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"b466fedb-de18-4584-8b97-5f59db88aa7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1dc6cf94-d75c-41f6-9c23-d34828f4265a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.215Z","message":"{\"transactionId\":\"b466fedb-de18-4584-8b97-5f59db88aa7c\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:39:213\",\"respDate\":\"230423-00:47:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b466fedb-de18-4584-8b97-5f59db88aa7c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:39:213-6157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b466fedb-de18-4584-8b97-5f59db88aa7c]}\\\"}\"}","context":{"RequestID":"b466fedb-de18-4584-8b97-5f59db88aa7c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1dc6cf94-d75c-41f6-9c23-d34828f4265a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b466fedb-de18-4584-8b97-5f59db88aa7c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dc6cf94-d75c-41f6-9c23-d34828f4265a","LogTimestamp":"2023-04-23T00:47:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:39.324Z","message":"Entering","context":{"RequestID":"b92887c1-dd23-4866-a740-bbb0a284a80e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fde8c97-c7ba-4f16-bd55-348c959eba0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.326Z","message":"{\"transactionId\":\"b92887c1-dd23-4866-a740-bbb0a284a80e\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:39:325\",\"respDate\":\"230423-00:47:39:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b92887c1-dd23-4866-a740-bbb0a284a80e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:39:325-86358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f75319cf-3f60-43a0-8239-8a20c664a98f], x-b3-parentspanid=[2f138f30a187018d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56963], x-envoy-attempt-count=[1], x-b3-traceid=[63a739187bfd285b2f138f30a187018d], x-b3-spanid=[f02176bb78543d3e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b92887c1-dd23-4866-a740-bbb0a284a80e]}\\\"}\"}","context":{"RequestID":"b92887c1-dd23-4866-a740-bbb0a284a80e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fde8c97-c7ba-4f16-bd55-348c959eba0f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b92887c1-dd23-4866-a740-bbb0a284a80e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fde8c97-c7ba-4f16-bd55-348c959eba0f","LogTimestamp":"2023-04-23T00:47:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:39.373Z","message":"Entering","context":{"RequestID":"c2c5bddd-8326-4630-a057-dd6264f82c9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a1dadd5-979c-4870-9361-199e2de1d44a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:39.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.374Z","message":"{\"transactionId\":\"c2c5bddd-8326-4630-a057-dd6264f82c9d\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:39:373\",\"respDate\":\"230423-00:47:39:374\",\"sourceId\":\"haproxy:c2c5bddd-8326-4630-a057-dd6264f82c9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:39:373-36229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f2e18cf-9e8e-40b5-854a-3e63842b04f1], x-b3-parentspanid=[08d6f958729fb55c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a46757308f6e510e08d6f958729fb55c], x-b3-spanid=[f00b95c9b66b9c6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2c5bddd-8326-4630-a057-dd6264f82c9d]}\\\"}\"}","context":{"RequestID":"c2c5bddd-8326-4630-a057-dd6264f82c9d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a1dadd5-979c-4870-9361-199e2de1d44a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:39.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:39.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2c5bddd-8326-4630-a057-dd6264f82c9d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a1dadd5-979c-4870-9361-199e2de1d44a","LogTimestamp":"2023-04-23T00:47:39.375Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:47:41.384Z","message":"Entering","context":{"RequestID":"578dd1a2-d099-4df2-839b-3a1d1069b147","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d0b76da-488e-4838-967f-33f64086f0d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:41.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:41.387Z","message":"{\"transactionId\":\"578dd1a2-d099-4df2-839b-3a1d1069b147\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:41:385\",\"respDate\":\"230423-00:47:41:387\",\"sourceId\":\"haproxy:578dd1a2-d099-4df2-839b-3a1d1069b147\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:41:385-29008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57444c1a-163d-46c3-914b-292e2ada4564], x-b3-parentspanid=[bea0b56a9e3fae5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a4647a8a2a4f1a3bea0b56a9e3fae5f], x-b3-spanid=[46cc2e14731c6a7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[578dd1a2-d099-4df2-839b-3a1d1069b147]}\\\"}\"}","context":{"RequestID":"578dd1a2-d099-4df2-839b-3a1d1069b147","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7d0b76da-488e-4838-967f-33f64086f0d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:41.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:41.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"578dd1a2-d099-4df2-839b-3a1d1069b147","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d0b76da-488e-4838-967f-33f64086f0d7","LogTimestamp":"2023-04-23T00:47:41.388Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:42.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:42.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:42.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:42.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:43.398Z","message":"Entering","context":{"RequestID":"41490e4e-20eb-4136-9323-7d3035261967","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ca43db9-6700-45cd-9aa4-b0429a188183","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:43.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:43.401Z","message":"{\"transactionId\":\"41490e4e-20eb-4136-9323-7d3035261967\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:43:399\",\"respDate\":\"230423-00:47:43:400\",\"sourceId\":\"haproxy:41490e4e-20eb-4136-9323-7d3035261967\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:43:399-22124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb0eb4f2-b11a-49df-a45e-71ab996ec093], x-b3-parentspanid=[3f72454b63918041], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23b21ab42a11e3733f72454b63918041], x-b3-spanid=[4e9bfc3fad64ce66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41490e4e-20eb-4136-9323-7d3035261967]}\\\"}\"}","context":{"RequestID":"41490e4e-20eb-4136-9323-7d3035261967","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ca43db9-6700-45cd-9aa4-b0429a188183","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:43.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:43.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41490e4e-20eb-4136-9323-7d3035261967","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ca43db9-6700-45cd-9aa4-b0429a188183","LogTimestamp":"2023-04-23T00:47:43.401Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:45.411Z","message":"Entering","context":{"RequestID":"263b5638-8747-42a5-9f41-4990925ddf13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13424bd7-df85-4934-87ab-3e99ae673b85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:45.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:45.414Z","message":"{\"transactionId\":\"263b5638-8747-42a5-9f41-4990925ddf13\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:45:412\",\"respDate\":\"230423-00:47:45:414\",\"sourceId\":\"haproxy:263b5638-8747-42a5-9f41-4990925ddf13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:45:412-72499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c83fa1f-46ad-4a2a-81d0-b167858c5c8c], x-b3-parentspanid=[9e0c1230ee53fdde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30157c4dd632cdd69e0c1230ee53fdde], x-b3-spanid=[a9710407af89f840], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[263b5638-8747-42a5-9f41-4990925ddf13]}\\\"}\"}","context":{"RequestID":"263b5638-8747-42a5-9f41-4990925ddf13","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13424bd7-df85-4934-87ab-3e99ae673b85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:45.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:45.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"263b5638-8747-42a5-9f41-4990925ddf13","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13424bd7-df85-4934-87ab-3e99ae673b85","LogTimestamp":"2023-04-23T00:47:45.415Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:47.424Z","message":"Entering","context":{"RequestID":"1f48a89c-340e-428d-9c94-f605fc0dfc33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ba1f05b-a3e7-4c60-9a95-59b143f218da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:47.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:47.426Z","message":"{\"transactionId\":\"1f48a89c-340e-428d-9c94-f605fc0dfc33\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:47:424\",\"respDate\":\"230423-00:47:47:426\",\"sourceId\":\"haproxy:1f48a89c-340e-428d-9c94-f605fc0dfc33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:47:424-20143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a9b0216-6e08-4848-ab7f-862c4df587f1], x-b3-parentspanid=[0c0b51cfebe786a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9f9926146a9d4130c0b51cfebe786a9], x-b3-spanid=[71568744c410d22a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f48a89c-340e-428d-9c94-f605fc0dfc33]}\\\"}\"}","context":{"RequestID":"1f48a89c-340e-428d-9c94-f605fc0dfc33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ba1f05b-a3e7-4c60-9a95-59b143f218da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:47.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:47.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f48a89c-340e-428d-9c94-f605fc0dfc33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ba1f05b-a3e7-4c60-9a95-59b143f218da","LogTimestamp":"2023-04-23T00:47:47.427Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:49.211Z","message":"Entering","context":{"RequestID":"e5491aff-3020-4d8e-aa9a-b3649cfd6ad6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c280875-ff30-4a37-9408-4b08a1402aaa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"e5491aff-3020-4d8e-aa9a-b3649cfd6ad6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c280875-ff30-4a37-9408-4b08a1402aaa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.213Z","message":"{\"transactionId\":\"e5491aff-3020-4d8e-aa9a-b3649cfd6ad6\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:49:212\",\"respDate\":\"230423-00:47:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e5491aff-3020-4d8e-aa9a-b3649cfd6ad6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:49:212-11104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e5491aff-3020-4d8e-aa9a-b3649cfd6ad6]}\\\"}\"}","context":{"RequestID":"e5491aff-3020-4d8e-aa9a-b3649cfd6ad6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c280875-ff30-4a37-9408-4b08a1402aaa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5491aff-3020-4d8e-aa9a-b3649cfd6ad6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c280875-ff30-4a37-9408-4b08a1402aaa","LogTimestamp":"2023-04-23T00:47:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:47:49.324Z","message":"Entering","context":{"RequestID":"cdb670ed-5b2d-4791-b74e-d8237634026b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3c8d727-2344-49f6-9499-67df53711b40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.326Z","message":"{\"transactionId\":\"cdb670ed-5b2d-4791-b74e-d8237634026b\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:49:324\",\"respDate\":\"230423-00:47:49:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cdb670ed-5b2d-4791-b74e-d8237634026b\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:49:324-98901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a19e8cb-4659-4320-aa82-ba4a7562233a], x-b3-parentspanid=[91e339c4dde9da5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59673], x-envoy-attempt-count=[1], x-b3-traceid=[f3be5b920728cfe291e339c4dde9da5b], x-b3-spanid=[89c0927a2dba008f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cdb670ed-5b2d-4791-b74e-d8237634026b]}\\\"}\"}","context":{"RequestID":"cdb670ed-5b2d-4791-b74e-d8237634026b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3c8d727-2344-49f6-9499-67df53711b40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdb670ed-5b2d-4791-b74e-d8237634026b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3c8d727-2344-49f6-9499-67df53711b40","LogTimestamp":"2023-04-23T00:47:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:49.436Z","message":"Entering","context":{"RequestID":"37243773-952f-4c95-999c-c10bcdb0c33e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b1c07c0-12a2-4039-aa78-cfb553fd23ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:49.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.437Z","message":"{\"transactionId\":\"37243773-952f-4c95-999c-c10bcdb0c33e\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:49:436\",\"respDate\":\"230423-00:47:49:437\",\"sourceId\":\"haproxy:37243773-952f-4c95-999c-c10bcdb0c33e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:49:436-41950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cbcd9d5-fb46-4e94-aa76-89a5cc848a7c], x-b3-parentspanid=[e6b2071597453c64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36dff635fdd3e4e6e6b2071597453c64], x-b3-spanid=[4f41941b94a45f48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37243773-952f-4c95-999c-c10bcdb0c33e]}\\\"}\"}","context":{"RequestID":"37243773-952f-4c95-999c-c10bcdb0c33e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b1c07c0-12a2-4039-aa78-cfb553fd23ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:49.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:49.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37243773-952f-4c95-999c-c10bcdb0c33e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b1c07c0-12a2-4039-aa78-cfb553fd23ea","LogTimestamp":"2023-04-23T00:47:49.438Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:47:51.447Z","message":"Entering","context":{"RequestID":"8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ac96c16-914f-48d8-a369-f78792042801","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:51.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:51.450Z","message":"{\"transactionId\":\"8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:51:448\",\"respDate\":\"230423-00:47:51:450\",\"sourceId\":\"haproxy:8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:51:448-16601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5d2ab73-9371-4bcd-9361-73d915b3379e], x-b3-parentspanid=[596ea61ddfd1f89d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[990d0883276771a5596ea61ddfd1f89d], x-b3-spanid=[5f0da5ef36ab47da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1]}\\\"}\"}","context":{"RequestID":"8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ac96c16-914f-48d8-a369-f78792042801","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:51.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:51.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2cdc8b-b93a-4f05-8d54-9bcc00e629f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ac96c16-914f-48d8-a369-f78792042801","LogTimestamp":"2023-04-23T00:47:51.451Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:52.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:47:52.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:52.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:52.984Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:53.461Z","message":"Entering","context":{"RequestID":"4855c634-b868-4a81-82bd-cc475a7bcea8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"301c084c-4117-49cf-b04f-88f91bced641","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:53.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:53.463Z","message":"{\"transactionId\":\"4855c634-b868-4a81-82bd-cc475a7bcea8\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:53:462\",\"respDate\":\"230423-00:47:53:463\",\"sourceId\":\"haproxy:4855c634-b868-4a81-82bd-cc475a7bcea8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:53:462-24756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[952e9971-af33-4e42-ad68-db5cd6c8f5ad], x-b3-parentspanid=[e6b25a50929b1eec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8978811c6cfb741be6b25a50929b1eec], x-b3-spanid=[215c6e45b3ce6837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4855c634-b868-4a81-82bd-cc475a7bcea8]}\\\"}\"}","context":{"RequestID":"4855c634-b868-4a81-82bd-cc475a7bcea8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"301c084c-4117-49cf-b04f-88f91bced641","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:53.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:53.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4855c634-b868-4a81-82bd-cc475a7bcea8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"301c084c-4117-49cf-b04f-88f91bced641","LogTimestamp":"2023-04-23T00:47:53.464Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:55.473Z","message":"Entering","context":{"RequestID":"0f82301b-bbbd-4561-8af5-d1c2c715d79b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c9a811c-4235-42bb-87b2-1cf3ae985fd0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:55.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:55.474Z","message":"{\"transactionId\":\"0f82301b-bbbd-4561-8af5-d1c2c715d79b\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:55:473\",\"respDate\":\"230423-00:47:55:474\",\"sourceId\":\"haproxy:0f82301b-bbbd-4561-8af5-d1c2c715d79b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:55:473-92071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84ad47d0-1e83-4cb2-ad91-1b8eac69d35e], x-b3-parentspanid=[0100734b181fac9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aaee1f167d74b11d0100734b181fac9d], x-b3-spanid=[c842b9513f3ccfcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f82301b-bbbd-4561-8af5-d1c2c715d79b]}\\\"}\"}","context":{"RequestID":"0f82301b-bbbd-4561-8af5-d1c2c715d79b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c9a811c-4235-42bb-87b2-1cf3ae985fd0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:55.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:55.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f82301b-bbbd-4561-8af5-d1c2c715d79b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c9a811c-4235-42bb-87b2-1cf3ae985fd0","LogTimestamp":"2023-04-23T00:47:55.475Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:47:57.484Z","message":"Entering","context":{"RequestID":"039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"844f08fc-5ac1-42ea-8b9c-bc2f4cbd21e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:57.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:57.487Z","message":"{\"transactionId\":\"039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:57:485\",\"respDate\":\"230423-00:47:57:486\",\"sourceId\":\"haproxy:039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:47:57:485-41493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74d8e46a-00be-4131-b1db-01fc247dc883], x-b3-parentspanid=[c4f5eb35dd304a35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[819a21d9014f25bfc4f5eb35dd304a35], x-b3-spanid=[906cc5cb963fa94d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3]}\\\"}\"}","context":{"RequestID":"039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"844f08fc-5ac1-42ea-8b9c-bc2f4cbd21e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:57.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:57.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"039ac3d2-9b67-4bc8-831e-8b6cdf5a72d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844f08fc-5ac1-42ea-8b9c-bc2f4cbd21e3","LogTimestamp":"2023-04-23T00:47:57.487Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:59.212Z","message":"Entering","context":{"RequestID":"96d93b8f-ef78-48b6-b478-e9b3134d63b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"493f0178-1b77-4994-9c2c-810b3d8d2337","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"96d93b8f-ef78-48b6-b478-e9b3134d63b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"493f0178-1b77-4994-9c2c-810b3d8d2337","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.215Z","message":"{\"transactionId\":\"96d93b8f-ef78-48b6-b478-e9b3134d63b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:59:213\",\"respDate\":\"230423-00:47:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:96d93b8f-ef78-48b6-b478-e9b3134d63b9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:59:213-68298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[96d93b8f-ef78-48b6-b478-e9b3134d63b9]}\\\"}\"}","context":{"RequestID":"96d93b8f-ef78-48b6-b478-e9b3134d63b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"493f0178-1b77-4994-9c2c-810b3d8d2337","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:47:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96d93b8f-ef78-48b6-b478-e9b3134d63b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"493f0178-1b77-4994-9c2c-810b3d8d2337","LogTimestamp":"2023-04-23T00:47:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:47:59.325Z","message":"Entering","context":{"RequestID":"70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29b4f50-a19b-4893-ae40-261b689ee518","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.327Z","message":"{\"transactionId\":\"70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:59:326\",\"respDate\":\"230423-00:47:59:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:47:59:326-31398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f701344a-ff62-4e0b-b545-d6cc69560d36], x-b3-parentspanid=[3f70808009b8aad2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51855], x-envoy-attempt-count=[1], x-b3-traceid=[6657aa91e3c32bcf3f70808009b8aad2], x-b3-spanid=[4279bb67eb0aa30e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe]}\\\"}\"}","context":{"RequestID":"70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c29b4f50-a19b-4893-ae40-261b689ee518","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:47:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70b8b5ec-b8e1-4ac6-a223-8c7a92412cbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c29b4f50-a19b-4893-ae40-261b689ee518","LogTimestamp":"2023-04-23T00:47:59.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:47:59.498Z","message":"Entering","context":{"RequestID":"0dd7218b-5661-4a41-a7e9-954b4e5f03a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"042763ce-e83b-48ab-854c-4a1a3a1ac6b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:59.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.500Z","message":"{\"transactionId\":\"0dd7218b-5661-4a41-a7e9-954b4e5f03a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:47:59:499\",\"respDate\":\"230423-00:47:59:500\",\"sourceId\":\"haproxy:0dd7218b-5661-4a41-a7e9-954b4e5f03a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:47:59:499-48318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f139565-c844-42bc-906d-d92a93f41567], x-b3-parentspanid=[2db9f2bac554c8f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aef0e956dbb660a72db9f2bac554c8f1], x-b3-spanid=[af47f7cec7f8dce7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dd7218b-5661-4a41-a7e9-954b4e5f03a3]}\\\"}\"}","context":{"RequestID":"0dd7218b-5661-4a41-a7e9-954b4e5f03a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"042763ce-e83b-48ab-854c-4a1a3a1ac6b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:47:59.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:47:59.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dd7218b-5661-4a41-a7e9-954b4e5f03a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"042763ce-e83b-48ab-854c-4a1a3a1ac6b4","LogTimestamp":"2023-04-23T00:47:59.501Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:47:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:01.511Z","message":"Entering","context":{"RequestID":"2fe6cb9c-5377-4f73-a4fc-9ab62eefa570","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f5da8e7-d93b-426e-940c-32e4b2fd9464","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:01.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:01.513Z","message":"{\"transactionId\":\"2fe6cb9c-5377-4f73-a4fc-9ab62eefa570\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:01:512\",\"respDate\":\"230423-00:48:01:513\",\"sourceId\":\"haproxy:2fe6cb9c-5377-4f73-a4fc-9ab62eefa570\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:01:512-89293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a5fac44-927b-46c3-aa6e-4d87d2206989], x-b3-parentspanid=[faa2dde24aabc292], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07adee65d840c657faa2dde24aabc292], x-b3-spanid=[0e39181ed51465e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fe6cb9c-5377-4f73-a4fc-9ab62eefa570]}\\\"}\"}","context":{"RequestID":"2fe6cb9c-5377-4f73-a4fc-9ab62eefa570","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f5da8e7-d93b-426e-940c-32e4b2fd9464","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:01.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:01.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fe6cb9c-5377-4f73-a4fc-9ab62eefa570","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f5da8e7-d93b-426e-940c-32e4b2fd9464","LogTimestamp":"2023-04-23T00:48:01.513Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:02.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:02.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:02.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:02.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:03.522Z","message":"Entering","context":{"RequestID":"596abdec-c716-4a70-b925-bdd566a3f302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54aca72c-148d-499a-9aae-4070fe36b01b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:03.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:03.525Z","message":"{\"transactionId\":\"596abdec-c716-4a70-b925-bdd566a3f302\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:03:523\",\"respDate\":\"230423-00:48:03:525\",\"sourceId\":\"haproxy:596abdec-c716-4a70-b925-bdd566a3f302\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:03:523-46135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da76b031-de25-47bb-a954-e7006eb63d0c], x-b3-parentspanid=[ddfc40ca8ef33351], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c13011b738eea79dddfc40ca8ef33351], x-b3-spanid=[11972604bbc20f81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[596abdec-c716-4a70-b925-bdd566a3f302]}\\\"}\"}","context":{"RequestID":"596abdec-c716-4a70-b925-bdd566a3f302","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54aca72c-148d-499a-9aae-4070fe36b01b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:03.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:03.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"596abdec-c716-4a70-b925-bdd566a3f302","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54aca72c-148d-499a-9aae-4070fe36b01b","LogTimestamp":"2023-04-23T00:48:03.525Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:05.279Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:05.284Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:05.534Z","message":"Entering","context":{"RequestID":"2533cfc1-39b0-40a1-a331-f5b8c703dafe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c595f30b-6187-4e8f-a76e-21dd9138e6cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:05.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:05.537Z","message":"{\"transactionId\":\"2533cfc1-39b0-40a1-a331-f5b8c703dafe\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:05:536\",\"respDate\":\"230423-00:48:05:537\",\"sourceId\":\"haproxy:2533cfc1-39b0-40a1-a331-f5b8c703dafe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:05:536-63409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0195cce-13f6-4a14-bb81-4187d66a1c46], x-b3-parentspanid=[a703426ce58b7c83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82a60601d90797d7a703426ce58b7c83], x-b3-spanid=[58b2e5c971865eeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2533cfc1-39b0-40a1-a331-f5b8c703dafe]}\\\"}\"}","context":{"RequestID":"2533cfc1-39b0-40a1-a331-f5b8c703dafe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c595f30b-6187-4e8f-a76e-21dd9138e6cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:05.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:05.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2533cfc1-39b0-40a1-a331-f5b8c703dafe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c595f30b-6187-4e8f-a76e-21dd9138e6cc","LogTimestamp":"2023-04-23T00:48:05.538Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:07.547Z","message":"Entering","context":{"RequestID":"6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53048b5f-b655-425d-988d-12b04bdbd90f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:07.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:07.549Z","message":"{\"transactionId\":\"6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:07:548\",\"respDate\":\"230423-00:48:07:549\",\"sourceId\":\"haproxy:6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:07:548-63504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80efd41e-e06b-4dd5-b49f-742cb32d18a6], x-b3-parentspanid=[d498541ccf856791], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76550aaba377f363d498541ccf856791], x-b3-spanid=[4129e9a468642deb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba]}\\\"}\"}","context":{"RequestID":"6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53048b5f-b655-425d-988d-12b04bdbd90f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:07.547Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:07.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6069bf4f-6bd1-4f83-9a6e-e9fc9da7baba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53048b5f-b655-425d-988d-12b04bdbd90f","LogTimestamp":"2023-04-23T00:48:07.549Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:09.211Z","message":"Entering","context":{"RequestID":"4791b581-745d-4568-9182-4554643542c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ba1ad0-97fb-496d-aa06-5375c6ebb3be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"4791b581-745d-4568-9182-4554643542c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ba1ad0-97fb-496d-aa06-5375c6ebb3be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.214Z","message":"{\"transactionId\":\"4791b581-745d-4568-9182-4554643542c6\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:09:212\",\"respDate\":\"230423-00:48:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4791b581-745d-4568-9182-4554643542c6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:09:212-68077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4791b581-745d-4568-9182-4554643542c6]}\\\"}\"}","context":{"RequestID":"4791b581-745d-4568-9182-4554643542c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21ba1ad0-97fb-496d-aa06-5375c6ebb3be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4791b581-745d-4568-9182-4554643542c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21ba1ad0-97fb-496d-aa06-5375c6ebb3be","LogTimestamp":"2023-04-23T00:48:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:09.323Z","message":"Entering","context":{"RequestID":"f21d1c59-88cf-42d1-a126-7d91cc7d0ef0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b927dcb9-0531-4437-9c29-645e65cffaf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.324Z","message":"{\"transactionId\":\"f21d1c59-88cf-42d1-a126-7d91cc7d0ef0\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:09:323\",\"respDate\":\"230423-00:48:09:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f21d1c59-88cf-42d1-a126-7d91cc7d0ef0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:09:323-36933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ca974e4-3a15-4673-901a-8ba85c897dbf], x-b3-parentspanid=[4d55273bda8919d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49395], x-envoy-attempt-count=[1], x-b3-traceid=[f9def5992843ec464d55273bda8919d9], x-b3-spanid=[74a1c9b02d67bba9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f21d1c59-88cf-42d1-a126-7d91cc7d0ef0]}\\\"}\"}","context":{"RequestID":"f21d1c59-88cf-42d1-a126-7d91cc7d0ef0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b927dcb9-0531-4437-9c29-645e65cffaf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f21d1c59-88cf-42d1-a126-7d91cc7d0ef0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b927dcb9-0531-4437-9c29-645e65cffaf2","LogTimestamp":"2023-04-23T00:48:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:09.559Z","message":"Entering","context":{"RequestID":"bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2da65f9-8cfb-45ac-a243-cf983a91dd97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:09.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.561Z","message":"{\"transactionId\":\"bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:09:560\",\"respDate\":\"230423-00:48:09:560\",\"sourceId\":\"haproxy:bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:09:560-30726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80babdb6-ca25-4b3a-bb0c-b9c7d9df5808], x-b3-parentspanid=[386220543631dbb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6fbf3912ae483ba386220543631dbb4], x-b3-spanid=[8e944a2679a723de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd]}\\\"}\"}","context":{"RequestID":"bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2da65f9-8cfb-45ac-a243-cf983a91dd97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:09.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:09.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcd5ec82-2273-4372-aa1e-4ce1d1cc38bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2da65f9-8cfb-45ac-a243-cf983a91dd97","LogTimestamp":"2023-04-23T00:48:09.561Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:11.570Z","message":"Entering","context":{"RequestID":"639bfb61-f043-4b1c-9ff0-4f63680e5725","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e19650f1-61ac-4b2c-a414-f0e6296754cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:11.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:11.572Z","message":"{\"transactionId\":\"639bfb61-f043-4b1c-9ff0-4f63680e5725\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:11:571\",\"respDate\":\"230423-00:48:11:572\",\"sourceId\":\"haproxy:639bfb61-f043-4b1c-9ff0-4f63680e5725\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:11:571-82007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4c6a5a3-e8b4-4515-82f9-bab944fc41d4], x-b3-parentspanid=[e5670b100be01df8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[571677053c8e9fa9e5670b100be01df8], x-b3-spanid=[bb1587228feb99f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[639bfb61-f043-4b1c-9ff0-4f63680e5725]}\\\"}\"}","context":{"RequestID":"639bfb61-f043-4b1c-9ff0-4f63680e5725","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e19650f1-61ac-4b2c-a414-f0e6296754cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:11.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:11.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"639bfb61-f043-4b1c-9ff0-4f63680e5725","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e19650f1-61ac-4b2c-a414-f0e6296754cc","LogTimestamp":"2023-04-23T00:48:11.572Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:12.968Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:12.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:12.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:12.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:13.581Z","message":"Entering","context":{"RequestID":"b0907dd1-ed16-4055-9ae4-640d68ae08d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08802b17-837b-4f3f-8809-4f63879fb42b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:13.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:13.585Z","message":"{\"transactionId\":\"b0907dd1-ed16-4055-9ae4-640d68ae08d8\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:13:583\",\"respDate\":\"230423-00:48:13:584\",\"sourceId\":\"haproxy:b0907dd1-ed16-4055-9ae4-640d68ae08d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:13:583-95471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4035009-0fd9-4e40-89cd-cf5d61dddabe], x-b3-parentspanid=[50ef8f657177f17d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57142b5c543efe8550ef8f657177f17d], x-b3-spanid=[362948bde21f0cad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0907dd1-ed16-4055-9ae4-640d68ae08d8]}\\\"}\"}","context":{"RequestID":"b0907dd1-ed16-4055-9ae4-640d68ae08d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08802b17-837b-4f3f-8809-4f63879fb42b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:13.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:13.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0907dd1-ed16-4055-9ae4-640d68ae08d8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08802b17-837b-4f3f-8809-4f63879fb42b","LogTimestamp":"2023-04-23T00:48:13.585Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:15.597Z","message":"Entering","context":{"RequestID":"3353d63d-fefc-4b15-ade1-47601c7ddc32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2b33b53-9236-4409-b5b8-bee049fa3e66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:15.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:15.599Z","message":"{\"transactionId\":\"3353d63d-fefc-4b15-ade1-47601c7ddc32\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:15:598\",\"respDate\":\"230423-00:48:15:599\",\"sourceId\":\"haproxy:3353d63d-fefc-4b15-ade1-47601c7ddc32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:15:598-57943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89d3961b-ccba-4882-aa02-752282cbda2f], x-b3-parentspanid=[c569ceae355c85e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6852b42ad4566e1c569ceae355c85e4], x-b3-spanid=[42f3c1d6ba3b437d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3353d63d-fefc-4b15-ade1-47601c7ddc32]}\\\"}\"}","context":{"RequestID":"3353d63d-fefc-4b15-ade1-47601c7ddc32","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2b33b53-9236-4409-b5b8-bee049fa3e66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:15.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:15.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3353d63d-fefc-4b15-ade1-47601c7ddc32","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2b33b53-9236-4409-b5b8-bee049fa3e66","LogTimestamp":"2023-04-23T00:48:15.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:17.609Z","message":"Entering","context":{"RequestID":"ae68f0a8-84b1-4e9e-8b3e-48df172f485e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbd6ac82-02e7-4439-ba10-1d2ec9703814","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:17.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:17.612Z","message":"{\"transactionId\":\"ae68f0a8-84b1-4e9e-8b3e-48df172f485e\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:17:610\",\"respDate\":\"230423-00:48:17:612\",\"sourceId\":\"haproxy:ae68f0a8-84b1-4e9e-8b3e-48df172f485e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:17:610-57864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4105c7c0-5082-4c46-bbf4-cd3923f97187], x-b3-parentspanid=[a8d0738d864832ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8760f6e0c848ba9aa8d0738d864832ec], x-b3-spanid=[73551de474824cd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae68f0a8-84b1-4e9e-8b3e-48df172f485e]}\\\"}\"}","context":{"RequestID":"ae68f0a8-84b1-4e9e-8b3e-48df172f485e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbd6ac82-02e7-4439-ba10-1d2ec9703814","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:17.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:17.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae68f0a8-84b1-4e9e-8b3e-48df172f485e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbd6ac82-02e7-4439-ba10-1d2ec9703814","LogTimestamp":"2023-04-23T00:48:17.612Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:19.212Z","message":"Entering","context":{"RequestID":"aec44d34-c379-49bc-9b08-549273492a05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82065275-dbd6-47b2-972c-f56f5116d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"aec44d34-c379-49bc-9b08-549273492a05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82065275-dbd6-47b2-972c-f56f5116d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.215Z","message":"{\"transactionId\":\"aec44d34-c379-49bc-9b08-549273492a05\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:19:213\",\"respDate\":\"230423-00:48:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aec44d34-c379-49bc-9b08-549273492a05\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:19:213-87832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aec44d34-c379-49bc-9b08-549273492a05]}\\\"}\"}","context":{"RequestID":"aec44d34-c379-49bc-9b08-549273492a05","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82065275-dbd6-47b2-972c-f56f5116d412","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aec44d34-c379-49bc-9b08-549273492a05","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82065275-dbd6-47b2-972c-f56f5116d412","LogTimestamp":"2023-04-23T00:48:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:19.324Z","message":"Entering","context":{"RequestID":"d0cf7b7e-3810-4e29-8ef1-f9bedb818f75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7688631f-60a9-4be3-8574-27c6e5e71084","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.326Z","message":"{\"transactionId\":\"d0cf7b7e-3810-4e29-8ef1-f9bedb818f75\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:19:325\",\"respDate\":\"230423-00:48:19:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0cf7b7e-3810-4e29-8ef1-f9bedb818f75\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:19:325-97229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6420d76-0019-4b3d-83bb-f5dece4a7838], x-b3-parentspanid=[44a470748a3b1e57], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42363], x-envoy-attempt-count=[1], x-b3-traceid=[1db59dcf608beddb44a470748a3b1e57], x-b3-spanid=[aca63397b5a49754], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0cf7b7e-3810-4e29-8ef1-f9bedb818f75]}\\\"}\"}","context":{"RequestID":"d0cf7b7e-3810-4e29-8ef1-f9bedb818f75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7688631f-60a9-4be3-8574-27c6e5e71084","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0cf7b7e-3810-4e29-8ef1-f9bedb818f75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7688631f-60a9-4be3-8574-27c6e5e71084","LogTimestamp":"2023-04-23T00:48:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:19.622Z","message":"Entering","context":{"RequestID":"0b88f6bc-940e-49db-b422-1e8475a816a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f8ab60b-cee6-4e20-b252-667a4611486e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:19.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.625Z","message":"{\"transactionId\":\"0b88f6bc-940e-49db-b422-1e8475a816a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:19:623\",\"respDate\":\"230423-00:48:19:625\",\"sourceId\":\"haproxy:0b88f6bc-940e-49db-b422-1e8475a816a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:19:623-36333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9de0eb6e-db53-4692-8e26-62ad3caf0e44], x-b3-parentspanid=[bce05151743ecdf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5079b0a5600d0f19bce05151743ecdf9], x-b3-spanid=[f8f44cf4fb9a4e29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b88f6bc-940e-49db-b422-1e8475a816a5]}\\\"}\"}","context":{"RequestID":"0b88f6bc-940e-49db-b422-1e8475a816a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f8ab60b-cee6-4e20-b252-667a4611486e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:19.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:19.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b88f6bc-940e-49db-b422-1e8475a816a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f8ab60b-cee6-4e20-b252-667a4611486e","LogTimestamp":"2023-04-23T00:48:19.626Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:21.637Z","message":"Entering","context":{"RequestID":"df253c1e-7dbb-4d1a-b872-aa4c42276eb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74433c40-6787-400a-9882-1b36ecf7e7e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:21.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:21.640Z","message":"{\"transactionId\":\"df253c1e-7dbb-4d1a-b872-aa4c42276eb1\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:21:638\",\"respDate\":\"230423-00:48:21:640\",\"sourceId\":\"haproxy:df253c1e-7dbb-4d1a-b872-aa4c42276eb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:21:638-41580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e39759e-d59a-45a0-99c0-b40eddd772f2], x-b3-parentspanid=[af240020a878e7ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af0cfc7227526447af240020a878e7ab], x-b3-spanid=[6f50798d93549aaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df253c1e-7dbb-4d1a-b872-aa4c42276eb1]}\\\"}\"}","context":{"RequestID":"df253c1e-7dbb-4d1a-b872-aa4c42276eb1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74433c40-6787-400a-9882-1b36ecf7e7e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:21.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:21.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df253c1e-7dbb-4d1a-b872-aa4c42276eb1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74433c40-6787-400a-9882-1b36ecf7e7e0","LogTimestamp":"2023-04-23T00:48:21.641Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:48:22.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:22.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:22.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:22.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:23.651Z","message":"Entering","context":{"RequestID":"fbd00e3b-fea6-4a17-83db-f20d19b6a41c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78baae1-f291-415f-8461-06a4714aa7eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:23.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:23.654Z","message":"{\"transactionId\":\"fbd00e3b-fea6-4a17-83db-f20d19b6a41c\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:23:652\",\"respDate\":\"230423-00:48:23:653\",\"sourceId\":\"haproxy:fbd00e3b-fea6-4a17-83db-f20d19b6a41c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:23:652-67739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c5f1cc4-6180-4c97-a885-62294a221edd], x-b3-parentspanid=[c40e916c065fa921], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0323ed2b8bfd01f0c40e916c065fa921], x-b3-spanid=[77a8e92aabc451ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbd00e3b-fea6-4a17-83db-f20d19b6a41c]}\\\"}\"}","context":{"RequestID":"fbd00e3b-fea6-4a17-83db-f20d19b6a41c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a78baae1-f291-415f-8461-06a4714aa7eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:23.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:23.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbd00e3b-fea6-4a17-83db-f20d19b6a41c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a78baae1-f291-415f-8461-06a4714aa7eb","LogTimestamp":"2023-04-23T00:48:23.654Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:25.663Z","message":"Entering","context":{"RequestID":"45b7c11b-0bbd-4805-8602-0d36ed11fc94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abf4e2bb-6a26-47b3-9d86-16dab9e86c63","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:25.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:25.666Z","message":"{\"transactionId\":\"45b7c11b-0bbd-4805-8602-0d36ed11fc94\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:25:664\",\"respDate\":\"230423-00:48:25:666\",\"sourceId\":\"haproxy:45b7c11b-0bbd-4805-8602-0d36ed11fc94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:25:664-64206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c6196e5-1d18-47dc-a1df-cb306b236ffe], x-b3-parentspanid=[5f885fc765ae6370], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a010c1c33fae07f5f885fc765ae6370], x-b3-spanid=[30172afc5adb3daa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45b7c11b-0bbd-4805-8602-0d36ed11fc94]}\\\"}\"}","context":{"RequestID":"45b7c11b-0bbd-4805-8602-0d36ed11fc94","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"abf4e2bb-6a26-47b3-9d86-16dab9e86c63","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:25.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:25.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45b7c11b-0bbd-4805-8602-0d36ed11fc94","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abf4e2bb-6a26-47b3-9d86-16dab9e86c63","LogTimestamp":"2023-04-23T00:48:25.667Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:27.677Z","message":"Entering","context":{"RequestID":"2166d013-2065-4028-8f72-99cf6a6c148d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac7b64fa-af01-44ab-ae25-9689c1919759","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:27.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:27.679Z","message":"{\"transactionId\":\"2166d013-2065-4028-8f72-99cf6a6c148d\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:27:678\",\"respDate\":\"230423-00:48:27:679\",\"sourceId\":\"haproxy:2166d013-2065-4028-8f72-99cf6a6c148d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:27:678-50650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2edd1c52-f42a-4867-a193-5084577acffe], x-b3-parentspanid=[edae266f1ee948b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdbc3d709a793187edae266f1ee948b7], x-b3-spanid=[28ca970f8252edc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2166d013-2065-4028-8f72-99cf6a6c148d]}\\\"}\"}","context":{"RequestID":"2166d013-2065-4028-8f72-99cf6a6c148d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac7b64fa-af01-44ab-ae25-9689c1919759","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:27.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:27.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2166d013-2065-4028-8f72-99cf6a6c148d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac7b64fa-af01-44ab-ae25-9689c1919759","LogTimestamp":"2023-04-23T00:48:27.680Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:29.213Z","message":"Entering","context":{"RequestID":"800cf44d-8d07-488d-a5c3-6d436a95395a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c7b9e0b-5d00-4978-b42e-6a718698d4ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"800cf44d-8d07-488d-a5c3-6d436a95395a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c7b9e0b-5d00-4978-b42e-6a718698d4ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.217Z","message":"{\"transactionId\":\"800cf44d-8d07-488d-a5c3-6d436a95395a\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:29:215\",\"respDate\":\"230423-00:48:29:217\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:800cf44d-8d07-488d-a5c3-6d436a95395a\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:29:215-86963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[800cf44d-8d07-488d-a5c3-6d436a95395a]}\\\"}\"}","context":{"RequestID":"800cf44d-8d07-488d-a5c3-6d436a95395a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c7b9e0b-5d00-4978-b42e-6a718698d4ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"800cf44d-8d07-488d-a5c3-6d436a95395a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7b9e0b-5d00-4978-b42e-6a718698d4ea","LogTimestamp":"2023-04-23T00:48:29.218Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:48:29.324Z","message":"Entering","context":{"RequestID":"01ee54b1-f5a4-4d3b-afa0-63e1fa233677","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"199ba815-92d6-415b-aa3f-2598f856e408","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.326Z","message":"{\"transactionId\":\"01ee54b1-f5a4-4d3b-afa0-63e1fa233677\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:29:325\",\"respDate\":\"230423-00:48:29:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:01ee54b1-f5a4-4d3b-afa0-63e1fa233677\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:29:325-84887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd9c9956-2010-435c-a4da-c841eb9cff5d], x-b3-parentspanid=[9d0a8f8a63c2e43f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60067], x-envoy-attempt-count=[1], x-b3-traceid=[d41ef6823bd051ba9d0a8f8a63c2e43f], x-b3-spanid=[821d4efd7de15455], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[01ee54b1-f5a4-4d3b-afa0-63e1fa233677]}\\\"}\"}","context":{"RequestID":"01ee54b1-f5a4-4d3b-afa0-63e1fa233677","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"199ba815-92d6-415b-aa3f-2598f856e408","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01ee54b1-f5a4-4d3b-afa0-63e1fa233677","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"199ba815-92d6-415b-aa3f-2598f856e408","LogTimestamp":"2023-04-23T00:48:29.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:29.689Z","message":"Entering","context":{"RequestID":"59e96fbd-4ce5-473f-8b88-c52783c1de98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79ac7e13-cde1-42d6-925e-7d113f721532","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:29.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.693Z","message":"{\"transactionId\":\"59e96fbd-4ce5-473f-8b88-c52783c1de98\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:29:690\",\"respDate\":\"230423-00:48:29:692\",\"sourceId\":\"haproxy:59e96fbd-4ce5-473f-8b88-c52783c1de98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:29:690-60368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdd4b41d-49c5-400b-b5e4-0fb73890821f], x-b3-parentspanid=[7789fe2b28ab3871], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1b912b3c81c22557789fe2b28ab3871], x-b3-spanid=[460f7316615b7d38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59e96fbd-4ce5-473f-8b88-c52783c1de98]}\\\"}\"}","context":{"RequestID":"59e96fbd-4ce5-473f-8b88-c52783c1de98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79ac7e13-cde1-42d6-925e-7d113f721532","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:29.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:29.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59e96fbd-4ce5-473f-8b88-c52783c1de98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79ac7e13-cde1-42d6-925e-7d113f721532","LogTimestamp":"2023-04-23T00:48:29.693Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:48:31.704Z","message":"Entering","context":{"RequestID":"4282c7e7-b101-410d-9c26-c0fa04a37ba7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"238fbbc9-5812-4ef1-b143-2b3d9309bb4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:31.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:31.706Z","message":"{\"transactionId\":\"4282c7e7-b101-410d-9c26-c0fa04a37ba7\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:31:705\",\"respDate\":\"230423-00:48:31:706\",\"sourceId\":\"haproxy:4282c7e7-b101-410d-9c26-c0fa04a37ba7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:31:705-66043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1f3ec36-7a9e-440d-aa07-f47835b9f708], x-b3-parentspanid=[c1db6ea82a0b0361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b72ade2379406c02c1db6ea82a0b0361], x-b3-spanid=[91177765f7570097], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4282c7e7-b101-410d-9c26-c0fa04a37ba7]}\\\"}\"}","context":{"RequestID":"4282c7e7-b101-410d-9c26-c0fa04a37ba7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"238fbbc9-5812-4ef1-b143-2b3d9309bb4d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:31.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:31.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4282c7e7-b101-410d-9c26-c0fa04a37ba7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"238fbbc9-5812-4ef1-b143-2b3d9309bb4d","LogTimestamp":"2023-04-23T00:48:31.707Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:32.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:32.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:32.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:32.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:33.716Z","message":"Entering","context":{"RequestID":"fb2d9830-9928-4d66-a5cd-8530f246ff96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"353a1f71-79e5-4c4a-a203-10e7f04d5db1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:33.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:33.718Z","message":"{\"transactionId\":\"fb2d9830-9928-4d66-a5cd-8530f246ff96\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:33:717\",\"respDate\":\"230423-00:48:33:718\",\"sourceId\":\"haproxy:fb2d9830-9928-4d66-a5cd-8530f246ff96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:33:717-60490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[839d9cad-e686-4845-998f-21ffe66001dc], x-b3-parentspanid=[41f784250353f77c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30f024ef87385a9441f784250353f77c], x-b3-spanid=[bb29db4dd7510f7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb2d9830-9928-4d66-a5cd-8530f246ff96]}\\\"}\"}","context":{"RequestID":"fb2d9830-9928-4d66-a5cd-8530f246ff96","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"353a1f71-79e5-4c4a-a203-10e7f04d5db1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:33.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:33.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb2d9830-9928-4d66-a5cd-8530f246ff96","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"353a1f71-79e5-4c4a-a203-10e7f04d5db1","LogTimestamp":"2023-04-23T00:48:33.719Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:35.285Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:35.289Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:35.728Z","message":"Entering","context":{"RequestID":"9ca2c121-264c-4b03-a551-f5f14176afc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7d125be-903c-43ba-82cb-67a401ed827d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:35.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:35.730Z","message":"{\"transactionId\":\"9ca2c121-264c-4b03-a551-f5f14176afc4\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:35:729\",\"respDate\":\"230423-00:48:35:730\",\"sourceId\":\"haproxy:9ca2c121-264c-4b03-a551-f5f14176afc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:35:729-20948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ea1e152-d6f4-4e2f-9f73-cfdd24a3bf42], x-b3-parentspanid=[d56436864adb7648], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8f6c81220b2e59bd56436864adb7648], x-b3-spanid=[d229f884b28756a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ca2c121-264c-4b03-a551-f5f14176afc4]}\\\"}\"}","context":{"RequestID":"9ca2c121-264c-4b03-a551-f5f14176afc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7d125be-903c-43ba-82cb-67a401ed827d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:35.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:35.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ca2c121-264c-4b03-a551-f5f14176afc4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d125be-903c-43ba-82cb-67a401ed827d","LogTimestamp":"2023-04-23T00:48:35.731Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:37.742Z","message":"Entering","context":{"RequestID":"3edca5ca-fabc-4064-ad05-f276308bf690","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b0c50da-7dea-40c4-80e9-e2a6fef61e3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:37.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:37.744Z","message":"{\"transactionId\":\"3edca5ca-fabc-4064-ad05-f276308bf690\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:37:743\",\"respDate\":\"230423-00:48:37:744\",\"sourceId\":\"haproxy:3edca5ca-fabc-4064-ad05-f276308bf690\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:37:743-25000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[983c3706-b8c0-482d-b635-71d54ed3f01e], x-b3-parentspanid=[99b825f59aa866a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af7f46724400da0799b825f59aa866a2], x-b3-spanid=[b4ce9d3fd75dddff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3edca5ca-fabc-4064-ad05-f276308bf690]}\\\"}\"}","context":{"RequestID":"3edca5ca-fabc-4064-ad05-f276308bf690","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b0c50da-7dea-40c4-80e9-e2a6fef61e3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:37.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:37.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3edca5ca-fabc-4064-ad05-f276308bf690","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b0c50da-7dea-40c4-80e9-e2a6fef61e3f","LogTimestamp":"2023-04-23T00:48:37.745Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:39.211Z","message":"Entering","context":{"RequestID":"275138b2-0233-4662-b615-39a779a899cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18aea150-26ca-471c-bf74-2075ec77572b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"275138b2-0233-4662-b615-39a779a899cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18aea150-26ca-471c-bf74-2075ec77572b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.214Z","message":"{\"transactionId\":\"275138b2-0233-4662-b615-39a779a899cd\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:39:212\",\"respDate\":\"230423-00:48:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:275138b2-0233-4662-b615-39a779a899cd\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:39:212-46631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[275138b2-0233-4662-b615-39a779a899cd]}\\\"}\"}","context":{"RequestID":"275138b2-0233-4662-b615-39a779a899cd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"18aea150-26ca-471c-bf74-2075ec77572b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"275138b2-0233-4662-b615-39a779a899cd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18aea150-26ca-471c-bf74-2075ec77572b","LogTimestamp":"2023-04-23T00:48:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:39.324Z","message":"Entering","context":{"RequestID":"2582af1b-6f23-42ee-b841-6d7361811f09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e680d4f5-afac-4143-bc1c-f4d23c5e220e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.325Z","message":"{\"transactionId\":\"2582af1b-6f23-42ee-b841-6d7361811f09\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:39:324\",\"respDate\":\"230423-00:48:39:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2582af1b-6f23-42ee-b841-6d7361811f09\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:39:324-62153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ff898de-141c-46db-a39a-d924dd77dee7], x-b3-parentspanid=[037ce712c69d3349], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53785], x-envoy-attempt-count=[1], x-b3-traceid=[1afd30411aae3685037ce712c69d3349], x-b3-spanid=[84b95846ecbe3aff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2582af1b-6f23-42ee-b841-6d7361811f09]}\\\"}\"}","context":{"RequestID":"2582af1b-6f23-42ee-b841-6d7361811f09","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e680d4f5-afac-4143-bc1c-f4d23c5e220e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2582af1b-6f23-42ee-b841-6d7361811f09","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e680d4f5-afac-4143-bc1c-f4d23c5e220e","LogTimestamp":"2023-04-23T00:48:39.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:39.756Z","message":"Entering","context":{"RequestID":"f2d0dda1-acf0-4c58-b8d7-605cdea57c97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"31d28c55-7c7f-47fc-8dcf-7c9c182dcc14","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:39.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.759Z","message":"{\"transactionId\":\"f2d0dda1-acf0-4c58-b8d7-605cdea57c97\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:39:757\",\"respDate\":\"230423-00:48:39:758\",\"sourceId\":\"haproxy:f2d0dda1-acf0-4c58-b8d7-605cdea57c97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:39:757-22620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fbce9ac-6b54-4021-9cf6-0f37fe101b58], x-b3-parentspanid=[b089c9e7c06aca6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db015b16491958fbb089c9e7c06aca6e], x-b3-spanid=[679e305dcad40f21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2d0dda1-acf0-4c58-b8d7-605cdea57c97]}\\\"}\"}","context":{"RequestID":"f2d0dda1-acf0-4c58-b8d7-605cdea57c97","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"31d28c55-7c7f-47fc-8dcf-7c9c182dcc14","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:39.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:39.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2d0dda1-acf0-4c58-b8d7-605cdea57c97","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31d28c55-7c7f-47fc-8dcf-7c9c182dcc14","LogTimestamp":"2023-04-23T00:48:39.760Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:41.771Z","message":"Entering","context":{"RequestID":"66f38199-283d-449e-8aa4-916e2bed791a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09850cc4-d006-4d97-b796-6314639e4cac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:41.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:41.773Z","message":"{\"transactionId\":\"66f38199-283d-449e-8aa4-916e2bed791a\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:41:771\",\"respDate\":\"230423-00:48:41:773\",\"sourceId\":\"haproxy:66f38199-283d-449e-8aa4-916e2bed791a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:41:771-59432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[525bc114-6fb0-42a5-b02f-411e8f4d6b60], x-b3-parentspanid=[d96606055866717b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8584163976edba0d96606055866717b], x-b3-spanid=[4cbfde78dc76b59b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66f38199-283d-449e-8aa4-916e2bed791a]}\\\"}\"}","context":{"RequestID":"66f38199-283d-449e-8aa4-916e2bed791a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"09850cc4-d006-4d97-b796-6314639e4cac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:41.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:41.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f38199-283d-449e-8aa4-916e2bed791a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09850cc4-d006-4d97-b796-6314639e4cac","LogTimestamp":"2023-04-23T00:48:41.773Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:42.969Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:42.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:42.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:42.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:43.784Z","message":"Entering","context":{"RequestID":"e72dd7dd-7da3-47e8-8e32-1361e9d8bac1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e04de6df-e8c6-422c-8ce5-92fc1900b704","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:43.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:43.788Z","message":"{\"transactionId\":\"e72dd7dd-7da3-47e8-8e32-1361e9d8bac1\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:43:785\",\"respDate\":\"230423-00:48:43:788\",\"sourceId\":\"haproxy:e72dd7dd-7da3-47e8-8e32-1361e9d8bac1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:43:785-50673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdba44b6-45a8-4d31-be4b-6a76ec1a531b], x-b3-parentspanid=[a35d1a72d3440d3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[532046eedaf8a317a35d1a72d3440d3f], x-b3-spanid=[84aef63749430a50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e72dd7dd-7da3-47e8-8e32-1361e9d8bac1]}\\\"}\"}","context":{"RequestID":"e72dd7dd-7da3-47e8-8e32-1361e9d8bac1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e04de6df-e8c6-422c-8ce5-92fc1900b704","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:43.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:43.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e72dd7dd-7da3-47e8-8e32-1361e9d8bac1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e04de6df-e8c6-422c-8ce5-92fc1900b704","LogTimestamp":"2023-04-23T00:48:43.788Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:48:45.799Z","message":"Entering","context":{"RequestID":"b307765e-63da-4367-b6ed-3e4b2ed465fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d8431b5-739f-4d9a-b25d-0c821132ca2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:45.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:45.801Z","message":"{\"transactionId\":\"b307765e-63da-4367-b6ed-3e4b2ed465fb\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:45:800\",\"respDate\":\"230423-00:48:45:801\",\"sourceId\":\"haproxy:b307765e-63da-4367-b6ed-3e4b2ed465fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:45:800-39846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2944767c-943d-4495-9fdf-37045d2d42b4], x-b3-parentspanid=[99b4b98e78dc353e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d43a2d56a1602b7199b4b98e78dc353e], x-b3-spanid=[9b824af38b3b9e3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b307765e-63da-4367-b6ed-3e4b2ed465fb]}\\\"}\"}","context":{"RequestID":"b307765e-63da-4367-b6ed-3e4b2ed465fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2d8431b5-739f-4d9a-b25d-0c821132ca2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:45.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:45.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b307765e-63da-4367-b6ed-3e4b2ed465fb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d8431b5-739f-4d9a-b25d-0c821132ca2c","LogTimestamp":"2023-04-23T00:48:45.803Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:47.812Z","message":"Entering","context":{"RequestID":"2f247442-54ce-4e49-a2d9-3c2e40c7680a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d48406fd-cc4b-4280-8416-026e618df8f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:47.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:47.814Z","message":"{\"transactionId\":\"2f247442-54ce-4e49-a2d9-3c2e40c7680a\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:47:813\",\"respDate\":\"230423-00:48:47:814\",\"sourceId\":\"haproxy:2f247442-54ce-4e49-a2d9-3c2e40c7680a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:47:813-48960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09197901-3c75-45ae-9f11-12439f07708b], x-b3-parentspanid=[390e4c804f5e6391], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c747710fe62eea03390e4c804f5e6391], x-b3-spanid=[161f885793eaa514], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f247442-54ce-4e49-a2d9-3c2e40c7680a]}\\\"}\"}","context":{"RequestID":"2f247442-54ce-4e49-a2d9-3c2e40c7680a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d48406fd-cc4b-4280-8416-026e618df8f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:47.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:47.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f247442-54ce-4e49-a2d9-3c2e40c7680a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d48406fd-cc4b-4280-8416-026e618df8f8","LogTimestamp":"2023-04-23T00:48:47.815Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:49.212Z","message":"Entering","context":{"RequestID":"b233c0a8-b1c7-474a-9ae6-52499a488b15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"932c23c3-17a6-4dd3-9e07-41fafb2f1eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b233c0a8-b1c7-474a-9ae6-52499a488b15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"932c23c3-17a6-4dd3-9e07-41fafb2f1eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.214Z","message":"{\"transactionId\":\"b233c0a8-b1c7-474a-9ae6-52499a488b15\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:49:213\",\"respDate\":\"230423-00:48:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b233c0a8-b1c7-474a-9ae6-52499a488b15\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:49:213-18853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b233c0a8-b1c7-474a-9ae6-52499a488b15]}\\\"}\"}","context":{"RequestID":"b233c0a8-b1c7-474a-9ae6-52499a488b15","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"932c23c3-17a6-4dd3-9e07-41fafb2f1eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b233c0a8-b1c7-474a-9ae6-52499a488b15","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"932c23c3-17a6-4dd3-9e07-41fafb2f1eea","LogTimestamp":"2023-04-23T00:48:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:49.323Z","message":"Entering","context":{"RequestID":"d0597d7a-e2d1-4cac-9213-1168d1a283f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ffaedfb-5439-4f7f-9e96-073475f957be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.325Z","message":"{\"transactionId\":\"d0597d7a-e2d1-4cac-9213-1168d1a283f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:49:324\",\"respDate\":\"230423-00:48:49:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0597d7a-e2d1-4cac-9213-1168d1a283f6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:49:324-47907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cea97f50-0ac2-4e7a-8980-8f1c877f658c], x-b3-parentspanid=[010c639a0f37fcfa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56923], x-envoy-attempt-count=[1], x-b3-traceid=[b4d66ac7c311da10010c639a0f37fcfa], x-b3-spanid=[37768929a8398c24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0597d7a-e2d1-4cac-9213-1168d1a283f6]}\\\"}\"}","context":{"RequestID":"d0597d7a-e2d1-4cac-9213-1168d1a283f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ffaedfb-5439-4f7f-9e96-073475f957be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:49.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0597d7a-e2d1-4cac-9213-1168d1a283f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ffaedfb-5439-4f7f-9e96-073475f957be","LogTimestamp":"2023-04-23T00:48:49.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:49.825Z","message":"Entering","context":{"RequestID":"724b2a7c-e75a-4bb8-b952-b115a1d6e011","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9beccdc0-3792-4fa4-8fed-b44e21cd26cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:49.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.827Z","message":"{\"transactionId\":\"724b2a7c-e75a-4bb8-b952-b115a1d6e011\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:49:825\",\"respDate\":\"230423-00:48:49:827\",\"sourceId\":\"haproxy:724b2a7c-e75a-4bb8-b952-b115a1d6e011\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:49:825-5565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b391dabc-fc06-4c39-96f5-4304aab8b836], x-b3-parentspanid=[67fabdb794578e19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ea429c5483aabc167fabdb794578e19], x-b3-spanid=[88d62f807e2c8abe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[724b2a7c-e75a-4bb8-b952-b115a1d6e011]}\\\"}\"}","context":{"RequestID":"724b2a7c-e75a-4bb8-b952-b115a1d6e011","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9beccdc0-3792-4fa4-8fed-b44e21cd26cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:49.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:49.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"724b2a7c-e75a-4bb8-b952-b115a1d6e011","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9beccdc0-3792-4fa4-8fed-b44e21cd26cd","LogTimestamp":"2023-04-23T00:48:49.828Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:51.837Z","message":"Entering","context":{"RequestID":"b4e315ea-346e-4cb6-bd32-9d9aa351f913","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4eee01a-41bf-43c9-a016-d6a4175bedbf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:51.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:51.839Z","message":"{\"transactionId\":\"b4e315ea-346e-4cb6-bd32-9d9aa351f913\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:51:838\",\"respDate\":\"230423-00:48:51:839\",\"sourceId\":\"haproxy:b4e315ea-346e-4cb6-bd32-9d9aa351f913\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:51:838-41202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c029afa-b344-483b-a76f-09e63bf9e2d4], x-b3-parentspanid=[732b3909a0449c5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e59062f874aa812a732b3909a0449c5b], x-b3-spanid=[c3391a5fbc439698], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4e315ea-346e-4cb6-bd32-9d9aa351f913]}\\\"}\"}","context":{"RequestID":"b4e315ea-346e-4cb6-bd32-9d9aa351f913","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4eee01a-41bf-43c9-a016-d6a4175bedbf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:51.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:51.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4e315ea-346e-4cb6-bd32-9d9aa351f913","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4eee01a-41bf-43c9-a016-d6a4175bedbf","LogTimestamp":"2023-04-23T00:48:51.840Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:52.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:48:52.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:52.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:52.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:53.851Z","message":"Entering","context":{"RequestID":"d86bdda3-a150-4845-99c1-89383a15c632","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42996bf2-4305-492e-934f-191c4080cffc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:53.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:53.854Z","message":"{\"transactionId\":\"d86bdda3-a150-4845-99c1-89383a15c632\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:53:852\",\"respDate\":\"230423-00:48:53:853\",\"sourceId\":\"haproxy:d86bdda3-a150-4845-99c1-89383a15c632\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:53:852-21988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbc8d05d-03e3-471f-9b02-6b52560f0a15], x-b3-parentspanid=[2e6ebfb469c86779], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5cf0b9bd50125ff2e6ebfb469c86779], x-b3-spanid=[2dbca1c57611de81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d86bdda3-a150-4845-99c1-89383a15c632]}\\\"}\"}","context":{"RequestID":"d86bdda3-a150-4845-99c1-89383a15c632","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42996bf2-4305-492e-934f-191c4080cffc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:53.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:53.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86bdda3-a150-4845-99c1-89383a15c632","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42996bf2-4305-492e-934f-191c4080cffc","LogTimestamp":"2023-04-23T00:48:53.854Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:55.865Z","message":"Entering","context":{"RequestID":"2bab3906-d01a-4178-bf08-abf4f0979427","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"453c75b2-3971-4e44-a351-5885e5a755a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:55.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:55.867Z","message":"{\"transactionId\":\"2bab3906-d01a-4178-bf08-abf4f0979427\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:55:865\",\"respDate\":\"230423-00:48:55:867\",\"sourceId\":\"haproxy:2bab3906-d01a-4178-bf08-abf4f0979427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:55:865-13335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8a33ca7-bb59-4e6d-9df1-ca858737341a], x-b3-parentspanid=[9eedcc1bf03673aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[544ef0f4b767a39e9eedcc1bf03673aa], x-b3-spanid=[9b8353d12af73612], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bab3906-d01a-4178-bf08-abf4f0979427]}\\\"}\"}","context":{"RequestID":"2bab3906-d01a-4178-bf08-abf4f0979427","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"453c75b2-3971-4e44-a351-5885e5a755a3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:55.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:55.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bab3906-d01a-4178-bf08-abf4f0979427","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"453c75b2-3971-4e44-a351-5885e5a755a3","LogTimestamp":"2023-04-23T00:48:55.867Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:57.877Z","message":"Entering","context":{"RequestID":"d0a14b02-2d4d-4def-b8fe-6bbbadfbe469","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e057cb94-6c08-495f-9f26-60668f55f8fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:57.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:57.880Z","message":"{\"transactionId\":\"d0a14b02-2d4d-4def-b8fe-6bbbadfbe469\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:57:878\",\"respDate\":\"230423-00:48:57:879\",\"sourceId\":\"haproxy:d0a14b02-2d4d-4def-b8fe-6bbbadfbe469\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:48:57:878-77527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e740570c-1dc6-4345-b6d2-a09db7e55069], x-b3-parentspanid=[84c1a06eb7e93db3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31e0694cf16201a684c1a06eb7e93db3], x-b3-spanid=[ab6186d0b34d6a00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0a14b02-2d4d-4def-b8fe-6bbbadfbe469]}\\\"}\"}","context":{"RequestID":"d0a14b02-2d4d-4def-b8fe-6bbbadfbe469","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e057cb94-6c08-495f-9f26-60668f55f8fc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:57.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:57.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0a14b02-2d4d-4def-b8fe-6bbbadfbe469","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e057cb94-6c08-495f-9f26-60668f55f8fc","LogTimestamp":"2023-04-23T00:48:57.880Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:48:59.211Z","message":"Entering","context":{"RequestID":"a718e1e5-976b-40fe-b9d9-b4f0a9483e90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6a7c687-0688-4ef3-bb62-643aa57985b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"a718e1e5-976b-40fe-b9d9-b4f0a9483e90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6a7c687-0688-4ef3-bb62-643aa57985b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.214Z","message":"{\"transactionId\":\"a718e1e5-976b-40fe-b9d9-b4f0a9483e90\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:59:212\",\"respDate\":\"230423-00:48:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a718e1e5-976b-40fe-b9d9-b4f0a9483e90\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:59:212-87263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a718e1e5-976b-40fe-b9d9-b4f0a9483e90]}\\\"}\"}","context":{"RequestID":"a718e1e5-976b-40fe-b9d9-b4f0a9483e90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6a7c687-0688-4ef3-bb62-643aa57985b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:48:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a718e1e5-976b-40fe-b9d9-b4f0a9483e90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6a7c687-0688-4ef3-bb62-643aa57985b8","LogTimestamp":"2023-04-23T00:48:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:48:59.324Z","message":"Entering","context":{"RequestID":"31dc3a55-b68b-47ea-9ba9-19f453f958ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cac49527-8ac6-4b19-b4a9-c331a0bdeef8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.326Z","message":"{\"transactionId\":\"31dc3a55-b68b-47ea-9ba9-19f453f958ce\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:59:325\",\"respDate\":\"230423-00:48:59:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31dc3a55-b68b-47ea-9ba9-19f453f958ce\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:48:59:325-45907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bf656c1-aa79-4121-b517-a6b1aa8e16ab], x-b3-parentspanid=[710850a48e9d4c60], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50213], x-envoy-attempt-count=[1], x-b3-traceid=[0cc9470023d81af8710850a48e9d4c60], x-b3-spanid=[d2d993eec1ce8a64], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31dc3a55-b68b-47ea-9ba9-19f453f958ce]}\\\"}\"}","context":{"RequestID":"31dc3a55-b68b-47ea-9ba9-19f453f958ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cac49527-8ac6-4b19-b4a9-c331a0bdeef8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:48:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31dc3a55-b68b-47ea-9ba9-19f453f958ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cac49527-8ac6-4b19-b4a9-c331a0bdeef8","LogTimestamp":"2023-04-23T00:48:59.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:48:59.891Z","message":"Entering","context":{"RequestID":"601d61d5-c969-45ec-8afd-9c3763aa6e1a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4757c070-be52-46cb-a69f-0a0129278ecd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:59.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.893Z","message":"{\"transactionId\":\"601d61d5-c969-45ec-8afd-9c3763aa6e1a\",\"status\":\"200\",\"rqstDate\":\"230423-00:48:59:891\",\"respDate\":\"230423-00:48:59:893\",\"sourceId\":\"haproxy:601d61d5-c969-45ec-8afd-9c3763aa6e1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:48:59:891-66243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7b150fa-98ee-4451-aa15-9348a2cd1599], x-b3-parentspanid=[eaf324d4a4d10499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54f571b8e22b4450eaf324d4a4d10499], x-b3-spanid=[de52c7b8d91ca3da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[601d61d5-c969-45ec-8afd-9c3763aa6e1a]}\\\"}\"}","context":{"RequestID":"601d61d5-c969-45ec-8afd-9c3763aa6e1a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4757c070-be52-46cb-a69f-0a0129278ecd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:48:59.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:48:59.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"601d61d5-c969-45ec-8afd-9c3763aa6e1a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4757c070-be52-46cb-a69f-0a0129278ecd","LogTimestamp":"2023-04-23T00:48:59.893Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:48:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:01.905Z","message":"Entering","context":{"RequestID":"45c98630-36c4-4002-a3cc-866946664c2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df894b2a-5248-4bb7-ab32-cdfe18cee575","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:01.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:01.908Z","message":"{\"transactionId\":\"45c98630-36c4-4002-a3cc-866946664c2a\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:01:906\",\"respDate\":\"230423-00:49:01:908\",\"sourceId\":\"haproxy:45c98630-36c4-4002-a3cc-866946664c2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:01:906-4832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[732cac0f-d69c-4c27-8012-1e443053884d], x-b3-parentspanid=[5c623951c4b242bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b816ab0196683a1c5c623951c4b242bd], x-b3-spanid=[985b9df67d8a8595], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45c98630-36c4-4002-a3cc-866946664c2a]}\\\"}\"}","context":{"RequestID":"45c98630-36c4-4002-a3cc-866946664c2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df894b2a-5248-4bb7-ab32-cdfe18cee575","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:01.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:01.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45c98630-36c4-4002-a3cc-866946664c2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df894b2a-5248-4bb7-ab32-cdfe18cee575","LogTimestamp":"2023-04-23T00:49:01.909Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:02.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:02.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:02.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:02.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:03.920Z","message":"Entering","context":{"RequestID":"4b5531ec-5309-4fa8-ac6c-626c03af8efc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c97cb2bc-4d0a-4d01-b8ad-c7df25109fc6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:03.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:03.922Z","message":"{\"transactionId\":\"4b5531ec-5309-4fa8-ac6c-626c03af8efc\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:03:921\",\"respDate\":\"230423-00:49:03:922\",\"sourceId\":\"haproxy:4b5531ec-5309-4fa8-ac6c-626c03af8efc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:03:921-23813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eba91ab8-3568-41d0-8aba-411604cbf37e], x-b3-parentspanid=[6e59fdbd27b1c261], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00925da85bc9978a6e59fdbd27b1c261], x-b3-spanid=[27274e0c1f843ceb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b5531ec-5309-4fa8-ac6c-626c03af8efc]}\\\"}\"}","context":{"RequestID":"4b5531ec-5309-4fa8-ac6c-626c03af8efc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c97cb2bc-4d0a-4d01-b8ad-c7df25109fc6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:03.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:03.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b5531ec-5309-4fa8-ac6c-626c03af8efc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c97cb2bc-4d0a-4d01-b8ad-c7df25109fc6","LogTimestamp":"2023-04-23T00:49:03.923Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:05.294Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:05.299Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:05.933Z","message":"Entering","context":{"RequestID":"68511db2-0600-4e87-b510-786e3fbfcef4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e9b7cd6-5b25-4d42-9954-5c430a2bf7b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:05.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:05.935Z","message":"{\"transactionId\":\"68511db2-0600-4e87-b510-786e3fbfcef4\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:05:934\",\"respDate\":\"230423-00:49:05:935\",\"sourceId\":\"haproxy:68511db2-0600-4e87-b510-786e3fbfcef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:05:934-58241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24bd091e-cf8d-4733-8df0-5d03bbe2f0cc], x-b3-parentspanid=[b918f1b907ed0ac0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f42567ada42fefdb918f1b907ed0ac0], x-b3-spanid=[908df900b55e3526], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68511db2-0600-4e87-b510-786e3fbfcef4]}\\\"}\"}","context":{"RequestID":"68511db2-0600-4e87-b510-786e3fbfcef4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e9b7cd6-5b25-4d42-9954-5c430a2bf7b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:05.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:05.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68511db2-0600-4e87-b510-786e3fbfcef4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e9b7cd6-5b25-4d42-9954-5c430a2bf7b1","LogTimestamp":"2023-04-23T00:49:05.936Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:07.947Z","message":"Entering","context":{"RequestID":"bcc306cc-fef6-496a-92e5-87cda1661549","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9179d5b0-638b-4e9b-ad61-b95d2a0cd444","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:07.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:07.949Z","message":"{\"transactionId\":\"bcc306cc-fef6-496a-92e5-87cda1661549\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:07:948\",\"respDate\":\"230423-00:49:07:949\",\"sourceId\":\"haproxy:bcc306cc-fef6-496a-92e5-87cda1661549\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:07:948-2609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a84b0d9c-2949-47bf-a069-b40ca4180cde], x-b3-parentspanid=[95f18b95a72b7fbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16b25b8e325c32f795f18b95a72b7fbc], x-b3-spanid=[b0ade5fce9baf0ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcc306cc-fef6-496a-92e5-87cda1661549]}\\\"}\"}","context":{"RequestID":"bcc306cc-fef6-496a-92e5-87cda1661549","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9179d5b0-638b-4e9b-ad61-b95d2a0cd444","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:07.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:07.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcc306cc-fef6-496a-92e5-87cda1661549","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9179d5b0-638b-4e9b-ad61-b95d2a0cd444","LogTimestamp":"2023-04-23T00:49:07.950Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:09.211Z","message":"Entering","context":{"RequestID":"b8ff2b68-95c2-460d-ae8c-0a577d4f07e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f3d67a7-e9f9-42bb-a7a1-814e2874e47a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b8ff2b68-95c2-460d-ae8c-0a577d4f07e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f3d67a7-e9f9-42bb-a7a1-814e2874e47a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.214Z","message":"{\"transactionId\":\"b8ff2b68-95c2-460d-ae8c-0a577d4f07e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:09:211\",\"respDate\":\"230423-00:49:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b8ff2b68-95c2-460d-ae8c-0a577d4f07e4\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:09:211-95647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b8ff2b68-95c2-460d-ae8c-0a577d4f07e4]}\\\"}\"}","context":{"RequestID":"b8ff2b68-95c2-460d-ae8c-0a577d4f07e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f3d67a7-e9f9-42bb-a7a1-814e2874e47a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8ff2b68-95c2-460d-ae8c-0a577d4f07e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f3d67a7-e9f9-42bb-a7a1-814e2874e47a","LogTimestamp":"2023-04-23T00:49:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:09.325Z","message":"Entering","context":{"RequestID":"daa5d192-28c2-492f-82a9-16e8af8589b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70d1fc45-9f2f-4b40-956c-dd9d6251d6c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.327Z","message":"{\"transactionId\":\"daa5d192-28c2-492f-82a9-16e8af8589b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:09:326\",\"respDate\":\"230423-00:49:09:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:daa5d192-28c2-492f-82a9-16e8af8589b0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:09:326-47867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4e7a4c3-b307-41b3-b853-c37838472d15], x-b3-parentspanid=[fa993d379f9d9f6d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42687], x-envoy-attempt-count=[1], x-b3-traceid=[204ba4be1e99c8a5fa993d379f9d9f6d], x-b3-spanid=[28f28703df17f439], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[daa5d192-28c2-492f-82a9-16e8af8589b0]}\\\"}\"}","context":{"RequestID":"daa5d192-28c2-492f-82a9-16e8af8589b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"70d1fc45-9f2f-4b40-956c-dd9d6251d6c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daa5d192-28c2-492f-82a9-16e8af8589b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70d1fc45-9f2f-4b40-956c-dd9d6251d6c9","LogTimestamp":"2023-04-23T00:49:09.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:09.962Z","message":"Entering","context":{"RequestID":"5a8fe94b-348a-4245-998f-846a5df186ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"233f310a-6501-4201-b726-ea63df89bda8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:09.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.964Z","message":"{\"transactionId\":\"5a8fe94b-348a-4245-998f-846a5df186ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:09:962\",\"respDate\":\"230423-00:49:09:964\",\"sourceId\":\"haproxy:5a8fe94b-348a-4245-998f-846a5df186ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:09:962-72191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[725e2064-b1cc-4c8f-8931-bf7e6eec2eaa], x-b3-parentspanid=[9f0664f0da0f7eab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5b10f21b80349cc9f0664f0da0f7eab], x-b3-spanid=[72412146f44ed0c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a8fe94b-348a-4245-998f-846a5df186ad]}\\\"}\"}","context":{"RequestID":"5a8fe94b-348a-4245-998f-846a5df186ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"233f310a-6501-4201-b726-ea63df89bda8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:09.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:09.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a8fe94b-348a-4245-998f-846a5df186ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"233f310a-6501-4201-b726-ea63df89bda8","LogTimestamp":"2023-04-23T00:49:09.964Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:11.974Z","message":"Entering","context":{"RequestID":"77183dc6-2bfd-4803-bcf5-8dfddb19fdd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"719fb097-4bda-4220-874f-b251612e54d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:11.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:11.976Z","message":"{\"transactionId\":\"77183dc6-2bfd-4803-bcf5-8dfddb19fdd3\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:11:974\",\"respDate\":\"230423-00:49:11:976\",\"sourceId\":\"haproxy:77183dc6-2bfd-4803-bcf5-8dfddb19fdd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:11:974-69191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[889d92fd-d7b1-41cd-9a7c-a9d3d9e49e29], x-b3-parentspanid=[463506d89ab212d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f2c75e4711daabc463506d89ab212d1], x-b3-spanid=[e200eedeb7d8dc71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77183dc6-2bfd-4803-bcf5-8dfddb19fdd3]}\\\"}\"}","context":{"RequestID":"77183dc6-2bfd-4803-bcf5-8dfddb19fdd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"719fb097-4bda-4220-874f-b251612e54d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:11.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:11.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77183dc6-2bfd-4803-bcf5-8dfddb19fdd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"719fb097-4bda-4220-874f-b251612e54d3","LogTimestamp":"2023-04-23T00:49:11.976Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:12.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:12.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:12.989Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:12.989Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:13.987Z","message":"Entering","context":{"RequestID":"c1eb974d-3425-4529-a6e1-f5e6ec54f817","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae83f696-72bc-4ac6-82d0-eb099e4e46c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:13.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:13.989Z","message":"{\"transactionId\":\"c1eb974d-3425-4529-a6e1-f5e6ec54f817\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:13:987\",\"respDate\":\"230423-00:49:13:989\",\"sourceId\":\"haproxy:c1eb974d-3425-4529-a6e1-f5e6ec54f817\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:13:987-31917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db4ba94e-d0ea-4fbd-acc1-c4ab6297b1ab], x-b3-parentspanid=[8a2878c23ba3ded7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7abbf9c365a5432c8a2878c23ba3ded7], x-b3-spanid=[397a85163faea4cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1eb974d-3425-4529-a6e1-f5e6ec54f817]}\\\"}\"}","context":{"RequestID":"c1eb974d-3425-4529-a6e1-f5e6ec54f817","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae83f696-72bc-4ac6-82d0-eb099e4e46c8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:13.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:13.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1eb974d-3425-4529-a6e1-f5e6ec54f817","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae83f696-72bc-4ac6-82d0-eb099e4e46c8","LogTimestamp":"2023-04-23T00:49:13.989Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:16.000Z","message":"Entering","context":{"RequestID":"b1402169-eb94-4726-bf70-1ed2b27d0839","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"118855f8-4140-42e8-8d18-83fcbe40990f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:16Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:16.002Z","message":"{\"transactionId\":\"b1402169-eb94-4726-bf70-1ed2b27d0839\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:16:001\",\"respDate\":\"230423-00:49:16:002\",\"sourceId\":\"haproxy:b1402169-eb94-4726-bf70-1ed2b27d0839\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:16:001-77269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[256b1269-a941-46f9-8964-87e07f96b0ee], x-b3-parentspanid=[23e0a21bb0993af5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e8d3133ee84c4f123e0a21bb0993af5], x-b3-spanid=[c2dec9d2ea4980d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1402169-eb94-4726-bf70-1ed2b27d0839]}\\\"}\"}","context":{"RequestID":"b1402169-eb94-4726-bf70-1ed2b27d0839","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"118855f8-4140-42e8-8d18-83fcbe40990f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:16Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:16.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1402169-eb94-4726-bf70-1ed2b27d0839","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"118855f8-4140-42e8-8d18-83fcbe40990f","LogTimestamp":"2023-04-23T00:49:16.003Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:18.013Z","message":"Entering","context":{"RequestID":"d5a2e594-95b9-4729-9bbc-b9141ef4b866","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ccb2b9d2-b0a4-45ec-bbed-5ce0c2f48934","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:18.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:18.015Z","message":"{\"transactionId\":\"d5a2e594-95b9-4729-9bbc-b9141ef4b866\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:18:014\",\"respDate\":\"230423-00:49:18:015\",\"sourceId\":\"haproxy:d5a2e594-95b9-4729-9bbc-b9141ef4b866\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:18:014-28808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e7485d6-90b4-48bf-8600-ee6788c67e44], x-b3-parentspanid=[5fc7db9a63d3d0fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d535f0dffcdbafab5fc7db9a63d3d0fb], x-b3-spanid=[822aed491d12d13f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5a2e594-95b9-4729-9bbc-b9141ef4b866]}\\\"}\"}","context":{"RequestID":"d5a2e594-95b9-4729-9bbc-b9141ef4b866","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ccb2b9d2-b0a4-45ec-bbed-5ce0c2f48934","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:18.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:18.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5a2e594-95b9-4729-9bbc-b9141ef4b866","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccb2b9d2-b0a4-45ec-bbed-5ce0c2f48934","LogTimestamp":"2023-04-23T00:49:18.016Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:19.214Z","message":"Entering","context":{"RequestID":"9528d799-0dd0-43a3-b302-b8ddaa52a265","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bada09-4640-40b2-8986-1e427ff81556","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:19.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"9528d799-0dd0-43a3-b302-b8ddaa52a265","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bada09-4640-40b2-8986-1e427ff81556","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:19.218Z","message":"{\"transactionId\":\"9528d799-0dd0-43a3-b302-b8ddaa52a265\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:19:215\",\"respDate\":\"230423-00:49:19:218\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9528d799-0dd0-43a3-b302-b8ddaa52a265\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:19:215-91325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9528d799-0dd0-43a3-b302-b8ddaa52a265]}\\\"}\"}","context":{"RequestID":"9528d799-0dd0-43a3-b302-b8ddaa52a265","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bada09-4640-40b2-8986-1e427ff81556","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:19.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:19.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9528d799-0dd0-43a3-b302-b8ddaa52a265","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7bada09-4640-40b2-8986-1e427ff81556","LogTimestamp":"2023-04-23T00:49:19.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:49:19.326Z","message":"Entering","context":{"RequestID":"b99eb378-9344-43ab-9b27-818d15a0dfe7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f30b35b6-151a-4452-9316-c49babb130cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:19.328Z","message":"{\"transactionId\":\"b99eb378-9344-43ab-9b27-818d15a0dfe7\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:19:327\",\"respDate\":\"230423-00:49:19:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b99eb378-9344-43ab-9b27-818d15a0dfe7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:19:327-66619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3218c64b-df40-4fd3-894b-b3888c3aa06e], x-b3-parentspanid=[c182bc0ce9af39cd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51207], x-envoy-attempt-count=[1], x-b3-traceid=[2da3639c5802b73fc182bc0ce9af39cd], x-b3-spanid=[9538df8cb96d6a5b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b99eb378-9344-43ab-9b27-818d15a0dfe7]}\\\"}\"}","context":{"RequestID":"b99eb378-9344-43ab-9b27-818d15a0dfe7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f30b35b6-151a-4452-9316-c49babb130cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:19.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99eb378-9344-43ab-9b27-818d15a0dfe7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f30b35b6-151a-4452-9316-c49babb130cb","LogTimestamp":"2023-04-23T00:49:19.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:20.026Z","message":"Entering","context":{"RequestID":"b3d130e2-a5eb-4a8b-9e81-c3d40f05d094","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bff72385-f049-47de-8971-7f2ccd675ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:20.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:20.028Z","message":"{\"transactionId\":\"b3d130e2-a5eb-4a8b-9e81-c3d40f05d094\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:20:027\",\"respDate\":\"230423-00:49:20:028\",\"sourceId\":\"haproxy:b3d130e2-a5eb-4a8b-9e81-c3d40f05d094\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:20:027-62333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c15ac11e-3eda-4614-8d4c-3359ecc2d62a], x-b3-parentspanid=[f15acf80633d2a06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c2d304191634f0ef15acf80633d2a06], x-b3-spanid=[12a508846e64570c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3d130e2-a5eb-4a8b-9e81-c3d40f05d094]}\\\"}\"}","context":{"RequestID":"b3d130e2-a5eb-4a8b-9e81-c3d40f05d094","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bff72385-f049-47de-8971-7f2ccd675ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:20.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:20.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3d130e2-a5eb-4a8b-9e81-c3d40f05d094","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bff72385-f049-47de-8971-7f2ccd675ae8","LogTimestamp":"2023-04-23T00:49:20.029Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:22.038Z","message":"Entering","context":{"RequestID":"e101628f-580d-47c1-a009-43615caa8c2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca7b70ae-e89a-4dee-955a-543dd4143114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:22.041Z","message":"{\"transactionId\":\"e101628f-580d-47c1-a009-43615caa8c2a\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:22:039\",\"respDate\":\"230423-00:49:22:041\",\"sourceId\":\"haproxy:e101628f-580d-47c1-a009-43615caa8c2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:22:039-7578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4b8f4b8-e6df-44b4-8ff7-f2db3bb7ff56], x-b3-parentspanid=[e40dcbd598f4b3e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5302e8e064203455e40dcbd598f4b3e2], x-b3-spanid=[1a1c5ce1674c19ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e101628f-580d-47c1-a009-43615caa8c2a]}\\\"}\"}","context":{"RequestID":"e101628f-580d-47c1-a009-43615caa8c2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca7b70ae-e89a-4dee-955a-543dd4143114","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:22.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:22.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e101628f-580d-47c1-a009-43615caa8c2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca7b70ae-e89a-4dee-955a-543dd4143114","LogTimestamp":"2023-04-23T00:49:22.042Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:22.970Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:22.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:22.986Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:22.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:24.052Z","message":"Entering","context":{"RequestID":"f83ea8dc-55a2-4379-91c5-7975cd9f57e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d489986-7d91-4b06-88f6-3154af73df6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:24.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:24.055Z","message":"{\"transactionId\":\"f83ea8dc-55a2-4379-91c5-7975cd9f57e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:24:053\",\"respDate\":\"230423-00:49:24:055\",\"sourceId\":\"haproxy:f83ea8dc-55a2-4379-91c5-7975cd9f57e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:24:053-48270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8f4e337-fe4d-4dfc-ba93-8d1c095a78c1], x-b3-parentspanid=[4d20b116fa2e53ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[964f7ab6d3e0b6ad4d20b116fa2e53ca], x-b3-spanid=[c2b826bc2f794955], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f83ea8dc-55a2-4379-91c5-7975cd9f57e5]}\\\"}\"}","context":{"RequestID":"f83ea8dc-55a2-4379-91c5-7975cd9f57e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d489986-7d91-4b06-88f6-3154af73df6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:24.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:24.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f83ea8dc-55a2-4379-91c5-7975cd9f57e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d489986-7d91-4b06-88f6-3154af73df6e","LogTimestamp":"2023-04-23T00:49:24.056Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:26.066Z","message":"Entering","context":{"RequestID":"990c5d1c-810f-4def-8650-289da601c7cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85e90a2c-13e6-4975-bb02-ba541793c4cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:26.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:26.069Z","message":"{\"transactionId\":\"990c5d1c-810f-4def-8650-289da601c7cb\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:26:067\",\"respDate\":\"230423-00:49:26:069\",\"sourceId\":\"haproxy:990c5d1c-810f-4def-8650-289da601c7cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:26:067-9259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86a4ceec-eae5-4189-b2bf-96f00986d829], x-b3-parentspanid=[3bf058a42c6acde8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed650322e81f85673bf058a42c6acde8], x-b3-spanid=[7cd14288dfb3b24b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[990c5d1c-810f-4def-8650-289da601c7cb]}\\\"}\"}","context":{"RequestID":"990c5d1c-810f-4def-8650-289da601c7cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85e90a2c-13e6-4975-bb02-ba541793c4cd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:26.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:26.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"990c5d1c-810f-4def-8650-289da601c7cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85e90a2c-13e6-4975-bb02-ba541793c4cd","LogTimestamp":"2023-04-23T00:49:26.070Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:49:28.079Z","message":"Entering","context":{"RequestID":"368074eb-4b1f-416f-80e9-997c7db5084f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39e02f51-2571-4a1d-b30a-f8d0e87f0476","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:28.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:28.081Z","message":"{\"transactionId\":\"368074eb-4b1f-416f-80e9-997c7db5084f\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:28:080\",\"respDate\":\"230423-00:49:28:081\",\"sourceId\":\"haproxy:368074eb-4b1f-416f-80e9-997c7db5084f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:28:080-93161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35464fe4-ab2a-4dff-a168-5ed69cc4b514], x-b3-parentspanid=[177e1a61a1c0ae99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9763791225b4c95177e1a61a1c0ae99], x-b3-spanid=[79f911382bc552f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[368074eb-4b1f-416f-80e9-997c7db5084f]}\\\"}\"}","context":{"RequestID":"368074eb-4b1f-416f-80e9-997c7db5084f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39e02f51-2571-4a1d-b30a-f8d0e87f0476","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:28.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:28.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"368074eb-4b1f-416f-80e9-997c7db5084f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39e02f51-2571-4a1d-b30a-f8d0e87f0476","LogTimestamp":"2023-04-23T00:49:28.081Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:29.212Z","message":"Entering","context":{"RequestID":"a3629dd0-de3a-4748-affa-97b52fe95333","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08a4cbf1-3570-4fda-8591-955ee4aa1c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3629dd0-de3a-4748-affa-97b52fe95333","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08a4cbf1-3570-4fda-8591-955ee4aa1c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:29.215Z","message":"{\"transactionId\":\"a3629dd0-de3a-4748-affa-97b52fe95333\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:29:212\",\"respDate\":\"230423-00:49:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a3629dd0-de3a-4748-affa-97b52fe95333\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:29:212-52154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a3629dd0-de3a-4748-affa-97b52fe95333]}\\\"}\"}","context":{"RequestID":"a3629dd0-de3a-4748-affa-97b52fe95333","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08a4cbf1-3570-4fda-8591-955ee4aa1c73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3629dd0-de3a-4748-affa-97b52fe95333","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08a4cbf1-3570-4fda-8591-955ee4aa1c73","LogTimestamp":"2023-04-23T00:49:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:29.324Z","message":"Entering","context":{"RequestID":"7dfd4403-fb5e-4576-8163-a476571990bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11c4ba9e-be83-4b2d-8aae-7f6c40aa5126","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:29.325Z","message":"{\"transactionId\":\"7dfd4403-fb5e-4576-8163-a476571990bf\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:29:324\",\"respDate\":\"230423-00:49:29:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7dfd4403-fb5e-4576-8163-a476571990bf\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:29:324-54788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb4fb43d-9b26-477d-a5d1-34011c0d9997], x-b3-parentspanid=[2434932103a93c3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37995], x-envoy-attempt-count=[1], x-b3-traceid=[454f20217a0221a72434932103a93c3c], x-b3-spanid=[0849e24865d2de2a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7dfd4403-fb5e-4576-8163-a476571990bf]}\\\"}\"}","context":{"RequestID":"7dfd4403-fb5e-4576-8163-a476571990bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11c4ba9e-be83-4b2d-8aae-7f6c40aa5126","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:29.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dfd4403-fb5e-4576-8163-a476571990bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11c4ba9e-be83-4b2d-8aae-7f6c40aa5126","LogTimestamp":"2023-04-23T00:49:29.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:30.091Z","message":"Entering","context":{"RequestID":"34f6d1c8-d553-4f73-87a7-647136d05bdf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f546bcde-f16d-4708-a99a-48f0950023e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:30.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:30.094Z","message":"{\"transactionId\":\"34f6d1c8-d553-4f73-87a7-647136d05bdf\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:30:092\",\"respDate\":\"230423-00:49:30:094\",\"sourceId\":\"haproxy:34f6d1c8-d553-4f73-87a7-647136d05bdf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:30:092-18796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f3cf3b2-0b8e-911c-998a-4626eeca2685], x-b3-parentspanid=[ca4c20a69cbcdd3c], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbc621aaa2bc05e7ca4c20a69cbcdd3c], x-b3-spanid=[85c55996a0196d99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34f6d1c8-d553-4f73-87a7-647136d05bdf]}\\\"}\"}","context":{"RequestID":"34f6d1c8-d553-4f73-87a7-647136d05bdf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f546bcde-f16d-4708-a99a-48f0950023e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:30.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:30.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34f6d1c8-d553-4f73-87a7-647136d05bdf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f546bcde-f16d-4708-a99a-48f0950023e7","LogTimestamp":"2023-04-23T00:49:30.095Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:32.105Z","message":"Entering","context":{"RequestID":"6b7c2efd-f677-41f8-a7d1-0046ad7bcb56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05ff90f9-7a8e-4fd1-ac4c-347a9a4c74f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:32.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:32.107Z","message":"{\"transactionId\":\"6b7c2efd-f677-41f8-a7d1-0046ad7bcb56\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:32:106\",\"respDate\":\"230423-00:49:32:107\",\"sourceId\":\"haproxy:6b7c2efd-f677-41f8-a7d1-0046ad7bcb56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:32:106-83030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fba40bb7-b5f2-41d1-bf1f-5a54b416a61b], x-b3-parentspanid=[3aa9d8703c7fc67c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7c5440ccee6c0ad3aa9d8703c7fc67c], x-b3-spanid=[95dc7b9532ea57f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b7c2efd-f677-41f8-a7d1-0046ad7bcb56]}\\\"}\"}","context":{"RequestID":"6b7c2efd-f677-41f8-a7d1-0046ad7bcb56","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05ff90f9-7a8e-4fd1-ac4c-347a9a4c74f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:32.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:32.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b7c2efd-f677-41f8-a7d1-0046ad7bcb56","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05ff90f9-7a8e-4fd1-ac4c-347a9a4c74f8","LogTimestamp":"2023-04-23T00:49:32.108Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:32.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:32.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:32.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:32.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:34.118Z","message":"Entering","context":{"RequestID":"67aebc16-d74d-4810-be29-03e77a45b4b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c63c8fd-e5d3-42e0-bb5a-22c1a76b4218","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:34.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:34.120Z","message":"{\"transactionId\":\"67aebc16-d74d-4810-be29-03e77a45b4b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:34:119\",\"respDate\":\"230423-00:49:34:120\",\"sourceId\":\"haproxy:67aebc16-d74d-4810-be29-03e77a45b4b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:34:119-8132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a578ac15-d087-40f5-af89-efc1576c152e], x-b3-parentspanid=[e2a68d7dbd07c7af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5a905c87fe6cc48e2a68d7dbd07c7af], x-b3-spanid=[da666cfd81afa151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67aebc16-d74d-4810-be29-03e77a45b4b3]}\\\"}\"}","context":{"RequestID":"67aebc16-d74d-4810-be29-03e77a45b4b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c63c8fd-e5d3-42e0-bb5a-22c1a76b4218","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:34.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:34.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67aebc16-d74d-4810-be29-03e77a45b4b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c63c8fd-e5d3-42e0-bb5a-22c1a76b4218","LogTimestamp":"2023-04-23T00:49:34.121Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:35.301Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:35.305Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:36.131Z","message":"Entering","context":{"RequestID":"900487bf-63b2-4262-923e-1c1c64454769","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb883253-02f3-493c-8d4f-7c20a07cab2a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:36.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:36.133Z","message":"{\"transactionId\":\"900487bf-63b2-4262-923e-1c1c64454769\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:36:132\",\"respDate\":\"230423-00:49:36:133\",\"sourceId\":\"haproxy:900487bf-63b2-4262-923e-1c1c64454769\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:36:132-30845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0badc27b-15dc-4350-a2c4-8e2118d7c204], x-b3-parentspanid=[15e2654b473c656a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4396ef7a640fe87615e2654b473c656a], x-b3-spanid=[7c4bf31f68e7fd20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[900487bf-63b2-4262-923e-1c1c64454769]}\\\"}\"}","context":{"RequestID":"900487bf-63b2-4262-923e-1c1c64454769","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb883253-02f3-493c-8d4f-7c20a07cab2a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:36.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:36.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"900487bf-63b2-4262-923e-1c1c64454769","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb883253-02f3-493c-8d4f-7c20a07cab2a","LogTimestamp":"2023-04-23T00:49:36.133Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:38.143Z","message":"Entering","context":{"RequestID":"11d2ddc2-07be-4e53-9aba-6266aaab180b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c64e04b0-cd66-4f83-ba99-3fc962bd56fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:38.145Z","message":"{\"transactionId\":\"11d2ddc2-07be-4e53-9aba-6266aaab180b\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:38:144\",\"respDate\":\"230423-00:49:38:145\",\"sourceId\":\"haproxy:11d2ddc2-07be-4e53-9aba-6266aaab180b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:38:144-36786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0daba1db-70a3-4b0c-afe7-be414aa84fbb], x-b3-parentspanid=[a974254fe8a15f28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fa3fbba1b98809ba974254fe8a15f28], x-b3-spanid=[3ac6ce550cbdadf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11d2ddc2-07be-4e53-9aba-6266aaab180b]}\\\"}\"}","context":{"RequestID":"11d2ddc2-07be-4e53-9aba-6266aaab180b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c64e04b0-cd66-4f83-ba99-3fc962bd56fa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:38.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11d2ddc2-07be-4e53-9aba-6266aaab180b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c64e04b0-cd66-4f83-ba99-3fc962bd56fa","LogTimestamp":"2023-04-23T00:49:38.146Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:39.211Z","message":"Entering","context":{"RequestID":"e6afebf9-33fa-48d0-9821-b755f39127a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aeb1a449-cd1b-45b3-b4e5-7ac220f08560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"e6afebf9-33fa-48d0-9821-b755f39127a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aeb1a449-cd1b-45b3-b4e5-7ac220f08560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:39.214Z","message":"{\"transactionId\":\"e6afebf9-33fa-48d0-9821-b755f39127a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:39:212\",\"respDate\":\"230423-00:49:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e6afebf9-33fa-48d0-9821-b755f39127a5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:39:212-57538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e6afebf9-33fa-48d0-9821-b755f39127a5]}\\\"}\"}","context":{"RequestID":"e6afebf9-33fa-48d0-9821-b755f39127a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aeb1a449-cd1b-45b3-b4e5-7ac220f08560","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6afebf9-33fa-48d0-9821-b755f39127a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aeb1a449-cd1b-45b3-b4e5-7ac220f08560","LogTimestamp":"2023-04-23T00:49:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:39.325Z","message":"Entering","context":{"RequestID":"21b6c77b-af04-446f-a02d-2a9e31efd5ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38587805-8228-4a5b-b7c9-303edc0563c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:39.327Z","message":"{\"transactionId\":\"21b6c77b-af04-446f-a02d-2a9e31efd5ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:39:326\",\"respDate\":\"230423-00:49:39:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:21b6c77b-af04-446f-a02d-2a9e31efd5ad\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:39:326-38540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdc622ef-b0c3-4111-a83b-ff5db78ea2f7], x-b3-parentspanid=[ee1c8edcdb6e9d67], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48315], x-envoy-attempt-count=[1], x-b3-traceid=[d90887fbe53732e1ee1c8edcdb6e9d67], x-b3-spanid=[2571a959fe1a9dbd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[21b6c77b-af04-446f-a02d-2a9e31efd5ad]}\\\"}\"}","context":{"RequestID":"21b6c77b-af04-446f-a02d-2a9e31efd5ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38587805-8228-4a5b-b7c9-303edc0563c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:39.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21b6c77b-af04-446f-a02d-2a9e31efd5ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38587805-8228-4a5b-b7c9-303edc0563c8","LogTimestamp":"2023-04-23T00:49:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:40.157Z","message":"Entering","context":{"RequestID":"a6442901-081b-4fff-afed-8a8cf619d125","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"444e04a0-a622-40a7-9376-d9243e1c214b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:40.158Z","message":"{\"transactionId\":\"a6442901-081b-4fff-afed-8a8cf619d125\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:40:157\",\"respDate\":\"230423-00:49:40:158\",\"sourceId\":\"haproxy:a6442901-081b-4fff-afed-8a8cf619d125\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:40:157-2411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41c55961-9352-46e0-9c6e-c82edbccee51], x-b3-parentspanid=[889bde5d0e61bedb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12e616ca43561973889bde5d0e61bedb], x-b3-spanid=[1eee09595da47beb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6442901-081b-4fff-afed-8a8cf619d125]}\\\"}\"}","context":{"RequestID":"a6442901-081b-4fff-afed-8a8cf619d125","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"444e04a0-a622-40a7-9376-d9243e1c214b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:40.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6442901-081b-4fff-afed-8a8cf619d125","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"444e04a0-a622-40a7-9376-d9243e1c214b","LogTimestamp":"2023-04-23T00:49:40.159Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:42.168Z","message":"Entering","context":{"RequestID":"ea14f3d1-dbe9-4340-a1f3-2eeef1bec914","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8f948fc-ae32-4afa-8722-9fa5959936e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:42.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:42.171Z","message":"{\"transactionId\":\"ea14f3d1-dbe9-4340-a1f3-2eeef1bec914\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:42:169\",\"respDate\":\"230423-00:49:42:171\",\"sourceId\":\"haproxy:ea14f3d1-dbe9-4340-a1f3-2eeef1bec914\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:42:169-69789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d81327a-dda1-4b41-8e94-8c4e21c874d8], x-b3-parentspanid=[56e0080332624ea7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93e2f435b22dfdbf56e0080332624ea7], x-b3-spanid=[370fa81c872af7af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea14f3d1-dbe9-4340-a1f3-2eeef1bec914]}\\\"}\"}","context":{"RequestID":"ea14f3d1-dbe9-4340-a1f3-2eeef1bec914","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a8f948fc-ae32-4afa-8722-9fa5959936e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:42.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:42.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea14f3d1-dbe9-4340-a1f3-2eeef1bec914","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8f948fc-ae32-4afa-8722-9fa5959936e1","LogTimestamp":"2023-04-23T00:49:42.172Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:42.971Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:42.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:42.986Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:42.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:44.183Z","message":"Entering","context":{"RequestID":"a83e8fa7-f0ce-4376-824b-5b63b1d08dce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"fd199f40-cec8-4f29-8b7b-daf36261de25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:44.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:44.186Z","message":"{\"transactionId\":\"a83e8fa7-f0ce-4376-824b-5b63b1d08dce\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:44:184\",\"respDate\":\"230423-00:49:44:186\",\"sourceId\":\"haproxy:a83e8fa7-f0ce-4376-824b-5b63b1d08dce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:44:184-25786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a7f223c-dee4-4b98-9617-93a7dd464751], x-b3-parentspanid=[fd9754a378854ff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57a2ce6a61b31d79fd9754a378854ff3], x-b3-spanid=[815a0e007494f1d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a83e8fa7-f0ce-4376-824b-5b63b1d08dce]}\\\"}\"}","context":{"RequestID":"a83e8fa7-f0ce-4376-824b-5b63b1d08dce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"fd199f40-cec8-4f29-8b7b-daf36261de25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:44.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:44.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a83e8fa7-f0ce-4376-824b-5b63b1d08dce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd199f40-cec8-4f29-8b7b-daf36261de25","LogTimestamp":"2023-04-23T00:49:44.187Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:49:46.197Z","message":"Entering","context":{"RequestID":"c22eb134-10d0-436c-9f33-5d5d7cd4e93d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29b3a662-d192-45b6-a065-f01e60102514","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:46.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:46.199Z","message":"{\"transactionId\":\"c22eb134-10d0-436c-9f33-5d5d7cd4e93d\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:46:198\",\"respDate\":\"230423-00:49:46:199\",\"sourceId\":\"haproxy:c22eb134-10d0-436c-9f33-5d5d7cd4e93d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:46:198-10297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[262b905f-4912-455c-9149-2d87aee32028], x-b3-parentspanid=[c598702f65d4ef3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fd11caf572a5aa4c598702f65d4ef3c], x-b3-spanid=[2a4f2df126e839a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c22eb134-10d0-436c-9f33-5d5d7cd4e93d]}\\\"}\"}","context":{"RequestID":"c22eb134-10d0-436c-9f33-5d5d7cd4e93d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29b3a662-d192-45b6-a065-f01e60102514","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:46.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:46.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22eb134-10d0-436c-9f33-5d5d7cd4e93d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b3a662-d192-45b6-a065-f01e60102514","LogTimestamp":"2023-04-23T00:49:46.200Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:48.211Z","message":"Entering","context":{"RequestID":"4dbd9065-df43-4734-b3c7-f9369f8be705","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caffc7f7-20be-420a-928b-d3490b2f1ba0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:48.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:48.214Z","message":"{\"transactionId\":\"4dbd9065-df43-4734-b3c7-f9369f8be705\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:48:212\",\"respDate\":\"230423-00:49:48:214\",\"sourceId\":\"haproxy:4dbd9065-df43-4734-b3c7-f9369f8be705\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:48:212-99036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d608cf3-10c2-444f-991b-5940bf4e3b82], x-b3-parentspanid=[c206a0b3e98bc70b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a92e37410a31ef6c206a0b3e98bc70b], x-b3-spanid=[90b314035ede3537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dbd9065-df43-4734-b3c7-f9369f8be705]}\\\"}\"}","context":{"RequestID":"4dbd9065-df43-4734-b3c7-f9369f8be705","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caffc7f7-20be-420a-928b-d3490b2f1ba0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:48.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:48.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dbd9065-df43-4734-b3c7-f9369f8be705","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caffc7f7-20be-420a-928b-d3490b2f1ba0","LogTimestamp":"2023-04-23T00:49:48.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:49.211Z","message":"Entering","context":{"RequestID":"01343e29-59b7-41bd-8281-cbb5b5efe9e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85fbe40d-a487-411d-be69-c88a112e6856","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"01343e29-59b7-41bd-8281-cbb5b5efe9e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85fbe40d-a487-411d-be69-c88a112e6856","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:49.213Z","message":"{\"transactionId\":\"01343e29-59b7-41bd-8281-cbb5b5efe9e2\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:49:211\",\"respDate\":\"230423-00:49:49:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:01343e29-59b7-41bd-8281-cbb5b5efe9e2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:49:211-92856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[01343e29-59b7-41bd-8281-cbb5b5efe9e2]}\\\"}\"}","context":{"RequestID":"01343e29-59b7-41bd-8281-cbb5b5efe9e2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85fbe40d-a487-411d-be69-c88a112e6856","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:49.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01343e29-59b7-41bd-8281-cbb5b5efe9e2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85fbe40d-a487-411d-be69-c88a112e6856","LogTimestamp":"2023-04-23T00:49:49.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:49:49.325Z","message":"Entering","context":{"RequestID":"442201cf-fe1b-495b-9892-f10fdef8862a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00542b1b-7198-4205-bb42-629d5cc39466","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:49.327Z","message":"{\"transactionId\":\"442201cf-fe1b-495b-9892-f10fdef8862a\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:49:326\",\"respDate\":\"230423-00:49:49:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:442201cf-fe1b-495b-9892-f10fdef8862a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:49:326-21699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b7a6fc3-7bc2-449f-a39c-0d3ce803da21], x-b3-parentspanid=[7d25d4cab0f7934f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42463], x-envoy-attempt-count=[1], x-b3-traceid=[1a6c834faf16d9797d25d4cab0f7934f], x-b3-spanid=[88bc55d386dcc83d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[442201cf-fe1b-495b-9892-f10fdef8862a]}\\\"}\"}","context":{"RequestID":"442201cf-fe1b-495b-9892-f10fdef8862a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"00542b1b-7198-4205-bb42-629d5cc39466","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"442201cf-fe1b-495b-9892-f10fdef8862a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00542b1b-7198-4205-bb42-629d5cc39466","LogTimestamp":"2023-04-23T00:49:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:50.225Z","message":"Entering","context":{"RequestID":"fd2e1740-874f-40a5-b08c-15111d4fb05c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d851dcd3-4bd4-4d8f-9308-cbfd7845e1e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:50.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:50.227Z","message":"{\"transactionId\":\"fd2e1740-874f-40a5-b08c-15111d4fb05c\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:50:226\",\"respDate\":\"230423-00:49:50:227\",\"sourceId\":\"haproxy:fd2e1740-874f-40a5-b08c-15111d4fb05c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:50:226-44984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db5f650b-23f2-4a31-84c8-5cb10be79e57], x-b3-parentspanid=[f5e7fac4bb2420c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b791d9f49f26b5bf5e7fac4bb2420c6], x-b3-spanid=[724e8cbb55d72f0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd2e1740-874f-40a5-b08c-15111d4fb05c]}\\\"}\"}","context":{"RequestID":"fd2e1740-874f-40a5-b08c-15111d4fb05c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d851dcd3-4bd4-4d8f-9308-cbfd7845e1e1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:50.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:50.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd2e1740-874f-40a5-b08c-15111d4fb05c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d851dcd3-4bd4-4d8f-9308-cbfd7845e1e1","LogTimestamp":"2023-04-23T00:49:50.228Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:52.238Z","message":"Entering","context":{"RequestID":"19673b4d-c15a-4c78-a8ec-4bfd835263c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a138517-020f-42e4-9c75-f92a8efccb7c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:52.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:52.241Z","message":"{\"transactionId\":\"19673b4d-c15a-4c78-a8ec-4bfd835263c2\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:52:239\",\"respDate\":\"230423-00:49:52:240\",\"sourceId\":\"haproxy:19673b4d-c15a-4c78-a8ec-4bfd835263c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:52:239-37110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1857a293-00be-41c3-b617-88269ce9dae6], x-b3-parentspanid=[1ef391875ef36efb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da3a1659dcadf97c1ef391875ef36efb], x-b3-spanid=[8468934120fe5d2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19673b4d-c15a-4c78-a8ec-4bfd835263c2]}\\\"}\"}","context":{"RequestID":"19673b4d-c15a-4c78-a8ec-4bfd835263c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a138517-020f-42e4-9c75-f92a8efccb7c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:52.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:52.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19673b4d-c15a-4c78-a8ec-4bfd835263c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a138517-020f-42e4-9c75-f92a8efccb7c","LogTimestamp":"2023-04-23T00:49:52.241Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:52.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:49:52.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:52.989Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:52.989Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:54.251Z","message":"Entering","context":{"RequestID":"92fb04d9-bb61-4559-8178-d9dc7e73bbbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20b94f2a-4545-4272-a742-c202bad4eb1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:54.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:54.254Z","message":"{\"transactionId\":\"92fb04d9-bb61-4559-8178-d9dc7e73bbbe\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:54:252\",\"respDate\":\"230423-00:49:54:254\",\"sourceId\":\"haproxy:92fb04d9-bb61-4559-8178-d9dc7e73bbbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:54:252-52271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[066b7529-927c-4f08-b55a-326a85aa29bd], x-b3-parentspanid=[76fe8aa1ff77bc7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e6a0a81d4e47e3f76fe8aa1ff77bc7e], x-b3-spanid=[b9a71d161c1222ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92fb04d9-bb61-4559-8178-d9dc7e73bbbe]}\\\"}\"}","context":{"RequestID":"92fb04d9-bb61-4559-8178-d9dc7e73bbbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20b94f2a-4545-4272-a742-c202bad4eb1c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:54.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:54.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92fb04d9-bb61-4559-8178-d9dc7e73bbbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20b94f2a-4545-4272-a742-c202bad4eb1c","LogTimestamp":"2023-04-23T00:49:54.255Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:56.265Z","message":"Entering","context":{"RequestID":"f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eea65f26-1153-491b-982f-bd2d049ea8ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:56.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:56.267Z","message":"{\"transactionId\":\"f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:56:265\",\"respDate\":\"230423-00:49:56:267\",\"sourceId\":\"haproxy:f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:49:56:265-70286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73700b4e-eea4-4109-99e2-9abdb0e6c8c6], x-b3-parentspanid=[b8d6456554de5e48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf763482091848d1b8d6456554de5e48], x-b3-spanid=[d9c142fb2c820eee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe]}\\\"}\"}","context":{"RequestID":"f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eea65f26-1153-491b-982f-bd2d049ea8ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:56.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:56.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f58ca4b3-46d2-4e33-8bd6-8b1b7e03bdbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eea65f26-1153-491b-982f-bd2d049ea8ce","LogTimestamp":"2023-04-23T00:49:56.268Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:49:58.277Z","message":"Entering","context":{"RequestID":"e0e94ee5-ce60-4653-badd-26bb73ebd106","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3229bef-ae8a-48bf-a333-8b6ac59713e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:58.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:58.279Z","message":"{\"transactionId\":\"e0e94ee5-ce60-4653-badd-26bb73ebd106\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:58:278\",\"respDate\":\"230423-00:49:58:279\",\"sourceId\":\"haproxy:e0e94ee5-ce60-4653-badd-26bb73ebd106\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:58:278-69923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a77133d3-8baa-4086-9dff-40bea9e01ebf], x-b3-parentspanid=[4f08da608cdd4c5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22ad3c8fffadb01b4f08da608cdd4c5f], x-b3-spanid=[07d2c952d57d3484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0e94ee5-ce60-4653-badd-26bb73ebd106]}\\\"}\"}","context":{"RequestID":"e0e94ee5-ce60-4653-badd-26bb73ebd106","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3229bef-ae8a-48bf-a333-8b6ac59713e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:49:58.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:58.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0e94ee5-ce60-4653-badd-26bb73ebd106","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3229bef-ae8a-48bf-a333-8b6ac59713e5","LogTimestamp":"2023-04-23T00:49:58.280Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:49:59.211Z","message":"Entering","context":{"RequestID":"673d8710-f90d-454a-ba2a-438665c06623","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a23ccc03-7331-4c1e-a169-96fe71bcba78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"673d8710-f90d-454a-ba2a-438665c06623","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a23ccc03-7331-4c1e-a169-96fe71bcba78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:59.214Z","message":"{\"transactionId\":\"673d8710-f90d-454a-ba2a-438665c06623\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:59:212\",\"respDate\":\"230423-00:49:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:673d8710-f90d-454a-ba2a-438665c06623\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:49:59:212-8985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[673d8710-f90d-454a-ba2a-438665c06623]}\\\"}\"}","context":{"RequestID":"673d8710-f90d-454a-ba2a-438665c06623","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a23ccc03-7331-4c1e-a169-96fe71bcba78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:49:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"673d8710-f90d-454a-ba2a-438665c06623","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a23ccc03-7331-4c1e-a169-96fe71bcba78","LogTimestamp":"2023-04-23T00:49:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:49:59.324Z","message":"Entering","context":{"RequestID":"26b40591-43a6-4d01-8a7d-cf536c1c850d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f3c5658-4f52-482b-8a21-b559c8b393e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:49:59.326Z","message":"{\"transactionId\":\"26b40591-43a6-4d01-8a7d-cf536c1c850d\",\"status\":\"200\",\"rqstDate\":\"230423-00:49:59:324\",\"respDate\":\"230423-00:49:59:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26b40591-43a6-4d01-8a7d-cf536c1c850d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:49:59:324-89796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[351bb52c-51c2-422c-87ea-1340980b8d42], x-b3-parentspanid=[e2c4c563dd38c3da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47213], x-envoy-attempt-count=[1], x-b3-traceid=[730116f91ceaf043e2c4c563dd38c3da], x-b3-spanid=[8c285183c274fc77], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26b40591-43a6-4d01-8a7d-cf536c1c850d]}\\\"}\"}","context":{"RequestID":"26b40591-43a6-4d01-8a7d-cf536c1c850d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f3c5658-4f52-482b-8a21-b559c8b393e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:49:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:49:59.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26b40591-43a6-4d01-8a7d-cf536c1c850d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f3c5658-4f52-482b-8a21-b559c8b393e6","LogTimestamp":"2023-04-23T00:49:59.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:49:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:00.291Z","message":"Entering","context":{"RequestID":"0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6b822c5-30ec-4c2f-90e7-dec7d5709b5a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:00.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:00.293Z","message":"{\"transactionId\":\"0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:00:291\",\"respDate\":\"230423-00:50:00:292\",\"sourceId\":\"haproxy:0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:00:291-83955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63682bf0-85bf-4314-847a-5a6d3cd82556], x-b3-parentspanid=[62daa0f9b6ee3a44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57edfa646446728662daa0f9b6ee3a44], x-b3-spanid=[a7692c75ee5c4004], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3]}\\\"}\"}","context":{"RequestID":"0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6b822c5-30ec-4c2f-90e7-dec7d5709b5a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:00.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:00.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ddf3110-1eab-48d4-a3aa-a3d6c408c2b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b822c5-30ec-4c2f-90e7-dec7d5709b5a","LogTimestamp":"2023-04-23T00:50:00.293Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:02.303Z","message":"Entering","context":{"RequestID":"e7344592-53b4-4ba7-aa0f-96916648cf26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3507a712-ae83-42d3-a5da-bd0c0e805fea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:02.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:02.305Z","message":"{\"transactionId\":\"e7344592-53b4-4ba7-aa0f-96916648cf26\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:02:304\",\"respDate\":\"230423-00:50:02:305\",\"sourceId\":\"haproxy:e7344592-53b4-4ba7-aa0f-96916648cf26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:02:304-68193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32b3fd3a-aa6b-4500-a669-3f586f24ff2f], x-b3-parentspanid=[73d1f6d4c36b92d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e2a5f8dda470dc273d1f6d4c36b92d3], x-b3-spanid=[a9b7dded0b5652b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7344592-53b4-4ba7-aa0f-96916648cf26]}\\\"}\"}","context":{"RequestID":"e7344592-53b4-4ba7-aa0f-96916648cf26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3507a712-ae83-42d3-a5da-bd0c0e805fea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:02.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:02.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7344592-53b4-4ba7-aa0f-96916648cf26","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3507a712-ae83-42d3-a5da-bd0c0e805fea","LogTimestamp":"2023-04-23T00:50:02.306Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:02.972Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:02.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:02.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:02.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:04.315Z","message":"Entering","context":{"RequestID":"7266849e-02be-4da2-a365-b1011a9f53a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"997c7441-cbff-44e2-8356-9f5617436272","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:04.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:04.317Z","message":"{\"transactionId\":\"7266849e-02be-4da2-a365-b1011a9f53a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:04:315\",\"respDate\":\"230423-00:50:04:317\",\"sourceId\":\"haproxy:7266849e-02be-4da2-a365-b1011a9f53a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:04:315-94184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3aba21e8-5679-4d64-bc27-1b070fde879d], x-b3-parentspanid=[1f29a699f1da1e5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad8e9ddc7600278e1f29a699f1da1e5f], x-b3-spanid=[28fdfdc5e8abf384], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7266849e-02be-4da2-a365-b1011a9f53a3]}\\\"}\"}","context":{"RequestID":"7266849e-02be-4da2-a365-b1011a9f53a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"997c7441-cbff-44e2-8356-9f5617436272","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:04.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:04.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7266849e-02be-4da2-a365-b1011a9f53a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"997c7441-cbff-44e2-8356-9f5617436272","LogTimestamp":"2023-04-23T00:50:04.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:05.306Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:05.311Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:06.328Z","message":"Entering","context":{"RequestID":"c659eb4e-e08d-497d-b962-9664a30570a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f3036aa-e5bc-4e1f-8ad3-c5c5b56930c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:06.331Z","message":"{\"transactionId\":\"c659eb4e-e08d-497d-b962-9664a30570a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:06:329\",\"respDate\":\"230423-00:50:06:331\",\"sourceId\":\"haproxy:c659eb4e-e08d-497d-b962-9664a30570a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:06:329-18827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62eea946-a285-4270-b47e-3ec86ec333c2], x-b3-parentspanid=[45e96fe23b3f76f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[721775e42d67689945e96fe23b3f76f4], x-b3-spanid=[2555dd6582274cde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c659eb4e-e08d-497d-b962-9664a30570a3]}\\\"}\"}","context":{"RequestID":"c659eb4e-e08d-497d-b962-9664a30570a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f3036aa-e5bc-4e1f-8ad3-c5c5b56930c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:06.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c659eb4e-e08d-497d-b962-9664a30570a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f3036aa-e5bc-4e1f-8ad3-c5c5b56930c4","LogTimestamp":"2023-04-23T00:50:06.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:08.342Z","message":"Entering","context":{"RequestID":"43900135-bdfb-47b8-a2a1-6614afc18671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a448dfdc-f594-4955-a7fe-c286795344b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:08.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:08.345Z","message":"{\"transactionId\":\"43900135-bdfb-47b8-a2a1-6614afc18671\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:08:343\",\"respDate\":\"230423-00:50:08:345\",\"sourceId\":\"haproxy:43900135-bdfb-47b8-a2a1-6614afc18671\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:08:343-13218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e91fc9f-b898-4b3c-867e-e0706687526d], x-b3-parentspanid=[44b9a4681afc2223], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31d14d1f5a9a814944b9a4681afc2223], x-b3-spanid=[1e5de204a6cd821a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43900135-bdfb-47b8-a2a1-6614afc18671]}\\\"}\"}","context":{"RequestID":"43900135-bdfb-47b8-a2a1-6614afc18671","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a448dfdc-f594-4955-a7fe-c286795344b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:08.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:08.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43900135-bdfb-47b8-a2a1-6614afc18671","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a448dfdc-f594-4955-a7fe-c286795344b5","LogTimestamp":"2023-04-23T00:50:08.346Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:09.212Z","message":"Entering","context":{"RequestID":"780b6d1e-233e-419d-9beb-1d8dfc8782ed","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bc83c0-05f5-4f11-8f04-e77cd5cf5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"780b6d1e-233e-419d-9beb-1d8dfc8782ed","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bc83c0-05f5-4f11-8f04-e77cd5cf5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:09.215Z","message":"{\"transactionId\":\"780b6d1e-233e-419d-9beb-1d8dfc8782ed\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:09:213\",\"respDate\":\"230423-00:50:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:780b6d1e-233e-419d-9beb-1d8dfc8782ed\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:09:213-59004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[780b6d1e-233e-419d-9beb-1d8dfc8782ed]}\\\"}\"}","context":{"RequestID":"780b6d1e-233e-419d-9beb-1d8dfc8782ed","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7bc83c0-05f5-4f11-8f04-e77cd5cf5add","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"780b6d1e-233e-419d-9beb-1d8dfc8782ed","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7bc83c0-05f5-4f11-8f04-e77cd5cf5add","LogTimestamp":"2023-04-23T00:50:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:09.324Z","message":"Entering","context":{"RequestID":"be70c919-7510-44b1-8ef7-56ea72d10bc5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49c10c32-c1b6-4ee9-843e-fb94070bdc13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:09.326Z","message":"{\"transactionId\":\"be70c919-7510-44b1-8ef7-56ea72d10bc5\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:09:325\",\"respDate\":\"230423-00:50:09:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be70c919-7510-44b1-8ef7-56ea72d10bc5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:09:325-83939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6310daac-d293-458b-8218-dd66a3edc6f7], x-b3-parentspanid=[1539e6e816436598], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47905], x-envoy-attempt-count=[1], x-b3-traceid=[576a50c4eeb5bbf31539e6e816436598], x-b3-spanid=[82443f18560573ad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be70c919-7510-44b1-8ef7-56ea72d10bc5]}\\\"}\"}","context":{"RequestID":"be70c919-7510-44b1-8ef7-56ea72d10bc5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49c10c32-c1b6-4ee9-843e-fb94070bdc13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:09.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be70c919-7510-44b1-8ef7-56ea72d10bc5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49c10c32-c1b6-4ee9-843e-fb94070bdc13","LogTimestamp":"2023-04-23T00:50:09.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:10.355Z","message":"Entering","context":{"RequestID":"ced3ae87-a125-46f7-806d-3d79dd1d7ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"120d9222-8d92-476f-856b-406f7b4f90e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:10.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:10.358Z","message":"{\"transactionId\":\"ced3ae87-a125-46f7-806d-3d79dd1d7ef1\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:10:356\",\"respDate\":\"230423-00:50:10:357\",\"sourceId\":\"haproxy:ced3ae87-a125-46f7-806d-3d79dd1d7ef1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:10:356-26245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[331cedd7-4d2d-4d98-980f-26b944a6ed47], x-b3-parentspanid=[879a69d312146610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff731c6ed7ec7655879a69d312146610], x-b3-spanid=[c3f26e359ed3b330], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ced3ae87-a125-46f7-806d-3d79dd1d7ef1]}\\\"}\"}","context":{"RequestID":"ced3ae87-a125-46f7-806d-3d79dd1d7ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"120d9222-8d92-476f-856b-406f7b4f90e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:10.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:10.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ced3ae87-a125-46f7-806d-3d79dd1d7ef1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"120d9222-8d92-476f-856b-406f7b4f90e3","LogTimestamp":"2023-04-23T00:50:10.358Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:12.368Z","message":"Entering","context":{"RequestID":"2b9e1250-7e66-49d6-853e-8c55af589aba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c4f5ae8-6af6-4dde-862f-8870e5a5325a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:12.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:12.369Z","message":"{\"transactionId\":\"2b9e1250-7e66-49d6-853e-8c55af589aba\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:12:368\",\"respDate\":\"230423-00:50:12:369\",\"sourceId\":\"haproxy:2b9e1250-7e66-49d6-853e-8c55af589aba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:12:368-87889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[698ecc14-de16-47b3-bdd6-68aa477c39f6], x-b3-parentspanid=[ab18b2735ef17521], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[316db3890247ce91ab18b2735ef17521], x-b3-spanid=[89afb0414462e978], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b9e1250-7e66-49d6-853e-8c55af589aba]}\\\"}\"}","context":{"RequestID":"2b9e1250-7e66-49d6-853e-8c55af589aba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c4f5ae8-6af6-4dde-862f-8870e5a5325a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:12.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:12.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b9e1250-7e66-49d6-853e-8c55af589aba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c4f5ae8-6af6-4dde-862f-8870e5a5325a","LogTimestamp":"2023-04-23T00:50:12.370Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:12.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:12.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:12.994Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:12.994Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:14.380Z","message":"Entering","context":{"RequestID":"0b64545c-8508-43a4-8a42-8ecce9e55fca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"638b119c-8962-42f5-93d0-8b342a8c2122","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:14.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:14.382Z","message":"{\"transactionId\":\"0b64545c-8508-43a4-8a42-8ecce9e55fca\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:14:381\",\"respDate\":\"230423-00:50:14:382\",\"sourceId\":\"haproxy:0b64545c-8508-43a4-8a42-8ecce9e55fca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:14:381-17447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d5c8a83-f594-4c56-b137-8aa69f60d9c7], x-b3-parentspanid=[a2ee5e1af42218cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf1ca7983767375ca2ee5e1af42218cc], x-b3-spanid=[434e064ba9b78edc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b64545c-8508-43a4-8a42-8ecce9e55fca]}\\\"}\"}","context":{"RequestID":"0b64545c-8508-43a4-8a42-8ecce9e55fca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"638b119c-8962-42f5-93d0-8b342a8c2122","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:14.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:14.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b64545c-8508-43a4-8a42-8ecce9e55fca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"638b119c-8962-42f5-93d0-8b342a8c2122","LogTimestamp":"2023-04-23T00:50:14.383Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:16.392Z","message":"Entering","context":{"RequestID":"e08b0ac3-ef6c-4dc2-8e0f-236490f963fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9e3ca89-6829-4e29-8b6d-692c09f6d75f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:16.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:16.394Z","message":"{\"transactionId\":\"e08b0ac3-ef6c-4dc2-8e0f-236490f963fa\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:16:393\",\"respDate\":\"230423-00:50:16:394\",\"sourceId\":\"haproxy:e08b0ac3-ef6c-4dc2-8e0f-236490f963fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:16:393-26640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c7795e4-1225-4595-ad25-60be0fab13cd], x-b3-parentspanid=[a16f45699066e2aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abffb50f185e7169a16f45699066e2aa], x-b3-spanid=[810f90f4994c4935], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e08b0ac3-ef6c-4dc2-8e0f-236490f963fa]}\\\"}\"}","context":{"RequestID":"e08b0ac3-ef6c-4dc2-8e0f-236490f963fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9e3ca89-6829-4e29-8b6d-692c09f6d75f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:16.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:16.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e08b0ac3-ef6c-4dc2-8e0f-236490f963fa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9e3ca89-6829-4e29-8b6d-692c09f6d75f","LogTimestamp":"2023-04-23T00:50:16.395Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:18.405Z","message":"Entering","context":{"RequestID":"424a1570-bff5-4908-9c88-d0cacbaa1b75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91320423-4eae-4099-95ab-cb8de66d0e83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:18.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:18.408Z","message":"{\"transactionId\":\"424a1570-bff5-4908-9c88-d0cacbaa1b75\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:18:406\",\"respDate\":\"230423-00:50:18:407\",\"sourceId\":\"haproxy:424a1570-bff5-4908-9c88-d0cacbaa1b75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:18:406-33392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b577d7e-4711-4b23-94c7-334c1ffdb63a], x-b3-parentspanid=[5c279eedb2d9afdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba2adde904b0dfcd5c279eedb2d9afdc], x-b3-spanid=[50c21f0267eb9678], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[424a1570-bff5-4908-9c88-d0cacbaa1b75]}\\\"}\"}","context":{"RequestID":"424a1570-bff5-4908-9c88-d0cacbaa1b75","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91320423-4eae-4099-95ab-cb8de66d0e83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:18.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:18.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"424a1570-bff5-4908-9c88-d0cacbaa1b75","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91320423-4eae-4099-95ab-cb8de66d0e83","LogTimestamp":"2023-04-23T00:50:18.408Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:19.211Z","message":"Entering","context":{"RequestID":"be9fe4e7-5a72-4921-820b-8f1c5c57381e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84cb23c2-6e5a-47e2-99b8-ff45460f3797","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"be9fe4e7-5a72-4921-820b-8f1c5c57381e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84cb23c2-6e5a-47e2-99b8-ff45460f3797","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:19.215Z","message":"{\"transactionId\":\"be9fe4e7-5a72-4921-820b-8f1c5c57381e\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:19:212\",\"respDate\":\"230423-00:50:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be9fe4e7-5a72-4921-820b-8f1c5c57381e\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:19:212-20520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be9fe4e7-5a72-4921-820b-8f1c5c57381e]}\\\"}\"}","context":{"RequestID":"be9fe4e7-5a72-4921-820b-8f1c5c57381e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84cb23c2-6e5a-47e2-99b8-ff45460f3797","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be9fe4e7-5a72-4921-820b-8f1c5c57381e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84cb23c2-6e5a-47e2-99b8-ff45460f3797","LogTimestamp":"2023-04-23T00:50:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:19.324Z","message":"Entering","context":{"RequestID":"cc3f22fc-eba3-41db-b751-f7a11f5e8ae2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84798df8-9562-4863-898e-0ec7c3fa67c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:19.325Z","message":"{\"transactionId\":\"cc3f22fc-eba3-41db-b751-f7a11f5e8ae2\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:19:324\",\"respDate\":\"230423-00:50:19:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cc3f22fc-eba3-41db-b751-f7a11f5e8ae2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:19:324-30395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfcdc8f2-33a3-9b89-baa8-c01a844fe341], x-b3-parentspanid=[b32e617813a54b0f], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36563], x-envoy-attempt-count=[1], x-b3-traceid=[5a7b1b94b7791932b32e617813a54b0f], x-b3-spanid=[f7304828e3e1593d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cc3f22fc-eba3-41db-b751-f7a11f5e8ae2]}\\\"}\"}","context":{"RequestID":"cc3f22fc-eba3-41db-b751-f7a11f5e8ae2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84798df8-9562-4863-898e-0ec7c3fa67c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:19.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc3f22fc-eba3-41db-b751-f7a11f5e8ae2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84798df8-9562-4863-898e-0ec7c3fa67c4","LogTimestamp":"2023-04-23T00:50:19.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:20.417Z","message":"Entering","context":{"RequestID":"c309a8fa-15a8-4055-bd0e-9e2baa9d2790","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb55a703-5446-4a57-84c4-9558603e7aef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:20.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:20.419Z","message":"{\"transactionId\":\"c309a8fa-15a8-4055-bd0e-9e2baa9d2790\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:20:418\",\"respDate\":\"230423-00:50:20:419\",\"sourceId\":\"haproxy:c309a8fa-15a8-4055-bd0e-9e2baa9d2790\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:20:418-3522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[061348a5-c366-4f09-b1e7-549caa7ae57d], x-b3-parentspanid=[acd1d375338f3bb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[182b53ff53177d60acd1d375338f3bb1], x-b3-spanid=[126c92a811d6b36b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c309a8fa-15a8-4055-bd0e-9e2baa9d2790]}\\\"}\"}","context":{"RequestID":"c309a8fa-15a8-4055-bd0e-9e2baa9d2790","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb55a703-5446-4a57-84c4-9558603e7aef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:20.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:20.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c309a8fa-15a8-4055-bd0e-9e2baa9d2790","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb55a703-5446-4a57-84c4-9558603e7aef","LogTimestamp":"2023-04-23T00:50:20.419Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:50:22.430Z","message":"Entering","context":{"RequestID":"abda719b-f5c4-4aff-9d1b-b1578f69bde4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7458eef5-78b3-4243-9e16-c0b21a826519","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:22.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:22.433Z","message":"{\"transactionId\":\"abda719b-f5c4-4aff-9d1b-b1578f69bde4\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:22:431\",\"respDate\":\"230423-00:50:22:433\",\"sourceId\":\"haproxy:abda719b-f5c4-4aff-9d1b-b1578f69bde4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:22:431-46692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9a5aa27-b12e-4993-abf0-f5c7a78b60bb], x-b3-parentspanid=[342eea5229d42a6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[964b038d9785aef8342eea5229d42a6d], x-b3-spanid=[f4013b6a2f64d320], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abda719b-f5c4-4aff-9d1b-b1578f69bde4]}\\\"}\"}","context":{"RequestID":"abda719b-f5c4-4aff-9d1b-b1578f69bde4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7458eef5-78b3-4243-9e16-c0b21a826519","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:22.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:22.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abda719b-f5c4-4aff-9d1b-b1578f69bde4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7458eef5-78b3-4243-9e16-c0b21a826519","LogTimestamp":"2023-04-23T00:50:22.434Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:22.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:22.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:22.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:22.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:24.445Z","message":"Entering","context":{"RequestID":"b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e74011e-dd51-449e-8083-87a921280c7e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:24.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:24.447Z","message":"{\"transactionId\":\"b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:24:446\",\"respDate\":\"230423-00:50:24:447\",\"sourceId\":\"haproxy:b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:24:446-61324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[384ac891-f603-4d7b-81e3-1a38531791c8], x-b3-parentspanid=[fcbd5e92e2b3c30d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[183032a3ced38e2dfcbd5e92e2b3c30d], x-b3-spanid=[bf2ae871151602b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd]}\\\"}\"}","context":{"RequestID":"b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e74011e-dd51-449e-8083-87a921280c7e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:24.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:24.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b068c7cf-b83d-4dab-b7e0-c8f80f2a09bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e74011e-dd51-449e-8083-87a921280c7e","LogTimestamp":"2023-04-23T00:50:24.448Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:26.459Z","message":"Entering","context":{"RequestID":"3eb071f2-8982-42be-bb69-1d03eed383d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9f5384c-4d8c-4bae-8d62-5222c347a945","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:26.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:26.461Z","message":"{\"transactionId\":\"3eb071f2-8982-42be-bb69-1d03eed383d3\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:26:460\",\"respDate\":\"230423-00:50:26:461\",\"sourceId\":\"haproxy:3eb071f2-8982-42be-bb69-1d03eed383d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:26:460-3029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f3db6c-a342-46a6-b9b4-79408952565a], x-b3-parentspanid=[fb4beb480797089d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[411a3269b4e750bcfb4beb480797089d], x-b3-spanid=[4a474dc81931b299], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3eb071f2-8982-42be-bb69-1d03eed383d3]}\\\"}\"}","context":{"RequestID":"3eb071f2-8982-42be-bb69-1d03eed383d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9f5384c-4d8c-4bae-8d62-5222c347a945","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:26.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:26.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eb071f2-8982-42be-bb69-1d03eed383d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f5384c-4d8c-4bae-8d62-5222c347a945","LogTimestamp":"2023-04-23T00:50:26.462Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:28.472Z","message":"Entering","context":{"RequestID":"dbeb4d00-6b8b-4bde-afb4-758652aef1a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd598ffa-8e96-459b-a222-4d275f8443f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:28.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:28.475Z","message":"{\"transactionId\":\"dbeb4d00-6b8b-4bde-afb4-758652aef1a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:28:473\",\"respDate\":\"230423-00:50:28:474\",\"sourceId\":\"haproxy:dbeb4d00-6b8b-4bde-afb4-758652aef1a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:28:473-91750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72736677-3fb2-4bd6-b075-646ceacdca31], x-b3-parentspanid=[a02ff4458a238f85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fae2f4ce862e6cda02ff4458a238f85], x-b3-spanid=[1d1487e2fd427ca9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbeb4d00-6b8b-4bde-afb4-758652aef1a6]}\\\"}\"}","context":{"RequestID":"dbeb4d00-6b8b-4bde-afb4-758652aef1a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fd598ffa-8e96-459b-a222-4d275f8443f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:28.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:28.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbeb4d00-6b8b-4bde-afb4-758652aef1a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd598ffa-8e96-459b-a222-4d275f8443f2","LogTimestamp":"2023-04-23T00:50:28.475Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:29.210Z","message":"Entering","context":{"RequestID":"6325527a-fe50-4eac-a152-01225a0d55bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46c0aac7-8414-4bad-98b7-ab758500a580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:29.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"6325527a-fe50-4eac-a152-01225a0d55bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46c0aac7-8414-4bad-98b7-ab758500a580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:29.213Z","message":"{\"transactionId\":\"6325527a-fe50-4eac-a152-01225a0d55bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:29:211\",\"respDate\":\"230423-00:50:29:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6325527a-fe50-4eac-a152-01225a0d55bc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:29:211-11218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6325527a-fe50-4eac-a152-01225a0d55bc]}\\\"}\"}","context":{"RequestID":"6325527a-fe50-4eac-a152-01225a0d55bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46c0aac7-8414-4bad-98b7-ab758500a580","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:29.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:29.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6325527a-fe50-4eac-a152-01225a0d55bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c0aac7-8414-4bad-98b7-ab758500a580","LogTimestamp":"2023-04-23T00:50:29.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:29.323Z","message":"Entering","context":{"RequestID":"692dd0b2-6312-4511-acbf-54d65d29cb12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0f9e731-a1e3-4b5e-8d62-5c7e48714dc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:29.325Z","message":"{\"transactionId\":\"692dd0b2-6312-4511-acbf-54d65d29cb12\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:29:323\",\"respDate\":\"230423-00:50:29:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:692dd0b2-6312-4511-acbf-54d65d29cb12\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:29:323-92251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55b1b9ef-6f13-4006-ac68-2b56a448015f], x-b3-parentspanid=[1f64a5916e21bcf3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47827], x-envoy-attempt-count=[1], x-b3-traceid=[d2a58dcfc58cdaeb1f64a5916e21bcf3], x-b3-spanid=[fefda98fddc771a4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[692dd0b2-6312-4511-acbf-54d65d29cb12]}\\\"}\"}","context":{"RequestID":"692dd0b2-6312-4511-acbf-54d65d29cb12","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0f9e731-a1e3-4b5e-8d62-5c7e48714dc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:29.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"692dd0b2-6312-4511-acbf-54d65d29cb12","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0f9e731-a1e3-4b5e-8d62-5c7e48714dc6","LogTimestamp":"2023-04-23T00:50:29.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:30.486Z","message":"Entering","context":{"RequestID":"66de71a8-f30b-42c4-93dc-2ae3cceeef06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9d6a182-38b6-4d94-b0e9-ec9462c3bddb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:30.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:30.488Z","message":"{\"transactionId\":\"66de71a8-f30b-42c4-93dc-2ae3cceeef06\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:30:486\",\"respDate\":\"230423-00:50:30:488\",\"sourceId\":\"haproxy:66de71a8-f30b-42c4-93dc-2ae3cceeef06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:30:486-22071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a54db05-28ba-4957-bdc3-4e6139b65537], x-b3-parentspanid=[b0da5dffb1c4b540], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6439060ca9dea591b0da5dffb1c4b540], x-b3-spanid=[688bcf45e67ce5db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66de71a8-f30b-42c4-93dc-2ae3cceeef06]}\\\"}\"}","context":{"RequestID":"66de71a8-f30b-42c4-93dc-2ae3cceeef06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9d6a182-38b6-4d94-b0e9-ec9462c3bddb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:30.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:30.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66de71a8-f30b-42c4-93dc-2ae3cceeef06","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9d6a182-38b6-4d94-b0e9-ec9462c3bddb","LogTimestamp":"2023-04-23T00:50:30.488Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:32.497Z","message":"Entering","context":{"RequestID":"b747940f-6103-43be-9c6f-dc36c1e91e9e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc20557-178c-494e-b1cf-e0de9f5f58af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:32.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:32.499Z","message":"{\"transactionId\":\"b747940f-6103-43be-9c6f-dc36c1e91e9e\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:32:498\",\"respDate\":\"230423-00:50:32:499\",\"sourceId\":\"haproxy:b747940f-6103-43be-9c6f-dc36c1e91e9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:32:498-40476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5697edc1-a798-40e6-bdb0-938e3a391903], x-b3-parentspanid=[2e2dbe821147758a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a075fb541dd3bb72e2dbe821147758a], x-b3-spanid=[9ec2f281916b7e6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b747940f-6103-43be-9c6f-dc36c1e91e9e]}\\\"}\"}","context":{"RequestID":"b747940f-6103-43be-9c6f-dc36c1e91e9e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fc20557-178c-494e-b1cf-e0de9f5f58af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:32.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:32.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b747940f-6103-43be-9c6f-dc36c1e91e9e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fc20557-178c-494e-b1cf-e0de9f5f58af","LogTimestamp":"2023-04-23T00:50:32.500Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:32.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:32.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:32.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:32.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:34.510Z","message":"Entering","context":{"RequestID":"bf3a47a9-ee3b-4336-8893-b8b7446eabec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1276a286-63d1-4781-8d86-86d09d7b373d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:34.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:34.512Z","message":"{\"transactionId\":\"bf3a47a9-ee3b-4336-8893-b8b7446eabec\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:34:511\",\"respDate\":\"230423-00:50:34:511\",\"sourceId\":\"haproxy:bf3a47a9-ee3b-4336-8893-b8b7446eabec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:34:511-97779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d81dc049-6f8f-4b9e-94ee-ff887ceef1a4], x-b3-parentspanid=[82298bba75584d31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82b8d966c725c43482298bba75584d31], x-b3-spanid=[961d29beb480118d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf3a47a9-ee3b-4336-8893-b8b7446eabec]}\\\"}\"}","context":{"RequestID":"bf3a47a9-ee3b-4336-8893-b8b7446eabec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1276a286-63d1-4781-8d86-86d09d7b373d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:34.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:34.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf3a47a9-ee3b-4336-8893-b8b7446eabec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1276a286-63d1-4781-8d86-86d09d7b373d","LogTimestamp":"2023-04-23T00:50:34.512Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:35.319Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:35.324Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:36.524Z","message":"Entering","context":{"RequestID":"9a8a07c1-b3bd-49c9-801f-3dbf36b21178","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79aa94af-64b5-4314-ad8b-dc04a1bf0eda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:36.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:36.525Z","message":"{\"transactionId\":\"9a8a07c1-b3bd-49c9-801f-3dbf36b21178\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:36:524\",\"respDate\":\"230423-00:50:36:525\",\"sourceId\":\"haproxy:9a8a07c1-b3bd-49c9-801f-3dbf36b21178\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:36:524-67864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87253781-1b3a-4745-9888-c92cd195d56e], x-b3-parentspanid=[fbb86caeb7709de1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e652c2e4d8b7e39efbb86caeb7709de1], x-b3-spanid=[029130463b8e3f39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a8a07c1-b3bd-49c9-801f-3dbf36b21178]}\\\"}\"}","context":{"RequestID":"9a8a07c1-b3bd-49c9-801f-3dbf36b21178","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79aa94af-64b5-4314-ad8b-dc04a1bf0eda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:36.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:36.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a8a07c1-b3bd-49c9-801f-3dbf36b21178","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79aa94af-64b5-4314-ad8b-dc04a1bf0eda","LogTimestamp":"2023-04-23T00:50:36.525Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:50:38.535Z","message":"Entering","context":{"RequestID":"46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca3b241c-de7d-4157-ad8f-a6c5c1cd085e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:38.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:38.537Z","message":"{\"transactionId\":\"46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:38:536\",\"respDate\":\"230423-00:50:38:537\",\"sourceId\":\"haproxy:46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:38:536-26784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[741f8179-72d0-4e69-9606-957f8321b134], x-b3-parentspanid=[03e848987fc4144d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23c639118bed0fec03e848987fc4144d], x-b3-spanid=[4cb624b8f2959cb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91]}\\\"}\"}","context":{"RequestID":"46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca3b241c-de7d-4157-ad8f-a6c5c1cd085e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:38.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:38.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46e9d3e5-f37f-4cc0-bc92-1c1eb2daec91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca3b241c-de7d-4157-ad8f-a6c5c1cd085e","LogTimestamp":"2023-04-23T00:50:38.538Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:39.210Z","message":"Entering","context":{"RequestID":"ca577f0d-d807-406f-9baf-9129745a4955","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94c168a8-bdd6-4334-8c12-0453363f0539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:39.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca577f0d-d807-406f-9baf-9129745a4955","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94c168a8-bdd6-4334-8c12-0453363f0539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:39.212Z","message":"{\"transactionId\":\"ca577f0d-d807-406f-9baf-9129745a4955\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:39:211\",\"respDate\":\"230423-00:50:39:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca577f0d-d807-406f-9baf-9129745a4955\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:39:211-82713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca577f0d-d807-406f-9baf-9129745a4955]}\\\"}\"}","context":{"RequestID":"ca577f0d-d807-406f-9baf-9129745a4955","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94c168a8-bdd6-4334-8c12-0453363f0539","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:39.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:39.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca577f0d-d807-406f-9baf-9129745a4955","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94c168a8-bdd6-4334-8c12-0453363f0539","LogTimestamp":"2023-04-23T00:50:39.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:39.323Z","message":"Entering","context":{"RequestID":"60dc6337-54b4-4e7a-8cc3-a5a8e6817605","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f6ec6fc-fdec-430f-a079-ee8ed0903909","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:39.324Z","message":"{\"transactionId\":\"60dc6337-54b4-4e7a-8cc3-a5a8e6817605\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:39:323\",\"respDate\":\"230423-00:50:39:324\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60dc6337-54b4-4e7a-8cc3-a5a8e6817605\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:39:323-87533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[179f401d-9f1c-479c-b65a-feb318734759], x-b3-parentspanid=[7ff6c3367c49be2a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43919], x-envoy-attempt-count=[1], x-b3-traceid=[a09ddef8040770e27ff6c3367c49be2a], x-b3-spanid=[c03af48e786dd5bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60dc6337-54b4-4e7a-8cc3-a5a8e6817605]}\\\"}\"}","context":{"RequestID":"60dc6337-54b4-4e7a-8cc3-a5a8e6817605","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4f6ec6fc-fdec-430f-a079-ee8ed0903909","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:39.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:39.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60dc6337-54b4-4e7a-8cc3-a5a8e6817605","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f6ec6fc-fdec-430f-a079-ee8ed0903909","LogTimestamp":"2023-04-23T00:50:39.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:50:40.548Z","message":"Entering","context":{"RequestID":"80b86743-9d98-4c55-9e72-9439946bcbdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e3f3207c-1ff1-4616-8cdf-0df8c95fa615","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:40.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:40.549Z","message":"{\"transactionId\":\"80b86743-9d98-4c55-9e72-9439946bcbdd\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:40:548\",\"respDate\":\"230423-00:50:40:549\",\"sourceId\":\"haproxy:80b86743-9d98-4c55-9e72-9439946bcbdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:40:548-93200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9fb4c9b-69c4-429f-8565-d418a64470b7], x-b3-parentspanid=[83d022facc16fc14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dbdad5300515a6d83d022facc16fc14], x-b3-spanid=[81074d8bda243bca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80b86743-9d98-4c55-9e72-9439946bcbdd]}\\\"}\"}","context":{"RequestID":"80b86743-9d98-4c55-9e72-9439946bcbdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e3f3207c-1ff1-4616-8cdf-0df8c95fa615","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:40.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:40.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b86743-9d98-4c55-9e72-9439946bcbdd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3f3207c-1ff1-4616-8cdf-0df8c95fa615","LogTimestamp":"2023-04-23T00:50:40.549Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:50:42.564Z","message":"Entering","context":{"RequestID":"22969e43-5afe-49ec-b193-e9b4548bf646","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"754a2879-c7d7-4d9e-badb-acd8575bf701","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:42.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:42.566Z","message":"{\"transactionId\":\"22969e43-5afe-49ec-b193-e9b4548bf646\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:42:565\",\"respDate\":\"230423-00:50:42:566\",\"sourceId\":\"haproxy:22969e43-5afe-49ec-b193-e9b4548bf646\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:42:565-68842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5983033-2bc5-4373-9ed1-9079b9093df5], x-b3-parentspanid=[f1d27ac6c1476de4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d81bf2b53f204991f1d27ac6c1476de4], x-b3-spanid=[2e20726ee2b29802], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22969e43-5afe-49ec-b193-e9b4548bf646]}\\\"}\"}","context":{"RequestID":"22969e43-5afe-49ec-b193-e9b4548bf646","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"754a2879-c7d7-4d9e-badb-acd8575bf701","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:42.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:42.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22969e43-5afe-49ec-b193-e9b4548bf646","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"754a2879-c7d7-4d9e-badb-acd8575bf701","LogTimestamp":"2023-04-23T00:50:42.567Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:42.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:42.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:42.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:42.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:44.575Z","message":"Entering","context":{"RequestID":"6cc73f32-c6d1-4ef7-9f46-621b9add9655","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1da26570-b0ea-4009-b860-5d4708a4747f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:44.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:44.576Z","message":"{\"transactionId\":\"6cc73f32-c6d1-4ef7-9f46-621b9add9655\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:44:575\",\"respDate\":\"230423-00:50:44:576\",\"sourceId\":\"haproxy:6cc73f32-c6d1-4ef7-9f46-621b9add9655\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:44:575-94974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4633643-6604-425e-a253-5caaf42c9030], x-b3-parentspanid=[921d2c99f8c1de64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9940337662bffc48921d2c99f8c1de64], x-b3-spanid=[78b2baedfc097ece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cc73f32-c6d1-4ef7-9f46-621b9add9655]}\\\"}\"}","context":{"RequestID":"6cc73f32-c6d1-4ef7-9f46-621b9add9655","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1da26570-b0ea-4009-b860-5d4708a4747f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:44.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:44.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cc73f32-c6d1-4ef7-9f46-621b9add9655","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1da26570-b0ea-4009-b860-5d4708a4747f","LogTimestamp":"2023-04-23T00:50:44.577Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:46.586Z","message":"Entering","context":{"RequestID":"a7d83ef5-c203-4df8-b807-2359b2db7e38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc90ff6e-42ad-44bc-b980-ad68111742b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:46.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:46.587Z","message":"{\"transactionId\":\"a7d83ef5-c203-4df8-b807-2359b2db7e38\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:46:586\",\"respDate\":\"230423-00:50:46:587\",\"sourceId\":\"haproxy:a7d83ef5-c203-4df8-b807-2359b2db7e38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:46:586-71455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48771c49-7df2-439d-b2a2-937ad7a0603e], x-b3-parentspanid=[94c8c38a5b63ebda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d0669b70d2d9ee994c8c38a5b63ebda], x-b3-spanid=[5056315fa9efde01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7d83ef5-c203-4df8-b807-2359b2db7e38]}\\\"}\"}","context":{"RequestID":"a7d83ef5-c203-4df8-b807-2359b2db7e38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc90ff6e-42ad-44bc-b980-ad68111742b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:46.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:46.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7d83ef5-c203-4df8-b807-2359b2db7e38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc90ff6e-42ad-44bc-b980-ad68111742b7","LogTimestamp":"2023-04-23T00:50:46.588Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:48.596Z","message":"Entering","context":{"RequestID":"63cb7d4b-3137-4c04-a2c4-789c895c821a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b408d2c-75a6-40cd-afe5-dbfd370d28c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:48.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:48.599Z","message":"{\"transactionId\":\"63cb7d4b-3137-4c04-a2c4-789c895c821a\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:48:597\",\"respDate\":\"230423-00:50:48:599\",\"sourceId\":\"haproxy:63cb7d4b-3137-4c04-a2c4-789c895c821a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:48:597-14325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f22ec51-ef37-4b82-9f3d-390af6fa4db5], x-b3-parentspanid=[58cc416332e5cfd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6460904201b2209758cc416332e5cfd5], x-b3-spanid=[e499cacd1f68f03b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63cb7d4b-3137-4c04-a2c4-789c895c821a]}\\\"}\"}","context":{"RequestID":"63cb7d4b-3137-4c04-a2c4-789c895c821a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9b408d2c-75a6-40cd-afe5-dbfd370d28c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:48.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:48.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63cb7d4b-3137-4c04-a2c4-789c895c821a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b408d2c-75a6-40cd-afe5-dbfd370d28c1","LogTimestamp":"2023-04-23T00:50:48.599Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:49.211Z","message":"Entering","context":{"RequestID":"dab4af5a-6f08-4081-9f49-a211450b4643","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"119e8a91-9ac0-40ee-8f8a-11a0642c215f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"dab4af5a-6f08-4081-9f49-a211450b4643","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"119e8a91-9ac0-40ee-8f8a-11a0642c215f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:49.213Z","message":"{\"transactionId\":\"dab4af5a-6f08-4081-9f49-a211450b4643\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:49:211\",\"respDate\":\"230423-00:50:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dab4af5a-6f08-4081-9f49-a211450b4643\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:49:211-5190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dab4af5a-6f08-4081-9f49-a211450b4643]}\\\"}\"}","context":{"RequestID":"dab4af5a-6f08-4081-9f49-a211450b4643","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"119e8a91-9ac0-40ee-8f8a-11a0642c215f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:49.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dab4af5a-6f08-4081-9f49-a211450b4643","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"119e8a91-9ac0-40ee-8f8a-11a0642c215f","LogTimestamp":"2023-04-23T00:50:49.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:49.324Z","message":"Entering","context":{"RequestID":"9726f15e-533e-47be-974e-9cdefbf14f0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6ada74d-0b86-4564-b27b-5a7944944355","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:49.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:49.326Z","message":"{\"transactionId\":\"9726f15e-533e-47be-974e-9cdefbf14f0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:49:325\",\"respDate\":\"230423-00:50:49:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9726f15e-533e-47be-974e-9cdefbf14f0c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:49:325-62165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64ae43a2-b868-4adf-a86b-9865fb2ca29f], x-b3-parentspanid=[ed60e0c723d8b43c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50275], x-envoy-attempt-count=[1], x-b3-traceid=[a893ebc324a75d5ced60e0c723d8b43c], x-b3-spanid=[64ee7402743c140c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9726f15e-533e-47be-974e-9cdefbf14f0c]}\\\"}\"}","context":{"RequestID":"9726f15e-533e-47be-974e-9cdefbf14f0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6ada74d-0b86-4564-b27b-5a7944944355","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:49.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:49.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9726f15e-533e-47be-974e-9cdefbf14f0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6ada74d-0b86-4564-b27b-5a7944944355","LogTimestamp":"2023-04-23T00:50:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:50:50.610Z","message":"Entering","context":{"RequestID":"cb074a1f-75a4-4756-ba70-bf758552cabd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4e797d7-920e-408a-aa47-f7435ba12f2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:50.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:50.613Z","message":"{\"transactionId\":\"cb074a1f-75a4-4756-ba70-bf758552cabd\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:50:611\",\"respDate\":\"230423-00:50:50:613\",\"sourceId\":\"haproxy:cb074a1f-75a4-4756-ba70-bf758552cabd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:50:611-40547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0842a7f3-c073-475c-82e5-386276adc9cb], x-b3-parentspanid=[7833afcdb9980e6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d05ec9d0a6f6b3677833afcdb9980e6c], x-b3-spanid=[793ae756aadd7749], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb074a1f-75a4-4756-ba70-bf758552cabd]}\\\"}\"}","context":{"RequestID":"cb074a1f-75a4-4756-ba70-bf758552cabd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4e797d7-920e-408a-aa47-f7435ba12f2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:50.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:50.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb074a1f-75a4-4756-ba70-bf758552cabd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4e797d7-920e-408a-aa47-f7435ba12f2e","LogTimestamp":"2023-04-23T00:50:50.613Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:52.623Z","message":"Entering","context":{"RequestID":"a8c15210-1b77-48f7-9041-35f6cafd8467","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e82b08-587b-44c9-8798-2f8d69932125","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:52.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:52.625Z","message":"{\"transactionId\":\"a8c15210-1b77-48f7-9041-35f6cafd8467\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:52:624\",\"respDate\":\"230423-00:50:52:625\",\"sourceId\":\"haproxy:a8c15210-1b77-48f7-9041-35f6cafd8467\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:52:624-26100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[253a5e88-0ab7-4de8-9629-564111e19441], x-b3-parentspanid=[7dc87b7cb18caa2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0e0721f622602f27dc87b7cb18caa2f], x-b3-spanid=[28c9f494ae23224a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8c15210-1b77-48f7-9041-35f6cafd8467]}\\\"}\"}","context":{"RequestID":"a8c15210-1b77-48f7-9041-35f6cafd8467","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94e82b08-587b-44c9-8798-2f8d69932125","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:52.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:52.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8c15210-1b77-48f7-9041-35f6cafd8467","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e82b08-587b-44c9-8798-2f8d69932125","LogTimestamp":"2023-04-23T00:50:52.625Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:50:52.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:50:52.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:52.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:52.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:54.635Z","message":"Entering","context":{"RequestID":"dd2a7651-7aad-498d-90a2-06b632505216","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dab866e2-dc01-4038-bc4c-57a755d2ad97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:54.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:54.636Z","message":"{\"transactionId\":\"dd2a7651-7aad-498d-90a2-06b632505216\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:54:635\",\"respDate\":\"230423-00:50:54:636\",\"sourceId\":\"haproxy:dd2a7651-7aad-498d-90a2-06b632505216\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:50:54:635-81038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[205a044d-6efb-4e0d-9232-d16074b4b23d], x-b3-parentspanid=[1f2dd8aabf3e8d04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c7888e746e7ba1e1f2dd8aabf3e8d04], x-b3-spanid=[ad95742057f41827], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd2a7651-7aad-498d-90a2-06b632505216]}\\\"}\"}","context":{"RequestID":"dd2a7651-7aad-498d-90a2-06b632505216","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dab866e2-dc01-4038-bc4c-57a755d2ad97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:54.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:54.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd2a7651-7aad-498d-90a2-06b632505216","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab866e2-dc01-4038-bc4c-57a755d2ad97","LogTimestamp":"2023-04-23T00:50:54.637Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:56.645Z","message":"Entering","context":{"RequestID":"4f063926-94f6-46a1-bd9f-4477124869ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6df67850-a398-4498-82e1-262278572186","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:56.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:56.646Z","message":"{\"transactionId\":\"4f063926-94f6-46a1-bd9f-4477124869ef\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:56:646\",\"respDate\":\"230423-00:50:56:646\",\"sourceId\":\"haproxy:4f063926-94f6-46a1-bd9f-4477124869ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:50:56:646-59893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25d453fa-0575-4ba7-9387-cc055ddb0ee5], x-b3-parentspanid=[8dde9f8d0749ccfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28fdfa273b80b0f38dde9f8d0749ccfe], x-b3-spanid=[cf3ab4d3ee2a35d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f063926-94f6-46a1-bd9f-4477124869ef]}\\\"}\"}","context":{"RequestID":"4f063926-94f6-46a1-bd9f-4477124869ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6df67850-a398-4498-82e1-262278572186","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:56.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:56.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f063926-94f6-46a1-bd9f-4477124869ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6df67850-a398-4498-82e1-262278572186","LogTimestamp":"2023-04-23T00:50:56.647Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:58.656Z","message":"Entering","context":{"RequestID":"775104e1-d13b-4d89-b8b7-da3cfb68e9b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a76f81f-b733-4992-9b8f-5790caea01e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:58.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:58.659Z","message":"{\"transactionId\":\"775104e1-d13b-4d89-b8b7-da3cfb68e9b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:58:656\",\"respDate\":\"230423-00:50:58:659\",\"sourceId\":\"haproxy:775104e1-d13b-4d89-b8b7-da3cfb68e9b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:58:656-94139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d40bfbb8-b3b7-4c51-a179-0a233007bd01], x-b3-parentspanid=[972d611ab1e50cbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[698f496645dd08fe972d611ab1e50cbc], x-b3-spanid=[12e44a313660d7d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[775104e1-d13b-4d89-b8b7-da3cfb68e9b3]}\\\"}\"}","context":{"RequestID":"775104e1-d13b-4d89-b8b7-da3cfb68e9b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a76f81f-b733-4992-9b8f-5790caea01e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:50:58.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:58.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"775104e1-d13b-4d89-b8b7-da3cfb68e9b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a76f81f-b733-4992-9b8f-5790caea01e3","LogTimestamp":"2023-04-23T00:50:58.660Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:50:59.211Z","message":"Entering","context":{"RequestID":"9f55bb00-3b8c-4da2-8444-be47af463f4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab0726d-a478-4b42-8d4e-6fe444e7e064","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f55bb00-3b8c-4da2-8444-be47af463f4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab0726d-a478-4b42-8d4e-6fe444e7e064","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:59.213Z","message":"{\"transactionId\":\"9f55bb00-3b8c-4da2-8444-be47af463f4c\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:59:211\",\"respDate\":\"230423-00:50:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f55bb00-3b8c-4da2-8444-be47af463f4c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:59:211-85326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f55bb00-3b8c-4da2-8444-be47af463f4c]}\\\"}\"}","context":{"RequestID":"9f55bb00-3b8c-4da2-8444-be47af463f4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ab0726d-a478-4b42-8d4e-6fe444e7e064","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:50:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:59.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f55bb00-3b8c-4da2-8444-be47af463f4c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab0726d-a478-4b42-8d4e-6fe444e7e064","LogTimestamp":"2023-04-23T00:50:59.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:50:59.324Z","message":"Entering","context":{"RequestID":"f5d68499-653d-44e1-b2e4-1d41fa7e8a20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f16a3a6-474a-4982-b83f-24e276d7a1d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:50:59.325Z","message":"{\"transactionId\":\"f5d68499-653d-44e1-b2e4-1d41fa7e8a20\",\"status\":\"200\",\"rqstDate\":\"230423-00:50:59:325\",\"respDate\":\"230423-00:50:59:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5d68499-653d-44e1-b2e4-1d41fa7e8a20\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:50:59:325-19712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed393eae-566d-4ba8-934c-b715cf8edcf7], x-b3-parentspanid=[c229deefed8031fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58367], x-envoy-attempt-count=[1], x-b3-traceid=[783ec03b6097967ac229deefed8031fb], x-b3-spanid=[71edc7428802ca6d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5d68499-653d-44e1-b2e4-1d41fa7e8a20]}\\\"}\"}","context":{"RequestID":"f5d68499-653d-44e1-b2e4-1d41fa7e8a20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f16a3a6-474a-4982-b83f-24e276d7a1d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:50:59.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:50:59.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d68499-653d-44e1-b2e4-1d41fa7e8a20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f16a3a6-474a-4982-b83f-24e276d7a1d5","LogTimestamp":"2023-04-23T00:50:59.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:50:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-23T00:51:00.670Z","message":"Entering","context":{"RequestID":"5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b516d9f-5723-4a9a-b601-9d5bb4d6d95f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:00.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:00.672Z","message":"{\"transactionId\":\"5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:00:670\",\"respDate\":\"230423-00:51:00:672\",\"sourceId\":\"haproxy:5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:00:670-79026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42ee78e8-3bd9-4a71-909f-e706c3b2ca41], x-b3-parentspanid=[f6d58c09d77013e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fdccdbb6d9c8b5ef6d58c09d77013e3], x-b3-spanid=[4852a1294be98ead], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1]}\\\"}\"}","context":{"RequestID":"5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b516d9f-5723-4a9a-b601-9d5bb4d6d95f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:00.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:00.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5820cf4a-1df0-40c6-a91a-42bb7f7c5ef1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b516d9f-5723-4a9a-b601-9d5bb4d6d95f","LogTimestamp":"2023-04-23T00:51:00.673Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:02.681Z","message":"Entering","context":{"RequestID":"61d735d7-47e8-4963-8d8f-bd98bc517983","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8567395e-7c39-4b03-ac04-fef1359c27d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:02.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:02.683Z","message":"{\"transactionId\":\"61d735d7-47e8-4963-8d8f-bd98bc517983\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:02:682\",\"respDate\":\"230423-00:51:02:683\",\"sourceId\":\"haproxy:61d735d7-47e8-4963-8d8f-bd98bc517983\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:02:682-46433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30993a21-042a-4d2a-96de-99557a1401e9], x-b3-parentspanid=[54a33e88e2514e0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e656c7ad732473c654a33e88e2514e0c], x-b3-spanid=[812ba2c1f03f1019], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61d735d7-47e8-4963-8d8f-bd98bc517983]}\\\"}\"}","context":{"RequestID":"61d735d7-47e8-4963-8d8f-bd98bc517983","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8567395e-7c39-4b03-ac04-fef1359c27d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:02.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:02.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61d735d7-47e8-4963-8d8f-bd98bc517983","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8567395e-7c39-4b03-ac04-fef1359c27d0","LogTimestamp":"2023-04-23T00:51:02.684Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:02.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:02.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:02.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:02.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:04.694Z","message":"Entering","context":{"RequestID":"2e629d98-4441-49f8-9b82-a7e8e3684916","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0b42449-3fa8-4731-9670-74a3c31f8949","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:04.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:04.697Z","message":"{\"transactionId\":\"2e629d98-4441-49f8-9b82-a7e8e3684916\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:04:695\",\"respDate\":\"230423-00:51:04:696\",\"sourceId\":\"haproxy:2e629d98-4441-49f8-9b82-a7e8e3684916\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:04:695-9874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08dfa998-9fcf-40af-a6ca-77459402beae], x-b3-parentspanid=[c51cfc04a648963f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3edc51e709b71e43c51cfc04a648963f], x-b3-spanid=[2097d7cb4d5aea99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e629d98-4441-49f8-9b82-a7e8e3684916]}\\\"}\"}","context":{"RequestID":"2e629d98-4441-49f8-9b82-a7e8e3684916","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c0b42449-3fa8-4731-9670-74a3c31f8949","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:04.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:04.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e629d98-4441-49f8-9b82-a7e8e3684916","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0b42449-3fa8-4731-9670-74a3c31f8949","LogTimestamp":"2023-04-23T00:51:04.698Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:05.325Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:05.330Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:06.707Z","message":"Entering","context":{"RequestID":"e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8fecd0bd-6a76-4d86-bbc3-b70a846e99fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:06.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:06.709Z","message":"{\"transactionId\":\"e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:06:708\",\"respDate\":\"230423-00:51:06:709\",\"sourceId\":\"haproxy:e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:06:708-58443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[751d7a3b-ae7c-4917-8890-8363c8aabb99], x-b3-parentspanid=[a99fd67ba022c2e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c2d1f61b224cf12a99fd67ba022c2e9], x-b3-spanid=[2299623995ba9128], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e]}\\\"}\"}","context":{"RequestID":"e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8fecd0bd-6a76-4d86-bbc3-b70a846e99fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:06.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:06.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e820c6d7-e90e-4d0d-97a2-dfa6a9c88f4e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fecd0bd-6a76-4d86-bbc3-b70a846e99fe","LogTimestamp":"2023-04-23T00:51:06.709Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:08.717Z","message":"Entering","context":{"RequestID":"45ea41b8-6956-4322-a1de-b46eb53232c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20b8f999-23c2-4383-bc4b-5ba225baada0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:08.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:08.720Z","message":"{\"transactionId\":\"45ea41b8-6956-4322-a1de-b46eb53232c1\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:08:718\",\"respDate\":\"230423-00:51:08:720\",\"sourceId\":\"haproxy:45ea41b8-6956-4322-a1de-b46eb53232c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:08:718-20816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b4e6543-9fa2-41f6-bd5a-661c457039b2], x-b3-parentspanid=[038db20d419634e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07280f15aa7609b4038db20d419634e1], x-b3-spanid=[3536428e474becc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45ea41b8-6956-4322-a1de-b46eb53232c1]}\\\"}\"}","context":{"RequestID":"45ea41b8-6956-4322-a1de-b46eb53232c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20b8f999-23c2-4383-bc4b-5ba225baada0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:08.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:08.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45ea41b8-6956-4322-a1de-b46eb53232c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20b8f999-23c2-4383-bc4b-5ba225baada0","LogTimestamp":"2023-04-23T00:51:08.721Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:51:09.211Z","message":"Entering","context":{"RequestID":"5505a788-237e-4a65-abd7-5c68b7b4e1b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"013ff4a9-a3d3-4b32-924f-dc8a937a61fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"5505a788-237e-4a65-abd7-5c68b7b4e1b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"013ff4a9-a3d3-4b32-924f-dc8a937a61fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:09.214Z","message":"{\"transactionId\":\"5505a788-237e-4a65-abd7-5c68b7b4e1b3\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:09:212\",\"respDate\":\"230423-00:51:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5505a788-237e-4a65-abd7-5c68b7b4e1b3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:09:212-78846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5505a788-237e-4a65-abd7-5c68b7b4e1b3]}\\\"}\"}","context":{"RequestID":"5505a788-237e-4a65-abd7-5c68b7b4e1b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"013ff4a9-a3d3-4b32-924f-dc8a937a61fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5505a788-237e-4a65-abd7-5c68b7b4e1b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"013ff4a9-a3d3-4b32-924f-dc8a937a61fc","LogTimestamp":"2023-04-23T00:51:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:09.324Z","message":"Entering","context":{"RequestID":"f23d7dfb-5757-4ab6-8c43-844042f8a390","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ba2dc1b-760b-4da5-adc6-ad661a04a0bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:09.326Z","message":"{\"transactionId\":\"f23d7dfb-5757-4ab6-8c43-844042f8a390\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:09:325\",\"respDate\":\"230423-00:51:09:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f23d7dfb-5757-4ab6-8c43-844042f8a390\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:09:325-6893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36807fb8-00e2-44ff-9e08-ff26259da383], x-b3-parentspanid=[b3e379874124daf8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34199], x-envoy-attempt-count=[1], x-b3-traceid=[1cc07d26f952680bb3e379874124daf8], x-b3-spanid=[39448e3a8cb49ad1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f23d7dfb-5757-4ab6-8c43-844042f8a390]}\\\"}\"}","context":{"RequestID":"f23d7dfb-5757-4ab6-8c43-844042f8a390","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9ba2dc1b-760b-4da5-adc6-ad661a04a0bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:09.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:09.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f23d7dfb-5757-4ab6-8c43-844042f8a390","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba2dc1b-760b-4da5-adc6-ad661a04a0bb","LogTimestamp":"2023-04-23T00:51:09.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:10.731Z","message":"Entering","context":{"RequestID":"d9c22224-6b4c-4a52-b53c-99eca4277ae3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea5ba512-2da5-464b-bcb8-78996d0dd546","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:10.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:10.732Z","message":"{\"transactionId\":\"d9c22224-6b4c-4a52-b53c-99eca4277ae3\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:10:731\",\"respDate\":\"230423-00:51:10:732\",\"sourceId\":\"haproxy:d9c22224-6b4c-4a52-b53c-99eca4277ae3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:10:731-25829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e07cecc-70ae-4727-8e4c-41d15c47ab6f], x-b3-parentspanid=[a4cf35f539d36ebb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bd30089314b1980a4cf35f539d36ebb], x-b3-spanid=[752fc6be1f174457], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9c22224-6b4c-4a52-b53c-99eca4277ae3]}\\\"}\"}","context":{"RequestID":"d9c22224-6b4c-4a52-b53c-99eca4277ae3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ea5ba512-2da5-464b-bcb8-78996d0dd546","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:10.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:10.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9c22224-6b4c-4a52-b53c-99eca4277ae3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea5ba512-2da5-464b-bcb8-78996d0dd546","LogTimestamp":"2023-04-23T00:51:10.733Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:12.742Z","message":"Entering","context":{"RequestID":"4810f545-9dc5-413e-a99b-54dcb9e46637","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8852f59-378e-4e2c-8457-bec5783b4115","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:12.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.744Z","message":"{\"transactionId\":\"4810f545-9dc5-413e-a99b-54dcb9e46637\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:12:743\",\"respDate\":\"230423-00:51:12:744\",\"sourceId\":\"haproxy:4810f545-9dc5-413e-a99b-54dcb9e46637\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:12:743-65822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23c0759f-106f-4d61-99cd-34826e907bfc], x-b3-parentspanid=[f9e144f280129f85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b9aa2c69314ba25f9e144f280129f85], x-b3-spanid=[e4432a904938444e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4810f545-9dc5-413e-a99b-54dcb9e46637]}\\\"}\"}","context":{"RequestID":"4810f545-9dc5-413e-a99b-54dcb9e46637","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8852f59-378e-4e2c-8457-bec5783b4115","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:12.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4810f545-9dc5-413e-a99b-54dcb9e46637","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8852f59-378e-4e2c-8457-bec5783b4115","LogTimestamp":"2023-04-23T00:51:12.745Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:12.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.990Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.992Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.992Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:12.995Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:14.755Z","message":"Entering","context":{"RequestID":"3c312170-f6ce-476c-bc9b-417bdd74b399","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8eaf50a0-5b93-4662-8d49-62a0ee6b2303","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:14.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:14.757Z","message":"{\"transactionId\":\"3c312170-f6ce-476c-bc9b-417bdd74b399\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:14:756\",\"respDate\":\"230423-00:51:14:757\",\"sourceId\":\"haproxy:3c312170-f6ce-476c-bc9b-417bdd74b399\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:14:756-204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad5a9cf-b0e9-493e-9a9b-3ca59bd96dbb], x-b3-parentspanid=[aa38a74066ea4f63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81eb2f15dd8b67b5aa38a74066ea4f63], x-b3-spanid=[27f83afc25b2a552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c312170-f6ce-476c-bc9b-417bdd74b399]}\\\"}\"}","context":{"RequestID":"3c312170-f6ce-476c-bc9b-417bdd74b399","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8eaf50a0-5b93-4662-8d49-62a0ee6b2303","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:14.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:14.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c312170-f6ce-476c-bc9b-417bdd74b399","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8eaf50a0-5b93-4662-8d49-62a0ee6b2303","LogTimestamp":"2023-04-23T00:51:14.758Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:16.766Z","message":"Entering","context":{"RequestID":"fe6efda1-794f-4884-8b01-836352dfcf66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc46ef1f-aa5f-4974-9df7-2e0dfc8a011e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:16.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:16.768Z","message":"{\"transactionId\":\"fe6efda1-794f-4884-8b01-836352dfcf66\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:16:767\",\"respDate\":\"230423-00:51:16:768\",\"sourceId\":\"haproxy:fe6efda1-794f-4884-8b01-836352dfcf66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:16:767-10730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67805cb5-667d-474b-a066-72fb40bf128f], x-b3-parentspanid=[26397f51e9a52b8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15d521819ad4e36f26397f51e9a52b8f], x-b3-spanid=[b3bdb0d7d1c126c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe6efda1-794f-4884-8b01-836352dfcf66]}\\\"}\"}","context":{"RequestID":"fe6efda1-794f-4884-8b01-836352dfcf66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc46ef1f-aa5f-4974-9df7-2e0dfc8a011e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:16.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:16.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe6efda1-794f-4884-8b01-836352dfcf66","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc46ef1f-aa5f-4974-9df7-2e0dfc8a011e","LogTimestamp":"2023-04-23T00:51:16.769Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:18.778Z","message":"Entering","context":{"RequestID":"856bb082-c884-4e16-bf09-48b93e49da2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e35d8ef1-55ed-4063-ab9d-48f7c620d223","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:18.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:18.781Z","message":"{\"transactionId\":\"856bb082-c884-4e16-bf09-48b93e49da2d\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:18:779\",\"respDate\":\"230423-00:51:18:781\",\"sourceId\":\"haproxy:856bb082-c884-4e16-bf09-48b93e49da2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:18:779-15\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9167ba9-a76e-4f45-8c44-fe68a2e479a0], x-b3-parentspanid=[2a3ee9c3277c12b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af28fbb627eecc6b2a3ee9c3277c12b6], x-b3-spanid=[dcab026404ff3dd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[856bb082-c884-4e16-bf09-48b93e49da2d]}\\\"}\"}","context":{"RequestID":"856bb082-c884-4e16-bf09-48b93e49da2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e35d8ef1-55ed-4063-ab9d-48f7c620d223","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:18.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:18.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"856bb082-c884-4e16-bf09-48b93e49da2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e35d8ef1-55ed-4063-ab9d-48f7c620d223","LogTimestamp":"2023-04-23T00:51:18.782Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:51:19.213Z","message":"Entering","context":{"RequestID":"e1674454-9d58-47b3-be9b-0c59773bfdab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a8ded9a-fbd2-44a9-a207-eaaf220d6981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"e1674454-9d58-47b3-be9b-0c59773bfdab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a8ded9a-fbd2-44a9-a207-eaaf220d6981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:19.216Z","message":"{\"transactionId\":\"e1674454-9d58-47b3-be9b-0c59773bfdab\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:19:214\",\"respDate\":\"230423-00:51:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e1674454-9d58-47b3-be9b-0c59773bfdab\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:19:214-77660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e1674454-9d58-47b3-be9b-0c59773bfdab]}\\\"}\"}","context":{"RequestID":"e1674454-9d58-47b3-be9b-0c59773bfdab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8a8ded9a-fbd2-44a9-a207-eaaf220d6981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1674454-9d58-47b3-be9b-0c59773bfdab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a8ded9a-fbd2-44a9-a207-eaaf220d6981","LogTimestamp":"2023-04-23T00:51:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:51:19.337Z","message":"Entering","context":{"RequestID":"32816343-23e0-42cc-b332-92bda3c4b54f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3267f104-133d-4ff3-85dc-ac15121ad150","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:19.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:19.339Z","message":"{\"transactionId\":\"32816343-23e0-42cc-b332-92bda3c4b54f\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:19:337\",\"respDate\":\"230423-00:51:19:339\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32816343-23e0-42cc-b332-92bda3c4b54f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:19:337-1175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78c3d0e7-0e52-474c-b124-a2b778a2e89d], x-b3-parentspanid=[ed3fb0a7d44ce417], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36247], x-envoy-attempt-count=[1], x-b3-traceid=[523cd71940946f35ed3fb0a7d44ce417], x-b3-spanid=[fecbd575c16b605a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32816343-23e0-42cc-b332-92bda3c4b54f]}\\\"}\"}","context":{"RequestID":"32816343-23e0-42cc-b332-92bda3c4b54f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3267f104-133d-4ff3-85dc-ac15121ad150","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:19.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:19.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32816343-23e0-42cc-b332-92bda3c4b54f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3267f104-133d-4ff3-85dc-ac15121ad150","LogTimestamp":"2023-04-23T00:51:19.339Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:20.793Z","message":"Entering","context":{"RequestID":"5786b2d8-660e-4718-8e65-d680d6c3f2c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb075a8-194c-4444-ac19-d17268deaa0e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:20.795Z","message":"{\"transactionId\":\"5786b2d8-660e-4718-8e65-d680d6c3f2c5\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:20:794\",\"respDate\":\"230423-00:51:20:795\",\"sourceId\":\"haproxy:5786b2d8-660e-4718-8e65-d680d6c3f2c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:20:794-50814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae792f9b-75d9-46c1-9dfa-63a59507ad01], x-b3-parentspanid=[53f6f4fa04b42dc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cca9fd9752d6512753f6f4fa04b42dc8], x-b3-spanid=[afbb42845daa7580], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5786b2d8-660e-4718-8e65-d680d6c3f2c5]}\\\"}\"}","context":{"RequestID":"5786b2d8-660e-4718-8e65-d680d6c3f2c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfb075a8-194c-4444-ac19-d17268deaa0e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5786b2d8-660e-4718-8e65-d680d6c3f2c5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfb075a8-194c-4444-ac19-d17268deaa0e","LogTimestamp":"2023-04-23T00:51:20.796Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:22.805Z","message":"Entering","context":{"RequestID":"78eb6c90-d127-4108-b94a-c430f3ee69a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c1806f90-9388-4794-9d16-d3285e15c51a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:22.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:22.807Z","message":"{\"transactionId\":\"78eb6c90-d127-4108-b94a-c430f3ee69a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:22:805\",\"respDate\":\"230423-00:51:22:807\",\"sourceId\":\"haproxy:78eb6c90-d127-4108-b94a-c430f3ee69a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:22:805-60017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66a7b2b2-6b4b-4e23-8944-2743e2320a40], x-b3-parentspanid=[f0923aa37befb4e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f6d682448862d0bf0923aa37befb4e4], x-b3-spanid=[d71f339582ff82f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78eb6c90-d127-4108-b94a-c430f3ee69a3]}\\\"}\"}","context":{"RequestID":"78eb6c90-d127-4108-b94a-c430f3ee69a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"c1806f90-9388-4794-9d16-d3285e15c51a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:22.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:22.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78eb6c90-d127-4108-b94a-c430f3ee69a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1806f90-9388-4794-9d16-d3285e15c51a","LogTimestamp":"2023-04-23T00:51:22.808Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:22.973Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:22.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:22.991Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:22.991Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:24.816Z","message":"Entering","context":{"RequestID":"46ed87ce-1f88-480d-9c15-824880f1dc8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e31a7df-c778-4889-8d08-e0f5e53fc2d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:24.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:24.819Z","message":"{\"transactionId\":\"46ed87ce-1f88-480d-9c15-824880f1dc8b\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:24:818\",\"respDate\":\"230423-00:51:24:819\",\"sourceId\":\"haproxy:46ed87ce-1f88-480d-9c15-824880f1dc8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:24:818-87039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ac88c19-af6f-4d74-b1a7-fd1e1b03d55e], x-b3-parentspanid=[12a2b85af9b992d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ba93cb1c722636512a2b85af9b992d2], x-b3-spanid=[cef5b336fa16f9e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46ed87ce-1f88-480d-9c15-824880f1dc8b]}\\\"}\"}","context":{"RequestID":"46ed87ce-1f88-480d-9c15-824880f1dc8b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e31a7df-c778-4889-8d08-e0f5e53fc2d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:24.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:24.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46ed87ce-1f88-480d-9c15-824880f1dc8b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e31a7df-c778-4889-8d08-e0f5e53fc2d7","LogTimestamp":"2023-04-23T00:51:24.820Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:51:26.831Z","message":"Entering","context":{"RequestID":"aea2c186-238d-4616-9dbd-dc55a0882b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0b87faf-8050-4a0f-a51d-dc8b3c555803","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:26.832Z","message":"{\"transactionId\":\"aea2c186-238d-4616-9dbd-dc55a0882b5b\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:26:831\",\"respDate\":\"230423-00:51:26:832\",\"sourceId\":\"haproxy:aea2c186-238d-4616-9dbd-dc55a0882b5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:26:831-73602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c099539-7fe7-4122-a7ac-b0dd5239cafb], x-b3-parentspanid=[30f87265952732d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b48bd56fd1bfe7930f87265952732d5], x-b3-spanid=[e9bbc1f4fdcc5a7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aea2c186-238d-4616-9dbd-dc55a0882b5b]}\\\"}\"}","context":{"RequestID":"aea2c186-238d-4616-9dbd-dc55a0882b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0b87faf-8050-4a0f-a51d-dc8b3c555803","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:26.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:26.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aea2c186-238d-4616-9dbd-dc55a0882b5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b87faf-8050-4a0f-a51d-dc8b3c555803","LogTimestamp":"2023-04-23T00:51:26.833Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:28.841Z","message":"Entering","context":{"RequestID":"1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eed34342-ce82-45d3-a105-525411b8a6ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:28.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:28.843Z","message":"{\"transactionId\":\"1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:28:841\",\"respDate\":\"230423-00:51:28:842\",\"sourceId\":\"haproxy:1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:28:841-39454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b34bb22-fa12-417e-ac95-5f952fbb68e6], x-b3-parentspanid=[915a0bdecfc5bad6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[076070af4b91fdbf915a0bdecfc5bad6], x-b3-spanid=[7606eef12c55b6cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2]}\\\"}\"}","context":{"RequestID":"1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eed34342-ce82-45d3-a105-525411b8a6ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:28.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:28.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e6d1ef7-30fe-4e73-ae93-2e8a890d97c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eed34342-ce82-45d3-a105-525411b8a6ea","LogTimestamp":"2023-04-23T00:51:28.843Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:29.212Z","message":"Entering","context":{"RequestID":"e885e7e4-6a59-46ff-bd69-f6ed89aa7adc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45cdc863-bb19-4558-aab5-579f8b364b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"e885e7e4-6a59-46ff-bd69-f6ed89aa7adc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45cdc863-bb19-4558-aab5-579f8b364b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:29.215Z","message":"{\"transactionId\":\"e885e7e4-6a59-46ff-bd69-f6ed89aa7adc\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:29:213\",\"respDate\":\"230423-00:51:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e885e7e4-6a59-46ff-bd69-f6ed89aa7adc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:29:213-71858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e885e7e4-6a59-46ff-bd69-f6ed89aa7adc]}\\\"}\"}","context":{"RequestID":"e885e7e4-6a59-46ff-bd69-f6ed89aa7adc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"45cdc863-bb19-4558-aab5-579f8b364b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e885e7e4-6a59-46ff-bd69-f6ed89aa7adc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45cdc863-bb19-4558-aab5-579f8b364b28","LogTimestamp":"2023-04-23T00:51:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:51:29.323Z","message":"Entering","context":{"RequestID":"cb3a1527-0209-4141-be90-fda2b6b31152","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6870c9f-1ffc-483c-b74d-d46eff259edc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:29.325Z","message":"{\"transactionId\":\"cb3a1527-0209-4141-be90-fda2b6b31152\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:29:324\",\"respDate\":\"230423-00:51:29:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb3a1527-0209-4141-be90-fda2b6b31152\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:29:324-3815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[386ee7f8-c7b2-4598-b1ee-770b3f34c2ae], x-b3-parentspanid=[1c568796e0c137d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38103], x-envoy-attempt-count=[1], x-b3-traceid=[6bc958c575bc6b101c568796e0c137d5], x-b3-spanid=[a71fcf140786d88f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb3a1527-0209-4141-be90-fda2b6b31152]}\\\"}\"}","context":{"RequestID":"cb3a1527-0209-4141-be90-fda2b6b31152","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6870c9f-1ffc-483c-b74d-d46eff259edc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:29.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:29.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb3a1527-0209-4141-be90-fda2b6b31152","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6870c9f-1ffc-483c-b74d-d46eff259edc","LogTimestamp":"2023-04-23T00:51:29.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:30.852Z","message":"Entering","context":{"RequestID":"1ce255c2-c261-46ec-9d2a-f124928266c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e4a8e3f-6573-421c-a835-2bf38e80d5ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:30.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:30.854Z","message":"{\"transactionId\":\"1ce255c2-c261-46ec-9d2a-f124928266c5\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:30:853\",\"respDate\":\"230423-00:51:30:854\",\"sourceId\":\"haproxy:1ce255c2-c261-46ec-9d2a-f124928266c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:30:853-48834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff73915e-5f03-4139-b232-3ea033cffbb3], x-b3-parentspanid=[0defdaa2a7191b54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06bdc05cd72cc8b70defdaa2a7191b54], x-b3-spanid=[986fc07c93609a1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ce255c2-c261-46ec-9d2a-f124928266c5]}\\\"}\"}","context":{"RequestID":"1ce255c2-c261-46ec-9d2a-f124928266c5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e4a8e3f-6573-421c-a835-2bf38e80d5ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:30.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ce255c2-c261-46ec-9d2a-f124928266c5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e4a8e3f-6573-421c-a835-2bf38e80d5ba","LogTimestamp":"2023-04-23T00:51:30.855Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:32.864Z","message":"Entering","context":{"RequestID":"ff2f2301-e105-4f9b-8416-ee723e0a4f5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"767c2eff-2282-4815-b2b0-eb492906f03a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:32.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:32.866Z","message":"{\"transactionId\":\"ff2f2301-e105-4f9b-8416-ee723e0a4f5c\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:32:865\",\"respDate\":\"230423-00:51:32:866\",\"sourceId\":\"haproxy:ff2f2301-e105-4f9b-8416-ee723e0a4f5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:32:865-45020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11fb89d9-3b30-40c3-8c5d-790b4972867f], x-b3-parentspanid=[0e1b63f83294a5ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2ff982611e35c2d0e1b63f83294a5ea], x-b3-spanid=[5f44a815e575d1e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff2f2301-e105-4f9b-8416-ee723e0a4f5c]}\\\"}\"}","context":{"RequestID":"ff2f2301-e105-4f9b-8416-ee723e0a4f5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"767c2eff-2282-4815-b2b0-eb492906f03a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:32.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:32.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff2f2301-e105-4f9b-8416-ee723e0a4f5c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"767c2eff-2282-4815-b2b0-eb492906f03a","LogTimestamp":"2023-04-23T00:51:32.867Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:32.974Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:32.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:32.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:32.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:34.876Z","message":"Entering","context":{"RequestID":"9e6981a0-d7e5-4460-b691-66390fb3b3cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53e467c2-c17a-49b3-96f8-43ea89c02731","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:34.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:34.878Z","message":"{\"transactionId\":\"9e6981a0-d7e5-4460-b691-66390fb3b3cf\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:34:877\",\"respDate\":\"230423-00:51:34:878\",\"sourceId\":\"haproxy:9e6981a0-d7e5-4460-b691-66390fb3b3cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:34:877-41354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67ea46dc-ba5d-4fba-8056-7ab17a9b50d8], x-b3-parentspanid=[29975c818a6f0159], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcef5dd5c957365129975c818a6f0159], x-b3-spanid=[98d18bee1d7b6a83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e6981a0-d7e5-4460-b691-66390fb3b3cf]}\\\"}\"}","context":{"RequestID":"9e6981a0-d7e5-4460-b691-66390fb3b3cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"53e467c2-c17a-49b3-96f8-43ea89c02731","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:34.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:34.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e6981a0-d7e5-4460-b691-66390fb3b3cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53e467c2-c17a-49b3-96f8-43ea89c02731","LogTimestamp":"2023-04-23T00:51:34.879Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:35.338Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:35.343Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:36.889Z","message":"Entering","context":{"RequestID":"c417cf21-0ccc-4d59-bceb-0de9a1ece682","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74f8ff5c-536b-4597-8991-89f926d81f1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:36.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:36.891Z","message":"{\"transactionId\":\"c417cf21-0ccc-4d59-bceb-0de9a1ece682\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:36:890\",\"respDate\":\"230423-00:51:36:891\",\"sourceId\":\"haproxy:c417cf21-0ccc-4d59-bceb-0de9a1ece682\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:36:890-92265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c9810cb-cd30-4ebc-b74a-f0b76e97da4f], x-b3-parentspanid=[6544d1bcda4d4604], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d19a7e58b8f3657d6544d1bcda4d4604], x-b3-spanid=[6fdcf8dd28209461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c417cf21-0ccc-4d59-bceb-0de9a1ece682]}\\\"}\"}","context":{"RequestID":"c417cf21-0ccc-4d59-bceb-0de9a1ece682","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74f8ff5c-536b-4597-8991-89f926d81f1a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:36.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:36.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c417cf21-0ccc-4d59-bceb-0de9a1ece682","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74f8ff5c-536b-4597-8991-89f926d81f1a","LogTimestamp":"2023-04-23T00:51:36.892Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:38.902Z","message":"Entering","context":{"RequestID":"6b20191c-c81a-4428-a2ab-2e16d629b79e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77bf1e1-c98f-42cb-b59b-007b0f8c42f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:38.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:38.904Z","message":"{\"transactionId\":\"6b20191c-c81a-4428-a2ab-2e16d629b79e\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:38:902\",\"respDate\":\"230423-00:51:38:904\",\"sourceId\":\"haproxy:6b20191c-c81a-4428-a2ab-2e16d629b79e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:38:902-50657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6604eaa-9ccf-405a-a242-24e5d4f0ea17], x-b3-parentspanid=[a2daaf3ea93adb30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1eb7c180fbabb62a2daaf3ea93adb30], x-b3-spanid=[8f3fdf61a27164bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b20191c-c81a-4428-a2ab-2e16d629b79e]}\\\"}\"}","context":{"RequestID":"6b20191c-c81a-4428-a2ab-2e16d629b79e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77bf1e1-c98f-42cb-b59b-007b0f8c42f2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:38.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:38.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b20191c-c81a-4428-a2ab-2e16d629b79e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e77bf1e1-c98f-42cb-b59b-007b0f8c42f2","LogTimestamp":"2023-04-23T00:51:38.905Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:39.212Z","message":"Entering","context":{"RequestID":"25aebb7f-016d-47c8-bd43-beb373714ffb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"448ca075-d7c3-4930-812c-e4e811c173c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"25aebb7f-016d-47c8-bd43-beb373714ffb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"448ca075-d7c3-4930-812c-e4e811c173c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:39.215Z","message":"{\"transactionId\":\"25aebb7f-016d-47c8-bd43-beb373714ffb\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:39:212\",\"respDate\":\"230423-00:51:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25aebb7f-016d-47c8-bd43-beb373714ffb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:39:212-60076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25aebb7f-016d-47c8-bd43-beb373714ffb]}\\\"}\"}","context":{"RequestID":"25aebb7f-016d-47c8-bd43-beb373714ffb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"448ca075-d7c3-4930-812c-e4e811c173c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25aebb7f-016d-47c8-bd43-beb373714ffb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"448ca075-d7c3-4930-812c-e4e811c173c5","LogTimestamp":"2023-04-23T00:51:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:51:39.325Z","message":"Entering","context":{"RequestID":"2d626d82-4168-4ef2-af5d-8a8745ff0885","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbdb8f13-45d4-4054-89ef-c6a2dff3e977","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:39.327Z","message":"{\"transactionId\":\"2d626d82-4168-4ef2-af5d-8a8745ff0885\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:39:326\",\"respDate\":\"230423-00:51:39:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2d626d82-4168-4ef2-af5d-8a8745ff0885\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:39:326-60686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b920acb-e25a-4bd7-a71b-434d6904d1b6], x-b3-parentspanid=[4736a0ec932f2e4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44691], x-envoy-attempt-count=[1], x-b3-traceid=[5e042fa4daa4970f4736a0ec932f2e4b], x-b3-spanid=[c4d19633798c0e51], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2d626d82-4168-4ef2-af5d-8a8745ff0885]}\\\"}\"}","context":{"RequestID":"2d626d82-4168-4ef2-af5d-8a8745ff0885","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dbdb8f13-45d4-4054-89ef-c6a2dff3e977","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:39.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d626d82-4168-4ef2-af5d-8a8745ff0885","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbdb8f13-45d4-4054-89ef-c6a2dff3e977","LogTimestamp":"2023-04-23T00:51:39.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:40.914Z","message":"Entering","context":{"RequestID":"70bdd68f-3386-455d-939b-70ba4b4b7a44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c08788e2-8959-4c16-a9d2-0346611f019d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:40.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:40.916Z","message":"{\"transactionId\":\"70bdd68f-3386-455d-939b-70ba4b4b7a44\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:40:915\",\"respDate\":\"230423-00:51:40:916\",\"sourceId\":\"haproxy:70bdd68f-3386-455d-939b-70ba4b4b7a44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:40:915-48778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d12b4b6-1c68-4dfc-9250-e8be6cde558a], x-b3-parentspanid=[6b2e51cfe9548de7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd6dc6743daeb8086b2e51cfe9548de7], x-b3-spanid=[d1b632a809e2d20b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70bdd68f-3386-455d-939b-70ba4b4b7a44]}\\\"}\"}","context":{"RequestID":"70bdd68f-3386-455d-939b-70ba4b4b7a44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c08788e2-8959-4c16-a9d2-0346611f019d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:40.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:40.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70bdd68f-3386-455d-939b-70ba4b4b7a44","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c08788e2-8959-4c16-a9d2-0346611f019d","LogTimestamp":"2023-04-23T00:51:40.917Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:42.926Z","message":"Entering","context":{"RequestID":"01699950-7283-49d7-9454-93cbc7b8a684","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b822eee7-ed39-4914-bd91-efee87ff0e22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:42.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:42.928Z","message":"{\"transactionId\":\"01699950-7283-49d7-9454-93cbc7b8a684\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:42:927\",\"respDate\":\"230423-00:51:42:928\",\"sourceId\":\"haproxy:01699950-7283-49d7-9454-93cbc7b8a684\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:42:927-61391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5925e2c-5c0e-4739-b07c-ba491db467e4], x-b3-parentspanid=[a1563f024c33cff1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bbc051330aa79f7a1563f024c33cff1], x-b3-spanid=[9a9e671a4b547fdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01699950-7283-49d7-9454-93cbc7b8a684]}\\\"}\"}","context":{"RequestID":"01699950-7283-49d7-9454-93cbc7b8a684","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b822eee7-ed39-4914-bd91-efee87ff0e22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:42.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:42.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01699950-7283-49d7-9454-93cbc7b8a684","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b822eee7-ed39-4914-bd91-efee87ff0e22","LogTimestamp":"2023-04-23T00:51:42.929Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:42.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:42.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:42.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:42.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:44.939Z","message":"Entering","context":{"RequestID":"f645dfa5-ba52-4c39-a0e8-0ce04660c4a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35beef50-8c87-4d81-a3b4-99f3d5bacd32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:44.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:44.941Z","message":"{\"transactionId\":\"f645dfa5-ba52-4c39-a0e8-0ce04660c4a4\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:44:940\",\"respDate\":\"230423-00:51:44:941\",\"sourceId\":\"haproxy:f645dfa5-ba52-4c39-a0e8-0ce04660c4a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:44:940-97407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69331f49-6281-4fd6-9fd7-3361c45e400f], x-b3-parentspanid=[b4fe24bd36c64844], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f57df4dabafa29cbb4fe24bd36c64844], x-b3-spanid=[93a07da207dcdc2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f645dfa5-ba52-4c39-a0e8-0ce04660c4a4]}\\\"}\"}","context":{"RequestID":"f645dfa5-ba52-4c39-a0e8-0ce04660c4a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35beef50-8c87-4d81-a3b4-99f3d5bacd32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:44.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:44.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f645dfa5-ba52-4c39-a0e8-0ce04660c4a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35beef50-8c87-4d81-a3b4-99f3d5bacd32","LogTimestamp":"2023-04-23T00:51:44.942Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:46.953Z","message":"Entering","context":{"RequestID":"353ecc2a-43c6-4d62-b144-ab9cb00b4964","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d989260-6b23-4c25-8d84-db2c7a9e8862","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:46.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:46.956Z","message":"{\"transactionId\":\"353ecc2a-43c6-4d62-b144-ab9cb00b4964\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:46:954\",\"respDate\":\"230423-00:51:46:955\",\"sourceId\":\"haproxy:353ecc2a-43c6-4d62-b144-ab9cb00b4964\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:46:954-51900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f59f8f7-c404-4178-af09-bb3793d4a34f], x-b3-parentspanid=[0d0e6c164b3931d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[961c09ecacb1856a0d0e6c164b3931d0], x-b3-spanid=[291df27deb3c6f9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[353ecc2a-43c6-4d62-b144-ab9cb00b4964]}\\\"}\"}","context":{"RequestID":"353ecc2a-43c6-4d62-b144-ab9cb00b4964","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d989260-6b23-4c25-8d84-db2c7a9e8862","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:46.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:46.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"353ecc2a-43c6-4d62-b144-ab9cb00b4964","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d989260-6b23-4c25-8d84-db2c7a9e8862","LogTimestamp":"2023-04-23T00:51:46.956Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:48.966Z","message":"Entering","context":{"RequestID":"8066d83b-04ef-48e2-8d5a-ff6d727bd61f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04db3ffb-5eef-463c-a636-8c7be9b8f948","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:48.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:48.968Z","message":"{\"transactionId\":\"8066d83b-04ef-48e2-8d5a-ff6d727bd61f\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:48:967\",\"respDate\":\"230423-00:51:48:968\",\"sourceId\":\"haproxy:8066d83b-04ef-48e2-8d5a-ff6d727bd61f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:48:967-36064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ced5cd31-3326-49d2-b332-1575661987b2], x-b3-parentspanid=[c93c1581a1b17716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dde1dbb167a94d7c93c1581a1b17716], x-b3-spanid=[89ac15717e0322d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8066d83b-04ef-48e2-8d5a-ff6d727bd61f]}\\\"}\"}","context":{"RequestID":"8066d83b-04ef-48e2-8d5a-ff6d727bd61f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04db3ffb-5eef-463c-a636-8c7be9b8f948","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:48.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:48.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8066d83b-04ef-48e2-8d5a-ff6d727bd61f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04db3ffb-5eef-463c-a636-8c7be9b8f948","LogTimestamp":"2023-04-23T00:51:48.969Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:49.212Z","message":"Entering","context":{"RequestID":"9109dfc1-4390-4ad6-ba88-951cbc0d7359","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03db0f3d-712c-4b6f-a696-d99fbc29abba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"9109dfc1-4390-4ad6-ba88-951cbc0d7359","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03db0f3d-712c-4b6f-a696-d99fbc29abba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:49.219Z","message":"{\"transactionId\":\"9109dfc1-4390-4ad6-ba88-951cbc0d7359\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:49:213\",\"respDate\":\"230423-00:51:49:219\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9109dfc1-4390-4ad6-ba88-951cbc0d7359\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:49:213-89420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9109dfc1-4390-4ad6-ba88-951cbc0d7359]}\\\"}\"}","context":{"RequestID":"9109dfc1-4390-4ad6-ba88-951cbc0d7359","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03db0f3d-712c-4b6f-a696-d99fbc29abba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:49.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9109dfc1-4390-4ad6-ba88-951cbc0d7359","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03db0f3d-712c-4b6f-a696-d99fbc29abba","LogTimestamp":"2023-04-23T00:51:49.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-23T00:51:49.324Z","message":"Entering","context":{"RequestID":"d085e7b8-f606-4698-a781-cd0afe32c441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5776fe4-2866-4d6f-8319-fb25dc060f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:49.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:49.326Z","message":"{\"transactionId\":\"d085e7b8-f606-4698-a781-cd0afe32c441\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:49:325\",\"respDate\":\"230423-00:51:49:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d085e7b8-f606-4698-a781-cd0afe32c441\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:49:325-5701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d2da9d1-ec12-4dd0-a8d1-fc5140304e18], x-b3-parentspanid=[2e527d77a2bc8b70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54025], x-envoy-attempt-count=[1], x-b3-traceid=[31df2b283d84402b2e527d77a2bc8b70], x-b3-spanid=[45a77d5e0bf88a85], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d085e7b8-f606-4698-a781-cd0afe32c441]}\\\"}\"}","context":{"RequestID":"d085e7b8-f606-4698-a781-cd0afe32c441","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c5776fe4-2866-4d6f-8319-fb25dc060f7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:49.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:49.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d085e7b8-f606-4698-a781-cd0afe32c441","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5776fe4-2866-4d6f-8319-fb25dc060f7f","LogTimestamp":"2023-04-23T00:51:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:50.978Z","message":"Entering","context":{"RequestID":"1990b1cd-8031-4b40-bbb7-c622505122b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"581e06d0-113a-4190-bc2f-b86e81283d20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:50.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:50.980Z","message":"{\"transactionId\":\"1990b1cd-8031-4b40-bbb7-c622505122b6\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:50:979\",\"respDate\":\"230423-00:51:50:980\",\"sourceId\":\"haproxy:1990b1cd-8031-4b40-bbb7-c622505122b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:50:979-29348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8f54d04-8bf2-4bc2-8f83-236acfa61e9a], x-b3-parentspanid=[b7f397278344d9c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[116029c5a8427878b7f397278344d9c4], x-b3-spanid=[a71abc9f052ef9b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1990b1cd-8031-4b40-bbb7-c622505122b6]}\\\"}\"}","context":{"RequestID":"1990b1cd-8031-4b40-bbb7-c622505122b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"581e06d0-113a-4190-bc2f-b86e81283d20","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:50.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:50.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1990b1cd-8031-4b40-bbb7-c622505122b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"581e06d0-113a-4190-bc2f-b86e81283d20","LogTimestamp":"2023-04-23T00:51:50.981Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:52.975Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.991Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.991Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.991Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.992Z","message":"Entering","context":{"RequestID":"ec16f554-61e0-408f-876d-085c3cf82dfb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"933508df-8bde-4552-b55c-462213a0f674","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:52.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.994Z","message":"{\"transactionId\":\"ec16f554-61e0-408f-876d-085c3cf82dfb\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:52:993\",\"respDate\":\"230423-00:51:52:994\",\"sourceId\":\"haproxy:ec16f554-61e0-408f-876d-085c3cf82dfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:51:52:993-91834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5cfaf1f-e614-4dd7-a03b-b2155d400ee2], x-b3-parentspanid=[01ea7e79d77bbf00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f30354226e5bb06801ea7e79d77bbf00], x-b3-spanid=[5a05a861075f4029], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec16f554-61e0-408f-876d-085c3cf82dfb]}\\\"}\"}","context":{"RequestID":"ec16f554-61e0-408f-876d-085c3cf82dfb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"933508df-8bde-4552-b55c-462213a0f674","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:52.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:52.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec16f554-61e0-408f-876d-085c3cf82dfb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"933508df-8bde-4552-b55c-462213a0f674","LogTimestamp":"2023-04-23T00:51:52.995Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:55.005Z","message":"Entering","context":{"RequestID":"65882893-b511-43c9-bb7a-ad6c2fd58f49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ea65e8f-3be7-46d7-8654-35d1767a5cf6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:55.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:55.007Z","message":"{\"transactionId\":\"65882893-b511-43c9-bb7a-ad6c2fd58f49\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:55:006\",\"respDate\":\"230423-00:51:55:007\",\"sourceId\":\"haproxy:65882893-b511-43c9-bb7a-ad6c2fd58f49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:55:006-90683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b906d3f-54b5-4ec5-bd98-f6b5c4ff4030], x-b3-parentspanid=[981d8e03a49484fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[675434953ecdd0a3981d8e03a49484fc], x-b3-spanid=[560cd40df5f3279b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65882893-b511-43c9-bb7a-ad6c2fd58f49]}\\\"}\"}","context":{"RequestID":"65882893-b511-43c9-bb7a-ad6c2fd58f49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ea65e8f-3be7-46d7-8654-35d1767a5cf6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:55.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:55.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65882893-b511-43c9-bb7a-ad6c2fd58f49","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ea65e8f-3be7-46d7-8654-35d1767a5cf6","LogTimestamp":"2023-04-23T00:51:55.007Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:51:57.017Z","message":"Entering","context":{"RequestID":"2b938499-7764-4426-afe3-6b8448c4723c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c5a9053-41a7-412a-a12a-993ae1af9081","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:57.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:57.019Z","message":"{\"transactionId\":\"2b938499-7764-4426-afe3-6b8448c4723c\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:57:018\",\"respDate\":\"230423-00:51:57:019\",\"sourceId\":\"haproxy:2b938499-7764-4426-afe3-6b8448c4723c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:57:018-22397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbd53b9b-9507-4fc7-9710-52729e8e0357], x-b3-parentspanid=[ace9606e36069b1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b785696ff66e4b98ace9606e36069b1c], x-b3-spanid=[85c6f599c5cc10d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b938499-7764-4426-afe3-6b8448c4723c]}\\\"}\"}","context":{"RequestID":"2b938499-7764-4426-afe3-6b8448c4723c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c5a9053-41a7-412a-a12a-993ae1af9081","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:57.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:57.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b938499-7764-4426-afe3-6b8448c4723c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c5a9053-41a7-412a-a12a-993ae1af9081","LogTimestamp":"2023-04-23T00:51:57.020Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:51:59.029Z","message":"Entering","context":{"RequestID":"ef0f0242-f36f-4492-9e08-3b83b2f57a4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03d9d4bc-4a2a-4aa2-b835-81f9dd4bafcc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:59.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.031Z","message":"{\"transactionId\":\"ef0f0242-f36f-4492-9e08-3b83b2f57a4c\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:59:030\",\"respDate\":\"230423-00:51:59:031\",\"sourceId\":\"haproxy:ef0f0242-f36f-4492-9e08-3b83b2f57a4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:59:030-24145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51d1cf4d-a54d-4ac6-a43f-5ab4a13614c2], x-b3-parentspanid=[93abfd324b1f6d1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4513eb28a17f79693abfd324b1f6d1b], x-b3-spanid=[2065972387067687], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef0f0242-f36f-4492-9e08-3b83b2f57a4c]}\\\"}\"}","context":{"RequestID":"ef0f0242-f36f-4492-9e08-3b83b2f57a4c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03d9d4bc-4a2a-4aa2-b835-81f9dd4bafcc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:51:59.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0f0242-f36f-4492-9e08-3b83b2f57a4c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d9d4bc-4a2a-4aa2-b835-81f9dd4bafcc","LogTimestamp":"2023-04-23T00:51:59.032Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:59.212Z","message":"Entering","context":{"RequestID":"a1e14355-7d2f-4064-8793-f45e84b319a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94df84f-de0f-4f55-b3c0-de23d511fc33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1e14355-7d2f-4064-8793-f45e84b319a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94df84f-de0f-4f55-b3c0-de23d511fc33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.215Z","message":"{\"transactionId\":\"a1e14355-7d2f-4064-8793-f45e84b319a8\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:59:213\",\"respDate\":\"230423-00:51:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a1e14355-7d2f-4064-8793-f45e84b319a8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:51:59:213-12675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a1e14355-7d2f-4064-8793-f45e84b319a8]}\\\"}\"}","context":{"RequestID":"a1e14355-7d2f-4064-8793-f45e84b319a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94df84f-de0f-4f55-b3c0-de23d511fc33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:51:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1e14355-7d2f-4064-8793-f45e84b319a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94df84f-de0f-4f55-b3c0-de23d511fc33","LogTimestamp":"2023-04-23T00:51:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:51:59.325Z","message":"Entering","context":{"RequestID":"cf196fcd-0cb6-4145-8fe0-96fdfc7e868e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0d379e3-b790-4333-a492-0822f17b2d6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.327Z","message":"{\"transactionId\":\"cf196fcd-0cb6-4145-8fe0-96fdfc7e868e\",\"status\":\"200\",\"rqstDate\":\"230423-00:51:59:326\",\"respDate\":\"230423-00:51:59:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cf196fcd-0cb6-4145-8fe0-96fdfc7e868e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:51:59:326-48168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79969c98-5d41-4e75-a0fc-89c4a51120e9], x-b3-parentspanid=[0eb2ce6ff3b3ce06], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45975], x-envoy-attempt-count=[1], x-b3-traceid=[033fcb87ae5756b70eb2ce6ff3b3ce06], x-b3-spanid=[f496dc89e3c66c72], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cf196fcd-0cb6-4145-8fe0-96fdfc7e868e]}\\\"}\"}","context":{"RequestID":"cf196fcd-0cb6-4145-8fe0-96fdfc7e868e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a0d379e3-b790-4333-a492-0822f17b2d6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:51:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:51:59.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf196fcd-0cb6-4145-8fe0-96fdfc7e868e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0d379e3-b790-4333-a492-0822f17b2d6c","LogTimestamp":"2023-04-23T00:51:59.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:51:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:01.043Z","message":"Entering","context":{"RequestID":"cbd336ba-80a2-4efb-aace-6af898460708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0f6e712-073e-4144-88fd-99b307234f39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:01.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:01.046Z","message":"{\"transactionId\":\"cbd336ba-80a2-4efb-aace-6af898460708\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:01:044\",\"respDate\":\"230423-00:52:01:046\",\"sourceId\":\"haproxy:cbd336ba-80a2-4efb-aace-6af898460708\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:01:044-20261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e480dd0c-6f1e-40fc-a847-f4e783092886], x-b3-parentspanid=[9ea39353b903d053], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5a75d4b04a0748c9ea39353b903d053], x-b3-spanid=[71d0a449a3d49a48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbd336ba-80a2-4efb-aace-6af898460708]}\\\"}\"}","context":{"RequestID":"cbd336ba-80a2-4efb-aace-6af898460708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0f6e712-073e-4144-88fd-99b307234f39","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:01.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:01.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbd336ba-80a2-4efb-aace-6af898460708","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0f6e712-073e-4144-88fd-99b307234f39","LogTimestamp":"2023-04-23T00:52:01.047Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:52:02.976Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:02.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:02.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:02.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:03.057Z","message":"Entering","context":{"RequestID":"a2852138-814a-4e6a-a821-04e60a2ecb30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94b9c72f-6fbf-4392-b520-2b3a581070fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:03.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:03.059Z","message":"{\"transactionId\":\"a2852138-814a-4e6a-a821-04e60a2ecb30\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:03:058\",\"respDate\":\"230423-00:52:03:059\",\"sourceId\":\"haproxy:a2852138-814a-4e6a-a821-04e60a2ecb30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:03:058-76273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fc923a1-823d-440f-942b-362a80dc904d], x-b3-parentspanid=[0e5d7f005ce0feb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56d385133fa27f7a0e5d7f005ce0feb1], x-b3-spanid=[5b3fd9bf570bb4aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2852138-814a-4e6a-a821-04e60a2ecb30]}\\\"}\"}","context":{"RequestID":"a2852138-814a-4e6a-a821-04e60a2ecb30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94b9c72f-6fbf-4392-b520-2b3a581070fe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:03.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:03.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2852138-814a-4e6a-a821-04e60a2ecb30","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94b9c72f-6fbf-4392-b520-2b3a581070fe","LogTimestamp":"2023-04-23T00:52:03.060Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:05.070Z","message":"Entering","context":{"RequestID":"ae35ed97-91c9-47ed-804b-213f8c025e1a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d0b0468-0bf9-4b34-a369-17f7fd6b18df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:05.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:05.072Z","message":"{\"transactionId\":\"ae35ed97-91c9-47ed-804b-213f8c025e1a\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:05:071\",\"respDate\":\"230423-00:52:05:072\",\"sourceId\":\"haproxy:ae35ed97-91c9-47ed-804b-213f8c025e1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:05:071-9262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0ac1981-887d-4000-ae09-12e350284747], x-b3-parentspanid=[73e697e9f70b18de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbece23df92e69f473e697e9f70b18de], x-b3-spanid=[dbc8761e886453b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae35ed97-91c9-47ed-804b-213f8c025e1a]}\\\"}\"}","context":{"RequestID":"ae35ed97-91c9-47ed-804b-213f8c025e1a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4d0b0468-0bf9-4b34-a369-17f7fd6b18df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:05.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:05.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae35ed97-91c9-47ed-804b-213f8c025e1a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d0b0468-0bf9-4b34-a369-17f7fd6b18df","LogTimestamp":"2023-04-23T00:52:05.073Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:05.344Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:05.350Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:07.083Z","message":"Entering","context":{"RequestID":"3e07d872-f9a7-4227-877d-c6c11d2f9064","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9def540-4f68-4b7f-924a-3ffb81291a2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:07.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:07.085Z","message":"{\"transactionId\":\"3e07d872-f9a7-4227-877d-c6c11d2f9064\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:07:083\",\"respDate\":\"230423-00:52:07:084\",\"sourceId\":\"haproxy:3e07d872-f9a7-4227-877d-c6c11d2f9064\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:07:083-61987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7adf459-6fae-43da-9863-2eb556a2aade], x-b3-parentspanid=[f1c4fa5f7e96005f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[853eeb39164372f4f1c4fa5f7e96005f], x-b3-spanid=[283e5a7912f2a607], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e07d872-f9a7-4227-877d-c6c11d2f9064]}\\\"}\"}","context":{"RequestID":"3e07d872-f9a7-4227-877d-c6c11d2f9064","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9def540-4f68-4b7f-924a-3ffb81291a2e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:07.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:07.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e07d872-f9a7-4227-877d-c6c11d2f9064","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9def540-4f68-4b7f-924a-3ffb81291a2e","LogTimestamp":"2023-04-23T00:52:07.085Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:09.095Z","message":"Entering","context":{"RequestID":"1d61db5a-0d6e-4d1f-9b05-1b025403fc43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c517804a-5148-4666-8a71-7bb1e34210bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:09.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.097Z","message":"{\"transactionId\":\"1d61db5a-0d6e-4d1f-9b05-1b025403fc43\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:09:096\",\"respDate\":\"230423-00:52:09:097\",\"sourceId\":\"haproxy:1d61db5a-0d6e-4d1f-9b05-1b025403fc43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:09:096-39371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35aeeca1-5e72-45b5-bcb4-30d416424933], x-b3-parentspanid=[c7a1d9e9e888222b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ea4911aa345f794c7a1d9e9e888222b], x-b3-spanid=[ed1b72e104b550f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d61db5a-0d6e-4d1f-9b05-1b025403fc43]}\\\"}\"}","context":{"RequestID":"1d61db5a-0d6e-4d1f-9b05-1b025403fc43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c517804a-5148-4666-8a71-7bb1e34210bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:09.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d61db5a-0d6e-4d1f-9b05-1b025403fc43","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c517804a-5148-4666-8a71-7bb1e34210bc","LogTimestamp":"2023-04-23T00:52:09.098Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:09.211Z","message":"Entering","context":{"RequestID":"ddb741da-9be7-4317-8a6d-415fb039659f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca5fa278-94dc-4698-87f6-8ca955835b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ddb741da-9be7-4317-8a6d-415fb039659f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca5fa278-94dc-4698-87f6-8ca955835b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.214Z","message":"{\"transactionId\":\"ddb741da-9be7-4317-8a6d-415fb039659f\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:09:212\",\"respDate\":\"230423-00:52:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ddb741da-9be7-4317-8a6d-415fb039659f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:09:212-25868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ddb741da-9be7-4317-8a6d-415fb039659f]}\\\"}\"}","context":{"RequestID":"ddb741da-9be7-4317-8a6d-415fb039659f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ca5fa278-94dc-4698-87f6-8ca955835b9d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddb741da-9be7-4317-8a6d-415fb039659f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca5fa278-94dc-4698-87f6-8ca955835b9d","LogTimestamp":"2023-04-23T00:52:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:09.326Z","message":"Entering","context":{"RequestID":"3d952fcd-f8cb-426c-a792-61fb30694047","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9784c0e6-92d0-4292-b4a9-b5caf0fe3967","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.328Z","message":"{\"transactionId\":\"3d952fcd-f8cb-426c-a792-61fb30694047\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:09:326\",\"respDate\":\"230423-00:52:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3d952fcd-f8cb-426c-a792-61fb30694047\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:09:326-16549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d7206b9-c345-45ce-83fc-6172ca211fe1], x-b3-parentspanid=[b6b528c1b44214a1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34995], x-envoy-attempt-count=[1], x-b3-traceid=[cee601fb281ca44ab6b528c1b44214a1], x-b3-spanid=[6d18865ea9a83184], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3d952fcd-f8cb-426c-a792-61fb30694047]}\\\"}\"}","context":{"RequestID":"3d952fcd-f8cb-426c-a792-61fb30694047","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9784c0e6-92d0-4292-b4a9-b5caf0fe3967","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:09.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:09.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d952fcd-f8cb-426c-a792-61fb30694047","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9784c0e6-92d0-4292-b4a9-b5caf0fe3967","LogTimestamp":"2023-04-23T00:52:09.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:11.108Z","message":"Entering","context":{"RequestID":"02d193a6-f6a5-43a9-8e71-0dc60e69e340","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23758cee-a0a2-4f8a-a4db-ffb35049df99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:11.109Z","message":"{\"transactionId\":\"02d193a6-f6a5-43a9-8e71-0dc60e69e340\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:11:108\",\"respDate\":\"230423-00:52:11:109\",\"sourceId\":\"haproxy:02d193a6-f6a5-43a9-8e71-0dc60e69e340\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:11:108-32189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dc95b13-737a-4f30-bf30-d4024382f11e], x-b3-parentspanid=[c0ef039f0c32d606], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c32e0408c01393dc0ef039f0c32d606], x-b3-spanid=[e6201a6bf4ce52e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02d193a6-f6a5-43a9-8e71-0dc60e69e340]}\\\"}\"}","context":{"RequestID":"02d193a6-f6a5-43a9-8e71-0dc60e69e340","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"23758cee-a0a2-4f8a-a4db-ffb35049df99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:11.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:11.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d193a6-f6a5-43a9-8e71-0dc60e69e340","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23758cee-a0a2-4f8a-a4db-ffb35049df99","LogTimestamp":"2023-04-23T00:52:11.110Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:52:12.977Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:12.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:12.995Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:12.995Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:13.119Z","message":"Entering","context":{"RequestID":"18bceab0-59db-407f-84a5-cc654053cbc9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0dbbe0e4-08e9-4be8-a53e-052d5755de09","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:13.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:13.121Z","message":"{\"transactionId\":\"18bceab0-59db-407f-84a5-cc654053cbc9\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:13:120\",\"respDate\":\"230423-00:52:13:121\",\"sourceId\":\"haproxy:18bceab0-59db-407f-84a5-cc654053cbc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:13:120-44888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0cae5d8-c7a4-4ec1-b4a5-9e3bb4527374], x-b3-parentspanid=[186bce310f05e157], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[619030a4baab2f58186bce310f05e157], x-b3-spanid=[0898f3316faa5fd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18bceab0-59db-407f-84a5-cc654053cbc9]}\\\"}\"}","context":{"RequestID":"18bceab0-59db-407f-84a5-cc654053cbc9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0dbbe0e4-08e9-4be8-a53e-052d5755de09","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:13.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:13.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18bceab0-59db-407f-84a5-cc654053cbc9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dbbe0e4-08e9-4be8-a53e-052d5755de09","LogTimestamp":"2023-04-23T00:52:13.122Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:15.131Z","message":"Entering","context":{"RequestID":"2ce85f77-d767-45c1-9a73-6a65f33b237c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bbbe0e5-bd04-43c4-8e64-e68594ddb448","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:15.133Z","message":"{\"transactionId\":\"2ce85f77-d767-45c1-9a73-6a65f33b237c\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:15:132\",\"respDate\":\"230423-00:52:15:133\",\"sourceId\":\"haproxy:2ce85f77-d767-45c1-9a73-6a65f33b237c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:15:132-94028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd375091-00ed-42ea-9500-3917946420e2], x-b3-parentspanid=[975bfbb8d1e73e12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[260e8f422ed0d082975bfbb8d1e73e12], x-b3-spanid=[8a49558a32f105d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ce85f77-d767-45c1-9a73-6a65f33b237c]}\\\"}\"}","context":{"RequestID":"2ce85f77-d767-45c1-9a73-6a65f33b237c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bbbe0e5-bd04-43c4-8e64-e68594ddb448","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:15.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ce85f77-d767-45c1-9a73-6a65f33b237c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bbbe0e5-bd04-43c4-8e64-e68594ddb448","LogTimestamp":"2023-04-23T00:52:15.134Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:17.143Z","message":"Entering","context":{"RequestID":"845a63a6-41a4-4e70-9327-f1fb81ca9e5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"363c7289-168a-4378-84de-51c9e08c7960","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:17.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:17.144Z","message":"{\"transactionId\":\"845a63a6-41a4-4e70-9327-f1fb81ca9e5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:17:143\",\"respDate\":\"230423-00:52:17:144\",\"sourceId\":\"haproxy:845a63a6-41a4-4e70-9327-f1fb81ca9e5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:17:143-27662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad4c29ad-a10d-49a5-a824-76a11a3a0320], x-b3-parentspanid=[c1a20103d4daa86b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1529bf5d43bfd26c1a20103d4daa86b], x-b3-spanid=[440e7dd670b55f67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[845a63a6-41a4-4e70-9327-f1fb81ca9e5a]}\\\"}\"}","context":{"RequestID":"845a63a6-41a4-4e70-9327-f1fb81ca9e5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"363c7289-168a-4378-84de-51c9e08c7960","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:17.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:17.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"845a63a6-41a4-4e70-9327-f1fb81ca9e5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"363c7289-168a-4378-84de-51c9e08c7960","LogTimestamp":"2023-04-23T00:52:17.145Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:52:19.155Z","message":"Entering","context":{"RequestID":"5fb4f537-5e69-491f-a6cd-99b932f4ed49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"577b83c1-a06c-488d-b9b0-0c729d5b2fce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:19.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.157Z","message":"{\"transactionId\":\"5fb4f537-5e69-491f-a6cd-99b932f4ed49\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:19:156\",\"respDate\":\"230423-00:52:19:157\",\"sourceId\":\"haproxy:5fb4f537-5e69-491f-a6cd-99b932f4ed49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:19:156-63115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58808fb1-e30e-497a-84f4-9046ad41086b], x-b3-parentspanid=[c775e2f965d36248], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb580506a9ce69bfc775e2f965d36248], x-b3-spanid=[d5d697a9e2e08c93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fb4f537-5e69-491f-a6cd-99b932f4ed49]}\\\"}\"}","context":{"RequestID":"5fb4f537-5e69-491f-a6cd-99b932f4ed49","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"577b83c1-a06c-488d-b9b0-0c729d5b2fce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:19.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fb4f537-5e69-491f-a6cd-99b932f4ed49","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"577b83c1-a06c-488d-b9b0-0c729d5b2fce","LogTimestamp":"2023-04-23T00:52:19.158Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:19.211Z","message":"Entering","context":{"RequestID":"0f2d4db2-17c7-4408-8591-dcc187c8e10d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bea8c131-1e0e-4d20-b40e-9f9c630c0acd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f2d4db2-17c7-4408-8591-dcc187c8e10d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bea8c131-1e0e-4d20-b40e-9f9c630c0acd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.215Z","message":"{\"transactionId\":\"0f2d4db2-17c7-4408-8591-dcc187c8e10d\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:19:212\",\"respDate\":\"230423-00:52:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f2d4db2-17c7-4408-8591-dcc187c8e10d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:19:212-63947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f2d4db2-17c7-4408-8591-dcc187c8e10d]}\\\"}\"}","context":{"RequestID":"0f2d4db2-17c7-4408-8591-dcc187c8e10d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bea8c131-1e0e-4d20-b40e-9f9c630c0acd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f2d4db2-17c7-4408-8591-dcc187c8e10d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bea8c131-1e0e-4d20-b40e-9f9c630c0acd","LogTimestamp":"2023-04-23T00:52:19.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:52:19.325Z","message":"Entering","context":{"RequestID":"34692dde-7f10-4a0b-bd8e-2e1d3b210e25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f377495-5f66-44b4-b65f-a29abe7461ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.327Z","message":"{\"transactionId\":\"34692dde-7f10-4a0b-bd8e-2e1d3b210e25\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:19:326\",\"respDate\":\"230423-00:52:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:34692dde-7f10-4a0b-bd8e-2e1d3b210e25\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:19:326-94333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4ed15d9-326d-408c-b837-f366ed5ea15c], x-b3-parentspanid=[9b41fac4f3345850], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55255], x-envoy-attempt-count=[1], x-b3-traceid=[34b61275f976cea99b41fac4f3345850], x-b3-spanid=[8bf1521f8dfe7b3d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[34692dde-7f10-4a0b-bd8e-2e1d3b210e25]}\\\"}\"}","context":{"RequestID":"34692dde-7f10-4a0b-bd8e-2e1d3b210e25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8f377495-5f66-44b4-b65f-a29abe7461ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:19.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34692dde-7f10-4a0b-bd8e-2e1d3b210e25","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f377495-5f66-44b4-b65f-a29abe7461ee","LogTimestamp":"2023-04-23T00:52:19.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:21.168Z","message":"Entering","context":{"RequestID":"a8debe3c-f290-4e81-8694-581389e13644","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"417ae63f-07aa-4a79-8093-e0042b279fee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:21.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:21.170Z","message":"{\"transactionId\":\"a8debe3c-f290-4e81-8694-581389e13644\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:21:168\",\"respDate\":\"230423-00:52:21:169\",\"sourceId\":\"haproxy:a8debe3c-f290-4e81-8694-581389e13644\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:21:168-6262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[532b7548-c304-4fee-bc5f-236bf05a9338], x-b3-parentspanid=[96a81d77a4ff8445], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd3d7ef4e989fc0896a81d77a4ff8445], x-b3-spanid=[03b0a2259823f0bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8debe3c-f290-4e81-8694-581389e13644]}\\\"}\"}","context":{"RequestID":"a8debe3c-f290-4e81-8694-581389e13644","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"417ae63f-07aa-4a79-8093-e0042b279fee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:21.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:21.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8debe3c-f290-4e81-8694-581389e13644","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"417ae63f-07aa-4a79-8093-e0042b279fee","LogTimestamp":"2023-04-23T00:52:21.170Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:22.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:22.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:22.994Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:22.994Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:23.180Z","message":"Entering","context":{"RequestID":"de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c1a933-4edf-4c93-976c-38b655e6ca38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:23.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:23.183Z","message":"{\"transactionId\":\"de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:23:181\",\"respDate\":\"230423-00:52:23:183\",\"sourceId\":\"haproxy:de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:23:181-41139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6354a4bf-5b7b-4130-9685-fa871b675dba], x-b3-parentspanid=[69b730d5fc975688], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a920a246b79caa069b730d5fc975688], x-b3-spanid=[a1e0cb04dffc47eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f]}\\\"}\"}","context":{"RequestID":"de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b4c1a933-4edf-4c93-976c-38b655e6ca38","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:23.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:23.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de8cbf5d-5d5b-4ca6-abc8-9cf85e2a7e3f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4c1a933-4edf-4c93-976c-38b655e6ca38","LogTimestamp":"2023-04-23T00:52:23.183Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:25.193Z","message":"Entering","context":{"RequestID":"07f19356-370a-495b-8f24-883fbd7546b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6783bbd0-47b9-488f-b585-ff4e862dcc66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:25.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:25.195Z","message":"{\"transactionId\":\"07f19356-370a-495b-8f24-883fbd7546b2\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:25:194\",\"respDate\":\"230423-00:52:25:195\",\"sourceId\":\"haproxy:07f19356-370a-495b-8f24-883fbd7546b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:25:194-87583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e8137f5-0127-4d94-9c4b-a82b484284b6], x-b3-parentspanid=[92117dab31f183ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf2cec86789dd7a892117dab31f183ba], x-b3-spanid=[890606f36f92a70e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07f19356-370a-495b-8f24-883fbd7546b2]}\\\"}\"}","context":{"RequestID":"07f19356-370a-495b-8f24-883fbd7546b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6783bbd0-47b9-488f-b585-ff4e862dcc66","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:25.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:25.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07f19356-370a-495b-8f24-883fbd7546b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6783bbd0-47b9-488f-b585-ff4e862dcc66","LogTimestamp":"2023-04-23T00:52:25.196Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:27.205Z","message":"Entering","context":{"RequestID":"2696c99a-7b09-4779-984e-fd1603bcd87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95267c57-0451-4b16-a541-20247f996fef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:27.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:27.207Z","message":"{\"transactionId\":\"2696c99a-7b09-4779-984e-fd1603bcd87a\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:27:206\",\"respDate\":\"230423-00:52:27:207\",\"sourceId\":\"haproxy:2696c99a-7b09-4779-984e-fd1603bcd87a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:27:206-97978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dce81fc-bf9e-4728-8560-1d1979c0686c], x-b3-parentspanid=[7ef2f6982fce98c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af26138de8b45f797ef2f6982fce98c3], x-b3-spanid=[73184fae4439a31b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2696c99a-7b09-4779-984e-fd1603bcd87a]}\\\"}\"}","context":{"RequestID":"2696c99a-7b09-4779-984e-fd1603bcd87a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95267c57-0451-4b16-a541-20247f996fef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:27.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:27.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2696c99a-7b09-4779-984e-fd1603bcd87a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95267c57-0451-4b16-a541-20247f996fef","LogTimestamp":"2023-04-23T00:52:27.208Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:29.212Z","message":"Entering","context":{"RequestID":"9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"57b5816b-2d19-43c8-9b78-84c55a27842f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"57b5816b-2d19-43c8-9b78-84c55a27842f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.214Z","message":"{\"transactionId\":\"9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:29:212\",\"respDate\":\"230423-00:52:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:29:212-21325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43]}\\\"}\"}","context":{"RequestID":"9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"57b5816b-2d19-43c8-9b78-84c55a27842f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f2f63d0-9ca4-4e73-b2dc-5ac046bbab43","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57b5816b-2d19-43c8-9b78-84c55a27842f","LogTimestamp":"2023-04-23T00:52:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:29.218Z","message":"Entering","context":{"RequestID":"0a277fde-afd9-446c-ac15-5ecb9020ac3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21bd56d2-4799-44c2-8977-05be8a97a194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:29.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.219Z","message":"{\"transactionId\":\"0a277fde-afd9-446c-ac15-5ecb9020ac3d\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:29:218\",\"respDate\":\"230423-00:52:29:219\",\"sourceId\":\"haproxy:0a277fde-afd9-446c-ac15-5ecb9020ac3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:29:218-74841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0bcc02f-87a2-41b9-9645-fff97fcfe428], x-b3-parentspanid=[39e02d6edaa8d14a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d57764afb24c578e39e02d6edaa8d14a], x-b3-spanid=[22385a4f6d3964e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a277fde-afd9-446c-ac15-5ecb9020ac3d]}\\\"}\"}","context":{"RequestID":"0a277fde-afd9-446c-ac15-5ecb9020ac3d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21bd56d2-4799-44c2-8977-05be8a97a194","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:29.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a277fde-afd9-446c-ac15-5ecb9020ac3d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21bd56d2-4799-44c2-8977-05be8a97a194","LogTimestamp":"2023-04-23T00:52:29.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:52:29.325Z","message":"Entering","context":{"RequestID":"b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"303e00e6-1195-408e-8e70-0e090a078ae2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.327Z","message":"{\"transactionId\":\"b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:29:325\",\"respDate\":\"230423-00:52:29:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:29:325-34943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab0c7a4d-14bd-4388-a77a-83523da1db04], x-b3-parentspanid=[7ec29de704d8c8bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39449], x-envoy-attempt-count=[1], x-b3-traceid=[f76d81b87ddd9a0c7ec29de704d8c8bd], x-b3-spanid=[5f8724d1a5ea3e2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809]}\\\"}\"}","context":{"RequestID":"b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"303e00e6-1195-408e-8e70-0e090a078ae2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b460cb3d-9d7c-4fdf-abb0-cbda9fd8a809","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"303e00e6-1195-408e-8e70-0e090a078ae2","LogTimestamp":"2023-04-23T00:52:29.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:31.229Z","message":"Entering","context":{"RequestID":"7e06b129-c7e4-46de-ab91-722db24fbaf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6cb3fb7e-5d96-4fae-9cf5-21f07eb04e9e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:31.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:31.231Z","message":"{\"transactionId\":\"7e06b129-c7e4-46de-ab91-722db24fbaf7\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:31:230\",\"respDate\":\"230423-00:52:31:231\",\"sourceId\":\"haproxy:7e06b129-c7e4-46de-ab91-722db24fbaf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:31:230-66136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f17c19bc-89fd-4743-bb94-f13f83aa44f3], x-b3-parentspanid=[4f550ed49ecdf4c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6ea26991a42ad764f550ed49ecdf4c3], x-b3-spanid=[de2798e07bafae2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e06b129-c7e4-46de-ab91-722db24fbaf7]}\\\"}\"}","context":{"RequestID":"7e06b129-c7e4-46de-ab91-722db24fbaf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6cb3fb7e-5d96-4fae-9cf5-21f07eb04e9e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:31.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:31.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e06b129-c7e4-46de-ab91-722db24fbaf7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cb3fb7e-5d96-4fae-9cf5-21f07eb04e9e","LogTimestamp":"2023-04-23T00:52:31.232Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:32.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:32.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:32.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:32.996Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:33.241Z","message":"Entering","context":{"RequestID":"b007b373-7433-4dbb-86d8-173a74cc23db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0a04fd8-c64d-49dc-8b51-eb0d6b838cf5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:33.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:33.244Z","message":"{\"transactionId\":\"b007b373-7433-4dbb-86d8-173a74cc23db\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:33:242\",\"respDate\":\"230423-00:52:33:244\",\"sourceId\":\"haproxy:b007b373-7433-4dbb-86d8-173a74cc23db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:33:242-49677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78ceebe7-34aa-4c5c-9a91-3352f1eeb8b0], x-b3-parentspanid=[3dd509f778e579f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[905709633c6c22583dd509f778e579f2], x-b3-spanid=[655f3f87d945d04f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b007b373-7433-4dbb-86d8-173a74cc23db]}\\\"}\"}","context":{"RequestID":"b007b373-7433-4dbb-86d8-173a74cc23db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0a04fd8-c64d-49dc-8b51-eb0d6b838cf5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:33.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:33.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b007b373-7433-4dbb-86d8-173a74cc23db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0a04fd8-c64d-49dc-8b51-eb0d6b838cf5","LogTimestamp":"2023-04-23T00:52:33.245Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:52:35.254Z","message":"Entering","context":{"RequestID":"c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3efa9c47-3843-40ff-b42f-09f6592908a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:35.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:35.256Z","message":"{\"transactionId\":\"c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:35:255\",\"respDate\":\"230423-00:52:35:256\",\"sourceId\":\"haproxy:c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:35:255-26903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82d7d979-2fa8-4fc3-b169-349f62ad519a], x-b3-parentspanid=[539d5546332bf77f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6e4031ee4e06600539d5546332bf77f], x-b3-spanid=[5b579c55c6a7b3fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e]}\\\"}\"}","context":{"RequestID":"c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3efa9c47-3843-40ff-b42f-09f6592908a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:35.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:35.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c953d99f-ee97-4e0f-bc1a-cfa306a5cf1e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3efa9c47-3843-40ff-b42f-09f6592908a4","LogTimestamp":"2023-04-23T00:52:35.257Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:35.351Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:35.356Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:37.266Z","message":"Entering","context":{"RequestID":"4c5d7fd2-7a01-4eea-a6f1-002a58247d25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6075fb50-d8f2-4701-bd4d-d2e14a76522c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:37.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:37.267Z","message":"{\"transactionId\":\"4c5d7fd2-7a01-4eea-a6f1-002a58247d25\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:37:266\",\"respDate\":\"230423-00:52:37:267\",\"sourceId\":\"haproxy:4c5d7fd2-7a01-4eea-a6f1-002a58247d25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:37:266-232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3243aca7-2511-4ceb-9485-93f1f198a10e], x-b3-parentspanid=[a4b382a667e68790], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dab6ecf7f0ace890a4b382a667e68790], x-b3-spanid=[337379d4da84b96c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c5d7fd2-7a01-4eea-a6f1-002a58247d25]}\\\"}\"}","context":{"RequestID":"4c5d7fd2-7a01-4eea-a6f1-002a58247d25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6075fb50-d8f2-4701-bd4d-d2e14a76522c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:37.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:37.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c5d7fd2-7a01-4eea-a6f1-002a58247d25","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6075fb50-d8f2-4701-bd4d-d2e14a76522c","LogTimestamp":"2023-04-23T00:52:37.268Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:52:39.212Z","message":"Entering","context":{"RequestID":"071774e2-cb38-4ccb-b489-5142aca14163","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42b01d6e-98fe-4151-a245-a99c76e5fe78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"071774e2-cb38-4ccb-b489-5142aca14163","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42b01d6e-98fe-4151-a245-a99c76e5fe78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.214Z","message":"{\"transactionId\":\"071774e2-cb38-4ccb-b489-5142aca14163\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:39:212\",\"respDate\":\"230423-00:52:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:071774e2-cb38-4ccb-b489-5142aca14163\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:39:212-48634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[071774e2-cb38-4ccb-b489-5142aca14163]}\\\"}\"}","context":{"RequestID":"071774e2-cb38-4ccb-b489-5142aca14163","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"42b01d6e-98fe-4151-a245-a99c76e5fe78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"071774e2-cb38-4ccb-b489-5142aca14163","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42b01d6e-98fe-4151-a245-a99c76e5fe78","LogTimestamp":"2023-04-23T00:52:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:39.276Z","message":"Entering","context":{"RequestID":"6bf84da5-49ae-4f44-9443-8eaa757d2cef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1620e180-1ff5-4cfa-bdb9-2195f9eb64c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:39.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.277Z","message":"{\"transactionId\":\"6bf84da5-49ae-4f44-9443-8eaa757d2cef\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:39:276\",\"respDate\":\"230423-00:52:39:277\",\"sourceId\":\"haproxy:6bf84da5-49ae-4f44-9443-8eaa757d2cef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:39:276-46100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09245fe5-20f7-433c-9ca1-1b290a85f1d0], x-b3-parentspanid=[7f8a1babba9f5180], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdb483f2ed5adb267f8a1babba9f5180], x-b3-spanid=[69997927090026fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bf84da5-49ae-4f44-9443-8eaa757d2cef]}\\\"}\"}","context":{"RequestID":"6bf84da5-49ae-4f44-9443-8eaa757d2cef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1620e180-1ff5-4cfa-bdb9-2195f9eb64c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:39.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bf84da5-49ae-4f44-9443-8eaa757d2cef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1620e180-1ff5-4cfa-bdb9-2195f9eb64c1","LogTimestamp":"2023-04-23T00:52:39.278Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:52:39.324Z","message":"Entering","context":{"RequestID":"c54e0c83-c633-4043-b752-4158d415bb55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9e8bde7-80bc-41cf-863c-fafdb9210227","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.326Z","message":"{\"transactionId\":\"c54e0c83-c633-4043-b752-4158d415bb55\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:39:325\",\"respDate\":\"230423-00:52:39:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c54e0c83-c633-4043-b752-4158d415bb55\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:39:325-6302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[876ea6bb-1893-483f-bcc7-bc87ce13f894], x-b3-parentspanid=[20e46cbe9db2e741], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37419], x-envoy-attempt-count=[1], x-b3-traceid=[1294189d09f145eb20e46cbe9db2e741], x-b3-spanid=[c111764e7d3630fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c54e0c83-c633-4043-b752-4158d415bb55]}\\\"}\"}","context":{"RequestID":"c54e0c83-c633-4043-b752-4158d415bb55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9e8bde7-80bc-41cf-863c-fafdb9210227","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:39.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c54e0c83-c633-4043-b752-4158d415bb55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9e8bde7-80bc-41cf-863c-fafdb9210227","LogTimestamp":"2023-04-23T00:52:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:41.287Z","message":"Entering","context":{"RequestID":"c0de50ea-6303-4b81-b3d4-08d31a659096","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4ec4521-7db6-4990-8675-bfd1b3a55786","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:41.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:41.289Z","message":"{\"transactionId\":\"c0de50ea-6303-4b81-b3d4-08d31a659096\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:41:288\",\"respDate\":\"230423-00:52:41:289\",\"sourceId\":\"haproxy:c0de50ea-6303-4b81-b3d4-08d31a659096\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:41:288-82591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa220de1-eb08-4f76-b4c6-ffb2523885f8], x-b3-parentspanid=[bcc1099c61ada5a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9236e24ee09f94d1bcc1099c61ada5a8], x-b3-spanid=[aab67e169bdb15eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0de50ea-6303-4b81-b3d4-08d31a659096]}\\\"}\"}","context":{"RequestID":"c0de50ea-6303-4b81-b3d4-08d31a659096","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4ec4521-7db6-4990-8675-bfd1b3a55786","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:41.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:41.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0de50ea-6303-4b81-b3d4-08d31a659096","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4ec4521-7db6-4990-8675-bfd1b3a55786","LogTimestamp":"2023-04-23T00:52:41.290Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:42.978Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:42.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:42.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:42.996Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:43.300Z","message":"Entering","context":{"RequestID":"5654a5b5-8926-40df-988f-ff17542dfd26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24dde0f9-7d26-4933-bf42-f1f8a044dc6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:43.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:43.302Z","message":"{\"transactionId\":\"5654a5b5-8926-40df-988f-ff17542dfd26\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:43:301\",\"respDate\":\"230423-00:52:43:302\",\"sourceId\":\"haproxy:5654a5b5-8926-40df-988f-ff17542dfd26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:43:301-95568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9a07b8b-c8cb-4dba-9a2d-5446faf9acf1], x-b3-parentspanid=[978ac19c057540e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85c7483656813e5b978ac19c057540e5], x-b3-spanid=[fd992f84d1677c82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5654a5b5-8926-40df-988f-ff17542dfd26]}\\\"}\"}","context":{"RequestID":"5654a5b5-8926-40df-988f-ff17542dfd26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24dde0f9-7d26-4933-bf42-f1f8a044dc6a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:43.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:43.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5654a5b5-8926-40df-988f-ff17542dfd26","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24dde0f9-7d26-4933-bf42-f1f8a044dc6a","LogTimestamp":"2023-04-23T00:52:43.303Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:45.312Z","message":"Entering","context":{"RequestID":"980d3a23-9bfd-44c6-8ea3-2d465256dd77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7dbbd1d-3897-45ec-a85f-46bc08c1394c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:45.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:45.314Z","message":"{\"transactionId\":\"980d3a23-9bfd-44c6-8ea3-2d465256dd77\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:45:312\",\"respDate\":\"230423-00:52:45:314\",\"sourceId\":\"haproxy:980d3a23-9bfd-44c6-8ea3-2d465256dd77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:45:312-38469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbad8a8c-2821-4ac5-adc2-aa542022bfbf], x-b3-parentspanid=[4790cecb5174f147], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8bc6f890048fed24790cecb5174f147], x-b3-spanid=[4290a33147969419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[980d3a23-9bfd-44c6-8ea3-2d465256dd77]}\\\"}\"}","context":{"RequestID":"980d3a23-9bfd-44c6-8ea3-2d465256dd77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7dbbd1d-3897-45ec-a85f-46bc08c1394c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:45.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:45.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"980d3a23-9bfd-44c6-8ea3-2d465256dd77","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7dbbd1d-3897-45ec-a85f-46bc08c1394c","LogTimestamp":"2023-04-23T00:52:45.314Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:47.325Z","message":"Entering","context":{"RequestID":"cef1b880-a0b9-47f0-bf48-0811b9bc8e6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a24ee78-e24f-4b65-be07-b15c03d113c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:47.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:47.327Z","message":"{\"transactionId\":\"cef1b880-a0b9-47f0-bf48-0811b9bc8e6b\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:47:326\",\"respDate\":\"230423-00:52:47:327\",\"sourceId\":\"haproxy:cef1b880-a0b9-47f0-bf48-0811b9bc8e6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:47:326-97581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[134553a7-6189-4215-83d3-60ebc0cc6fc3], x-b3-parentspanid=[ec09b936fe9f5345], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b70dee896eaaeeaec09b936fe9f5345], x-b3-spanid=[60fe223b5f7431fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cef1b880-a0b9-47f0-bf48-0811b9bc8e6b]}\\\"}\"}","context":{"RequestID":"cef1b880-a0b9-47f0-bf48-0811b9bc8e6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6a24ee78-e24f-4b65-be07-b15c03d113c9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:47.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:47.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cef1b880-a0b9-47f0-bf48-0811b9bc8e6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a24ee78-e24f-4b65-be07-b15c03d113c9","LogTimestamp":"2023-04-23T00:52:47.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:49.211Z","message":"Entering","context":{"RequestID":"8de8c700-1ed1-45d3-978b-512473bacf76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf103c49-2d43-448f-90b3-5de61ceb4b95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"8de8c700-1ed1-45d3-978b-512473bacf76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf103c49-2d43-448f-90b3-5de61ceb4b95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.214Z","message":"{\"transactionId\":\"8de8c700-1ed1-45d3-978b-512473bacf76\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:49:212\",\"respDate\":\"230423-00:52:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8de8c700-1ed1-45d3-978b-512473bacf76\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:49:212-67292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8de8c700-1ed1-45d3-978b-512473bacf76]}\\\"}\"}","context":{"RequestID":"8de8c700-1ed1-45d3-978b-512473bacf76","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf103c49-2d43-448f-90b3-5de61ceb4b95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8de8c700-1ed1-45d3-978b-512473bacf76","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf103c49-2d43-448f-90b3-5de61ceb4b95","LogTimestamp":"2023-04-23T00:52:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:49.325Z","message":"Entering","context":{"RequestID":"df037658-5701-4590-9c22-20b7bec14f54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"328b5fff-9ecf-4f54-a077-89f031a453a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.327Z","message":"{\"transactionId\":\"df037658-5701-4590-9c22-20b7bec14f54\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:49:325\",\"respDate\":\"230423-00:52:49:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df037658-5701-4590-9c22-20b7bec14f54\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:49:325-29402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17f8c6be-0265-4a90-a67b-ced530350ff8], x-b3-parentspanid=[d3b4149be4b23562], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48249], x-envoy-attempt-count=[1], x-b3-traceid=[1786e9eefaef1107d3b4149be4b23562], x-b3-spanid=[3a0a9a875443081e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df037658-5701-4590-9c22-20b7bec14f54]}\\\"}\"}","context":{"RequestID":"df037658-5701-4590-9c22-20b7bec14f54","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"328b5fff-9ecf-4f54-a077-89f031a453a5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df037658-5701-4590-9c22-20b7bec14f54","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"328b5fff-9ecf-4f54-a077-89f031a453a5","LogTimestamp":"2023-04-23T00:52:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:49.336Z","message":"Entering","context":{"RequestID":"2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9a12aa3-a0b7-4a0d-8a15-90d55a924005","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:49.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.338Z","message":"{\"transactionId\":\"2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:49:336\",\"respDate\":\"230423-00:52:49:338\",\"sourceId\":\"haproxy:2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:49:336-76983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7652e7a7-87f1-42c1-84b9-d1c611711d57], x-b3-parentspanid=[b832f89df8a7499b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b81f7977bd934577b832f89df8a7499b], x-b3-spanid=[0d8d9a3243563909], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d]}\\\"}\"}","context":{"RequestID":"2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9a12aa3-a0b7-4a0d-8a15-90d55a924005","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:49.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:49.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fa3c1fb-c0dd-4f13-93ca-c805ec2e0a8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9a12aa3-a0b7-4a0d-8a15-90d55a924005","LogTimestamp":"2023-04-23T00:52:49.338Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:52:51.347Z","message":"Entering","context":{"RequestID":"d0569f12-3599-4708-be31-70f3556fe685","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ebfe27a0-5cb8-4be4-97cc-9dde308798cf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:51.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:51.348Z","message":"{\"transactionId\":\"d0569f12-3599-4708-be31-70f3556fe685\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:51:347\",\"respDate\":\"230423-00:52:51:348\",\"sourceId\":\"haproxy:d0569f12-3599-4708-be31-70f3556fe685\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:51:347-47704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[292c1f38-4663-4ab5-bf53-38b1f9e58414], x-b3-parentspanid=[38ebc381d5812665], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9062269203caeccb38ebc381d5812665], x-b3-spanid=[bae8e30b2fe5667c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0569f12-3599-4708-be31-70f3556fe685]}\\\"}\"}","context":{"RequestID":"d0569f12-3599-4708-be31-70f3556fe685","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ebfe27a0-5cb8-4be4-97cc-9dde308798cf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:51.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:51.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0569f12-3599-4708-be31-70f3556fe685","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebfe27a0-5cb8-4be4-97cc-9dde308798cf","LogTimestamp":"2023-04-23T00:52:51.349Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:52.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:52:52.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:52.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:52.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:53.357Z","message":"Entering","context":{"RequestID":"038f6b62-8131-46ea-a425-61ac920a6b30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22bf33ae-0b63-4201-a43c-617f077c7e16","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:53.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:53.359Z","message":"{\"transactionId\":\"038f6b62-8131-46ea-a425-61ac920a6b30\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:53:358\",\"respDate\":\"230423-00:52:53:359\",\"sourceId\":\"haproxy:038f6b62-8131-46ea-a425-61ac920a6b30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:53:358-88997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b2c1c47-30bd-4132-8c85-578124b3fe7e], x-b3-parentspanid=[f421c3f4b97d78aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c248947922c604f4f421c3f4b97d78aa], x-b3-spanid=[ce793a2b5d9bd735], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[038f6b62-8131-46ea-a425-61ac920a6b30]}\\\"}\"}","context":{"RequestID":"038f6b62-8131-46ea-a425-61ac920a6b30","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22bf33ae-0b63-4201-a43c-617f077c7e16","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:53.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:53.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"038f6b62-8131-46ea-a425-61ac920a6b30","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22bf33ae-0b63-4201-a43c-617f077c7e16","LogTimestamp":"2023-04-23T00:52:53.360Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:55.370Z","message":"Entering","context":{"RequestID":"82afb9ea-35e1-4e81-8b6d-c9dcb7016842","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c21f28c-1131-4d23-abd4-fd2c7bf1415c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:55.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:55.372Z","message":"{\"transactionId\":\"82afb9ea-35e1-4e81-8b6d-c9dcb7016842\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:55:371\",\"respDate\":\"230423-00:52:55:372\",\"sourceId\":\"haproxy:82afb9ea-35e1-4e81-8b6d-c9dcb7016842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:55:371-38114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcb0b1b1-7a92-46b9-904d-7fff05dd06f8], x-b3-parentspanid=[c90b5cc09281896f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b89c3407e16391dc90b5cc09281896f], x-b3-spanid=[27105ac2bf957abd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82afb9ea-35e1-4e81-8b6d-c9dcb7016842]}\\\"}\"}","context":{"RequestID":"82afb9ea-35e1-4e81-8b6d-c9dcb7016842","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c21f28c-1131-4d23-abd4-fd2c7bf1415c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:55.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:55.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82afb9ea-35e1-4e81-8b6d-c9dcb7016842","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c21f28c-1131-4d23-abd4-fd2c7bf1415c","LogTimestamp":"2023-04-23T00:52:55.373Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:57.382Z","message":"Entering","context":{"RequestID":"11894b1f-f323-4b46-b6e6-4ea85063e4d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5ecea48-fed7-46a5-8d3d-d557f94119d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:57.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:57.385Z","message":"{\"transactionId\":\"11894b1f-f323-4b46-b6e6-4ea85063e4d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:57:383\",\"respDate\":\"230423-00:52:57:384\",\"sourceId\":\"haproxy:11894b1f-f323-4b46-b6e6-4ea85063e4d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:57:383-31870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3d2a30e-3e64-4864-9603-36d135c297ad], x-b3-parentspanid=[a2d8b1a781cdb3ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c25e9da270e2a40ba2d8b1a781cdb3ec], x-b3-spanid=[3343c5c079736ef7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11894b1f-f323-4b46-b6e6-4ea85063e4d1]}\\\"}\"}","context":{"RequestID":"11894b1f-f323-4b46-b6e6-4ea85063e4d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5ecea48-fed7-46a5-8d3d-d557f94119d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:57.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:57.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11894b1f-f323-4b46-b6e6-4ea85063e4d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5ecea48-fed7-46a5-8d3d-d557f94119d7","LogTimestamp":"2023-04-23T00:52:57.385Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:52:59.212Z","message":"Entering","context":{"RequestID":"1697218b-b0a9-4368-8ad1-3d7880a56662","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aace4b54-6389-41db-825f-84cfc58b1434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"1697218b-b0a9-4368-8ad1-3d7880a56662","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aace4b54-6389-41db-825f-84cfc58b1434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.216Z","message":"{\"transactionId\":\"1697218b-b0a9-4368-8ad1-3d7880a56662\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:59:213\",\"respDate\":\"230423-00:52:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1697218b-b0a9-4368-8ad1-3d7880a56662\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:52:59:213-2244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1697218b-b0a9-4368-8ad1-3d7880a56662]}\\\"}\"}","context":{"RequestID":"1697218b-b0a9-4368-8ad1-3d7880a56662","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aace4b54-6389-41db-825f-84cfc58b1434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:52:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1697218b-b0a9-4368-8ad1-3d7880a56662","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aace4b54-6389-41db-825f-84cfc58b1434","LogTimestamp":"2023-04-23T00:52:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:52:59.329Z","message":"Entering","context":{"RequestID":"0568ff97-afee-49e9-b0b5-bbcdc0ad0876","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a96124ff-c815-4d3b-923d-8f7a437518da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:59.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.331Z","message":"{\"transactionId\":\"0568ff97-afee-49e9-b0b5-bbcdc0ad0876\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:59:330\",\"respDate\":\"230423-00:52:59:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0568ff97-afee-49e9-b0b5-bbcdc0ad0876\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:52:59:330-35489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcc463d1-0c75-4edd-887c-fdfa900e8582], x-b3-parentspanid=[748bf5ed48dcb2a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59995], x-envoy-attempt-count=[1], x-b3-traceid=[148813f5a17f35bd748bf5ed48dcb2a7], x-b3-spanid=[21b85b1dd68bb759], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0568ff97-afee-49e9-b0b5-bbcdc0ad0876]}\\\"}\"}","context":{"RequestID":"0568ff97-afee-49e9-b0b5-bbcdc0ad0876","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a96124ff-c815-4d3b-923d-8f7a437518da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:52:59.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0568ff97-afee-49e9-b0b5-bbcdc0ad0876","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a96124ff-c815-4d3b-923d-8f7a437518da","LogTimestamp":"2023-04-23T00:52:59.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:52:59.396Z","message":"Entering","context":{"RequestID":"7e3a7411-124d-4734-b652-4c6f21681e48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05cf295f-f233-4b7a-a012-4a2589c40f7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:59.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.398Z","message":"{\"transactionId\":\"7e3a7411-124d-4734-b652-4c6f21681e48\",\"status\":\"200\",\"rqstDate\":\"230423-00:52:59:397\",\"respDate\":\"230423-00:52:59:398\",\"sourceId\":\"haproxy:7e3a7411-124d-4734-b652-4c6f21681e48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:52:59:397-82752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e82b27d7-08df-4857-b7a5-6ce353af6c91], x-b3-parentspanid=[8e94e90af84af83a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d762175177a2b79e8e94e90af84af83a], x-b3-spanid=[115e14c6bfc17eb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e3a7411-124d-4734-b652-4c6f21681e48]}\\\"}\"}","context":{"RequestID":"7e3a7411-124d-4734-b652-4c6f21681e48","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05cf295f-f233-4b7a-a012-4a2589c40f7b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:52:59.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:52:59.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e3a7411-124d-4734-b652-4c6f21681e48","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05cf295f-f233-4b7a-a012-4a2589c40f7b","LogTimestamp":"2023-04-23T00:52:59.399Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:52:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:01.409Z","message":"Entering","context":{"RequestID":"7f0e98b3-cf2d-473a-8a32-9d82e9c48775","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b880224-6afe-4b61-9cb1-5f58266966dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:01.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:01.411Z","message":"{\"transactionId\":\"7f0e98b3-cf2d-473a-8a32-9d82e9c48775\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:01:409\",\"respDate\":\"230423-00:53:01:411\",\"sourceId\":\"haproxy:7f0e98b3-cf2d-473a-8a32-9d82e9c48775\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:01:409-41494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f919f7b-3e48-46fa-ae74-fea3c479f004], x-b3-parentspanid=[16b2948227da1304], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[735e2403171a734316b2948227da1304], x-b3-spanid=[96d2aa664dca608e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f0e98b3-cf2d-473a-8a32-9d82e9c48775]}\\\"}\"}","context":{"RequestID":"7f0e98b3-cf2d-473a-8a32-9d82e9c48775","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b880224-6afe-4b61-9cb1-5f58266966dd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:01.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:01.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f0e98b3-cf2d-473a-8a32-9d82e9c48775","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b880224-6afe-4b61-9cb1-5f58266966dd","LogTimestamp":"2023-04-23T00:53:01.411Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:53:02.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:02.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:02.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:02.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:03.421Z","message":"Entering","context":{"RequestID":"ee9b36f1-5510-4d1d-9b96-61410d1ec014","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"370c5578-c58e-429c-93fb-aaf3ef0bb54b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:03.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:03.423Z","message":"{\"transactionId\":\"ee9b36f1-5510-4d1d-9b96-61410d1ec014\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:03:422\",\"respDate\":\"230423-00:53:03:423\",\"sourceId\":\"haproxy:ee9b36f1-5510-4d1d-9b96-61410d1ec014\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:03:422-54744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[921f8785-eb92-4fe8-b887-b716f8978c85], x-b3-parentspanid=[57e37053447eb28c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e02f98122a37a4d257e37053447eb28c], x-b3-spanid=[d846ef6a7d8987ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee9b36f1-5510-4d1d-9b96-61410d1ec014]}\\\"}\"}","context":{"RequestID":"ee9b36f1-5510-4d1d-9b96-61410d1ec014","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"370c5578-c58e-429c-93fb-aaf3ef0bb54b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:03.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:03.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9b36f1-5510-4d1d-9b96-61410d1ec014","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"370c5578-c58e-429c-93fb-aaf3ef0bb54b","LogTimestamp":"2023-04-23T00:53:03.424Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:05.358Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:05.363Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:05.433Z","message":"Entering","context":{"RequestID":"5b0af52a-8fd8-43b6-91bf-4536cb3e7c16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6dbdb979-b154-4a3c-bed6-5ca1b29d1a78","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:05.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:05.435Z","message":"{\"transactionId\":\"5b0af52a-8fd8-43b6-91bf-4536cb3e7c16\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:05:434\",\"respDate\":\"230423-00:53:05:435\",\"sourceId\":\"haproxy:5b0af52a-8fd8-43b6-91bf-4536cb3e7c16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:05:434-27704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a8226c6-6468-4df3-b527-2967c44c38ac], x-b3-parentspanid=[8513f344fb57c224], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[942b3be21176694d8513f344fb57c224], x-b3-spanid=[af34c8a009ff1720], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b0af52a-8fd8-43b6-91bf-4536cb3e7c16]}\\\"}\"}","context":{"RequestID":"5b0af52a-8fd8-43b6-91bf-4536cb3e7c16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6dbdb979-b154-4a3c-bed6-5ca1b29d1a78","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:05.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:05.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b0af52a-8fd8-43b6-91bf-4536cb3e7c16","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dbdb979-b154-4a3c-bed6-5ca1b29d1a78","LogTimestamp":"2023-04-23T00:53:05.436Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:07.447Z","message":"Entering","context":{"RequestID":"afe21b6a-e24e-47cb-ace9-b1d50b3f97c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e44deb58-9fe4-4cbe-8a68-bea88b6b3be2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:07.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:07.449Z","message":"{\"transactionId\":\"afe21b6a-e24e-47cb-ace9-b1d50b3f97c4\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:07:448\",\"respDate\":\"230423-00:53:07:449\",\"sourceId\":\"haproxy:afe21b6a-e24e-47cb-ace9-b1d50b3f97c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:07:448-40334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b491fbfe-a6af-49c1-a3b5-9f5a84bc5beb], x-b3-parentspanid=[008e346bd2b4c580], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdca461c958a94b7008e346bd2b4c580], x-b3-spanid=[aad8dc25504ce83b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afe21b6a-e24e-47cb-ace9-b1d50b3f97c4]}\\\"}\"}","context":{"RequestID":"afe21b6a-e24e-47cb-ace9-b1d50b3f97c4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e44deb58-9fe4-4cbe-8a68-bea88b6b3be2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:07.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:07.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afe21b6a-e24e-47cb-ace9-b1d50b3f97c4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e44deb58-9fe4-4cbe-8a68-bea88b6b3be2","LogTimestamp":"2023-04-23T00:53:07.450Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:09.213Z","message":"Entering","context":{"RequestID":"40a4c1b4-017e-4844-9f41-17f286441908","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caec98ab-7c67-4096-9972-e433484013d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"40a4c1b4-017e-4844-9f41-17f286441908","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caec98ab-7c67-4096-9972-e433484013d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.216Z","message":"{\"transactionId\":\"40a4c1b4-017e-4844-9f41-17f286441908\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:09:213\",\"respDate\":\"230423-00:53:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40a4c1b4-017e-4844-9f41-17f286441908\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:09:213-39496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40a4c1b4-017e-4844-9f41-17f286441908]}\\\"}\"}","context":{"RequestID":"40a4c1b4-017e-4844-9f41-17f286441908","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"caec98ab-7c67-4096-9972-e433484013d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40a4c1b4-017e-4844-9f41-17f286441908","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caec98ab-7c67-4096-9972-e433484013d1","LogTimestamp":"2023-04-23T00:53:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:53:09.323Z","message":"Entering","context":{"RequestID":"066a2b0a-102d-4c0b-8b27-5afdbf3c0aac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10b65314-98c0-402d-8ceb-8884c65a49ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.325Z","message":"{\"transactionId\":\"066a2b0a-102d-4c0b-8b27-5afdbf3c0aac\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:09:324\",\"respDate\":\"230423-00:53:09:325\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:066a2b0a-102d-4c0b-8b27-5afdbf3c0aac\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:09:324-50351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf8b22b8-4d3a-4108-9331-9ead05711532], x-b3-parentspanid=[5c36cd27a3022cc2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41409], x-envoy-attempt-count=[1], x-b3-traceid=[9ad97be120bcfc4a5c36cd27a3022cc2], x-b3-spanid=[0c696027a014661a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[066a2b0a-102d-4c0b-8b27-5afdbf3c0aac]}\\\"}\"}","context":{"RequestID":"066a2b0a-102d-4c0b-8b27-5afdbf3c0aac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10b65314-98c0-402d-8ceb-8884c65a49ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"066a2b0a-102d-4c0b-8b27-5afdbf3c0aac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10b65314-98c0-402d-8ceb-8884c65a49ae","LogTimestamp":"2023-04-23T00:53:09.325Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:53:09.459Z","message":"Entering","context":{"RequestID":"ed0079cb-e2d7-4a7d-b769-b1278ba7063b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f002d89-6be4-4c4a-9749-45d8de3e3557","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:09.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.461Z","message":"{\"transactionId\":\"ed0079cb-e2d7-4a7d-b769-b1278ba7063b\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:09:460\",\"respDate\":\"230423-00:53:09:461\",\"sourceId\":\"haproxy:ed0079cb-e2d7-4a7d-b769-b1278ba7063b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:09:460-28450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7a185a5-fe1f-48da-8813-2979ddf9e708], x-b3-parentspanid=[8e76eebf6dea1553], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbd45de585c806f48e76eebf6dea1553], x-b3-spanid=[a997815d4cafe9e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed0079cb-e2d7-4a7d-b769-b1278ba7063b]}\\\"}\"}","context":{"RequestID":"ed0079cb-e2d7-4a7d-b769-b1278ba7063b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5f002d89-6be4-4c4a-9749-45d8de3e3557","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:09.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:09.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed0079cb-e2d7-4a7d-b769-b1278ba7063b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f002d89-6be4-4c4a-9749-45d8de3e3557","LogTimestamp":"2023-04-23T00:53:09.462Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:11.471Z","message":"Entering","context":{"RequestID":"b245034e-9ed2-42d2-9843-58ba9fa03345","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e03f3498-e74b-46e2-99b1-57f46d036c18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:11.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:11.473Z","message":"{\"transactionId\":\"b245034e-9ed2-42d2-9843-58ba9fa03345\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:11:471\",\"respDate\":\"230423-00:53:11:473\",\"sourceId\":\"haproxy:b245034e-9ed2-42d2-9843-58ba9fa03345\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:11:471-26930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b0e0fb3-bf61-41e2-a00f-96c4ce55ce83], x-b3-parentspanid=[e1015e1548574a36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[707c55a9e58a2427e1015e1548574a36], x-b3-spanid=[fdba0ea3cd8aaf74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b245034e-9ed2-42d2-9843-58ba9fa03345]}\\\"}\"}","context":{"RequestID":"b245034e-9ed2-42d2-9843-58ba9fa03345","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e03f3498-e74b-46e2-99b1-57f46d036c18","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:11.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:11.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b245034e-9ed2-42d2-9843-58ba9fa03345","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03f3498-e74b-46e2-99b1-57f46d036c18","LogTimestamp":"2023-04-23T00:53:11.473Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:12.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:12.996Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:12.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:12.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:12.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:13.000Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:13.483Z","message":"Entering","context":{"RequestID":"d86df814-6c64-4d5a-ae67-b606433396a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceeedb4a-c32f-45b1-ad17-c1ba59e08692","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:13.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:13.486Z","message":"{\"transactionId\":\"d86df814-6c64-4d5a-ae67-b606433396a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:13:484\",\"respDate\":\"230423-00:53:13:486\",\"sourceId\":\"haproxy:d86df814-6c64-4d5a-ae67-b606433396a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:13:484-6200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1d7b1a6-8778-485e-9995-fa09bfb5a78e], x-b3-parentspanid=[6556ec3375c917bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b49d262ecdc9fab36556ec3375c917bf], x-b3-spanid=[f35c07df4a900f7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d86df814-6c64-4d5a-ae67-b606433396a0]}\\\"}\"}","context":{"RequestID":"d86df814-6c64-4d5a-ae67-b606433396a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceeedb4a-c32f-45b1-ad17-c1ba59e08692","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:13.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:13.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86df814-6c64-4d5a-ae67-b606433396a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceeedb4a-c32f-45b1-ad17-c1ba59e08692","LogTimestamp":"2023-04-23T00:53:13.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:15.497Z","message":"Entering","context":{"RequestID":"cfc69b24-445f-44ca-9944-0347d966d110","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2aecb67b-c191-4ba8-9443-a22d552fca95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:15.499Z","message":"{\"transactionId\":\"cfc69b24-445f-44ca-9944-0347d966d110\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:15:498\",\"respDate\":\"230423-00:53:15:499\",\"sourceId\":\"haproxy:cfc69b24-445f-44ca-9944-0347d966d110\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:15:498-40460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f98725fa-5902-45e3-88e0-75c10bcb527a], x-b3-parentspanid=[17ca9d2a88eb8a92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[994f502a529f1af217ca9d2a88eb8a92], x-b3-spanid=[66234acdbaa52091], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfc69b24-445f-44ca-9944-0347d966d110]}\\\"}\"}","context":{"RequestID":"cfc69b24-445f-44ca-9944-0347d966d110","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2aecb67b-c191-4ba8-9443-a22d552fca95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:15.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfc69b24-445f-44ca-9944-0347d966d110","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2aecb67b-c191-4ba8-9443-a22d552fca95","LogTimestamp":"2023-04-23T00:53:15.500Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:17.512Z","message":"Entering","context":{"RequestID":"db4cb3fa-d88f-4afa-9f3e-6b963fb390bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7015e74d-abcb-49a4-accd-c5104760b312","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:17.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:17.516Z","message":"{\"transactionId\":\"db4cb3fa-d88f-4afa-9f3e-6b963fb390bb\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:17:514\",\"respDate\":\"230423-00:53:17:516\",\"sourceId\":\"haproxy:db4cb3fa-d88f-4afa-9f3e-6b963fb390bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:17:514-9854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ebc486d-7db0-462c-9c00-163fa6b890c7], x-b3-parentspanid=[3019305350c0889e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf44ed15d0058eee3019305350c0889e], x-b3-spanid=[b8a40a8591b87038], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db4cb3fa-d88f-4afa-9f3e-6b963fb390bb]}\\\"}\"}","context":{"RequestID":"db4cb3fa-d88f-4afa-9f3e-6b963fb390bb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7015e74d-abcb-49a4-accd-c5104760b312","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:17.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:17.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db4cb3fa-d88f-4afa-9f3e-6b963fb390bb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7015e74d-abcb-49a4-accd-c5104760b312","LogTimestamp":"2023-04-23T00:53:17.517Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:53:19.211Z","message":"Entering","context":{"RequestID":"9777aa14-c9c7-4791-8d5b-97fcd49073cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"338ce6a5-4336-4f15-a305-de747082be97","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"9777aa14-c9c7-4791-8d5b-97fcd49073cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"338ce6a5-4336-4f15-a305-de747082be97","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.215Z","message":"{\"transactionId\":\"9777aa14-c9c7-4791-8d5b-97fcd49073cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:19:212\",\"respDate\":\"230423-00:53:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9777aa14-c9c7-4791-8d5b-97fcd49073cc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:19:212-60567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9777aa14-c9c7-4791-8d5b-97fcd49073cc]}\\\"}\"}","context":{"RequestID":"9777aa14-c9c7-4791-8d5b-97fcd49073cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"338ce6a5-4336-4f15-a305-de747082be97","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9777aa14-c9c7-4791-8d5b-97fcd49073cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"338ce6a5-4336-4f15-a305-de747082be97","LogTimestamp":"2023-04-23T00:53:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:53:19.324Z","message":"Entering","context":{"RequestID":"5ac00492-5a99-45bd-9892-db699d484091","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16677d6d-685c-49f2-9d89-b2fe954c0b2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.326Z","message":"{\"transactionId\":\"5ac00492-5a99-45bd-9892-db699d484091\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:19:325\",\"respDate\":\"230423-00:53:19:326\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ac00492-5a99-45bd-9892-db699d484091\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:19:325-48350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[504ccaef-5e9b-4e77-85db-ec5ad176d33d], x-b3-parentspanid=[0f93c7f17b9a2605], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33865], x-envoy-attempt-count=[1], x-b3-traceid=[fb4c1f1b6aa619990f93c7f17b9a2605], x-b3-spanid=[2cc26894e567ce16], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ac00492-5a99-45bd-9892-db699d484091]}\\\"}\"}","context":{"RequestID":"5ac00492-5a99-45bd-9892-db699d484091","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16677d6d-685c-49f2-9d89-b2fe954c0b2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:19.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ac00492-5a99-45bd-9892-db699d484091","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16677d6d-685c-49f2-9d89-b2fe954c0b2c","LogTimestamp":"2023-04-23T00:53:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:19.528Z","message":"Entering","context":{"RequestID":"232b8c71-aa9c-4a35-8717-1fe743cf35e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f14bd4f-eb88-4085-9350-6508cf1fa9e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:19.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.530Z","message":"{\"transactionId\":\"232b8c71-aa9c-4a35-8717-1fe743cf35e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:19:529\",\"respDate\":\"230423-00:53:19:530\",\"sourceId\":\"haproxy:232b8c71-aa9c-4a35-8717-1fe743cf35e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:19:529-99211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feefece5-8edc-4da9-ad37-4f7da6c8f207], x-b3-parentspanid=[9bc7e6551d8dcf4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[019ecafa63c0a03d9bc7e6551d8dcf4c], x-b3-spanid=[b19b13c37a20ed49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[232b8c71-aa9c-4a35-8717-1fe743cf35e4]}\\\"}\"}","context":{"RequestID":"232b8c71-aa9c-4a35-8717-1fe743cf35e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f14bd4f-eb88-4085-9350-6508cf1fa9e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:19.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:19.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"232b8c71-aa9c-4a35-8717-1fe743cf35e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f14bd4f-eb88-4085-9350-6508cf1fa9e9","LogTimestamp":"2023-04-23T00:53:19.530Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:53:21.542Z","message":"Entering","context":{"RequestID":"8b1644e7-4f03-4e59-938a-da6b0f10c39b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79e91784-f065-4842-8d0a-3633c82cad6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:21.544Z","message":"{\"transactionId\":\"8b1644e7-4f03-4e59-938a-da6b0f10c39b\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:21:543\",\"respDate\":\"230423-00:53:21:544\",\"sourceId\":\"haproxy:8b1644e7-4f03-4e59-938a-da6b0f10c39b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:21:543-27438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e1d68fd-dc86-4bf1-9798-53fc2d679ec0], x-b3-parentspanid=[45b997b5db098838], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ab213efe808cd9145b997b5db098838], x-b3-spanid=[bc1a6b6de7a19208], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b1644e7-4f03-4e59-938a-da6b0f10c39b]}\\\"}\"}","context":{"RequestID":"8b1644e7-4f03-4e59-938a-da6b0f10c39b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"79e91784-f065-4842-8d0a-3633c82cad6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:21.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b1644e7-4f03-4e59-938a-da6b0f10c39b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79e91784-f065-4842-8d0a-3633c82cad6e","LogTimestamp":"2023-04-23T00:53:21.545Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:22.979Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:22.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:22.993Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:22.993Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:23.554Z","message":"Entering","context":{"RequestID":"9324f7b2-58a1-4495-a627-79e1541d37da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ee1545b-4d06-48f7-a639-83cc61acc0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:23.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:23.555Z","message":"{\"transactionId\":\"9324f7b2-58a1-4495-a627-79e1541d37da\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:23:555\",\"respDate\":\"230423-00:53:23:555\",\"sourceId\":\"haproxy:9324f7b2-58a1-4495-a627-79e1541d37da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:23:555-14845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[484bc817-2d08-47cb-99ca-f3a2800dac78], x-b3-parentspanid=[6f41007163d94a18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[579a05792df753666f41007163d94a18], x-b3-spanid=[b143062d360bd079], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9324f7b2-58a1-4495-a627-79e1541d37da]}\\\"}\"}","context":{"RequestID":"9324f7b2-58a1-4495-a627-79e1541d37da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ee1545b-4d06-48f7-a639-83cc61acc0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:23.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:23.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9324f7b2-58a1-4495-a627-79e1541d37da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ee1545b-4d06-48f7-a639-83cc61acc0bd","LogTimestamp":"2023-04-23T00:53:23.556Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:53:25.565Z","message":"Entering","context":{"RequestID":"374cae23-8db7-4da7-ba1a-f106c8793b8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"382b3218-a032-4a60-8e9d-7df23a5418b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:25.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:25.567Z","message":"{\"transactionId\":\"374cae23-8db7-4da7-ba1a-f106c8793b8c\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:25:566\",\"respDate\":\"230423-00:53:25:567\",\"sourceId\":\"haproxy:374cae23-8db7-4da7-ba1a-f106c8793b8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:25:566-39061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59987014-11b2-4923-ad5a-a8a124845a45], x-b3-parentspanid=[8202086e7ce686f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[199eb20854363f6a8202086e7ce686f7], x-b3-spanid=[a5c6a649e6f17561], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[374cae23-8db7-4da7-ba1a-f106c8793b8c]}\\\"}\"}","context":{"RequestID":"374cae23-8db7-4da7-ba1a-f106c8793b8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"382b3218-a032-4a60-8e9d-7df23a5418b1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:25.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:25.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"374cae23-8db7-4da7-ba1a-f106c8793b8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"382b3218-a032-4a60-8e9d-7df23a5418b1","LogTimestamp":"2023-04-23T00:53:25.568Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:27.577Z","message":"Entering","context":{"RequestID":"33b28a52-0cbf-429b-b3b9-55f69bef8939","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae3998c0-c1c2-49ec-9810-f938448042ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:27.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:27.580Z","message":"{\"transactionId\":\"33b28a52-0cbf-429b-b3b9-55f69bef8939\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:27:578\",\"respDate\":\"230423-00:53:27:580\",\"sourceId\":\"haproxy:33b28a52-0cbf-429b-b3b9-55f69bef8939\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:27:578-82791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75a901d0-0690-4a21-b7b5-70016bc8a9c9], x-b3-parentspanid=[7ba1c85dcd6f3794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dda4dedaefaaa94e7ba1c85dcd6f3794], x-b3-spanid=[247c50c2ebcf0484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33b28a52-0cbf-429b-b3b9-55f69bef8939]}\\\"}\"}","context":{"RequestID":"33b28a52-0cbf-429b-b3b9-55f69bef8939","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae3998c0-c1c2-49ec-9810-f938448042ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:27.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:27.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b28a52-0cbf-429b-b3b9-55f69bef8939","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae3998c0-c1c2-49ec-9810-f938448042ae","LogTimestamp":"2023-04-23T00:53:27.581Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:53:29.211Z","message":"Entering","context":{"RequestID":"1c35b23e-344d-40df-a22c-5dee17178505","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fb06afe-e3dc-45eb-96b0-9772c8d6a18b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"1c35b23e-344d-40df-a22c-5dee17178505","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fb06afe-e3dc-45eb-96b0-9772c8d6a18b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.213Z","message":"{\"transactionId\":\"1c35b23e-344d-40df-a22c-5dee17178505\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:29:212\",\"respDate\":\"230423-00:53:29:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1c35b23e-344d-40df-a22c-5dee17178505\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:29:212-66297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1c35b23e-344d-40df-a22c-5dee17178505]}\\\"}\"}","context":{"RequestID":"1c35b23e-344d-40df-a22c-5dee17178505","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fb06afe-e3dc-45eb-96b0-9772c8d6a18b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c35b23e-344d-40df-a22c-5dee17178505","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fb06afe-e3dc-45eb-96b0-9772c8d6a18b","LogTimestamp":"2023-04-23T00:53:29.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:53:29.325Z","message":"Entering","context":{"RequestID":"b1ee2bfa-c210-4603-96e3-5777d1a618d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cfc3438-f3f5-4b1c-9203-041a261e8890","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:29.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.327Z","message":"{\"transactionId\":\"b1ee2bfa-c210-4603-96e3-5777d1a618d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:29:326\",\"respDate\":\"230423-00:53:29:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b1ee2bfa-c210-4603-96e3-5777d1a618d5\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:29:326-23255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12ba5b70-d4f9-43d6-97ab-dd81dea149bb], x-b3-parentspanid=[6ad5609834b9191f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33637], x-envoy-attempt-count=[1], x-b3-traceid=[ca6f3a0de856875d6ad5609834b9191f], x-b3-spanid=[d22aa0e63c8587c8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b1ee2bfa-c210-4603-96e3-5777d1a618d5]}\\\"}\"}","context":{"RequestID":"b1ee2bfa-c210-4603-96e3-5777d1a618d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5cfc3438-f3f5-4b1c-9203-041a261e8890","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:29.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1ee2bfa-c210-4603-96e3-5777d1a618d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cfc3438-f3f5-4b1c-9203-041a261e8890","LogTimestamp":"2023-04-23T00:53:29.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:29.591Z","message":"Entering","context":{"RequestID":"0df47065-ae84-41fb-b3e7-409bc2aadf5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2cf18125-0a7d-4215-a236-065fc1f557b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:29.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.593Z","message":"{\"transactionId\":\"0df47065-ae84-41fb-b3e7-409bc2aadf5d\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:29:592\",\"respDate\":\"230423-00:53:29:593\",\"sourceId\":\"haproxy:0df47065-ae84-41fb-b3e7-409bc2aadf5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:29:592-94887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6fad922-96e6-40af-a030-72a7b21084b8], x-b3-parentspanid=[94d3b56adf6e65ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41fab4d41424344994d3b56adf6e65ba], x-b3-spanid=[e2123fef0d0417ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0df47065-ae84-41fb-b3e7-409bc2aadf5d]}\\\"}\"}","context":{"RequestID":"0df47065-ae84-41fb-b3e7-409bc2aadf5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2cf18125-0a7d-4215-a236-065fc1f557b4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:29.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:29.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0df47065-ae84-41fb-b3e7-409bc2aadf5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cf18125-0a7d-4215-a236-065fc1f557b4","LogTimestamp":"2023-04-23T00:53:29.595Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:53:31.608Z","message":"Entering","context":{"RequestID":"59c370ef-6998-4de9-be08-4a48140dbdb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"960904a3-a2f6-4c52-a3d3-2f70fc78c608","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:31.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:31.611Z","message":"{\"transactionId\":\"59c370ef-6998-4de9-be08-4a48140dbdb2\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:31:609\",\"respDate\":\"230423-00:53:31:610\",\"sourceId\":\"haproxy:59c370ef-6998-4de9-be08-4a48140dbdb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:31:609-75004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ab67c91-be37-4906-bd1e-d2673640f3f0], x-b3-parentspanid=[730b26e1dfd914c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39a80bbcd8e25ac1730b26e1dfd914c8], x-b3-spanid=[e29390c1d33525a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59c370ef-6998-4de9-be08-4a48140dbdb2]}\\\"}\"}","context":{"RequestID":"59c370ef-6998-4de9-be08-4a48140dbdb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"960904a3-a2f6-4c52-a3d3-2f70fc78c608","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:31.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:31.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59c370ef-6998-4de9-be08-4a48140dbdb2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"960904a3-a2f6-4c52-a3d3-2f70fc78c608","LogTimestamp":"2023-04-23T00:53:31.611Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:53:32.980Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:32.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:32.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:32.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:33.621Z","message":"Entering","context":{"RequestID":"204b6820-313d-4586-9727-82b4c1be96e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbb0d2d4-5322-446b-bf2d-c248d49239bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:33.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:33.623Z","message":"{\"transactionId\":\"204b6820-313d-4586-9727-82b4c1be96e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:33:622\",\"respDate\":\"230423-00:53:33:623\",\"sourceId\":\"haproxy:204b6820-313d-4586-9727-82b4c1be96e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:33:622-46908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13ef1119-50a9-4e13-9b29-50183efad3ed], x-b3-parentspanid=[41962e70309674ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3808a3bd8f44825041962e70309674ce], x-b3-spanid=[2e006e9c8714a200], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[204b6820-313d-4586-9727-82b4c1be96e4]}\\\"}\"}","context":{"RequestID":"204b6820-313d-4586-9727-82b4c1be96e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bbb0d2d4-5322-446b-bf2d-c248d49239bf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:33.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:33.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"204b6820-313d-4586-9727-82b4c1be96e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbb0d2d4-5322-446b-bf2d-c248d49239bf","LogTimestamp":"2023-04-23T00:53:33.624Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:35.365Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:35.370Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:35.633Z","message":"Entering","context":{"RequestID":"6eb76128-7c2a-42d5-9109-e3b5a08075db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c95d85bc-2119-4c81-8ff8-499a5b43d9eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:35.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:35.636Z","message":"{\"transactionId\":\"6eb76128-7c2a-42d5-9109-e3b5a08075db\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:35:634\",\"respDate\":\"230423-00:53:35:635\",\"sourceId\":\"haproxy:6eb76128-7c2a-42d5-9109-e3b5a08075db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:35:634-33287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98f6404a-d36d-40e2-b309-f4e79c7573a6], x-b3-parentspanid=[f0db397622e62fc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e9a41ca071a9462f0db397622e62fc1], x-b3-spanid=[903be82dacb43330], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eb76128-7c2a-42d5-9109-e3b5a08075db]}\\\"}\"}","context":{"RequestID":"6eb76128-7c2a-42d5-9109-e3b5a08075db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c95d85bc-2119-4c81-8ff8-499a5b43d9eb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:35.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:35.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eb76128-7c2a-42d5-9109-e3b5a08075db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c95d85bc-2119-4c81-8ff8-499a5b43d9eb","LogTimestamp":"2023-04-23T00:53:35.636Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:37.647Z","message":"Entering","context":{"RequestID":"07fe50d9-4ac4-43e5-b912-a502c5a920f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15e30efe-a3ea-4258-bd4c-560107be12fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:37.649Z","message":"{\"transactionId\":\"07fe50d9-4ac4-43e5-b912-a502c5a920f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:37:648\",\"respDate\":\"230423-00:53:37:649\",\"sourceId\":\"haproxy:07fe50d9-4ac4-43e5-b912-a502c5a920f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:37:648-47322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4c87c68-c808-4221-9c0d-4ebe2403bd0e], x-b3-parentspanid=[4650343ff5c86e9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c68657124b09c8114650343ff5c86e9c], x-b3-spanid=[0c3f70cfb41312c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07fe50d9-4ac4-43e5-b912-a502c5a920f8]}\\\"}\"}","context":{"RequestID":"07fe50d9-4ac4-43e5-b912-a502c5a920f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15e30efe-a3ea-4258-bd4c-560107be12fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:37.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07fe50d9-4ac4-43e5-b912-a502c5a920f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e30efe-a3ea-4258-bd4c-560107be12fb","LogTimestamp":"2023-04-23T00:53:37.650Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:39.212Z","message":"Entering","context":{"RequestID":"d5498123-8ffb-4aca-a4c6-6d14b981f91c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e1101da-e33a-4022-9522-5793acb6a7e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5498123-8ffb-4aca-a4c6-6d14b981f91c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e1101da-e33a-4022-9522-5793acb6a7e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.215Z","message":"{\"transactionId\":\"d5498123-8ffb-4aca-a4c6-6d14b981f91c\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:39:212\",\"respDate\":\"230423-00:53:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5498123-8ffb-4aca-a4c6-6d14b981f91c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:39:212-50229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5498123-8ffb-4aca-a4c6-6d14b981f91c]}\\\"}\"}","context":{"RequestID":"d5498123-8ffb-4aca-a4c6-6d14b981f91c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e1101da-e33a-4022-9522-5793acb6a7e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5498123-8ffb-4aca-a4c6-6d14b981f91c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e1101da-e33a-4022-9522-5793acb6a7e2","LogTimestamp":"2023-04-23T00:53:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:39.326Z","message":"Entering","context":{"RequestID":"deb0327f-b3a5-44ca-993d-659305b23bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c1242bd-71bf-443f-ab04-1a7d41ede555","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.328Z","message":"{\"transactionId\":\"deb0327f-b3a5-44ca-993d-659305b23bf0\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:39:327\",\"respDate\":\"230423-00:53:39:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:deb0327f-b3a5-44ca-993d-659305b23bf0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:39:327-27410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17545bc0-46df-4ec1-a24c-004c840f872f], x-b3-parentspanid=[a9012d1452be4a28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44683], x-envoy-attempt-count=[1], x-b3-traceid=[c1e003698cce3bfca9012d1452be4a28], x-b3-spanid=[54644ba653a36d59], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[deb0327f-b3a5-44ca-993d-659305b23bf0]}\\\"}\"}","context":{"RequestID":"deb0327f-b3a5-44ca-993d-659305b23bf0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c1242bd-71bf-443f-ab04-1a7d41ede555","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deb0327f-b3a5-44ca-993d-659305b23bf0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c1242bd-71bf-443f-ab04-1a7d41ede555","LogTimestamp":"2023-04-23T00:53:39.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:39.659Z","message":"Entering","context":{"RequestID":"877842cb-42c7-4405-a629-95c96175232e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"468ef422-c998-4337-89fa-6228e3d2ac58","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:39.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.661Z","message":"{\"transactionId\":\"877842cb-42c7-4405-a629-95c96175232e\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:39:660\",\"respDate\":\"230423-00:53:39:661\",\"sourceId\":\"haproxy:877842cb-42c7-4405-a629-95c96175232e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:39:660-18293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd8e458d-7d88-46f5-b4c8-fc5294077ffa], x-b3-parentspanid=[edebd311db8ea767], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f59c54e8e4917b5edebd311db8ea767], x-b3-spanid=[826b14cf43cae0de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[877842cb-42c7-4405-a629-95c96175232e]}\\\"}\"}","context":{"RequestID":"877842cb-42c7-4405-a629-95c96175232e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"468ef422-c998-4337-89fa-6228e3d2ac58","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:39.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:39.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"877842cb-42c7-4405-a629-95c96175232e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"468ef422-c998-4337-89fa-6228e3d2ac58","LogTimestamp":"2023-04-23T00:53:39.662Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:41.672Z","message":"Entering","context":{"RequestID":"9078696b-9ee2-42f2-942b-f5752671875d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6ea5c81-9761-4626-924e-573d8157bdfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:41.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:41.674Z","message":"{\"transactionId\":\"9078696b-9ee2-42f2-942b-f5752671875d\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:41:673\",\"respDate\":\"230423-00:53:41:674\",\"sourceId\":\"haproxy:9078696b-9ee2-42f2-942b-f5752671875d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:41:673-10028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf187be0-7a31-4e65-b34a-c6b7f9f3f515], x-b3-parentspanid=[c73cba23a6ec6025], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a8cda227f7bf130c73cba23a6ec6025], x-b3-spanid=[041f64bcccd9acb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9078696b-9ee2-42f2-942b-f5752671875d]}\\\"}\"}","context":{"RequestID":"9078696b-9ee2-42f2-942b-f5752671875d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6ea5c81-9761-4626-924e-573d8157bdfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:41.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:41.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9078696b-9ee2-42f2-942b-f5752671875d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6ea5c81-9761-4626-924e-573d8157bdfb","LogTimestamp":"2023-04-23T00:53:41.675Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:42.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:42.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:42.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:42.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:43.685Z","message":"Entering","context":{"RequestID":"245ce4c2-d375-45df-95c3-0874cb5f5c9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9cf53315-f691-410c-993d-1ed49255b60f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:43.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:43.687Z","message":"{\"transactionId\":\"245ce4c2-d375-45df-95c3-0874cb5f5c9c\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:43:685\",\"respDate\":\"230423-00:53:43:687\",\"sourceId\":\"haproxy:245ce4c2-d375-45df-95c3-0874cb5f5c9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:43:685-12912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1418c4c-be07-4477-a5bb-00e12cea78b7], x-b3-parentspanid=[c2b078081c859d64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5836269764db805c2b078081c859d64], x-b3-spanid=[037a76ac2d9947c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[245ce4c2-d375-45df-95c3-0874cb5f5c9c]}\\\"}\"}","context":{"RequestID":"245ce4c2-d375-45df-95c3-0874cb5f5c9c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9cf53315-f691-410c-993d-1ed49255b60f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:43.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:43.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"245ce4c2-d375-45df-95c3-0874cb5f5c9c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cf53315-f691-410c-993d-1ed49255b60f","LogTimestamp":"2023-04-23T00:53:43.687Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:45.699Z","message":"Entering","context":{"RequestID":"500bc3f1-e86d-414f-8fdd-562e9164f878","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a44bfbe-ab3c-4c88-a616-1898de05da6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:45.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:45.701Z","message":"{\"transactionId\":\"500bc3f1-e86d-414f-8fdd-562e9164f878\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:45:700\",\"respDate\":\"230423-00:53:45:701\",\"sourceId\":\"haproxy:500bc3f1-e86d-414f-8fdd-562e9164f878\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:45:700-65446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27209c84-6f2b-4d3d-9b97-e691486058f8], x-b3-parentspanid=[80ae791eb0106835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d0d2288082b8cdf80ae791eb0106835], x-b3-spanid=[dd5be016d40e810d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[500bc3f1-e86d-414f-8fdd-562e9164f878]}\\\"}\"}","context":{"RequestID":"500bc3f1-e86d-414f-8fdd-562e9164f878","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a44bfbe-ab3c-4c88-a616-1898de05da6e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:45.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:45.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"500bc3f1-e86d-414f-8fdd-562e9164f878","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a44bfbe-ab3c-4c88-a616-1898de05da6e","LogTimestamp":"2023-04-23T00:53:45.702Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:47.711Z","message":"Entering","context":{"RequestID":"fb07902e-8261-44d0-a67d-a7c0139b1655","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e03b05a-c852-4146-ba6f-fc05452ba4f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:47.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:47.713Z","message":"{\"transactionId\":\"fb07902e-8261-44d0-a67d-a7c0139b1655\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:47:711\",\"respDate\":\"230423-00:53:47:713\",\"sourceId\":\"haproxy:fb07902e-8261-44d0-a67d-a7c0139b1655\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:47:711-89381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04c7045b-5430-4a91-ba44-d8b67acbba96], x-b3-parentspanid=[d64a19a404acd14d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7e1c61960c50ad7d64a19a404acd14d], x-b3-spanid=[2efdd240fec0ac00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb07902e-8261-44d0-a67d-a7c0139b1655]}\\\"}\"}","context":{"RequestID":"fb07902e-8261-44d0-a67d-a7c0139b1655","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e03b05a-c852-4146-ba6f-fc05452ba4f7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:47.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:47.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb07902e-8261-44d0-a67d-a7c0139b1655","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e03b05a-c852-4146-ba6f-fc05452ba4f7","LogTimestamp":"2023-04-23T00:53:47.714Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:49.212Z","message":"Entering","context":{"RequestID":"96757a48-5460-4d9a-9b3f-e950bd99be6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d198f6d-1d4f-434b-8120-ffc00f34cd48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"96757a48-5460-4d9a-9b3f-e950bd99be6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d198f6d-1d4f-434b-8120-ffc00f34cd48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.214Z","message":"{\"transactionId\":\"96757a48-5460-4d9a-9b3f-e950bd99be6b\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:49:213\",\"respDate\":\"230423-00:53:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:96757a48-5460-4d9a-9b3f-e950bd99be6b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:49:213-55939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[96757a48-5460-4d9a-9b3f-e950bd99be6b]}\\\"}\"}","context":{"RequestID":"96757a48-5460-4d9a-9b3f-e950bd99be6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9d198f6d-1d4f-434b-8120-ffc00f34cd48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96757a48-5460-4d9a-9b3f-e950bd99be6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d198f6d-1d4f-434b-8120-ffc00f34cd48","LogTimestamp":"2023-04-23T00:53:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:53:49.325Z","message":"Entering","context":{"RequestID":"896d6574-305a-4685-8c8a-492501c269d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e54aa95-482f-4545-87fb-c90e140bab76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.327Z","message":"{\"transactionId\":\"896d6574-305a-4685-8c8a-492501c269d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:49:326\",\"respDate\":\"230423-00:53:49:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:896d6574-305a-4685-8c8a-492501c269d2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:49:326-38892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c01afa0a-3720-4ef6-b4ea-fc072786e655], x-b3-parentspanid=[e4962cb24a579659], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44329], x-envoy-attempt-count=[1], x-b3-traceid=[34715e91b24ae367e4962cb24a579659], x-b3-spanid=[864babbc87efe707], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[896d6574-305a-4685-8c8a-492501c269d2]}\\\"}\"}","context":{"RequestID":"896d6574-305a-4685-8c8a-492501c269d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9e54aa95-482f-4545-87fb-c90e140bab76","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896d6574-305a-4685-8c8a-492501c269d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e54aa95-482f-4545-87fb-c90e140bab76","LogTimestamp":"2023-04-23T00:53:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:49.723Z","message":"Entering","context":{"RequestID":"1f5ddda1-4f68-441f-bec5-ec25a9ac9491","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"968a8ed2-0145-4845-babc-8c531aaeb32c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:49.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.725Z","message":"{\"transactionId\":\"1f5ddda1-4f68-441f-bec5-ec25a9ac9491\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:49:723\",\"respDate\":\"230423-00:53:49:725\",\"sourceId\":\"haproxy:1f5ddda1-4f68-441f-bec5-ec25a9ac9491\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:53:49:723-4634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be75b45c-2ffc-4e5d-b43f-4273271ca5e7], x-b3-parentspanid=[f78b78a338033276], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27affa2dcada7733f78b78a338033276], x-b3-spanid=[f30afbc3acdadcd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f5ddda1-4f68-441f-bec5-ec25a9ac9491]}\\\"}\"}","context":{"RequestID":"1f5ddda1-4f68-441f-bec5-ec25a9ac9491","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"968a8ed2-0145-4845-babc-8c531aaeb32c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:49.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:49.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f5ddda1-4f68-441f-bec5-ec25a9ac9491","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"968a8ed2-0145-4845-babc-8c531aaeb32c","LogTimestamp":"2023-04-23T00:53:49.725Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:51.734Z","message":"Entering","context":{"RequestID":"3952591d-7cc3-4e0e-904e-38c975ac314d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6dc12a1-16ae-4e73-b310-7a4cd6c05ad1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:51.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:51.737Z","message":"{\"transactionId\":\"3952591d-7cc3-4e0e-904e-38c975ac314d\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:51:735\",\"respDate\":\"230423-00:53:51:737\",\"sourceId\":\"haproxy:3952591d-7cc3-4e0e-904e-38c975ac314d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:51:735-36922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d238e928-a397-45ad-bc77-8bfa1b6f9f0f], x-b3-parentspanid=[0a6282f6e88b8511], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2f1d29380e78fa80a6282f6e88b8511], x-b3-spanid=[2cbb35f3ce78e5aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3952591d-7cc3-4e0e-904e-38c975ac314d]}\\\"}\"}","context":{"RequestID":"3952591d-7cc3-4e0e-904e-38c975ac314d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6dc12a1-16ae-4e73-b310-7a4cd6c05ad1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:51.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:51.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3952591d-7cc3-4e0e-904e-38c975ac314d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6dc12a1-16ae-4e73-b310-7a4cd6c05ad1","LogTimestamp":"2023-04-23T00:53:51.737Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:52.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:53:52.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:52.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:52.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:53.747Z","message":"Entering","context":{"RequestID":"1bbbc192-e187-41b8-9c70-be411062d502","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ba04834-df2a-40af-bbdc-553e9af3f009","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:53.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:53.749Z","message":"{\"transactionId\":\"1bbbc192-e187-41b8-9c70-be411062d502\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:53:748\",\"respDate\":\"230423-00:53:53:749\",\"sourceId\":\"haproxy:1bbbc192-e187-41b8-9c70-be411062d502\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:53:748-87178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5ff8103-8321-40b2-82b5-d1d2a0372760], x-b3-parentspanid=[317abf0b0bc44e70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3011b800df992e7c317abf0b0bc44e70], x-b3-spanid=[f6b60a7b8d4ffb35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bbbc192-e187-41b8-9c70-be411062d502]}\\\"}\"}","context":{"RequestID":"1bbbc192-e187-41b8-9c70-be411062d502","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ba04834-df2a-40af-bbdc-553e9af3f009","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:53.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:53.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bbbc192-e187-41b8-9c70-be411062d502","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ba04834-df2a-40af-bbdc-553e9af3f009","LogTimestamp":"2023-04-23T00:53:53.750Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:55.759Z","message":"Entering","context":{"RequestID":"c94a9066-41d8-4fc8-bc6c-a7faff27af1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf6fea71-e3d1-4c87-9495-827ba31c9120","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:55.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:55.761Z","message":"{\"transactionId\":\"c94a9066-41d8-4fc8-bc6c-a7faff27af1c\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:55:759\",\"respDate\":\"230423-00:53:55:761\",\"sourceId\":\"haproxy:c94a9066-41d8-4fc8-bc6c-a7faff27af1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:55:759-13967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbf4ddfb-f763-4f29-a411-7e8931c43778], x-b3-parentspanid=[bb7c6f4fde8cabfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[951ede022136fd85bb7c6f4fde8cabfc], x-b3-spanid=[46b53f3f4d42f5f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c94a9066-41d8-4fc8-bc6c-a7faff27af1c]}\\\"}\"}","context":{"RequestID":"c94a9066-41d8-4fc8-bc6c-a7faff27af1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cf6fea71-e3d1-4c87-9495-827ba31c9120","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:55.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:55.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c94a9066-41d8-4fc8-bc6c-a7faff27af1c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf6fea71-e3d1-4c87-9495-827ba31c9120","LogTimestamp":"2023-04-23T00:53:55.761Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:57.772Z","message":"Entering","context":{"RequestID":"5223ccde-1726-482c-8d13-fdd22ecb05a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74136dd0-31eb-486c-a9db-23577bea1625","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:57.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:57.774Z","message":"{\"transactionId\":\"5223ccde-1726-482c-8d13-fdd22ecb05a6\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:57:772\",\"respDate\":\"230423-00:53:57:774\",\"sourceId\":\"haproxy:5223ccde-1726-482c-8d13-fdd22ecb05a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:57:772-56739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8584ff79-50d1-47b3-b381-2f43254763c8], x-b3-parentspanid=[e615cc8f4be7df20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c9fa78b0b0dafd6e615cc8f4be7df20], x-b3-spanid=[40cf978c469215da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5223ccde-1726-482c-8d13-fdd22ecb05a6]}\\\"}\"}","context":{"RequestID":"5223ccde-1726-482c-8d13-fdd22ecb05a6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74136dd0-31eb-486c-a9db-23577bea1625","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:57.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:57.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5223ccde-1726-482c-8d13-fdd22ecb05a6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74136dd0-31eb-486c-a9db-23577bea1625","LogTimestamp":"2023-04-23T00:53:57.775Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:53:59.212Z","message":"Entering","context":{"RequestID":"489afe59-d622-4ed8-98c3-ba774dee6b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f932ff2d-1062-4cb1-9350-f33419d56063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"489afe59-d622-4ed8-98c3-ba774dee6b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f932ff2d-1062-4cb1-9350-f33419d56063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.215Z","message":"{\"transactionId\":\"489afe59-d622-4ed8-98c3-ba774dee6b5b\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:59:212\",\"respDate\":\"230423-00:53:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:489afe59-d622-4ed8-98c3-ba774dee6b5b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:53:59:212-63078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[489afe59-d622-4ed8-98c3-ba774dee6b5b]}\\\"}\"}","context":{"RequestID":"489afe59-d622-4ed8-98c3-ba774dee6b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f932ff2d-1062-4cb1-9350-f33419d56063","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:53:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"489afe59-d622-4ed8-98c3-ba774dee6b5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f932ff2d-1062-4cb1-9350-f33419d56063","LogTimestamp":"2023-04-23T00:53:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:53:59.325Z","message":"Entering","context":{"RequestID":"e68d01d8-bef2-4b4a-96cb-9f4154d39358","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7673c967-17ae-4a55-bfa3-59abb84f5f87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.327Z","message":"{\"transactionId\":\"e68d01d8-bef2-4b4a-96cb-9f4154d39358\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:59:326\",\"respDate\":\"230423-00:53:59:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e68d01d8-bef2-4b4a-96cb-9f4154d39358\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:59:326-53682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d282819d-2b35-4a3e-886f-ce36396794d7], x-b3-parentspanid=[55ada5ee33093e44], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48137], x-envoy-attempt-count=[1], x-b3-traceid=[cf5e576405257b2655ada5ee33093e44], x-b3-spanid=[ecaccee0c9c6a997], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e68d01d8-bef2-4b4a-96cb-9f4154d39358]}\\\"}\"}","context":{"RequestID":"e68d01d8-bef2-4b4a-96cb-9f4154d39358","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7673c967-17ae-4a55-bfa3-59abb84f5f87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:53:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e68d01d8-bef2-4b4a-96cb-9f4154d39358","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7673c967-17ae-4a55-bfa3-59abb84f5f87","LogTimestamp":"2023-04-23T00:53:59.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:53:59.785Z","message":"Entering","context":{"RequestID":"373fd8c6-1560-4af7-ad6f-8baa0c5d8805","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93ea2a9f-6737-4bb2-8932-8b8284b08355","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:59.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.788Z","message":"{\"transactionId\":\"373fd8c6-1560-4af7-ad6f-8baa0c5d8805\",\"status\":\"200\",\"rqstDate\":\"230423-00:53:59:786\",\"respDate\":\"230423-00:53:59:788\",\"sourceId\":\"haproxy:373fd8c6-1560-4af7-ad6f-8baa0c5d8805\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:53:59:786-48508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91af7ce2-9a8a-4abb-b49c-193ab04d763d], x-b3-parentspanid=[31068fe2ad4726d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5258130588efbdf831068fe2ad4726d6], x-b3-spanid=[08b00c2bd8e28be8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[373fd8c6-1560-4af7-ad6f-8baa0c5d8805]}\\\"}\"}","context":{"RequestID":"373fd8c6-1560-4af7-ad6f-8baa0c5d8805","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93ea2a9f-6737-4bb2-8932-8b8284b08355","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:53:59.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:53:59.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"373fd8c6-1560-4af7-ad6f-8baa0c5d8805","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93ea2a9f-6737-4bb2-8932-8b8284b08355","LogTimestamp":"2023-04-23T00:53:59.788Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:53:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:01.799Z","message":"Entering","context":{"RequestID":"e35ba19b-0dff-4b11-b735-0e727830559f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d38a817a-a446-4547-be61-b9eefba4bf91","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:01.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:01.801Z","message":"{\"transactionId\":\"e35ba19b-0dff-4b11-b735-0e727830559f\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:01:799\",\"respDate\":\"230423-00:54:01:801\",\"sourceId\":\"haproxy:e35ba19b-0dff-4b11-b735-0e727830559f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:01:799-33317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[721e3e76-583c-4097-9c7b-11ca9bce457f], x-b3-parentspanid=[4dad101052cb9867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7793ba1ea0bfd9e34dad101052cb9867], x-b3-spanid=[fdafaa98b3a7d7fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e35ba19b-0dff-4b11-b735-0e727830559f]}\\\"}\"}","context":{"RequestID":"e35ba19b-0dff-4b11-b735-0e727830559f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d38a817a-a446-4547-be61-b9eefba4bf91","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:01.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:01.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e35ba19b-0dff-4b11-b735-0e727830559f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d38a817a-a446-4547-be61-b9eefba4bf91","LogTimestamp":"2023-04-23T00:54:01.801Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:02.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:02.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:02.994Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:02.994Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:03.810Z","message":"Entering","context":{"RequestID":"b07c4d26-7253-4b3a-9c83-2e38b1bb7e53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7adfd80-8388-4942-b492-91936210769a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:03.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:03.812Z","message":"{\"transactionId\":\"b07c4d26-7253-4b3a-9c83-2e38b1bb7e53\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:03:811\",\"respDate\":\"230423-00:54:03:812\",\"sourceId\":\"haproxy:b07c4d26-7253-4b3a-9c83-2e38b1bb7e53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:03:811-26179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e30c035f-074c-4647-affe-24a5106df8d2], x-b3-parentspanid=[3157c36923ea4e2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d164f333fab3fe8a3157c36923ea4e2d], x-b3-spanid=[ae78b51f62d2251d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b07c4d26-7253-4b3a-9c83-2e38b1bb7e53]}\\\"}\"}","context":{"RequestID":"b07c4d26-7253-4b3a-9c83-2e38b1bb7e53","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f7adfd80-8388-4942-b492-91936210769a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:03.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:03.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b07c4d26-7253-4b3a-9c83-2e38b1bb7e53","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7adfd80-8388-4942-b492-91936210769a","LogTimestamp":"2023-04-23T00:54:03.812Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:05.373Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:05.378Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:05.822Z","message":"Entering","context":{"RequestID":"0d3a392f-aea5-472c-a863-81dbd31d8408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99da3f5f-b82e-4fc9-84f6-66a4dd67fb5e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:05.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:05.824Z","message":"{\"transactionId\":\"0d3a392f-aea5-472c-a863-81dbd31d8408\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:05:823\",\"respDate\":\"230423-00:54:05:824\",\"sourceId\":\"haproxy:0d3a392f-aea5-472c-a863-81dbd31d8408\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:05:823-28585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16d7f0e3-b2e5-4a53-bccf-10ba26dc8234], x-b3-parentspanid=[07a367a27c176b9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de655984ce799a6a07a367a27c176b9d], x-b3-spanid=[5d8e73d03acf96ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d3a392f-aea5-472c-a863-81dbd31d8408]}\\\"}\"}","context":{"RequestID":"0d3a392f-aea5-472c-a863-81dbd31d8408","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99da3f5f-b82e-4fc9-84f6-66a4dd67fb5e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:05.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:05.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d3a392f-aea5-472c-a863-81dbd31d8408","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99da3f5f-b82e-4fc9-84f6-66a4dd67fb5e","LogTimestamp":"2023-04-23T00:54:05.824Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:07.835Z","message":"Entering","context":{"RequestID":"20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0013da43-f7df-4748-a052-02c6e48c311a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:07.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:07.837Z","message":"{\"transactionId\":\"20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:07:835\",\"respDate\":\"230423-00:54:07:837\",\"sourceId\":\"haproxy:20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:07:835-6059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f9b119-339d-4a40-a655-e02d9c889570], x-b3-parentspanid=[bae23741dcea7e2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d154ab65757421d2bae23741dcea7e2b], x-b3-spanid=[fcb5909ef3ee13a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1]}\\\"}\"}","context":{"RequestID":"20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0013da43-f7df-4748-a052-02c6e48c311a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:07.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:07.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20bcd31b-a7ce-4d1a-bd76-c6daef2bc2e1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0013da43-f7df-4748-a052-02c6e48c311a","LogTimestamp":"2023-04-23T00:54:07.838Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:09.219Z","message":"Entering","context":{"RequestID":"ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"062ffeec-8c26-48ac-9543-8773b0ba8ec2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:09.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.221Z","message":"Database is available from CACHED check.","context":{"RequestID":"ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"062ffeec-8c26-48ac-9543-8773b0ba8ec2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:09.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.223Z","message":"{\"transactionId\":\"ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:09:220\",\"respDate\":\"230423-00:54:09:222\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:09:220-8297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20]}\\\"}\"}","context":{"RequestID":"ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"062ffeec-8c26-48ac-9543-8773b0ba8ec2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:09.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.223Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecf94b8f-3eff-4f58-9d1d-fdd104b9ca20","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"062ffeec-8c26-48ac-9543-8773b0ba8ec2","LogTimestamp":"2023-04-23T00:54:09.223Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:09.327Z","message":"Entering","context":{"RequestID":"66a23399-fb88-4acf-a639-2a883e7b8bef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72144c6a-4f36-48ec-a7e2-22c3f00d0368","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.329Z","message":"{\"transactionId\":\"66a23399-fb88-4acf-a639-2a883e7b8bef\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:09:328\",\"respDate\":\"230423-00:54:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66a23399-fb88-4acf-a639-2a883e7b8bef\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:09:328-22546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce39e591-512f-4ecb-96c9-d4f1fdb434fb], x-b3-parentspanid=[6d2b218e9baa5fc7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47567], x-envoy-attempt-count=[1], x-b3-traceid=[fa2856c120aec5d46d2b218e9baa5fc7], x-b3-spanid=[e57c66ce61280a0b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66a23399-fb88-4acf-a639-2a883e7b8bef]}\\\"}\"}","context":{"RequestID":"66a23399-fb88-4acf-a639-2a883e7b8bef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72144c6a-4f36-48ec-a7e2-22c3f00d0368","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66a23399-fb88-4acf-a639-2a883e7b8bef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72144c6a-4f36-48ec-a7e2-22c3f00d0368","LogTimestamp":"2023-04-23T00:54:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:09.848Z","message":"Entering","context":{"RequestID":"4055bca6-907e-448e-9e1a-19e1495ac93e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb083243-7cad-46e1-8a40-af80c6a13d89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:09.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.851Z","message":"{\"transactionId\":\"4055bca6-907e-448e-9e1a-19e1495ac93e\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:09:849\",\"respDate\":\"230423-00:54:09:850\",\"sourceId\":\"haproxy:4055bca6-907e-448e-9e1a-19e1495ac93e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:09:849-63550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82d9cac2-8617-4b60-a893-bfd55beb9a75], x-b3-parentspanid=[e110ee507a3a01e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[175ac39f7c6cd49ce110ee507a3a01e4], x-b3-spanid=[142154513e7a5238], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4055bca6-907e-448e-9e1a-19e1495ac93e]}\\\"}\"}","context":{"RequestID":"4055bca6-907e-448e-9e1a-19e1495ac93e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cb083243-7cad-46e1-8a40-af80c6a13d89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:09.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:09.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4055bca6-907e-448e-9e1a-19e1495ac93e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb083243-7cad-46e1-8a40-af80c6a13d89","LogTimestamp":"2023-04-23T00:54:09.851Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:11.861Z","message":"Entering","context":{"RequestID":"487d6031-152c-4f97-a61d-87717c8c2f1d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdba7c7-91ae-462e-82d8-ad817b0214fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:11.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:11.863Z","message":"{\"transactionId\":\"487d6031-152c-4f97-a61d-87717c8c2f1d\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:11:862\",\"respDate\":\"230423-00:54:11:863\",\"sourceId\":\"haproxy:487d6031-152c-4f97-a61d-87717c8c2f1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:11:862-76418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eebd4be-0175-4db5-9b98-f4ce74364278], x-b3-parentspanid=[96ac213ff83a609b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90b83773410e273796ac213ff83a609b], x-b3-spanid=[204c8c17b651322c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[487d6031-152c-4f97-a61d-87717c8c2f1d]}\\\"}\"}","context":{"RequestID":"487d6031-152c-4f97-a61d-87717c8c2f1d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffdba7c7-91ae-462e-82d8-ad817b0214fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:11.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:11.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487d6031-152c-4f97-a61d-87717c8c2f1d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffdba7c7-91ae-462e-82d8-ad817b0214fb","LogTimestamp":"2023-04-23T00:54:11.864Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:12.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:12.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:12.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:12.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:13.874Z","message":"Entering","context":{"RequestID":"46099d19-b9cc-4210-918d-13d6e951dd71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2416204c-6ffb-4f97-bff7-3acfd6ddea1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:13.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:13.876Z","message":"{\"transactionId\":\"46099d19-b9cc-4210-918d-13d6e951dd71\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:13:875\",\"respDate\":\"230423-00:54:13:876\",\"sourceId\":\"haproxy:46099d19-b9cc-4210-918d-13d6e951dd71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:13:875-60835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f650255-eca5-4adf-8685-07b79ef73304], x-b3-parentspanid=[8a25fe8ff8927365], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceafe15fac9c7d7d8a25fe8ff8927365], x-b3-spanid=[82c43638b0ad72f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46099d19-b9cc-4210-918d-13d6e951dd71]}\\\"}\"}","context":{"RequestID":"46099d19-b9cc-4210-918d-13d6e951dd71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2416204c-6ffb-4f97-bff7-3acfd6ddea1e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:13.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:13.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46099d19-b9cc-4210-918d-13d6e951dd71","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2416204c-6ffb-4f97-bff7-3acfd6ddea1e","LogTimestamp":"2023-04-23T00:54:13.877Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:15.887Z","message":"Entering","context":{"RequestID":"b0e74338-6a9e-4afd-9c48-80c2b48f3579","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99a1fed7-99a5-4a5a-b4aa-b50b3c05c7a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:15.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:15.889Z","message":"{\"transactionId\":\"b0e74338-6a9e-4afd-9c48-80c2b48f3579\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:15:888\",\"respDate\":\"230423-00:54:15:889\",\"sourceId\":\"haproxy:b0e74338-6a9e-4afd-9c48-80c2b48f3579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:15:888-9865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8107149-7bd6-4726-8d62-d9426325dfaa], x-b3-parentspanid=[d42312aef078b801], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04051fda257f7f0bd42312aef078b801], x-b3-spanid=[24d54f5aa9b8abac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0e74338-6a9e-4afd-9c48-80c2b48f3579]}\\\"}\"}","context":{"RequestID":"b0e74338-6a9e-4afd-9c48-80c2b48f3579","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99a1fed7-99a5-4a5a-b4aa-b50b3c05c7a6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:15.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:15.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0e74338-6a9e-4afd-9c48-80c2b48f3579","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a1fed7-99a5-4a5a-b4aa-b50b3c05c7a6","LogTimestamp":"2023-04-23T00:54:15.890Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:17.900Z","message":"Entering","context":{"RequestID":"22f96afd-aa3d-4c62-8b29-57ada178d0e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94ee09c-4b5d-4926-92df-b0ff58654542","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:17.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:17.903Z","message":"{\"transactionId\":\"22f96afd-aa3d-4c62-8b29-57ada178d0e3\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:17:901\",\"respDate\":\"230423-00:54:17:903\",\"sourceId\":\"haproxy:22f96afd-aa3d-4c62-8b29-57ada178d0e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:17:901-96726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55e82cc2-5e65-4441-87c5-6db8be0be4ba], x-b3-parentspanid=[44a9acde21b15741], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcb2bc8c4eac97fd44a9acde21b15741], x-b3-spanid=[611c327875775acc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22f96afd-aa3d-4c62-8b29-57ada178d0e3]}\\\"}\"}","context":{"RequestID":"22f96afd-aa3d-4c62-8b29-57ada178d0e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f94ee09c-4b5d-4926-92df-b0ff58654542","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:17.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:17.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22f96afd-aa3d-4c62-8b29-57ada178d0e3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f94ee09c-4b5d-4926-92df-b0ff58654542","LogTimestamp":"2023-04-23T00:54:17.904Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:54:19.212Z","message":"Entering","context":{"RequestID":"ad7889de-c058-484d-b546-c9a32aef69ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8711522c-9c92-4673-b773-27907861a1b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"ad7889de-c058-484d-b546-c9a32aef69ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8711522c-9c92-4673-b773-27907861a1b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.215Z","message":"{\"transactionId\":\"ad7889de-c058-484d-b546-c9a32aef69ec\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:19:213\",\"respDate\":\"230423-00:54:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ad7889de-c058-484d-b546-c9a32aef69ec\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:19:213-52562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ad7889de-c058-484d-b546-c9a32aef69ec]}\\\"}\"}","context":{"RequestID":"ad7889de-c058-484d-b546-c9a32aef69ec","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8711522c-9c92-4673-b773-27907861a1b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad7889de-c058-484d-b546-c9a32aef69ec","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8711522c-9c92-4673-b773-27907861a1b8","LogTimestamp":"2023-04-23T00:54:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:19.325Z","message":"Entering","context":{"RequestID":"c96c4039-11cb-4808-8102-a624afa008ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27249cdb-3b4f-4dad-930f-c79a217fbe7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.327Z","message":"{\"transactionId\":\"c96c4039-11cb-4808-8102-a624afa008ad\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:19:326\",\"respDate\":\"230423-00:54:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c96c4039-11cb-4808-8102-a624afa008ad\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:19:326-19322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[654ff84b-64e9-4785-bc39-2daf8a3f0dec], x-b3-parentspanid=[bcfca1b2fa915e89], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33915], x-envoy-attempt-count=[1], x-b3-traceid=[70e2f424f7039098bcfca1b2fa915e89], x-b3-spanid=[1cc16c04a006a219], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c96c4039-11cb-4808-8102-a624afa008ad]}\\\"}\"}","context":{"RequestID":"c96c4039-11cb-4808-8102-a624afa008ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27249cdb-3b4f-4dad-930f-c79a217fbe7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c96c4039-11cb-4808-8102-a624afa008ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27249cdb-3b4f-4dad-930f-c79a217fbe7f","LogTimestamp":"2023-04-23T00:54:19.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:54:19.915Z","message":"Entering","context":{"RequestID":"e1af45fb-d91c-44b6-af69-9395a3841d5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"879b8c8d-ed65-437c-9fc4-f5c8d66aaefc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:19.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.917Z","message":"{\"transactionId\":\"e1af45fb-d91c-44b6-af69-9395a3841d5b\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:19:916\",\"respDate\":\"230423-00:54:19:917\",\"sourceId\":\"haproxy:e1af45fb-d91c-44b6-af69-9395a3841d5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:19:916-198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65bb2a2a-537f-4bc6-b9c0-ea6e4fc5e9ce], x-b3-parentspanid=[47f12afafa20d1f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a2bb6837d78a4e047f12afafa20d1f5], x-b3-spanid=[e08ab1af8e2a780c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1af45fb-d91c-44b6-af69-9395a3841d5b]}\\\"}\"}","context":{"RequestID":"e1af45fb-d91c-44b6-af69-9395a3841d5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"879b8c8d-ed65-437c-9fc4-f5c8d66aaefc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:19.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:19.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1af45fb-d91c-44b6-af69-9395a3841d5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"879b8c8d-ed65-437c-9fc4-f5c8d66aaefc","LogTimestamp":"2023-04-23T00:54:19.917Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:21.927Z","message":"Entering","context":{"RequestID":"2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38ba0a27-3ff3-4270-bd78-f8d511b4e6e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:21.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:21.929Z","message":"{\"transactionId\":\"2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:21:928\",\"respDate\":\"230423-00:54:21:929\",\"sourceId\":\"haproxy:2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:21:928-61415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c36b14a9-7b16-4a7f-824a-34a68420ef17], x-b3-parentspanid=[6adb99e51f47cab2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc4583468b09e6146adb99e51f47cab2], x-b3-spanid=[2561a35c59aca7cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41]}\\\"}\"}","context":{"RequestID":"2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38ba0a27-3ff3-4270-bd78-f8d511b4e6e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:21.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:21.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2803f7fd-070f-4ad9-b9ba-efdd9d7f9b41","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38ba0a27-3ff3-4270-bd78-f8d511b4e6e4","LogTimestamp":"2023-04-23T00:54:21.929Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:22.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:22.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:22.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:22.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:23.939Z","message":"Entering","context":{"RequestID":"613552c9-99d7-4bad-9aa4-83dcd23a08ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cf286dd-8e30-48dc-b266-92b09ba56cb3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:23.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:23.941Z","message":"{\"transactionId\":\"613552c9-99d7-4bad-9aa4-83dcd23a08ab\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:23:940\",\"respDate\":\"230423-00:54:23:941\",\"sourceId\":\"haproxy:613552c9-99d7-4bad-9aa4-83dcd23a08ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:23:940-48396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[179ce9d0-8811-4e69-8280-e7a9c2f9b5fb], x-b3-parentspanid=[71239c82c897eb5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cc32834a32c700671239c82c897eb5b], x-b3-spanid=[b20a75457a922d3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[613552c9-99d7-4bad-9aa4-83dcd23a08ab]}\\\"}\"}","context":{"RequestID":"613552c9-99d7-4bad-9aa4-83dcd23a08ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4cf286dd-8e30-48dc-b266-92b09ba56cb3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:23.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:23.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"613552c9-99d7-4bad-9aa4-83dcd23a08ab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cf286dd-8e30-48dc-b266-92b09ba56cb3","LogTimestamp":"2023-04-23T00:54:23.942Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:25.953Z","message":"Entering","context":{"RequestID":"01c2caf9-d626-4b5b-9885-f76219b82202","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d67dd53a-94ef-4657-89ed-e2b927650c17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:25.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:25.956Z","message":"{\"transactionId\":\"01c2caf9-d626-4b5b-9885-f76219b82202\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:25:954\",\"respDate\":\"230423-00:54:25:956\",\"sourceId\":\"haproxy:01c2caf9-d626-4b5b-9885-f76219b82202\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:25:954-9438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5750cecf-1d65-47e4-96f5-782038431325], x-b3-parentspanid=[32805fcb03d4cd48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4a2e4825a9c671f32805fcb03d4cd48], x-b3-spanid=[fdbc1b275144e876], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01c2caf9-d626-4b5b-9885-f76219b82202]}\\\"}\"}","context":{"RequestID":"01c2caf9-d626-4b5b-9885-f76219b82202","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d67dd53a-94ef-4657-89ed-e2b927650c17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:25.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:25.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01c2caf9-d626-4b5b-9885-f76219b82202","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d67dd53a-94ef-4657-89ed-e2b927650c17","LogTimestamp":"2023-04-23T00:54:25.956Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:27.966Z","message":"Entering","context":{"RequestID":"a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c8a8369-8b2f-46bd-978e-8b1fffd6d10c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:27.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:27.968Z","message":"{\"transactionId\":\"a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:27:966\",\"respDate\":\"230423-00:54:27:967\",\"sourceId\":\"haproxy:a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:27:966-90306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8fcafbb-c552-4e85-83de-6f9c92025318], x-b3-parentspanid=[908b62c4d97edf26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0c17bf3107f7a6f908b62c4d97edf26], x-b3-spanid=[b205b5c45c1ea778], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01]}\\\"}\"}","context":{"RequestID":"a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1c8a8369-8b2f-46bd-978e-8b1fffd6d10c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:27.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:27.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2b4ee4f-c4ee-4c48-8bf9-8a08ea62ba01","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c8a8369-8b2f-46bd-978e-8b1fffd6d10c","LogTimestamp":"2023-04-23T00:54:27.968Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:29.212Z","message":"Entering","context":{"RequestID":"26f0a71a-ebae-4ec0-88e2-89085ef7a708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4e3dad94-07e5-45e3-9044-628d9c8db56e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"26f0a71a-ebae-4ec0-88e2-89085ef7a708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4e3dad94-07e5-45e3-9044-628d9c8db56e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.215Z","message":"{\"transactionId\":\"26f0a71a-ebae-4ec0-88e2-89085ef7a708\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:29:212\",\"respDate\":\"230423-00:54:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:26f0a71a-ebae-4ec0-88e2-89085ef7a708\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:29:212-12827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[26f0a71a-ebae-4ec0-88e2-89085ef7a708]}\\\"}\"}","context":{"RequestID":"26f0a71a-ebae-4ec0-88e2-89085ef7a708","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"4e3dad94-07e5-45e3-9044-628d9c8db56e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26f0a71a-ebae-4ec0-88e2-89085ef7a708","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e3dad94-07e5-45e3-9044-628d9c8db56e","LogTimestamp":"2023-04-23T00:54:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:54:29.326Z","message":"Entering","context":{"RequestID":"a391b902-6fa5-4209-aa8e-172b96500c64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8190b2e7-4f3b-4973-800b-519c10694f33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.328Z","message":"{\"transactionId\":\"a391b902-6fa5-4209-aa8e-172b96500c64\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:29:326\",\"respDate\":\"230423-00:54:29:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a391b902-6fa5-4209-aa8e-172b96500c64\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:29:326-12610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a9df8d6-9f4a-454a-8e8c-51bbbb958ed2], x-b3-parentspanid=[94ce20a2fbeaf7d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37963], x-envoy-attempt-count=[1], x-b3-traceid=[886d50e3b2f6d97594ce20a2fbeaf7d4], x-b3-spanid=[dfcfa1fbdd108343], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a391b902-6fa5-4209-aa8e-172b96500c64]}\\\"}\"}","context":{"RequestID":"a391b902-6fa5-4209-aa8e-172b96500c64","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8190b2e7-4f3b-4973-800b-519c10694f33","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a391b902-6fa5-4209-aa8e-172b96500c64","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8190b2e7-4f3b-4973-800b-519c10694f33","LogTimestamp":"2023-04-23T00:54:29.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:29.979Z","message":"Entering","context":{"RequestID":"ce717960-e2b1-4385-8729-94a1c58ba75d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2eddeef5-ca67-44f1-8cc3-71d850bdbe47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:29.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.981Z","message":"{\"transactionId\":\"ce717960-e2b1-4385-8729-94a1c58ba75d\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:29:980\",\"respDate\":\"230423-00:54:29:981\",\"sourceId\":\"haproxy:ce717960-e2b1-4385-8729-94a1c58ba75d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:29:980-90051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9b56524-f523-40b9-9ca0-8ce8d70b577c], x-b3-parentspanid=[49398c9a09ee7840], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17e5e81dda6e257349398c9a09ee7840], x-b3-spanid=[57488d339c4eba69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce717960-e2b1-4385-8729-94a1c58ba75d]}\\\"}\"}","context":{"RequestID":"ce717960-e2b1-4385-8729-94a1c58ba75d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2eddeef5-ca67-44f1-8cc3-71d850bdbe47","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:29.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:29.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce717960-e2b1-4385-8729-94a1c58ba75d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2eddeef5-ca67-44f1-8cc3-71d850bdbe47","LogTimestamp":"2023-04-23T00:54:29.982Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:31.993Z","message":"Entering","context":{"RequestID":"e4ae570c-36f3-4795-9621-57c508c90bcc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6d92a7-bd9b-47bf-b141-5c916c01cb52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:31.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:31.995Z","message":"{\"transactionId\":\"e4ae570c-36f3-4795-9621-57c508c90bcc\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:31:994\",\"respDate\":\"230423-00:54:31:995\",\"sourceId\":\"haproxy:e4ae570c-36f3-4795-9621-57c508c90bcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:31:994-19556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36b9eec5-7a8a-458f-b29a-8512adf6d1d8], x-b3-parentspanid=[c3af586cee0258de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aae7bd051b3b16d4c3af586cee0258de], x-b3-spanid=[a0030f537f815253], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4ae570c-36f3-4795-9621-57c508c90bcc]}\\\"}\"}","context":{"RequestID":"e4ae570c-36f3-4795-9621-57c508c90bcc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee6d92a7-bd9b-47bf-b141-5c916c01cb52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:31.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:31.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4ae570c-36f3-4795-9621-57c508c90bcc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee6d92a7-bd9b-47bf-b141-5c916c01cb52","LogTimestamp":"2023-04-23T00:54:31.996Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:32.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:32.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:32.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:32.996Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:34.006Z","message":"Entering","context":{"RequestID":"fd99eada-78a4-4aab-a8e8-95adac4ccdcf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a176e33-b20b-4174-8c65-cf2628e92942","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:34.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:34.008Z","message":"{\"transactionId\":\"fd99eada-78a4-4aab-a8e8-95adac4ccdcf\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:34:006\",\"respDate\":\"230423-00:54:34:008\",\"sourceId\":\"haproxy:fd99eada-78a4-4aab-a8e8-95adac4ccdcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:34:006-62774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ea230b2-9aae-4584-ad0a-930b9bcf95a2], x-b3-parentspanid=[3dea9f6e71b29328], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d791692246be5abf3dea9f6e71b29328], x-b3-spanid=[046ff0972cc436de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd99eada-78a4-4aab-a8e8-95adac4ccdcf]}\\\"}\"}","context":{"RequestID":"fd99eada-78a4-4aab-a8e8-95adac4ccdcf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a176e33-b20b-4174-8c65-cf2628e92942","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:34.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:34.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd99eada-78a4-4aab-a8e8-95adac4ccdcf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a176e33-b20b-4174-8c65-cf2628e92942","LogTimestamp":"2023-04-23T00:54:34.008Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:35.383Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:35.388Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:36.020Z","message":"Entering","context":{"RequestID":"e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29522e9d-52b9-4fb9-9b78-961f6528ea85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:36.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:36.023Z","message":"{\"transactionId\":\"e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:36:021\",\"respDate\":\"230423-00:54:36:023\",\"sourceId\":\"haproxy:e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:36:021-53062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f8a338b-6fe3-4bc1-8a15-7c2dea0fe337], x-b3-parentspanid=[7db242a88bee2c18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b55f44b9bee74aa7db242a88bee2c18], x-b3-spanid=[dfd0ab42142a3946], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d]}\\\"}\"}","context":{"RequestID":"e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29522e9d-52b9-4fb9-9b78-961f6528ea85","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:36.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:36.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e857eb3e-18ab-4d2e-8b97-3a8afd4e5f0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29522e9d-52b9-4fb9-9b78-961f6528ea85","LogTimestamp":"2023-04-23T00:54:36.024Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:38.033Z","message":"Entering","context":{"RequestID":"48cfd6c9-50c7-47c6-85ef-f75f992b62db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a3c619e-daa9-485c-9a3f-c4db7fc609b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:38.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:38.035Z","message":"{\"transactionId\":\"48cfd6c9-50c7-47c6-85ef-f75f992b62db\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:38:034\",\"respDate\":\"230423-00:54:38:035\",\"sourceId\":\"haproxy:48cfd6c9-50c7-47c6-85ef-f75f992b62db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:38:034-4131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d4fe827-44e6-4d00-aa43-9d0f0d5d1509], x-b3-parentspanid=[5ac35f2faf794fd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6116a27f1e3ea8a35ac35f2faf794fd7], x-b3-spanid=[54ad801e0d9b9d5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48cfd6c9-50c7-47c6-85ef-f75f992b62db]}\\\"}\"}","context":{"RequestID":"48cfd6c9-50c7-47c6-85ef-f75f992b62db","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a3c619e-daa9-485c-9a3f-c4db7fc609b2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:38.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:38.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48cfd6c9-50c7-47c6-85ef-f75f992b62db","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a3c619e-daa9-485c-9a3f-c4db7fc609b2","LogTimestamp":"2023-04-23T00:54:38.035Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:39.211Z","message":"Entering","context":{"RequestID":"8b99a334-c554-45a0-bded-eda7412c24d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f456c1a3-1391-4874-8d8a-e5e354d29b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:39.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b99a334-c554-45a0-bded-eda7412c24d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f456c1a3-1391-4874-8d8a-e5e354d29b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:39.214Z","message":"{\"transactionId\":\"8b99a334-c554-45a0-bded-eda7412c24d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:39:212\",\"respDate\":\"230423-00:54:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b99a334-c554-45a0-bded-eda7412c24d2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:39:212-1239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b99a334-c554-45a0-bded-eda7412c24d2]}\\\"}\"}","context":{"RequestID":"8b99a334-c554-45a0-bded-eda7412c24d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f456c1a3-1391-4874-8d8a-e5e354d29b08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b99a334-c554-45a0-bded-eda7412c24d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f456c1a3-1391-4874-8d8a-e5e354d29b08","LogTimestamp":"2023-04-23T00:54:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:39.326Z","message":"Entering","context":{"RequestID":"de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c2e072a-16ed-4439-adeb-e22249d60b2b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:39.327Z","message":"{\"transactionId\":\"de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:39:326\",\"respDate\":\"230423-00:54:39:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:39:326-53850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0feba4d5-fb2d-4d05-be73-45f2b2dbb27d], x-b3-parentspanid=[f1dd49b55077a4a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50481], x-envoy-attempt-count=[1], x-b3-traceid=[aa1200f1fd9c3d96f1dd49b55077a4a3], x-b3-spanid=[27ad5b2ce99207fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2]}\\\"}\"}","context":{"RequestID":"de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c2e072a-16ed-4439-adeb-e22249d60b2b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:39.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:39.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de5fcdb0-5f0a-47c5-97b8-2fbabe9beeb2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c2e072a-16ed-4439-adeb-e22249d60b2b","LogTimestamp":"2023-04-23T00:54:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:40.045Z","message":"Entering","context":{"RequestID":"6aa9c010-e92b-4319-aa0d-95525e16a188","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1714418a-8e9f-49b4-a38d-dc8525caedf3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:40.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:40.047Z","message":"{\"transactionId\":\"6aa9c010-e92b-4319-aa0d-95525e16a188\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:40:046\",\"respDate\":\"230423-00:54:40:047\",\"sourceId\":\"haproxy:6aa9c010-e92b-4319-aa0d-95525e16a188\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:40:046-43249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a75279a2-73db-468e-818e-61e8b22a9b41], x-b3-parentspanid=[d5cb4c626a4ce413], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07414dc30f0345f9d5cb4c626a4ce413], x-b3-spanid=[675e2357c04bdfcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aa9c010-e92b-4319-aa0d-95525e16a188]}\\\"}\"}","context":{"RequestID":"6aa9c010-e92b-4319-aa0d-95525e16a188","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1714418a-8e9f-49b4-a38d-dc8525caedf3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:40.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:40.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aa9c010-e92b-4319-aa0d-95525e16a188","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1714418a-8e9f-49b4-a38d-dc8525caedf3","LogTimestamp":"2023-04-23T00:54:40.047Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:42.059Z","message":"Entering","context":{"RequestID":"5306e9b9-37ac-4083-b676-eba4dfcdf3b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bdad667-a536-42d9-97ae-e6c7e22c64da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:42.061Z","message":"{\"transactionId\":\"5306e9b9-37ac-4083-b676-eba4dfcdf3b9\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:42:059\",\"respDate\":\"230423-00:54:42:061\",\"sourceId\":\"haproxy:5306e9b9-37ac-4083-b676-eba4dfcdf3b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:42:059-43111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35980f63-106b-4666-9142-0d14ab8334e0], x-b3-parentspanid=[8c434864b7427d12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[123410e088c53feb8c434864b7427d12], x-b3-spanid=[1ea568c224838ef5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5306e9b9-37ac-4083-b676-eba4dfcdf3b9]}\\\"}\"}","context":{"RequestID":"5306e9b9-37ac-4083-b676-eba4dfcdf3b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4bdad667-a536-42d9-97ae-e6c7e22c64da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:42.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5306e9b9-37ac-4083-b676-eba4dfcdf3b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bdad667-a536-42d9-97ae-e6c7e22c64da","LogTimestamp":"2023-04-23T00:54:42.061Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:42.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:42.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:42.994Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:42.995Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:44.072Z","message":"Entering","context":{"RequestID":"19035fd2-db22-48c2-8e48-b0444aa46e63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3235f7f2-a289-4464-9e43-9de199013ecc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:44.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:44.075Z","message":"{\"transactionId\":\"19035fd2-db22-48c2-8e48-b0444aa46e63\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:44:073\",\"respDate\":\"230423-00:54:44:075\",\"sourceId\":\"haproxy:19035fd2-db22-48c2-8e48-b0444aa46e63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:44:073-17227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57d47506-fb7e-492f-aaf9-ac012f4c261f], x-b3-parentspanid=[040d49a191f86fe8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a7568aba0cd646e040d49a191f86fe8], x-b3-spanid=[fdc226df28b67265], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19035fd2-db22-48c2-8e48-b0444aa46e63]}\\\"}\"}","context":{"RequestID":"19035fd2-db22-48c2-8e48-b0444aa46e63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3235f7f2-a289-4464-9e43-9de199013ecc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:44.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:44.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19035fd2-db22-48c2-8e48-b0444aa46e63","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3235f7f2-a289-4464-9e43-9de199013ecc","LogTimestamp":"2023-04-23T00:54:44.076Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:46.086Z","message":"Entering","context":{"RequestID":"97389714-b924-4b43-bdb8-e20aaf8323f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"11118ef3-d54c-4997-9b0a-f954b331e409","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:46.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:46.087Z","message":"{\"transactionId\":\"97389714-b924-4b43-bdb8-e20aaf8323f8\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:46:086\",\"respDate\":\"230423-00:54:46:087\",\"sourceId\":\"haproxy:97389714-b924-4b43-bdb8-e20aaf8323f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:46:086-26784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d2cd40b-655d-4290-8920-a74beaca107a], x-b3-parentspanid=[6d7ae16ae3eaff3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8381237541c7bc266d7ae16ae3eaff3d], x-b3-spanid=[738799e692f04ca3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97389714-b924-4b43-bdb8-e20aaf8323f8]}\\\"}\"}","context":{"RequestID":"97389714-b924-4b43-bdb8-e20aaf8323f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"11118ef3-d54c-4997-9b0a-f954b331e409","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:46.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:46.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97389714-b924-4b43-bdb8-e20aaf8323f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11118ef3-d54c-4997-9b0a-f954b331e409","LogTimestamp":"2023-04-23T00:54:46.087Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:54:48.096Z","message":"Entering","context":{"RequestID":"455b7dc9-b05d-413b-b7e1-1817021df771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63d236d1-eae9-486b-9b47-e5106d0118d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:48.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:48.099Z","message":"{\"transactionId\":\"455b7dc9-b05d-413b-b7e1-1817021df771\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:48:097\",\"respDate\":\"230423-00:54:48:099\",\"sourceId\":\"haproxy:455b7dc9-b05d-413b-b7e1-1817021df771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:48:097-17972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d713d95f-16df-408a-b47f-7893d4bf099a], x-b3-parentspanid=[fb3ff74f33b7decc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a31524b36ec968ffb3ff74f33b7decc], x-b3-spanid=[69f5f4d8c8a44c3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[455b7dc9-b05d-413b-b7e1-1817021df771]}\\\"}\"}","context":{"RequestID":"455b7dc9-b05d-413b-b7e1-1817021df771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63d236d1-eae9-486b-9b47-e5106d0118d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:48.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:48.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"455b7dc9-b05d-413b-b7e1-1817021df771","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63d236d1-eae9-486b-9b47-e5106d0118d3","LogTimestamp":"2023-04-23T00:54:48.099Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:49.211Z","message":"Entering","context":{"RequestID":"28ddd838-7a45-4c10-beec-0f58f95e9fb3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e201ab8-a1f3-438c-97aa-05976f5210d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"28ddd838-7a45-4c10-beec-0f58f95e9fb3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e201ab8-a1f3-438c-97aa-05976f5210d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:49.214Z","message":"{\"transactionId\":\"28ddd838-7a45-4c10-beec-0f58f95e9fb3\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:49:212\",\"respDate\":\"230423-00:54:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28ddd838-7a45-4c10-beec-0f58f95e9fb3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:49:212-51448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28ddd838-7a45-4c10-beec-0f58f95e9fb3]}\\\"}\"}","context":{"RequestID":"28ddd838-7a45-4c10-beec-0f58f95e9fb3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e201ab8-a1f3-438c-97aa-05976f5210d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28ddd838-7a45-4c10-beec-0f58f95e9fb3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e201ab8-a1f3-438c-97aa-05976f5210d6","LogTimestamp":"2023-04-23T00:54:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:49.326Z","message":"Entering","context":{"RequestID":"add895b6-708d-488f-b82a-90dbb2d66e0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a29438fd-9743-40ed-9fa9-34029696a295","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:49.328Z","message":"{\"transactionId\":\"add895b6-708d-488f-b82a-90dbb2d66e0e\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:49:327\",\"respDate\":\"230423-00:54:49:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:add895b6-708d-488f-b82a-90dbb2d66e0e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:49:327-589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2d44969-4924-4084-8710-669decf20c3a], x-b3-parentspanid=[27f250a18e8e8779], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54305], x-envoy-attempt-count=[1], x-b3-traceid=[f01d68940352b7e827f250a18e8e8779], x-b3-spanid=[841d459ee6c09349], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[add895b6-708d-488f-b82a-90dbb2d66e0e]}\\\"}\"}","context":{"RequestID":"add895b6-708d-488f-b82a-90dbb2d66e0e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a29438fd-9743-40ed-9fa9-34029696a295","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add895b6-708d-488f-b82a-90dbb2d66e0e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a29438fd-9743-40ed-9fa9-34029696a295","LogTimestamp":"2023-04-23T00:54:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:50.113Z","message":"Entering","context":{"RequestID":"904211ca-2fb9-489c-be0d-8578ea0c19f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c799292-6c0e-4091-8b52-dc4810822462","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:50.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:50.115Z","message":"{\"transactionId\":\"904211ca-2fb9-489c-be0d-8578ea0c19f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:50:114\",\"respDate\":\"230423-00:54:50:115\",\"sourceId\":\"haproxy:904211ca-2fb9-489c-be0d-8578ea0c19f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:50:114-72557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04984711-f470-4d5c-a341-4f0f526c3479], x-b3-parentspanid=[9d5f198df74ef8af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86ce8cd8b37316059d5f198df74ef8af], x-b3-spanid=[5a8a99b6f4be5dbd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[904211ca-2fb9-489c-be0d-8578ea0c19f6]}\\\"}\"}","context":{"RequestID":"904211ca-2fb9-489c-be0d-8578ea0c19f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c799292-6c0e-4091-8b52-dc4810822462","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:50.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:50.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904211ca-2fb9-489c-be0d-8578ea0c19f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c799292-6c0e-4091-8b52-dc4810822462","LogTimestamp":"2023-04-23T00:54:50.116Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:52.126Z","message":"Entering","context":{"RequestID":"fb4b34b6-dfd0-4dd7-9cbd-379980f24438","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1e14483-f3f2-4e58-9aeb-3b3f8c659923","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:52.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:52.128Z","message":"{\"transactionId\":\"fb4b34b6-dfd0-4dd7-9cbd-379980f24438\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:52:126\",\"respDate\":\"230423-00:54:52:128\",\"sourceId\":\"haproxy:fb4b34b6-dfd0-4dd7-9cbd-379980f24438\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:52:126-41947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[303840d2-ed15-478b-ab1d-79273865df09], x-b3-parentspanid=[b9ba47f2d96b4057], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6071e79a0cad98bb9ba47f2d96b4057], x-b3-spanid=[e84ec7d21f7a10f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb4b34b6-dfd0-4dd7-9cbd-379980f24438]}\\\"}\"}","context":{"RequestID":"fb4b34b6-dfd0-4dd7-9cbd-379980f24438","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1e14483-f3f2-4e58-9aeb-3b3f8c659923","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:52.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:52.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb4b34b6-dfd0-4dd7-9cbd-379980f24438","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1e14483-f3f2-4e58-9aeb-3b3f8c659923","LogTimestamp":"2023-04-23T00:54:52.128Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:54:52.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:54:53.059Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:53.059Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:53.059Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:54.139Z","message":"Entering","context":{"RequestID":"957fb5b9-d88c-46a7-bc94-1439e83139fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ddd7a26-a15d-4800-9b8b-34e77e5f54b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:54.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:54.141Z","message":"{\"transactionId\":\"957fb5b9-d88c-46a7-bc94-1439e83139fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:54:140\",\"respDate\":\"230423-00:54:54:141\",\"sourceId\":\"haproxy:957fb5b9-d88c-46a7-bc94-1439e83139fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:54:54:140-66161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6e3654f-55b0-4ce4-92e8-23a43217ed53], x-b3-parentspanid=[d50487d6b28b9c2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4aad5949db2c5c9d50487d6b28b9c2c], x-b3-spanid=[c206ffb427f4b89a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[957fb5b9-d88c-46a7-bc94-1439e83139fe]}\\\"}\"}","context":{"RequestID":"957fb5b9-d88c-46a7-bc94-1439e83139fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ddd7a26-a15d-4800-9b8b-34e77e5f54b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:54.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:54.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"957fb5b9-d88c-46a7-bc94-1439e83139fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ddd7a26-a15d-4800-9b8b-34e77e5f54b8","LogTimestamp":"2023-04-23T00:54:54.141Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:54:56.149Z","message":"Entering","context":{"RequestID":"a1a7f431-6667-492d-96d1-42ff8d0011ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6cd443b6-6db4-4632-9dc8-983e04de4d83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:56.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:56.151Z","message":"{\"transactionId\":\"a1a7f431-6667-492d-96d1-42ff8d0011ff\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:56:150\",\"respDate\":\"230423-00:54:56:151\",\"sourceId\":\"haproxy:a1a7f431-6667-492d-96d1-42ff8d0011ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:54:56:150-69065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e7de9ab-725c-409c-8000-fb615884926e], x-b3-parentspanid=[fc521bcea1de7ff4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bfc82a9a264c883fc521bcea1de7ff4], x-b3-spanid=[839eb8d527b1f05a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1a7f431-6667-492d-96d1-42ff8d0011ff]}\\\"}\"}","context":{"RequestID":"a1a7f431-6667-492d-96d1-42ff8d0011ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6cd443b6-6db4-4632-9dc8-983e04de4d83","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:56.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:56.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1a7f431-6667-492d-96d1-42ff8d0011ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cd443b6-6db4-4632-9dc8-983e04de4d83","LogTimestamp":"2023-04-23T00:54:56.151Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:54:58.161Z","message":"Entering","context":{"RequestID":"5597b1d1-d75a-4121-8bf7-2bc45a755fbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9d7a918-86b4-4de4-abf8-a6ef703fd9f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:58.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:58.163Z","message":"{\"transactionId\":\"5597b1d1-d75a-4121-8bf7-2bc45a755fbe\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:58:162\",\"respDate\":\"230423-00:54:58:163\",\"sourceId\":\"haproxy:5597b1d1-d75a-4121-8bf7-2bc45a755fbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:58:162-25095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[382e1641-a61a-4588-afd9-1806cf64003b], x-b3-parentspanid=[43b71575f44e574c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cb4d04dec92fcc243b71575f44e574c], x-b3-spanid=[38cf53fbcd6200de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5597b1d1-d75a-4121-8bf7-2bc45a755fbe]}\\\"}\"}","context":{"RequestID":"5597b1d1-d75a-4121-8bf7-2bc45a755fbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9d7a918-86b4-4de4-abf8-a6ef703fd9f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:54:58.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:58.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5597b1d1-d75a-4121-8bf7-2bc45a755fbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9d7a918-86b4-4de4-abf8-a6ef703fd9f8","LogTimestamp":"2023-04-23T00:54:58.164Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:59.211Z","message":"Entering","context":{"RequestID":"be05e4d8-93ae-4716-9b1c-c5e309c8f704","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72e69d51-70fa-42d2-a9a4-573ab34e35ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"be05e4d8-93ae-4716-9b1c-c5e309c8f704","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72e69d51-70fa-42d2-a9a4-573ab34e35ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:59.213Z","message":"{\"transactionId\":\"be05e4d8-93ae-4716-9b1c-c5e309c8f704\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:59:212\",\"respDate\":\"230423-00:54:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be05e4d8-93ae-4716-9b1c-c5e309c8f704\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:59:212-94947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be05e4d8-93ae-4716-9b1c-c5e309c8f704]}\\\"}\"}","context":{"RequestID":"be05e4d8-93ae-4716-9b1c-c5e309c8f704","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72e69d51-70fa-42d2-a9a4-573ab34e35ee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:54:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be05e4d8-93ae-4716-9b1c-c5e309c8f704","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72e69d51-70fa-42d2-a9a4-573ab34e35ee","LogTimestamp":"2023-04-23T00:54:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:54:59.325Z","message":"Entering","context":{"RequestID":"50d3203f-54e2-4a22-8885-f46f92b3a9d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e540866-dffb-498a-8b10-bb616e3eed02","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:54:59.327Z","message":"{\"transactionId\":\"50d3203f-54e2-4a22-8885-f46f92b3a9d6\",\"status\":\"200\",\"rqstDate\":\"230423-00:54:59:326\",\"respDate\":\"230423-00:54:59:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:50d3203f-54e2-4a22-8885-f46f92b3a9d6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:54:59:326-12749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2da2195-073c-4191-b521-d7ffee034128], x-b3-parentspanid=[376847d197c69b3d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45247], x-envoy-attempt-count=[1], x-b3-traceid=[9f4310e6b6f25af7376847d197c69b3d], x-b3-spanid=[b067d73c8df362b1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[50d3203f-54e2-4a22-8885-f46f92b3a9d6]}\\\"}\"}","context":{"RequestID":"50d3203f-54e2-4a22-8885-f46f92b3a9d6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3e540866-dffb-498a-8b10-bb616e3eed02","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:54:59.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:54:59.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50d3203f-54e2-4a22-8885-f46f92b3a9d6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e540866-dffb-498a-8b10-bb616e3eed02","LogTimestamp":"2023-04-23T00:54:59.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:54:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:55:00.175Z","message":"Entering","context":{"RequestID":"1d0ac7fa-1943-455c-901e-556dad67efef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c07dc9d-b411-43ea-ab21-e5e8499a8d57","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:00.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:00.177Z","message":"{\"transactionId\":\"1d0ac7fa-1943-455c-901e-556dad67efef\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:00:175\",\"respDate\":\"230423-00:55:00:177\",\"sourceId\":\"haproxy:1d0ac7fa-1943-455c-901e-556dad67efef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:00:175-88766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17d52101-0f1e-4780-a027-dbe329101b90], x-b3-parentspanid=[5e8e7a5c9bd65484], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299ded7dfe28a8875e8e7a5c9bd65484], x-b3-spanid=[b44e9a9380ceb25f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d0ac7fa-1943-455c-901e-556dad67efef]}\\\"}\"}","context":{"RequestID":"1d0ac7fa-1943-455c-901e-556dad67efef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4c07dc9d-b411-43ea-ab21-e5e8499a8d57","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:00.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:00.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d0ac7fa-1943-455c-901e-556dad67efef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c07dc9d-b411-43ea-ab21-e5e8499a8d57","LogTimestamp":"2023-04-23T00:55:00.177Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:02.188Z","message":"Entering","context":{"RequestID":"a0388a18-a066-4ca5-bf09-69f0c63cde01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf4975ea-475f-4fbd-bfee-fcc899d9de00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:02.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:02.190Z","message":"{\"transactionId\":\"a0388a18-a066-4ca5-bf09-69f0c63cde01\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:02:189\",\"respDate\":\"230423-00:55:02:190\",\"sourceId\":\"haproxy:a0388a18-a066-4ca5-bf09-69f0c63cde01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:02:189-64920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1186d044-9713-42de-88bd-05a1a3d88a26], x-b3-parentspanid=[5b43f4c8d54c1e43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1972c3e30cf92ebe5b43f4c8d54c1e43], x-b3-spanid=[74783c0fd475c8c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0388a18-a066-4ca5-bf09-69f0c63cde01]}\\\"}\"}","context":{"RequestID":"a0388a18-a066-4ca5-bf09-69f0c63cde01","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bf4975ea-475f-4fbd-bfee-fcc899d9de00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:02.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:02.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0388a18-a066-4ca5-bf09-69f0c63cde01","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf4975ea-475f-4fbd-bfee-fcc899d9de00","LogTimestamp":"2023-04-23T00:55:02.191Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:02.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:03.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:03.001Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:03.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:04.201Z","message":"Entering","context":{"RequestID":"c241e6b0-ee7c-4497-93d2-79b44fb751fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59c8fc43-d89f-41d4-b7f8-89e5f724ab17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:04.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:04.203Z","message":"{\"transactionId\":\"c241e6b0-ee7c-4497-93d2-79b44fb751fd\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:04:202\",\"respDate\":\"230423-00:55:04:203\",\"sourceId\":\"haproxy:c241e6b0-ee7c-4497-93d2-79b44fb751fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:04:202-12673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c24c89e-5630-4b6a-8791-359147e95539], x-b3-parentspanid=[dc7ee420de397d75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaf19331b0251e7edc7ee420de397d75], x-b3-spanid=[6105443035fad4fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c241e6b0-ee7c-4497-93d2-79b44fb751fd]}\\\"}\"}","context":{"RequestID":"c241e6b0-ee7c-4497-93d2-79b44fb751fd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"59c8fc43-d89f-41d4-b7f8-89e5f724ab17","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:04.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:04.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c241e6b0-ee7c-4497-93d2-79b44fb751fd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59c8fc43-d89f-41d4-b7f8-89e5f724ab17","LogTimestamp":"2023-04-23T00:55:04.204Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:05.390Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:05.395Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:06.214Z","message":"Entering","context":{"RequestID":"46d901f6-f6f3-429d-9c22-b032d216c55f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77717b53-1776-4b58-b3a6-1f9a1a5a6d5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:06.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:06.216Z","message":"{\"transactionId\":\"46d901f6-f6f3-429d-9c22-b032d216c55f\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:06:215\",\"respDate\":\"230423-00:55:06:216\",\"sourceId\":\"haproxy:46d901f6-f6f3-429d-9c22-b032d216c55f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:06:215-33954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17bfd940-0a63-4ebb-ae1c-a63e9685fa6c], x-b3-parentspanid=[d401e68d5f5fdab3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd9065bafa942829d401e68d5f5fdab3], x-b3-spanid=[6625314ab3b9fe2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46d901f6-f6f3-429d-9c22-b032d216c55f]}\\\"}\"}","context":{"RequestID":"46d901f6-f6f3-429d-9c22-b032d216c55f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77717b53-1776-4b58-b3a6-1f9a1a5a6d5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:06.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:06.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46d901f6-f6f3-429d-9c22-b032d216c55f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77717b53-1776-4b58-b3a6-1f9a1a5a6d5f","LogTimestamp":"2023-04-23T00:55:06.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:08.227Z","message":"Entering","context":{"RequestID":"93fbde31-7a69-4f17-9315-c347cae07d8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b12e5801-43ed-4235-951e-938e1830716b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:08.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:08.230Z","message":"{\"transactionId\":\"93fbde31-7a69-4f17-9315-c347cae07d8c\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:08:229\",\"respDate\":\"230423-00:55:08:230\",\"sourceId\":\"haproxy:93fbde31-7a69-4f17-9315-c347cae07d8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:08:229-31675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[763352f0-2056-46ab-85f8-f11cf549f80e], x-b3-parentspanid=[861cd5b9b28c6192], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[befdde5c014ef175861cd5b9b28c6192], x-b3-spanid=[7f9f100943440fc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93fbde31-7a69-4f17-9315-c347cae07d8c]}\\\"}\"}","context":{"RequestID":"93fbde31-7a69-4f17-9315-c347cae07d8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b12e5801-43ed-4235-951e-938e1830716b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:08.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:08.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93fbde31-7a69-4f17-9315-c347cae07d8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b12e5801-43ed-4235-951e-938e1830716b","LogTimestamp":"2023-04-23T00:55:08.231Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:09.212Z","message":"Entering","context":{"RequestID":"876aa15a-88b6-4010-b546-658e3f59b39c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c34a69e8-229a-4dac-94de-4167c4a9aed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"876aa15a-88b6-4010-b546-658e3f59b39c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c34a69e8-229a-4dac-94de-4167c4a9aed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:09.216Z","message":"{\"transactionId\":\"876aa15a-88b6-4010-b546-658e3f59b39c\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:09:213\",\"respDate\":\"230423-00:55:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:876aa15a-88b6-4010-b546-658e3f59b39c\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:09:213-55896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[876aa15a-88b6-4010-b546-658e3f59b39c]}\\\"}\"}","context":{"RequestID":"876aa15a-88b6-4010-b546-658e3f59b39c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c34a69e8-229a-4dac-94de-4167c4a9aed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"876aa15a-88b6-4010-b546-658e3f59b39c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c34a69e8-229a-4dac-94de-4167c4a9aed0","LogTimestamp":"2023-04-23T00:55:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:55:09.326Z","message":"Entering","context":{"RequestID":"6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b98dc57-8ecc-4e80-86ef-4711f2d4a607","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:09.329Z","message":"{\"transactionId\":\"6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:09:327\",\"respDate\":\"230423-00:55:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:09:327-10266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e76cefc0-fce9-4639-9d00-1245a8c874ca], x-b3-parentspanid=[b369034dc7dd0e9b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47321], x-envoy-attempt-count=[1], x-b3-traceid=[9472af982a43c034b369034dc7dd0e9b], x-b3-spanid=[be22fa1fdeddf979], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f]}\\\"}\"}","context":{"RequestID":"6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b98dc57-8ecc-4e80-86ef-4711f2d4a607","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:09.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c853f0e-4c9e-4cf2-8ab4-1f9ab10db47f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b98dc57-8ecc-4e80-86ef-4711f2d4a607","LogTimestamp":"2023-04-23T00:55:09.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:10.241Z","message":"Entering","context":{"RequestID":"fb4f8d72-47bd-43a2-817e-8c4e0e199c0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"258bf116-5d16-4e62-95dc-61e225ed2c42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:10.243Z","message":"{\"transactionId\":\"fb4f8d72-47bd-43a2-817e-8c4e0e199c0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:10:242\",\"respDate\":\"230423-00:55:10:243\",\"sourceId\":\"haproxy:fb4f8d72-47bd-43a2-817e-8c4e0e199c0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:10:242-97689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63ea9db0-2d8c-46d4-a57c-750892e74e83], x-b3-parentspanid=[1fd82591f765f5f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60ff4255d53a10111fd82591f765f5f9], x-b3-spanid=[ccc21fac1913cf7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb4f8d72-47bd-43a2-817e-8c4e0e199c0d]}\\\"}\"}","context":{"RequestID":"fb4f8d72-47bd-43a2-817e-8c4e0e199c0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"258bf116-5d16-4e62-95dc-61e225ed2c42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:10.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:10.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb4f8d72-47bd-43a2-817e-8c4e0e199c0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"258bf116-5d16-4e62-95dc-61e225ed2c42","LogTimestamp":"2023-04-23T00:55:10.244Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:55:12.253Z","message":"Entering","context":{"RequestID":"1d216d9d-6559-4e1f-a3ab-12443dc05827","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b464f44-dbd0-4f25-bc80-065bdcdc842e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:12.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:12.255Z","message":"{\"transactionId\":\"1d216d9d-6559-4e1f-a3ab-12443dc05827\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:12:253\",\"respDate\":\"230423-00:55:12:255\",\"sourceId\":\"haproxy:1d216d9d-6559-4e1f-a3ab-12443dc05827\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:12:253-76298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f30197ca-0b1a-41a3-9807-599b8eb73d7f], x-b3-parentspanid=[aecdbf564c7ba5c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a88a79158ef498aecdbf564c7ba5c4], x-b3-spanid=[c13e4569648a91ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d216d9d-6559-4e1f-a3ab-12443dc05827]}\\\"}\"}","context":{"RequestID":"1d216d9d-6559-4e1f-a3ab-12443dc05827","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b464f44-dbd0-4f25-bc80-065bdcdc842e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:12.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:12.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d216d9d-6559-4e1f-a3ab-12443dc05827","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b464f44-dbd0-4f25-bc80-065bdcdc842e","LogTimestamp":"2023-04-23T00:55:12.255Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:12.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:12.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:12.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:12.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:14.266Z","message":"Entering","context":{"RequestID":"d66f61d3-b2b8-410f-82ca-19af3af0b3f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a18d74c4-9a5d-4e6b-999a-35302ab9e044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:14.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:14.269Z","message":"{\"transactionId\":\"d66f61d3-b2b8-410f-82ca-19af3af0b3f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:14:267\",\"respDate\":\"230423-00:55:14:268\",\"sourceId\":\"haproxy:d66f61d3-b2b8-410f-82ca-19af3af0b3f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:14:267-62430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[012c2e27-15f6-4627-b1e4-ef9ce045dc83], x-b3-parentspanid=[ae1b3279c517e3b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83ac91f08b43c38cae1b3279c517e3b2], x-b3-spanid=[31424b130db47f43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d66f61d3-b2b8-410f-82ca-19af3af0b3f4]}\\\"}\"}","context":{"RequestID":"d66f61d3-b2b8-410f-82ca-19af3af0b3f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a18d74c4-9a5d-4e6b-999a-35302ab9e044","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:14.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:14.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d66f61d3-b2b8-410f-82ca-19af3af0b3f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a18d74c4-9a5d-4e6b-999a-35302ab9e044","LogTimestamp":"2023-04-23T00:55:14.270Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:16.281Z","message":"Entering","context":{"RequestID":"799cc4ab-3487-490b-8749-8eee8a36ecdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4a2cf38-0aab-4e56-bc6f-91116b504fed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:16.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:16.283Z","message":"{\"transactionId\":\"799cc4ab-3487-490b-8749-8eee8a36ecdc\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:16:281\",\"respDate\":\"230423-00:55:16:283\",\"sourceId\":\"haproxy:799cc4ab-3487-490b-8749-8eee8a36ecdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:16:281-70021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c210ac04-9b27-4cc2-b62a-d62b4f1800a3], x-b3-parentspanid=[6fb0c3eec71701e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[397cd665949c99376fb0c3eec71701e6], x-b3-spanid=[f02e7a65048b5f24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[799cc4ab-3487-490b-8749-8eee8a36ecdc]}\\\"}\"}","context":{"RequestID":"799cc4ab-3487-490b-8749-8eee8a36ecdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f4a2cf38-0aab-4e56-bc6f-91116b504fed","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:16.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:16.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"799cc4ab-3487-490b-8749-8eee8a36ecdc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4a2cf38-0aab-4e56-bc6f-91116b504fed","LogTimestamp":"2023-04-23T00:55:16.283Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:18.293Z","message":"Entering","context":{"RequestID":"0dfb64c7-93f5-4791-bd08-42f2483f67a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2270c6f-53d8-41d8-8852-ca19da8b6a16","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:18.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:18.296Z","message":"{\"transactionId\":\"0dfb64c7-93f5-4791-bd08-42f2483f67a3\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:18:295\",\"respDate\":\"230423-00:55:18:296\",\"sourceId\":\"haproxy:0dfb64c7-93f5-4791-bd08-42f2483f67a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:18:295-65576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7828af7e-bee6-449d-8c7b-e2b56128a786], x-b3-parentspanid=[a62df373c2f5b00c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3db4593aadb19fca62df373c2f5b00c], x-b3-spanid=[e5878cbe796dde19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dfb64c7-93f5-4791-bd08-42f2483f67a3]}\\\"}\"}","context":{"RequestID":"0dfb64c7-93f5-4791-bd08-42f2483f67a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2270c6f-53d8-41d8-8852-ca19da8b6a16","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:18.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:18.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dfb64c7-93f5-4791-bd08-42f2483f67a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2270c6f-53d8-41d8-8852-ca19da8b6a16","LogTimestamp":"2023-04-23T00:55:18.297Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:19.211Z","message":"Entering","context":{"RequestID":"a95dbca9-16b4-4dbb-8e21-55c31290bc72","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6de3155d-8e5d-4aac-a3bf-c31e3aacf3d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"a95dbca9-16b4-4dbb-8e21-55c31290bc72","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6de3155d-8e5d-4aac-a3bf-c31e3aacf3d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:19.214Z","message":"{\"transactionId\":\"a95dbca9-16b4-4dbb-8e21-55c31290bc72\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:19:212\",\"respDate\":\"230423-00:55:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a95dbca9-16b4-4dbb-8e21-55c31290bc72\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:19:212-74013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a95dbca9-16b4-4dbb-8e21-55c31290bc72]}\\\"}\"}","context":{"RequestID":"a95dbca9-16b4-4dbb-8e21-55c31290bc72","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6de3155d-8e5d-4aac-a3bf-c31e3aacf3d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a95dbca9-16b4-4dbb-8e21-55c31290bc72","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6de3155d-8e5d-4aac-a3bf-c31e3aacf3d0","LogTimestamp":"2023-04-23T00:55:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:19.326Z","message":"Entering","context":{"RequestID":"71e1ee69-3219-40d0-852a-8aeb503f2fab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae3543b3-03d8-48e7-b4f0-fe4ef02dafbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:19.329Z","message":"{\"transactionId\":\"71e1ee69-3219-40d0-852a-8aeb503f2fab\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:19:327\",\"respDate\":\"230423-00:55:19:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71e1ee69-3219-40d0-852a-8aeb503f2fab\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:19:327-46243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd533c51-fec9-4947-98f0-9d448816fa2d], x-b3-parentspanid=[c35597aaf7d33d0b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37085], x-envoy-attempt-count=[1], x-b3-traceid=[479c912f09d1a251c35597aaf7d33d0b], x-b3-spanid=[99f7b9c0b0398473], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71e1ee69-3219-40d0-852a-8aeb503f2fab]}\\\"}\"}","context":{"RequestID":"71e1ee69-3219-40d0-852a-8aeb503f2fab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae3543b3-03d8-48e7-b4f0-fe4ef02dafbc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:19.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71e1ee69-3219-40d0-852a-8aeb503f2fab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae3543b3-03d8-48e7-b4f0-fe4ef02dafbc","LogTimestamp":"2023-04-23T00:55:19.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:20.307Z","message":"Entering","context":{"RequestID":"2a18f90f-ef12-4924-8447-1191a6e107fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b78b1245-dd60-48d9-b010-6df8a36a003e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:20.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:20.310Z","message":"{\"transactionId\":\"2a18f90f-ef12-4924-8447-1191a6e107fe\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:20:308\",\"respDate\":\"230423-00:55:20:310\",\"sourceId\":\"haproxy:2a18f90f-ef12-4924-8447-1191a6e107fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:20:308-12688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c2fbbd2-0082-4a68-a9f6-c5e7136e760f], x-b3-parentspanid=[0f80b40a3f2b5aa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb67bb523dfcb4bf0f80b40a3f2b5aa4], x-b3-spanid=[b0094c0d9e2ea6d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a18f90f-ef12-4924-8447-1191a6e107fe]}\\\"}\"}","context":{"RequestID":"2a18f90f-ef12-4924-8447-1191a6e107fe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b78b1245-dd60-48d9-b010-6df8a36a003e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:20.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:20.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a18f90f-ef12-4924-8447-1191a6e107fe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78b1245-dd60-48d9-b010-6df8a36a003e","LogTimestamp":"2023-04-23T00:55:20.311Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:22.322Z","message":"Entering","context":{"RequestID":"573873a0-3449-4396-aca9-7ae5d857731c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6848d09d-6004-4367-9839-9e6555f2a345","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:22.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:22.325Z","message":"{\"transactionId\":\"573873a0-3449-4396-aca9-7ae5d857731c\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:22:324\",\"respDate\":\"230423-00:55:22:325\",\"sourceId\":\"haproxy:573873a0-3449-4396-aca9-7ae5d857731c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:22:324-68948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9494c091-8c5d-4bb2-a489-872264173ad5], x-b3-parentspanid=[dd1e7570485f6f79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21c54d3b89e33360dd1e7570485f6f79], x-b3-spanid=[a3a0690124f8a5e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[573873a0-3449-4396-aca9-7ae5d857731c]}\\\"}\"}","context":{"RequestID":"573873a0-3449-4396-aca9-7ae5d857731c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6848d09d-6004-4367-9839-9e6555f2a345","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:22.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:22.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"573873a0-3449-4396-aca9-7ae5d857731c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6848d09d-6004-4367-9839-9e6555f2a345","LogTimestamp":"2023-04-23T00:55:22.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:22.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:22.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:22.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:22.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:24.336Z","message":"Entering","context":{"RequestID":"9c464be4-b6e6-441e-82a7-e515df8c2271","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6ab9a85-2964-4c5e-84a5-6b2815872751","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:24.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:24.338Z","message":"{\"transactionId\":\"9c464be4-b6e6-441e-82a7-e515df8c2271\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:24:337\",\"respDate\":\"230423-00:55:24:338\",\"sourceId\":\"haproxy:9c464be4-b6e6-441e-82a7-e515df8c2271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:24:337-26740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c458a2b-81a5-4a87-96b1-9bfefa7ca456], x-b3-parentspanid=[eb7401ec1587921e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7dacfa2a9aa211f1eb7401ec1587921e], x-b3-spanid=[af79891b15ca3303], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c464be4-b6e6-441e-82a7-e515df8c2271]}\\\"}\"}","context":{"RequestID":"9c464be4-b6e6-441e-82a7-e515df8c2271","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d6ab9a85-2964-4c5e-84a5-6b2815872751","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:24.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:24.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c464be4-b6e6-441e-82a7-e515df8c2271","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6ab9a85-2964-4c5e-84a5-6b2815872751","LogTimestamp":"2023-04-23T00:55:24.339Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:26.348Z","message":"Entering","context":{"RequestID":"140fe8da-3976-4867-90f8-b7e7e61a838b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c467067f-c2c5-418e-bcf0-92166a99bfa1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:26.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:26.350Z","message":"{\"transactionId\":\"140fe8da-3976-4867-90f8-b7e7e61a838b\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:26:348\",\"respDate\":\"230423-00:55:26:350\",\"sourceId\":\"haproxy:140fe8da-3976-4867-90f8-b7e7e61a838b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:26:348-98061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6ec5c53-f808-47d9-9471-5ea6881a8cb1], x-b3-parentspanid=[0e9320a0fc2f7da5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[772cf1ef6b0bfcb90e9320a0fc2f7da5], x-b3-spanid=[a444b928858b62dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[140fe8da-3976-4867-90f8-b7e7e61a838b]}\\\"}\"}","context":{"RequestID":"140fe8da-3976-4867-90f8-b7e7e61a838b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c467067f-c2c5-418e-bcf0-92166a99bfa1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:26.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:26.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"140fe8da-3976-4867-90f8-b7e7e61a838b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c467067f-c2c5-418e-bcf0-92166a99bfa1","LogTimestamp":"2023-04-23T00:55:26.350Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:28.360Z","message":"Entering","context":{"RequestID":"9af1a9fc-0fa0-450a-a8bd-1446b249abbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a36c69e1-8516-4f9a-a56d-12498862b233","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:28.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:28.362Z","message":"{\"transactionId\":\"9af1a9fc-0fa0-450a-a8bd-1446b249abbe\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:28:361\",\"respDate\":\"230423-00:55:28:362\",\"sourceId\":\"haproxy:9af1a9fc-0fa0-450a-a8bd-1446b249abbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:28:361-67115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8276b7e-bfa2-4cbd-9bb4-b4cb936ff2bf], x-b3-parentspanid=[5b495bc5ccdf7cd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3187df86d2f726525b495bc5ccdf7cd1], x-b3-spanid=[08d16a7e2f2cd164], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9af1a9fc-0fa0-450a-a8bd-1446b249abbe]}\\\"}\"}","context":{"RequestID":"9af1a9fc-0fa0-450a-a8bd-1446b249abbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a36c69e1-8516-4f9a-a56d-12498862b233","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:28.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:28.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9af1a9fc-0fa0-450a-a8bd-1446b249abbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a36c69e1-8516-4f9a-a56d-12498862b233","LogTimestamp":"2023-04-23T00:55:28.363Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:29.212Z","message":"Entering","context":{"RequestID":"7cf10058-1854-4aa5-a14a-960204cd1214","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20059dfc-c279-4778-abb1-41b0b85ba886","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"7cf10058-1854-4aa5-a14a-960204cd1214","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20059dfc-c279-4778-abb1-41b0b85ba886","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:29.216Z","message":"{\"transactionId\":\"7cf10058-1854-4aa5-a14a-960204cd1214\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:29:213\",\"respDate\":\"230423-00:55:29:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7cf10058-1854-4aa5-a14a-960204cd1214\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:29:213-27903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7cf10058-1854-4aa5-a14a-960204cd1214]}\\\"}\"}","context":{"RequestID":"7cf10058-1854-4aa5-a14a-960204cd1214","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20059dfc-c279-4778-abb1-41b0b85ba886","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cf10058-1854-4aa5-a14a-960204cd1214","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20059dfc-c279-4778-abb1-41b0b85ba886","LogTimestamp":"2023-04-23T00:55:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:55:29.326Z","message":"Entering","context":{"RequestID":"7c75d489-1bca-42dd-97bb-adf0ce5dd603","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc5647ba-5c93-4cdc-bcbb-cace24a1929e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:29.329Z","message":"{\"transactionId\":\"7c75d489-1bca-42dd-97bb-adf0ce5dd603\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:29:327\",\"respDate\":\"230423-00:55:29:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c75d489-1bca-42dd-97bb-adf0ce5dd603\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:29:327-12410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba26f99c-f35e-48d2-9296-27859d7ffccf], x-b3-parentspanid=[61595b38122194c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40941], x-envoy-attempt-count=[1], x-b3-traceid=[70b794a10362dbc361595b38122194c2], x-b3-spanid=[d682139bb36454f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c75d489-1bca-42dd-97bb-adf0ce5dd603]}\\\"}\"}","context":{"RequestID":"7c75d489-1bca-42dd-97bb-adf0ce5dd603","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cc5647ba-5c93-4cdc-bcbb-cace24a1929e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:29.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c75d489-1bca-42dd-97bb-adf0ce5dd603","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc5647ba-5c93-4cdc-bcbb-cace24a1929e","LogTimestamp":"2023-04-23T00:55:29.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:55:30.374Z","message":"Entering","context":{"RequestID":"5879686c-6f9f-4f4f-aa4e-39fa583ce7e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4730377-b1ff-44ed-87eb-a065560dd960","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:30.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:30.376Z","message":"{\"transactionId\":\"5879686c-6f9f-4f4f-aa4e-39fa583ce7e7\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:30:375\",\"respDate\":\"230423-00:55:30:376\",\"sourceId\":\"haproxy:5879686c-6f9f-4f4f-aa4e-39fa583ce7e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:30:375-24854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef2ddf66-405e-4cb7-aae8-6c608beb3c82], x-b3-parentspanid=[f86cbb4cf5ce92ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2fa54d8559972f0f86cbb4cf5ce92ae], x-b3-spanid=[63c3e17361e233a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5879686c-6f9f-4f4f-aa4e-39fa583ce7e7]}\\\"}\"}","context":{"RequestID":"5879686c-6f9f-4f4f-aa4e-39fa583ce7e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4730377-b1ff-44ed-87eb-a065560dd960","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:30.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:30.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5879686c-6f9f-4f4f-aa4e-39fa583ce7e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4730377-b1ff-44ed-87eb-a065560dd960","LogTimestamp":"2023-04-23T00:55:30.377Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:32.387Z","message":"Entering","context":{"RequestID":"6124ce0f-c90d-47e2-93ce-4bb0c46d5645","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4826db4-3d6e-4656-ac54-56ff7daeaa5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:32.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:32.390Z","message":"{\"transactionId\":\"6124ce0f-c90d-47e2-93ce-4bb0c46d5645\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:32:388\",\"respDate\":\"230423-00:55:32:389\",\"sourceId\":\"haproxy:6124ce0f-c90d-47e2-93ce-4bb0c46d5645\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:32:388-25971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e38d37a5-27d1-4d46-8a5f-c0578eeccda2], x-b3-parentspanid=[e06575ea2570beda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[950c846380d823c0e06575ea2570beda], x-b3-spanid=[231995f20650814d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6124ce0f-c90d-47e2-93ce-4bb0c46d5645]}\\\"}\"}","context":{"RequestID":"6124ce0f-c90d-47e2-93ce-4bb0c46d5645","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4826db4-3d6e-4656-ac54-56ff7daeaa5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:32.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:32.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6124ce0f-c90d-47e2-93ce-4bb0c46d5645","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4826db4-3d6e-4656-ac54-56ff7daeaa5b","LogTimestamp":"2023-04-23T00:55:32.390Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:32.981Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:32.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:32.992Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:32.992Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:34.401Z","message":"Entering","context":{"RequestID":"ada2b126-fee9-4462-b9c6-0a60b18baf06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ab3484c-cf25-41bb-bca3-1271a6d129da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:34.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:34.404Z","message":"{\"transactionId\":\"ada2b126-fee9-4462-b9c6-0a60b18baf06\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:34:402\",\"respDate\":\"230423-00:55:34:404\",\"sourceId\":\"haproxy:ada2b126-fee9-4462-b9c6-0a60b18baf06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:34:402-20296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3929342-5ce2-4797-a658-f65fe138cc87], x-b3-parentspanid=[383f1b9bce9211a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6ebac3c5cdb8630383f1b9bce9211a9], x-b3-spanid=[7022a63beb3169fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ada2b126-fee9-4462-b9c6-0a60b18baf06]}\\\"}\"}","context":{"RequestID":"ada2b126-fee9-4462-b9c6-0a60b18baf06","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ab3484c-cf25-41bb-bca3-1271a6d129da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:34.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:34.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ada2b126-fee9-4462-b9c6-0a60b18baf06","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ab3484c-cf25-41bb-bca3-1271a6d129da","LogTimestamp":"2023-04-23T00:55:34.404Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:35.395Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:35.400Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:36.415Z","message":"Entering","context":{"RequestID":"98fc8fab-b0d5-48cb-9b45-ac824f40512a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2c27d37-17c4-46ca-ae61-6157e742d8c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:36.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:36.418Z","message":"{\"transactionId\":\"98fc8fab-b0d5-48cb-9b45-ac824f40512a\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:36:416\",\"respDate\":\"230423-00:55:36:418\",\"sourceId\":\"haproxy:98fc8fab-b0d5-48cb-9b45-ac824f40512a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:36:416-58682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8dd31fe-ae90-4ebe-ac09-2ece0ee55604], x-b3-parentspanid=[d6e7f403a6c440e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03430774db706ef5d6e7f403a6c440e4], x-b3-spanid=[69d9c7981102f401], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98fc8fab-b0d5-48cb-9b45-ac824f40512a]}\\\"}\"}","context":{"RequestID":"98fc8fab-b0d5-48cb-9b45-ac824f40512a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2c27d37-17c4-46ca-ae61-6157e742d8c1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:36.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:36.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98fc8fab-b0d5-48cb-9b45-ac824f40512a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c27d37-17c4-46ca-ae61-6157e742d8c1","LogTimestamp":"2023-04-23T00:55:36.419Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:38.429Z","message":"Entering","context":{"RequestID":"033f73bb-1f0d-4755-be09-480406a19c90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29862983-4ff0-4e3b-ac65-4545afa2d7e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:38.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:38.431Z","message":"{\"transactionId\":\"033f73bb-1f0d-4755-be09-480406a19c90\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:38:430\",\"respDate\":\"230423-00:55:38:431\",\"sourceId\":\"haproxy:033f73bb-1f0d-4755-be09-480406a19c90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:38:430-8197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[463f26b1-2960-4bec-8abb-bfb6b8338372], x-b3-parentspanid=[2e9d3df1687adc3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d750c05f34b97812e9d3df1687adc3c], x-b3-spanid=[d1a1ed557c73ae47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[033f73bb-1f0d-4755-be09-480406a19c90]}\\\"}\"}","context":{"RequestID":"033f73bb-1f0d-4755-be09-480406a19c90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"29862983-4ff0-4e3b-ac65-4545afa2d7e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:38.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:38.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"033f73bb-1f0d-4755-be09-480406a19c90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29862983-4ff0-4e3b-ac65-4545afa2d7e4","LogTimestamp":"2023-04-23T00:55:38.431Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:55:39.211Z","message":"Entering","context":{"RequestID":"ec83980c-1a49-4166-ab69-9993e55b21e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"903c94db-1b17-4266-99a2-3be4625e8b7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec83980c-1a49-4166-ab69-9993e55b21e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"903c94db-1b17-4266-99a2-3be4625e8b7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:39.214Z","message":"{\"transactionId\":\"ec83980c-1a49-4166-ab69-9993e55b21e5\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:39:212\",\"respDate\":\"230423-00:55:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ec83980c-1a49-4166-ab69-9993e55b21e5\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:39:212-3294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ec83980c-1a49-4166-ab69-9993e55b21e5]}\\\"}\"}","context":{"RequestID":"ec83980c-1a49-4166-ab69-9993e55b21e5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"903c94db-1b17-4266-99a2-3be4625e8b7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec83980c-1a49-4166-ab69-9993e55b21e5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"903c94db-1b17-4266-99a2-3be4625e8b7e","LogTimestamp":"2023-04-23T00:55:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:39.326Z","message":"Entering","context":{"RequestID":"bf53df47-033a-487c-aeb3-d14ec32b0276","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9fd72e03-3217-4882-8adf-04b0db7cc492","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:39.327Z","message":"{\"transactionId\":\"bf53df47-033a-487c-aeb3-d14ec32b0276\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:39:326\",\"respDate\":\"230423-00:55:39:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bf53df47-033a-487c-aeb3-d14ec32b0276\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:39:326-37438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77089d6e-9362-43d8-b1e6-8915d001515a], x-b3-parentspanid=[4f6f85803c3b053c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60879], x-envoy-attempt-count=[1], x-b3-traceid=[c943533ae066d6d94f6f85803c3b053c], x-b3-spanid=[e8778aac55114a92], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bf53df47-033a-487c-aeb3-d14ec32b0276]}\\\"}\"}","context":{"RequestID":"bf53df47-033a-487c-aeb3-d14ec32b0276","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9fd72e03-3217-4882-8adf-04b0db7cc492","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:39.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf53df47-033a-487c-aeb3-d14ec32b0276","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fd72e03-3217-4882-8adf-04b0db7cc492","LogTimestamp":"2023-04-23T00:55:39.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:55:40.440Z","message":"Entering","context":{"RequestID":"09e8cbd1-36e1-4ad3-a90d-bac7062c9091","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16b65045-5821-446a-87b9-86fdb44992d6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:40.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:40.443Z","message":"{\"transactionId\":\"09e8cbd1-36e1-4ad3-a90d-bac7062c9091\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:40:441\",\"respDate\":\"230423-00:55:40:442\",\"sourceId\":\"haproxy:09e8cbd1-36e1-4ad3-a90d-bac7062c9091\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:40:441-90279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0cb14f7-2d26-4676-8651-cdae8726f1e4], x-b3-parentspanid=[33186960d9ad86b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3aff12b89cfaace433186960d9ad86b7], x-b3-spanid=[efbb65939d274256], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09e8cbd1-36e1-4ad3-a90d-bac7062c9091]}\\\"}\"}","context":{"RequestID":"09e8cbd1-36e1-4ad3-a90d-bac7062c9091","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16b65045-5821-446a-87b9-86fdb44992d6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:40.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:40.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09e8cbd1-36e1-4ad3-a90d-bac7062c9091","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b65045-5821-446a-87b9-86fdb44992d6","LogTimestamp":"2023-04-23T00:55:40.443Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:42.454Z","message":"Entering","context":{"RequestID":"9b4b960b-7e2b-4445-957d-2d8ea24a2930","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77c4dcf-7a1a-4afb-bbaf-6bcdab8479ac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:42.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:42.456Z","message":"{\"transactionId\":\"9b4b960b-7e2b-4445-957d-2d8ea24a2930\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:42:455\",\"respDate\":\"230423-00:55:42:456\",\"sourceId\":\"haproxy:9b4b960b-7e2b-4445-957d-2d8ea24a2930\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:42:455-82758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76bac9ce-ad1e-4fd3-a3e1-c93cd55ea47d], x-b3-parentspanid=[f34f334b542f3be6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e4c9ed5ac9d1737f34f334b542f3be6], x-b3-spanid=[5c663c4084ecfa6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b4b960b-7e2b-4445-957d-2d8ea24a2930]}\\\"}\"}","context":{"RequestID":"9b4b960b-7e2b-4445-957d-2d8ea24a2930","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77c4dcf-7a1a-4afb-bbaf-6bcdab8479ac","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:42.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:42.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b4b960b-7e2b-4445-957d-2d8ea24a2930","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e77c4dcf-7a1a-4afb-bbaf-6bcdab8479ac","LogTimestamp":"2023-04-23T00:55:42.457Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:42.982Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:42.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:42.995Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:42.995Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:44.468Z","message":"Entering","context":{"RequestID":"3a580557-9ed2-4d47-9372-6dbe7e79ff5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d309cabc-efa2-495f-bd2b-8f5e8ea0a9de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:44.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:44.470Z","message":"{\"transactionId\":\"3a580557-9ed2-4d47-9372-6dbe7e79ff5a\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:44:469\",\"respDate\":\"230423-00:55:44:470\",\"sourceId\":\"haproxy:3a580557-9ed2-4d47-9372-6dbe7e79ff5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:44:469-28109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17cf8888-e3d1-4cb4-aeef-593224a676e3], x-b3-parentspanid=[1ea45ad2584d517e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ec6da11479391201ea45ad2584d517e], x-b3-spanid=[3345061480e95bed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a580557-9ed2-4d47-9372-6dbe7e79ff5a]}\\\"}\"}","context":{"RequestID":"3a580557-9ed2-4d47-9372-6dbe7e79ff5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d309cabc-efa2-495f-bd2b-8f5e8ea0a9de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:44.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:44.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a580557-9ed2-4d47-9372-6dbe7e79ff5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d309cabc-efa2-495f-bd2b-8f5e8ea0a9de","LogTimestamp":"2023-04-23T00:55:44.471Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:46.482Z","message":"Entering","context":{"RequestID":"3fe70069-e613-45be-b5b0-aaa4d7cd3785","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f203ef3f-f34b-44c7-bd4d-451f6f509849","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:46.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:46.484Z","message":"{\"transactionId\":\"3fe70069-e613-45be-b5b0-aaa4d7cd3785\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:46:482\",\"respDate\":\"230423-00:55:46:484\",\"sourceId\":\"haproxy:3fe70069-e613-45be-b5b0-aaa4d7cd3785\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:46:482-53950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a14a1f6-33a4-4795-a634-d94d64ed32c5], x-b3-parentspanid=[1c43770fdc13ea8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c826693b4017ab21c43770fdc13ea8c], x-b3-spanid=[65a151b65d5a9400], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fe70069-e613-45be-b5b0-aaa4d7cd3785]}\\\"}\"}","context":{"RequestID":"3fe70069-e613-45be-b5b0-aaa4d7cd3785","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f203ef3f-f34b-44c7-bd4d-451f6f509849","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:46.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:46.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe70069-e613-45be-b5b0-aaa4d7cd3785","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f203ef3f-f34b-44c7-bd4d-451f6f509849","LogTimestamp":"2023-04-23T00:55:46.484Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:48.493Z","message":"Entering","context":{"RequestID":"12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e59c7b55-fdac-495f-8508-6b411c14a49e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:48.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:48.495Z","message":"{\"transactionId\":\"12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:48:494\",\"respDate\":\"230423-00:55:48:495\",\"sourceId\":\"haproxy:12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:48:494-3408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a563db4-dbcc-4c7c-be31-198e93a139f7], x-b3-parentspanid=[40dd33a5381cc7b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5563414c9232e02040dd33a5381cc7b0], x-b3-spanid=[11b8d93dc3d47e5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced]}\\\"}\"}","context":{"RequestID":"12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e59c7b55-fdac-495f-8508-6b411c14a49e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:48.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:48.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b8221e-3ac3-4dc6-9bf1-f6564d0a5ced","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e59c7b55-fdac-495f-8508-6b411c14a49e","LogTimestamp":"2023-04-23T00:55:48.495Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:49.211Z","message":"Entering","context":{"RequestID":"a63d61b1-0b66-40f9-af71-b70092ad46f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f2cd0f46-a35b-4035-a6da-cdaa37a428c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"a63d61b1-0b66-40f9-af71-b70092ad46f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f2cd0f46-a35b-4035-a6da-cdaa37a428c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:49.214Z","message":"{\"transactionId\":\"a63d61b1-0b66-40f9-af71-b70092ad46f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:49:212\",\"respDate\":\"230423-00:55:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a63d61b1-0b66-40f9-af71-b70092ad46f1\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:49:212-28953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a63d61b1-0b66-40f9-af71-b70092ad46f1]}\\\"}\"}","context":{"RequestID":"a63d61b1-0b66-40f9-af71-b70092ad46f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f2cd0f46-a35b-4035-a6da-cdaa37a428c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a63d61b1-0b66-40f9-af71-b70092ad46f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2cd0f46-a35b-4035-a6da-cdaa37a428c0","LogTimestamp":"2023-04-23T00:55:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:49.326Z","message":"Entering","context":{"RequestID":"0d83a7d3-3dfc-48e8-9b11-77d32b763a0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0b8d3c1-3370-426c-99b6-e5499763041c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:49.328Z","message":"{\"transactionId\":\"0d83a7d3-3dfc-48e8-9b11-77d32b763a0d\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:49:327\",\"respDate\":\"230423-00:55:49:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d83a7d3-3dfc-48e8-9b11-77d32b763a0d\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:49:327-49272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cf5674d-5693-461b-89d2-6a8e7269f6cd], x-b3-parentspanid=[165857790f4bcfb9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59903], x-envoy-attempt-count=[1], x-b3-traceid=[c4e26a0cebc8794e165857790f4bcfb9], x-b3-spanid=[aa98e58ccd0db33a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d83a7d3-3dfc-48e8-9b11-77d32b763a0d]}\\\"}\"}","context":{"RequestID":"0d83a7d3-3dfc-48e8-9b11-77d32b763a0d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e0b8d3c1-3370-426c-99b6-e5499763041c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:49.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d83a7d3-3dfc-48e8-9b11-77d32b763a0d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b8d3c1-3370-426c-99b6-e5499763041c","LogTimestamp":"2023-04-23T00:55:49.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:55:50.505Z","message":"Entering","context":{"RequestID":"c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ecaa979c-e3cd-4540-8c44-6ecd1092185b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:50.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:50.507Z","message":"{\"transactionId\":\"c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:50:506\",\"respDate\":\"230423-00:55:50:507\",\"sourceId\":\"haproxy:c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:50:506-4415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f4f07b0-0193-44e4-9d62-0ce8fcff2271], x-b3-parentspanid=[247dd509e34520ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f029d93e7909440e247dd509e34520ed], x-b3-spanid=[891efa2b5f4fc130], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9]}\\\"}\"}","context":{"RequestID":"c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ecaa979c-e3cd-4540-8c44-6ecd1092185b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:50.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:50.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0ad4c7b-6b6b-4210-b5d3-3ae805872ca9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecaa979c-e3cd-4540-8c44-6ecd1092185b","LogTimestamp":"2023-04-23T00:55:50.508Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:55:52.522Z","message":"Entering","context":{"RequestID":"792a273c-4ff5-4fa3-a35b-b1bafc3ec56c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f75ab8a7-67bf-44a5-ade4-e1b565a472d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:52.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:52.523Z","message":"{\"transactionId\":\"792a273c-4ff5-4fa3-a35b-b1bafc3ec56c\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:52:522\",\"respDate\":\"230423-00:55:52:523\",\"sourceId\":\"haproxy:792a273c-4ff5-4fa3-a35b-b1bafc3ec56c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:52:522-70807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f052ce1-df8c-422f-ba67-467b6e5e8523], x-b3-parentspanid=[71afe9ddadbb8f69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f32dbbd225c2854a71afe9ddadbb8f69], x-b3-spanid=[cb11baac019610a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[792a273c-4ff5-4fa3-a35b-b1bafc3ec56c]}\\\"}\"}","context":{"RequestID":"792a273c-4ff5-4fa3-a35b-b1bafc3ec56c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f75ab8a7-67bf-44a5-ade4-e1b565a472d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:52.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:52.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"792a273c-4ff5-4fa3-a35b-b1bafc3ec56c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f75ab8a7-67bf-44a5-ade4-e1b565a472d0","LogTimestamp":"2023-04-23T00:55:52.524Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:55:52.983Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:55:52.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:52.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:52.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:54.537Z","message":"Entering","context":{"RequestID":"e5422286-9a6a-48a2-ba28-a24c7c45d334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c021e843-0d8f-4972-a3b5-c0d48126b843","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:54.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:54.539Z","message":"{\"transactionId\":\"e5422286-9a6a-48a2-ba28-a24c7c45d334\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:54:538\",\"respDate\":\"230423-00:55:54:539\",\"sourceId\":\"haproxy:e5422286-9a6a-48a2-ba28-a24c7c45d334\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:54:538-70924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d34e9826-fa07-4d8d-bdd4-be032637912b], x-b3-parentspanid=[bba2cec1fb132b90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecef7e62c2cd28aabba2cec1fb132b90], x-b3-spanid=[b37e53cc5c14e1b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5422286-9a6a-48a2-ba28-a24c7c45d334]}\\\"}\"}","context":{"RequestID":"e5422286-9a6a-48a2-ba28-a24c7c45d334","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c021e843-0d8f-4972-a3b5-c0d48126b843","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:54.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:54.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5422286-9a6a-48a2-ba28-a24c7c45d334","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c021e843-0d8f-4972-a3b5-c0d48126b843","LogTimestamp":"2023-04-23T00:55:54.540Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:55:56.548Z","message":"Entering","context":{"RequestID":"793203b4-11ec-424a-8657-619caebf998d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b86f53a9-ea59-4fb1-a999-ce2c03484871","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:56.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:56.550Z","message":"{\"transactionId\":\"793203b4-11ec-424a-8657-619caebf998d\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:56:549\",\"respDate\":\"230423-00:55:56:550\",\"sourceId\":\"haproxy:793203b4-11ec-424a-8657-619caebf998d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:56:549-32584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40f034fd-01f8-4881-9157-b16a10b4ffae], x-b3-parentspanid=[e31a76a3aa8f9408], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a0d83cede0166f2e31a76a3aa8f9408], x-b3-spanid=[736c2de4531fedb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[793203b4-11ec-424a-8657-619caebf998d]}\\\"}\"}","context":{"RequestID":"793203b4-11ec-424a-8657-619caebf998d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b86f53a9-ea59-4fb1-a999-ce2c03484871","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:56.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:56.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"793203b4-11ec-424a-8657-619caebf998d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b86f53a9-ea59-4fb1-a999-ce2c03484871","LogTimestamp":"2023-04-23T00:55:56.551Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:55:58.559Z","message":"Entering","context":{"RequestID":"5f71834f-89eb-4864-be5a-33b562c2ee86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80c69a47-6db9-41b8-a81d-5ee928a75dbd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:58.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:58.562Z","message":"{\"transactionId\":\"5f71834f-89eb-4864-be5a-33b562c2ee86\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:58:561\",\"respDate\":\"230423-00:55:58:562\",\"sourceId\":\"haproxy:5f71834f-89eb-4864-be5a-33b562c2ee86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:55:58:561-46887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9e2c3c7-3b7d-429c-82ac-f9c11a94519e], x-b3-parentspanid=[111f8e9b0a30df65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f31550459cb99c8a111f8e9b0a30df65], x-b3-spanid=[e1217c6f4713fb2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f71834f-89eb-4864-be5a-33b562c2ee86]}\\\"}\"}","context":{"RequestID":"5f71834f-89eb-4864-be5a-33b562c2ee86","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80c69a47-6db9-41b8-a81d-5ee928a75dbd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:55:58.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:58.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f71834f-89eb-4864-be5a-33b562c2ee86","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c69a47-6db9-41b8-a81d-5ee928a75dbd","LogTimestamp":"2023-04-23T00:55:58.563Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:59.212Z","message":"Entering","context":{"RequestID":"875735d2-ce9b-469d-a64a-905fa84093cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c57bc991-960b-4ca3-8d39-0c4c00c48e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"875735d2-ce9b-469d-a64a-905fa84093cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c57bc991-960b-4ca3-8d39-0c4c00c48e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:59.215Z","message":"{\"transactionId\":\"875735d2-ce9b-469d-a64a-905fa84093cc\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:59:213\",\"respDate\":\"230423-00:55:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:875735d2-ce9b-469d-a64a-905fa84093cc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:55:59:213-79070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[875735d2-ce9b-469d-a64a-905fa84093cc]}\\\"}\"}","context":{"RequestID":"875735d2-ce9b-469d-a64a-905fa84093cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c57bc991-960b-4ca3-8d39-0c4c00c48e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:55:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"875735d2-ce9b-469d-a64a-905fa84093cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c57bc991-960b-4ca3-8d39-0c4c00c48e26","LogTimestamp":"2023-04-23T00:55:59.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:55:59.326Z","message":"Entering","context":{"RequestID":"bc68641d-7aa5-4590-98d5-73dc2a1d79c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"19e08d40-490e-4f39-bdde-98aef104b011","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:55:59.328Z","message":"{\"transactionId\":\"bc68641d-7aa5-4590-98d5-73dc2a1d79c1\",\"status\":\"200\",\"rqstDate\":\"230423-00:55:59:327\",\"respDate\":\"230423-00:55:59:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc68641d-7aa5-4590-98d5-73dc2a1d79c1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:55:59:327-16848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f8d7435-f34a-46a2-b0df-4b201ba486e0], x-b3-parentspanid=[02ec6c45c1f73523], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45167], x-envoy-attempt-count=[1], x-b3-traceid=[f6f40ea0fa12d62602ec6c45c1f73523], x-b3-spanid=[b05fba2083bccbe5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc68641d-7aa5-4590-98d5-73dc2a1d79c1]}\\\"}\"}","context":{"RequestID":"bc68641d-7aa5-4590-98d5-73dc2a1d79c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"19e08d40-490e-4f39-bdde-98aef104b011","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:55:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:55:59.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc68641d-7aa5-4590-98d5-73dc2a1d79c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e08d40-490e-4f39-bdde-98aef104b011","LogTimestamp":"2023-04-23T00:55:59.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:55:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:00.573Z","message":"Entering","context":{"RequestID":"89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"883762a9-9d13-4591-b547-a5cd99f0b15e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:00.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:00.575Z","message":"{\"transactionId\":\"89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:00:574\",\"respDate\":\"230423-00:56:00:575\",\"sourceId\":\"haproxy:89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:00:574-45890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0443cba9-453d-4340-99f9-7ddef2575f51], x-b3-parentspanid=[2a49651b5b16de88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e647580f1a3ee7eb2a49651b5b16de88], x-b3-spanid=[df58ee6eaa782431], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de]}\\\"}\"}","context":{"RequestID":"89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"883762a9-9d13-4591-b547-a5cd99f0b15e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:00.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:00.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89e8ab3d-8bae-4b1a-be7e-9eb351c8c5de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"883762a9-9d13-4591-b547-a5cd99f0b15e","LogTimestamp":"2023-04-23T00:56:00.575Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:02.585Z","message":"Entering","context":{"RequestID":"bcc96206-2b28-4cdd-a499-8ba4a64c1839","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"516f257c-0ab6-4279-a795-b642806c93d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:02.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:02.587Z","message":"{\"transactionId\":\"bcc96206-2b28-4cdd-a499-8ba4a64c1839\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:02:585\",\"respDate\":\"230423-00:56:02:587\",\"sourceId\":\"haproxy:bcc96206-2b28-4cdd-a499-8ba4a64c1839\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:02:585-24782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84503dd8-5f2d-45fd-994a-5526d9ad1436], x-b3-parentspanid=[28dd9c35f4d3447e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a8b7194af5c44dd28dd9c35f4d3447e], x-b3-spanid=[2e727a157817195d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcc96206-2b28-4cdd-a499-8ba4a64c1839]}\\\"}\"}","context":{"RequestID":"bcc96206-2b28-4cdd-a499-8ba4a64c1839","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"516f257c-0ab6-4279-a795-b642806c93d8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:02.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:02.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcc96206-2b28-4cdd-a499-8ba4a64c1839","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"516f257c-0ab6-4279-a795-b642806c93d8","LogTimestamp":"2023-04-23T00:56:02.587Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:02.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:03.005Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:03.005Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:03.005Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:04.597Z","message":"Entering","context":{"RequestID":"3c752bfd-07b4-440f-b56b-c9452f0d3521","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa1c2b95-1833-4574-b354-088703372c13","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:04.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:04.600Z","message":"{\"transactionId\":\"3c752bfd-07b4-440f-b56b-c9452f0d3521\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:04:599\",\"respDate\":\"230423-00:56:04:600\",\"sourceId\":\"haproxy:3c752bfd-07b4-440f-b56b-c9452f0d3521\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:04:599-74175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cec513a1-f871-4e1e-8bea-40d3ca8eedfa], x-b3-parentspanid=[7f554901d80a69a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d75573058e57d577f554901d80a69a6], x-b3-spanid=[08ac20da75c69a30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c752bfd-07b4-440f-b56b-c9452f0d3521]}\\\"}\"}","context":{"RequestID":"3c752bfd-07b4-440f-b56b-c9452f0d3521","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa1c2b95-1833-4574-b354-088703372c13","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:04.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:04.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c752bfd-07b4-440f-b56b-c9452f0d3521","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa1c2b95-1833-4574-b354-088703372c13","LogTimestamp":"2023-04-23T00:56:04.601Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:05.400Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:05.406Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:06.611Z","message":"Entering","context":{"RequestID":"6e162d27-5e52-4d4e-8072-06519e445663","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8826de09-c5b0-43e6-aec2-93c33089ef00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:06.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:06.613Z","message":"{\"transactionId\":\"6e162d27-5e52-4d4e-8072-06519e445663\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:06:612\",\"respDate\":\"230423-00:56:06:613\",\"sourceId\":\"haproxy:6e162d27-5e52-4d4e-8072-06519e445663\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:06:612-4184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df4bbab5-657c-47c6-9c48-aac9bb13bb12], x-b3-parentspanid=[f2ed295244562cc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61bbc04acc69df52f2ed295244562cc3], x-b3-spanid=[b3d150010d63f453], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e162d27-5e52-4d4e-8072-06519e445663]}\\\"}\"}","context":{"RequestID":"6e162d27-5e52-4d4e-8072-06519e445663","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8826de09-c5b0-43e6-aec2-93c33089ef00","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:06.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:06.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e162d27-5e52-4d4e-8072-06519e445663","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8826de09-c5b0-43e6-aec2-93c33089ef00","LogTimestamp":"2023-04-23T00:56:06.614Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:08.623Z","message":"Entering","context":{"RequestID":"f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002e0391-e848-4b8b-9b00-6a01d70a5c95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:08.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:08.624Z","message":"{\"transactionId\":\"f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:08:623\",\"respDate\":\"230423-00:56:08:624\",\"sourceId\":\"haproxy:f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:08:623-72748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72fadb75-dc73-4c97-91fc-c2dd001e9e62], x-b3-parentspanid=[adba619dcca2468a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c54020449089dfccadba619dcca2468a], x-b3-spanid=[e895e1329029edce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b]}\\\"}\"}","context":{"RequestID":"f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"002e0391-e848-4b8b-9b00-6a01d70a5c95","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:08.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:08.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0502bd8-c4aa-4da6-8b0f-b2dcdabb824b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"002e0391-e848-4b8b-9b00-6a01d70a5c95","LogTimestamp":"2023-04-23T00:56:08.625Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:09.212Z","message":"Entering","context":{"RequestID":"934f1b57-c402-4b5b-89a2-37f2989273b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ff1239-3f54-4b8c-a2b8-4f1fbed730ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"934f1b57-c402-4b5b-89a2-37f2989273b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ff1239-3f54-4b8c-a2b8-4f1fbed730ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:09.216Z","message":"{\"transactionId\":\"934f1b57-c402-4b5b-89a2-37f2989273b2\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:09:213\",\"respDate\":\"230423-00:56:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:934f1b57-c402-4b5b-89a2-37f2989273b2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:09:213-5231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[934f1b57-c402-4b5b-89a2-37f2989273b2]}\\\"}\"}","context":{"RequestID":"934f1b57-c402-4b5b-89a2-37f2989273b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ff1239-3f54-4b8c-a2b8-4f1fbed730ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"934f1b57-c402-4b5b-89a2-37f2989273b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47ff1239-3f54-4b8c-a2b8-4f1fbed730ff","LogTimestamp":"2023-04-23T00:56:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:56:09.326Z","message":"Entering","context":{"RequestID":"31f647c0-b46c-49fd-9814-5316f828a214","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1077ab6b-b082-4a0d-921c-57e3dbb4d299","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:09.328Z","message":"{\"transactionId\":\"31f647c0-b46c-49fd-9814-5316f828a214\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:09:327\",\"respDate\":\"230423-00:56:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31f647c0-b46c-49fd-9814-5316f828a214\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:09:327-81346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e914ed5-8906-4802-92e9-b62640e8db96], x-b3-parentspanid=[4a0ce8dc3e85f869], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42051], x-envoy-attempt-count=[1], x-b3-traceid=[ab1ac51943aa5d5d4a0ce8dc3e85f869], x-b3-spanid=[b05f4b7f85d33998], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31f647c0-b46c-49fd-9814-5316f828a214]}\\\"}\"}","context":{"RequestID":"31f647c0-b46c-49fd-9814-5316f828a214","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1077ab6b-b082-4a0d-921c-57e3dbb4d299","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:09.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31f647c0-b46c-49fd-9814-5316f828a214","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1077ab6b-b082-4a0d-921c-57e3dbb4d299","LogTimestamp":"2023-04-23T00:56:09.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:10.634Z","message":"Entering","context":{"RequestID":"cdb6333c-9ac6-4261-809a-f98fa5adfc38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e22f14da-59b2-427d-9a72-5291ecac7284","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:10.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:10.636Z","message":"{\"transactionId\":\"cdb6333c-9ac6-4261-809a-f98fa5adfc38\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:10:634\",\"respDate\":\"230423-00:56:10:636\",\"sourceId\":\"haproxy:cdb6333c-9ac6-4261-809a-f98fa5adfc38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:10:634-93198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90fbcae7-9b09-4ea4-a551-069df9ba0a33], x-b3-parentspanid=[e863b64529b04505], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[680cb84fcd27c839e863b64529b04505], x-b3-spanid=[eed9cc3cf0cc0420], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdb6333c-9ac6-4261-809a-f98fa5adfc38]}\\\"}\"}","context":{"RequestID":"cdb6333c-9ac6-4261-809a-f98fa5adfc38","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e22f14da-59b2-427d-9a72-5291ecac7284","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:10.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:10.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdb6333c-9ac6-4261-809a-f98fa5adfc38","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e22f14da-59b2-427d-9a72-5291ecac7284","LogTimestamp":"2023-04-23T00:56:10.637Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:12.646Z","message":"Entering","context":{"RequestID":"9e34c471-bf9f-4eb5-8291-9e8787c9b3f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa51d7f3-9e03-4d0b-ad52-87a9e872729a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:12.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:12.648Z","message":"{\"transactionId\":\"9e34c471-bf9f-4eb5-8291-9e8787c9b3f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:12:647\",\"respDate\":\"230423-00:56:12:648\",\"sourceId\":\"haproxy:9e34c471-bf9f-4eb5-8291-9e8787c9b3f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:12:647-72608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fae6c756-9a0d-4a37-a4e7-957de1c32893], x-b3-parentspanid=[7913ce32d971dc5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76982178aee064d67913ce32d971dc5c], x-b3-spanid=[b9e85675edec4675], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e34c471-bf9f-4eb5-8291-9e8787c9b3f4]}\\\"}\"}","context":{"RequestID":"9e34c471-bf9f-4eb5-8291-9e8787c9b3f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa51d7f3-9e03-4d0b-ad52-87a9e872729a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:12.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:12.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e34c471-bf9f-4eb5-8291-9e8787c9b3f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa51d7f3-9e03-4d0b-ad52-87a9e872729a","LogTimestamp":"2023-04-23T00:56:12.648Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:12.983Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:12.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:12.999Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:12.999Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:14.660Z","message":"Entering","context":{"RequestID":"999d4d2c-67a3-414f-a0ec-292f4c75ee0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce68679c-b347-4f0d-8a9b-ab023730f9e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:14.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:14.663Z","message":"{\"transactionId\":\"999d4d2c-67a3-414f-a0ec-292f4c75ee0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:14:661\",\"respDate\":\"230423-00:56:14:663\",\"sourceId\":\"haproxy:999d4d2c-67a3-414f-a0ec-292f4c75ee0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:14:661-1120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[710121a2-88de-445b-ba94-fd3457ccc3c6], x-b3-parentspanid=[1b907c61fca61f0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0deeae7d86ac8e161b907c61fca61f0a], x-b3-spanid=[3ea1f1eb7cee8e85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[999d4d2c-67a3-414f-a0ec-292f4c75ee0c]}\\\"}\"}","context":{"RequestID":"999d4d2c-67a3-414f-a0ec-292f4c75ee0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ce68679c-b347-4f0d-8a9b-ab023730f9e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:14.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:14.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"999d4d2c-67a3-414f-a0ec-292f4c75ee0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce68679c-b347-4f0d-8a9b-ab023730f9e7","LogTimestamp":"2023-04-23T00:56:14.663Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:56:16.672Z","message":"Entering","context":{"RequestID":"8d99ce50-6cf9-4e16-8c0c-f288189ff688","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3eef4679-bb78-4e69-951a-f38d1915691f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:16.673Z","message":"{\"transactionId\":\"8d99ce50-6cf9-4e16-8c0c-f288189ff688\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:16:673\",\"respDate\":\"230423-00:56:16:673\",\"sourceId\":\"haproxy:8d99ce50-6cf9-4e16-8c0c-f288189ff688\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:16:673-87150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c06814df-d607-49d6-98c9-2dee5ccb1865], x-b3-parentspanid=[5e696849d8da9d88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b93becc783c65ad65e696849d8da9d88], x-b3-spanid=[fc47c44579fc6e3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d99ce50-6cf9-4e16-8c0c-f288189ff688]}\\\"}\"}","context":{"RequestID":"8d99ce50-6cf9-4e16-8c0c-f288189ff688","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3eef4679-bb78-4e69-951a-f38d1915691f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:16.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d99ce50-6cf9-4e16-8c0c-f288189ff688","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3eef4679-bb78-4e69-951a-f38d1915691f","LogTimestamp":"2023-04-23T00:56:16.674Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:18.681Z","message":"Entering","context":{"RequestID":"7026f6e5-afdf-4e1f-aa4c-a591bdce51bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d491f11-8acc-4cd0-89a4-5dcbb00d709c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:18.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:18.684Z","message":"{\"transactionId\":\"7026f6e5-afdf-4e1f-aa4c-a591bdce51bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:18:683\",\"respDate\":\"230423-00:56:18:684\",\"sourceId\":\"haproxy:7026f6e5-afdf-4e1f-aa4c-a591bdce51bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:18:683-61739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fed726e-ed95-4025-951a-ab4186207261], x-b3-parentspanid=[ac296c99db38dedb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8d0d5ccfdd0d5a9ac296c99db38dedb], x-b3-spanid=[a9322d0261717b4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7026f6e5-afdf-4e1f-aa4c-a591bdce51bc]}\\\"}\"}","context":{"RequestID":"7026f6e5-afdf-4e1f-aa4c-a591bdce51bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d491f11-8acc-4cd0-89a4-5dcbb00d709c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:18.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:18.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7026f6e5-afdf-4e1f-aa4c-a591bdce51bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d491f11-8acc-4cd0-89a4-5dcbb00d709c","LogTimestamp":"2023-04-23T00:56:18.685Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:19.210Z","message":"Entering","context":{"RequestID":"f53ce65e-46bb-4eb6-9ca7-64af0c215106","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af00d691-6f91-4be9-adb3-1853eb97b83e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:19.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"f53ce65e-46bb-4eb6-9ca7-64af0c215106","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af00d691-6f91-4be9-adb3-1853eb97b83e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:19.212Z","message":"{\"transactionId\":\"f53ce65e-46bb-4eb6-9ca7-64af0c215106\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:19:210\",\"respDate\":\"230423-00:56:19:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f53ce65e-46bb-4eb6-9ca7-64af0c215106\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:19:210-94831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f53ce65e-46bb-4eb6-9ca7-64af0c215106]}\\\"}\"}","context":{"RequestID":"f53ce65e-46bb-4eb6-9ca7-64af0c215106","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"af00d691-6f91-4be9-adb3-1853eb97b83e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:19.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f53ce65e-46bb-4eb6-9ca7-64af0c215106","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af00d691-6f91-4be9-adb3-1853eb97b83e","LogTimestamp":"2023-04-23T00:56:19.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:19.329Z","message":"Entering","context":{"RequestID":"6226e3ec-a728-43fb-b6c7-b6123cac91f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f42eafc-765f-4a19-95d9-e67b504442af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:19.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:19.331Z","message":"{\"transactionId\":\"6226e3ec-a728-43fb-b6c7-b6123cac91f4\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:19:330\",\"respDate\":\"230423-00:56:19:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6226e3ec-a728-43fb-b6c7-b6123cac91f4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:19:330-99444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b35f4e54-3fd5-40d5-9b6e-7b20c048e2ba], x-b3-parentspanid=[96606ddf78ac8305], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44675], x-envoy-attempt-count=[1], x-b3-traceid=[e9413d6a92ab0c3896606ddf78ac8305], x-b3-spanid=[2d2746f4c852a8d6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6226e3ec-a728-43fb-b6c7-b6123cac91f4]}\\\"}\"}","context":{"RequestID":"6226e3ec-a728-43fb-b6c7-b6123cac91f4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f42eafc-765f-4a19-95d9-e67b504442af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:19.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:19.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6226e3ec-a728-43fb-b6c7-b6123cac91f4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f42eafc-765f-4a19-95d9-e67b504442af","LogTimestamp":"2023-04-23T00:56:19.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:20.691Z","message":"Entering","context":{"RequestID":"3b71d9e1-f252-4a17-9753-1e6a70cbc384","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8a8f51f-fae4-41ca-850d-0f2ff536baef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:20.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:20.693Z","message":"{\"transactionId\":\"3b71d9e1-f252-4a17-9753-1e6a70cbc384\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:20:692\",\"respDate\":\"230423-00:56:20:693\",\"sourceId\":\"haproxy:3b71d9e1-f252-4a17-9753-1e6a70cbc384\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:20:692-98048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[407aae90-8eb1-4f6e-a54f-737cc10a4e61], x-b3-parentspanid=[f48976fb6c9eedd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2318ad74459a8dcf48976fb6c9eedd8], x-b3-spanid=[f23079c6b5aa2626], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b71d9e1-f252-4a17-9753-1e6a70cbc384]}\\\"}\"}","context":{"RequestID":"3b71d9e1-f252-4a17-9753-1e6a70cbc384","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8a8f51f-fae4-41ca-850d-0f2ff536baef","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:20.691Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:20.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b71d9e1-f252-4a17-9753-1e6a70cbc384","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8a8f51f-fae4-41ca-850d-0f2ff536baef","LogTimestamp":"2023-04-23T00:56:20.693Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:22.701Z","message":"Entering","context":{"RequestID":"bc76323b-d8a7-489c-b352-584d3834ebd5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98bc9b84-ace9-46e4-a6cf-d6ab29ef17f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:22.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:22.703Z","message":"{\"transactionId\":\"bc76323b-d8a7-489c-b352-584d3834ebd5\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:22:701\",\"respDate\":\"230423-00:56:22:703\",\"sourceId\":\"haproxy:bc76323b-d8a7-489c-b352-584d3834ebd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:22:701-45806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39d59908-0512-4919-8240-abd3e6afff4d], x-b3-parentspanid=[15566330389a91b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40e818d05834e07115566330389a91b4], x-b3-spanid=[c267171b0f93d655], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc76323b-d8a7-489c-b352-584d3834ebd5]}\\\"}\"}","context":{"RequestID":"bc76323b-d8a7-489c-b352-584d3834ebd5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"98bc9b84-ace9-46e4-a6cf-d6ab29ef17f6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:22.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:22.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc76323b-d8a7-489c-b352-584d3834ebd5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98bc9b84-ace9-46e4-a6cf-d6ab29ef17f6","LogTimestamp":"2023-04-23T00:56:22.703Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:22.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:23.008Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:23.008Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:23.008Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:24.713Z","message":"Entering","context":{"RequestID":"eedcd1bb-4418-4599-9ac3-632efe797ac8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eacfd6d4-3314-47cf-ae63-6bae0b53f759","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:24.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:24.715Z","message":"{\"transactionId\":\"eedcd1bb-4418-4599-9ac3-632efe797ac8\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:24:714\",\"respDate\":\"230423-00:56:24:715\",\"sourceId\":\"haproxy:eedcd1bb-4418-4599-9ac3-632efe797ac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:24:714-28718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52775a36-0ed9-492c-a834-350d81e0df28], x-b3-parentspanid=[3a07194ab75da68f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d46bcab0d3a35123a07194ab75da68f], x-b3-spanid=[cb9484e7c3ab39fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eedcd1bb-4418-4599-9ac3-632efe797ac8]}\\\"}\"}","context":{"RequestID":"eedcd1bb-4418-4599-9ac3-632efe797ac8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eacfd6d4-3314-47cf-ae63-6bae0b53f759","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:24.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:24.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eedcd1bb-4418-4599-9ac3-632efe797ac8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eacfd6d4-3314-47cf-ae63-6bae0b53f759","LogTimestamp":"2023-04-23T00:56:24.716Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:26.725Z","message":"Entering","context":{"RequestID":"c95ecdae-fa11-4eec-aab9-5b5b975b2d43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963a1102-69f0-4430-8f39-e6f44b236fc9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:26.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:26.727Z","message":"{\"transactionId\":\"c95ecdae-fa11-4eec-aab9-5b5b975b2d43\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:26:725\",\"respDate\":\"230423-00:56:26:727\",\"sourceId\":\"haproxy:c95ecdae-fa11-4eec-aab9-5b5b975b2d43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:26:725-60955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b3fcdb4-6997-413f-b629-8ec311c34e92], x-b3-parentspanid=[6561169f930c3c89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4680d2ab693b38586561169f930c3c89], x-b3-spanid=[f3c184c0218836be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c95ecdae-fa11-4eec-aab9-5b5b975b2d43]}\\\"}\"}","context":{"RequestID":"c95ecdae-fa11-4eec-aab9-5b5b975b2d43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"963a1102-69f0-4430-8f39-e6f44b236fc9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:26.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:26.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c95ecdae-fa11-4eec-aab9-5b5b975b2d43","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"963a1102-69f0-4430-8f39-e6f44b236fc9","LogTimestamp":"2023-04-23T00:56:26.727Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:28.736Z","message":"Entering","context":{"RequestID":"4c530876-d89f-486b-9e19-58afda56ca7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63ef0fff-351b-41aa-a99c-d11126f56be5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:28.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:28.738Z","message":"{\"transactionId\":\"4c530876-d89f-486b-9e19-58afda56ca7d\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:28:736\",\"respDate\":\"230423-00:56:28:738\",\"sourceId\":\"haproxy:4c530876-d89f-486b-9e19-58afda56ca7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:28:736-36420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2684a207-444f-4ea4-9f36-4e728871821f], x-b3-parentspanid=[c60f88d49393e075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0982d9892b5db530c60f88d49393e075], x-b3-spanid=[30548a2b1d73e225], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c530876-d89f-486b-9e19-58afda56ca7d]}\\\"}\"}","context":{"RequestID":"4c530876-d89f-486b-9e19-58afda56ca7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"63ef0fff-351b-41aa-a99c-d11126f56be5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:28.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:28.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c530876-d89f-486b-9e19-58afda56ca7d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63ef0fff-351b-41aa-a99c-d11126f56be5","LogTimestamp":"2023-04-23T00:56:28.739Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:29.211Z","message":"Entering","context":{"RequestID":"211f8d6a-9f8d-43e7-a642-b0c38e5e4338","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3762effa-4b7b-4823-bcd8-77095801836a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"211f8d6a-9f8d-43e7-a642-b0c38e5e4338","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3762effa-4b7b-4823-bcd8-77095801836a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:29.214Z","message":"{\"transactionId\":\"211f8d6a-9f8d-43e7-a642-b0c38e5e4338\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:29:212\",\"respDate\":\"230423-00:56:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:211f8d6a-9f8d-43e7-a642-b0c38e5e4338\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:29:212-89895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[211f8d6a-9f8d-43e7-a642-b0c38e5e4338]}\\\"}\"}","context":{"RequestID":"211f8d6a-9f8d-43e7-a642-b0c38e5e4338","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3762effa-4b7b-4823-bcd8-77095801836a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"211f8d6a-9f8d-43e7-a642-b0c38e5e4338","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3762effa-4b7b-4823-bcd8-77095801836a","LogTimestamp":"2023-04-23T00:56:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:29.326Z","message":"Entering","context":{"RequestID":"1c472662-ed5b-4543-b658-f73f280f3c77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2138cf69-6c04-4c47-a7ee-d78d34479cd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:29.327Z","message":"{\"transactionId\":\"1c472662-ed5b-4543-b658-f73f280f3c77\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:29:326\",\"respDate\":\"230423-00:56:29:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c472662-ed5b-4543-b658-f73f280f3c77\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:29:326-89496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c932c44d-3d8a-4cd1-aae2-ebb7242babac], x-b3-parentspanid=[749e859991ac191b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39481], x-envoy-attempt-count=[1], x-b3-traceid=[04ce9e3f159fa371749e859991ac191b], x-b3-spanid=[0dd982d5df74b58b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c472662-ed5b-4543-b658-f73f280f3c77]}\\\"}\"}","context":{"RequestID":"1c472662-ed5b-4543-b658-f73f280f3c77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2138cf69-6c04-4c47-a7ee-d78d34479cd3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c472662-ed5b-4543-b658-f73f280f3c77","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2138cf69-6c04-4c47-a7ee-d78d34479cd3","LogTimestamp":"2023-04-23T00:56:29.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:30.746Z","message":"Entering","context":{"RequestID":"d2b622a8-326a-400c-a119-d1afa42c2ed5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99e47708-0b15-4412-b6e6-84ef88ecc940","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:30.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:30.748Z","message":"{\"transactionId\":\"d2b622a8-326a-400c-a119-d1afa42c2ed5\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:30:746\",\"respDate\":\"230423-00:56:30:748\",\"sourceId\":\"haproxy:d2b622a8-326a-400c-a119-d1afa42c2ed5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:30:746-75666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c852a3eb-a26a-4b11-9933-138fbfdc98b4], x-b3-parentspanid=[4e4967e67517c00c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57c6f6853803fc594e4967e67517c00c], x-b3-spanid=[d3aef9e3b7cd1a5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2b622a8-326a-400c-a119-d1afa42c2ed5]}\\\"}\"}","context":{"RequestID":"d2b622a8-326a-400c-a119-d1afa42c2ed5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99e47708-0b15-4412-b6e6-84ef88ecc940","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:30.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:30.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2b622a8-326a-400c-a119-d1afa42c2ed5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99e47708-0b15-4412-b6e6-84ef88ecc940","LogTimestamp":"2023-04-23T00:56:30.748Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:32.757Z","message":"Entering","context":{"RequestID":"5e941183-f1e5-464b-babe-d8b4e646f803","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62a07020-6f94-441a-a0b2-49b5e62f6b97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:32.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:32.758Z","message":"{\"transactionId\":\"5e941183-f1e5-464b-babe-d8b4e646f803\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:32:757\",\"respDate\":\"230423-00:56:32:758\",\"sourceId\":\"haproxy:5e941183-f1e5-464b-babe-d8b4e646f803\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:32:757-64507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[666df899-36db-4ec2-81b1-9e9bf2b7048d], x-b3-parentspanid=[6a4bc0b37885bb60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da0336fb0f32b83f6a4bc0b37885bb60], x-b3-spanid=[9fb340cc009d2ff4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e941183-f1e5-464b-babe-d8b4e646f803]}\\\"}\"}","context":{"RequestID":"5e941183-f1e5-464b-babe-d8b4e646f803","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"62a07020-6f94-441a-a0b2-49b5e62f6b97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:32.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:32.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e941183-f1e5-464b-babe-d8b4e646f803","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62a07020-6f94-441a-a0b2-49b5e62f6b97","LogTimestamp":"2023-04-23T00:56:32.758Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:32.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:33.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:33.003Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:33.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:34.768Z","message":"Entering","context":{"RequestID":"0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4585f4e9-c05e-493e-8a9d-31a217f32400","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:34.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:34.770Z","message":"{\"transactionId\":\"0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:34:769\",\"respDate\":\"230423-00:56:34:770\",\"sourceId\":\"haproxy:0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:34:769-67392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[753b6197-2d5c-47aa-ad3b-abfecdabff78], x-b3-parentspanid=[e35b7080d117d8fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9ae1809e8a72daee35b7080d117d8fd], x-b3-spanid=[eb898e4485527e3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9]}\\\"}\"}","context":{"RequestID":"0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4585f4e9-c05e-493e-8a9d-31a217f32400","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:34.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:34.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d03a01c-b4e4-4ab3-8f5c-0c441acadfd9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4585f4e9-c05e-493e-8a9d-31a217f32400","LogTimestamp":"2023-04-23T00:56:34.771Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:35.406Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:35.411Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:36.780Z","message":"Entering","context":{"RequestID":"103ab317-d138-4511-95b6-a78f83e8fbb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b507d21d-1dfa-4ebd-af30-5b23100ce020","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:36.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:36.782Z","message":"{\"transactionId\":\"103ab317-d138-4511-95b6-a78f83e8fbb7\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:36:781\",\"respDate\":\"230423-00:56:36:782\",\"sourceId\":\"haproxy:103ab317-d138-4511-95b6-a78f83e8fbb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:36:781-60035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf0eb88-02ba-4758-b95f-310877f6f91b], x-b3-parentspanid=[80996409c2fb06b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b1ea9efe7c92aa380996409c2fb06b6], x-b3-spanid=[7f05fe85330f364f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[103ab317-d138-4511-95b6-a78f83e8fbb7]}\\\"}\"}","context":{"RequestID":"103ab317-d138-4511-95b6-a78f83e8fbb7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b507d21d-1dfa-4ebd-af30-5b23100ce020","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:36.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:36.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"103ab317-d138-4511-95b6-a78f83e8fbb7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b507d21d-1dfa-4ebd-af30-5b23100ce020","LogTimestamp":"2023-04-23T00:56:36.782Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:38.791Z","message":"Entering","context":{"RequestID":"39d5293f-38d1-4033-89d2-d176e2d2a8d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e1256e4-1b5e-4cc0-9da2-6dd5acbf7137","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:38.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:38.793Z","message":"{\"transactionId\":\"39d5293f-38d1-4033-89d2-d176e2d2a8d1\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:38:792\",\"respDate\":\"230423-00:56:38:793\",\"sourceId\":\"haproxy:39d5293f-38d1-4033-89d2-d176e2d2a8d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:38:792-89864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa28d489-c5d1-446c-a722-a73843bc5c00], x-b3-parentspanid=[e1b0cfbaef91d728], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9366279781733b3ae1b0cfbaef91d728], x-b3-spanid=[0e0b99f5fc8319a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39d5293f-38d1-4033-89d2-d176e2d2a8d1]}\\\"}\"}","context":{"RequestID":"39d5293f-38d1-4033-89d2-d176e2d2a8d1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7e1256e4-1b5e-4cc0-9da2-6dd5acbf7137","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:38.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:38.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d5293f-38d1-4033-89d2-d176e2d2a8d1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e1256e4-1b5e-4cc0-9da2-6dd5acbf7137","LogTimestamp":"2023-04-23T00:56:38.794Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:39.212Z","message":"Entering","context":{"RequestID":"7d818161-6471-4cdf-b70a-a087e9d0b5de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f7e56d1-be76-490e-961f-3d404e1e5d4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d818161-6471-4cdf-b70a-a087e9d0b5de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f7e56d1-be76-490e-961f-3d404e1e5d4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:39.213Z","message":"{\"transactionId\":\"7d818161-6471-4cdf-b70a-a087e9d0b5de\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:39:212\",\"respDate\":\"230423-00:56:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d818161-6471-4cdf-b70a-a087e9d0b5de\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:39:212-68136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d818161-6471-4cdf-b70a-a087e9d0b5de]}\\\"}\"}","context":{"RequestID":"7d818161-6471-4cdf-b70a-a087e9d0b5de","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f7e56d1-be76-490e-961f-3d404e1e5d4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:39.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d818161-6471-4cdf-b70a-a087e9d0b5de","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f7e56d1-be76-490e-961f-3d404e1e5d4e","LogTimestamp":"2023-04-23T00:56:39.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:56:39.326Z","message":"Entering","context":{"RequestID":"821a5c91-43ef-414f-a754-7c9fb08b09c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc3f0624-d31c-43fe-a8ce-a1c3598c07bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:39.328Z","message":"{\"transactionId\":\"821a5c91-43ef-414f-a754-7c9fb08b09c2\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:39:327\",\"respDate\":\"230423-00:56:39:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:821a5c91-43ef-414f-a754-7c9fb08b09c2\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:39:327-57273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[626c051b-cf51-4c8b-8c5f-474524691735], x-b3-parentspanid=[34405eb1ef7e11ed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35713], x-envoy-attempt-count=[1], x-b3-traceid=[96fbfead4266cb9e34405eb1ef7e11ed], x-b3-spanid=[6537b2d484b1cf3e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[821a5c91-43ef-414f-a754-7c9fb08b09c2]}\\\"}\"}","context":{"RequestID":"821a5c91-43ef-414f-a754-7c9fb08b09c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bc3f0624-d31c-43fe-a8ce-a1c3598c07bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:39.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"821a5c91-43ef-414f-a754-7c9fb08b09c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc3f0624-d31c-43fe-a8ce-a1c3598c07bd","LogTimestamp":"2023-04-23T00:56:39.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:40.803Z","message":"Entering","context":{"RequestID":"77f899fe-50df-4941-bb14-748c2f96ac66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ff634d7-01f4-4dd9-8e40-8cab968ce190","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:40.805Z","message":"{\"transactionId\":\"77f899fe-50df-4941-bb14-748c2f96ac66\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:40:804\",\"respDate\":\"230423-00:56:40:805\",\"sourceId\":\"haproxy:77f899fe-50df-4941-bb14-748c2f96ac66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:40:804-74019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0680c649-5379-4fdb-aff7-218474734c54], x-b3-parentspanid=[c3cd9830cb597249], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a354917fa1890ce4c3cd9830cb597249], x-b3-spanid=[df1c117a9ec8a089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77f899fe-50df-4941-bb14-748c2f96ac66]}\\\"}\"}","context":{"RequestID":"77f899fe-50df-4941-bb14-748c2f96ac66","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ff634d7-01f4-4dd9-8e40-8cab968ce190","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77f899fe-50df-4941-bb14-748c2f96ac66","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ff634d7-01f4-4dd9-8e40-8cab968ce190","LogTimestamp":"2023-04-23T00:56:40.806Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:42.815Z","message":"Entering","context":{"RequestID":"a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac9ecaf3-f5fa-476c-aed7-55885f3310e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:42.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:42.817Z","message":"{\"transactionId\":\"a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:42:816\",\"respDate\":\"230423-00:56:42:817\",\"sourceId\":\"haproxy:a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:42:816-77747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b34de0b3-c859-4279-a2f0-c7ebf00f2738], x-b3-parentspanid=[15cc86da6db73cc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e21682813246269d15cc86da6db73cc7], x-b3-spanid=[d4cd4fa45940899e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79]}\\\"}\"}","context":{"RequestID":"a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac9ecaf3-f5fa-476c-aed7-55885f3310e5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:42.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:42.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4eb3e27-f9f5-4c7a-8c7f-d89d46d96e79","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9ecaf3-f5fa-476c-aed7-55885f3310e5","LogTimestamp":"2023-04-23T00:56:42.818Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:42.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:43.000Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:43.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:43.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:43.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:43.004Z","message":"Connection[cassandra/10.233.69.45:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:44.827Z","message":"Entering","context":{"RequestID":"220a63bf-7072-4b0f-9c7e-e244d097af17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa360d59-1f1f-4172-9352-ea297dffa922","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:44.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:44.829Z","message":"{\"transactionId\":\"220a63bf-7072-4b0f-9c7e-e244d097af17\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:44:828\",\"respDate\":\"230423-00:56:44:829\",\"sourceId\":\"haproxy:220a63bf-7072-4b0f-9c7e-e244d097af17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:44:828-30935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cd1cd70-4c51-47f0-aa45-a36cc3f492b9], x-b3-parentspanid=[70f118577e87d6b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d212ffeaec61ab7870f118577e87d6b1], x-b3-spanid=[9ef0d83c1812eb18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[220a63bf-7072-4b0f-9c7e-e244d097af17]}\\\"}\"}","context":{"RequestID":"220a63bf-7072-4b0f-9c7e-e244d097af17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fa360d59-1f1f-4172-9352-ea297dffa922","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:44.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:44.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"220a63bf-7072-4b0f-9c7e-e244d097af17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa360d59-1f1f-4172-9352-ea297dffa922","LogTimestamp":"2023-04-23T00:56:44.830Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:46.841Z","message":"Entering","context":{"RequestID":"1ea361b1-4086-4d0d-af89-1d31238314d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f649598d-3360-4ff5-87ba-8d18266a6222","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:46.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:46.843Z","message":"{\"transactionId\":\"1ea361b1-4086-4d0d-af89-1d31238314d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:46:842\",\"respDate\":\"230423-00:56:46:843\",\"sourceId\":\"haproxy:1ea361b1-4086-4d0d-af89-1d31238314d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:46:842-47096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c020fab9-305e-4039-b53f-ada1814b3773], x-b3-parentspanid=[1320fa225bcd0951], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1cee35319a219961320fa225bcd0951], x-b3-spanid=[02ea6f9fb0655e06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ea361b1-4086-4d0d-af89-1d31238314d5]}\\\"}\"}","context":{"RequestID":"1ea361b1-4086-4d0d-af89-1d31238314d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f649598d-3360-4ff5-87ba-8d18266a6222","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:46.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:46.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ea361b1-4086-4d0d-af89-1d31238314d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f649598d-3360-4ff5-87ba-8d18266a6222","LogTimestamp":"2023-04-23T00:56:46.844Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:48.856Z","message":"Entering","context":{"RequestID":"f8848568-5a27-412c-86f5-3cabc2aacce6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b3f5e69-93e7-4d97-9a30-fbf78dd96c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:48.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:48.858Z","message":"{\"transactionId\":\"f8848568-5a27-412c-86f5-3cabc2aacce6\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:48:857\",\"respDate\":\"230423-00:56:48:858\",\"sourceId\":\"haproxy:f8848568-5a27-412c-86f5-3cabc2aacce6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:48:857-93279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e75c5b9-1fa5-4206-af35-dffc02a538ff], x-b3-parentspanid=[c04707e4d1a59fb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a77519e7636e3abc04707e4d1a59fb5], x-b3-spanid=[fa8fbf78a248c1ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8848568-5a27-412c-86f5-3cabc2aacce6]}\\\"}\"}","context":{"RequestID":"f8848568-5a27-412c-86f5-3cabc2aacce6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b3f5e69-93e7-4d97-9a30-fbf78dd96c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:48.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:48.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8848568-5a27-412c-86f5-3cabc2aacce6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b3f5e69-93e7-4d97-9a30-fbf78dd96c4c","LogTimestamp":"2023-04-23T00:56:48.859Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:49.211Z","message":"Entering","context":{"RequestID":"35129d5c-eecc-4a72-a536-b963d7f06542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a99c9c5-f0e3-420e-9ece-e65687a5c692","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"35129d5c-eecc-4a72-a536-b963d7f06542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a99c9c5-f0e3-420e-9ece-e65687a5c692","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:49.213Z","message":"{\"transactionId\":\"35129d5c-eecc-4a72-a536-b963d7f06542\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:49:212\",\"respDate\":\"230423-00:56:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:35129d5c-eecc-4a72-a536-b963d7f06542\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:49:212-78846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[35129d5c-eecc-4a72-a536-b963d7f06542]}\\\"}\"}","context":{"RequestID":"35129d5c-eecc-4a72-a536-b963d7f06542","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a99c9c5-f0e3-420e-9ece-e65687a5c692","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:49.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35129d5c-eecc-4a72-a536-b963d7f06542","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a99c9c5-f0e3-420e-9ece-e65687a5c692","LogTimestamp":"2023-04-23T00:56:49.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:49.325Z","message":"Entering","context":{"RequestID":"3640d528-6b7a-4cc1-80c9-b3a86f500b28","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c758c2f-e007-479a-9954-e1e02dadaaa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:49.327Z","message":"{\"transactionId\":\"3640d528-6b7a-4cc1-80c9-b3a86f500b28\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:49:326\",\"respDate\":\"230423-00:56:49:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3640d528-6b7a-4cc1-80c9-b3a86f500b28\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:49:326-3802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57d85feb-af5a-4bb2-adbc-3210ee21c203], x-b3-parentspanid=[286ba3e04a199582], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34709], x-envoy-attempt-count=[1], x-b3-traceid=[5bdf4c08faccaa51286ba3e04a199582], x-b3-spanid=[dc41aa2b25fd1064], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3640d528-6b7a-4cc1-80c9-b3a86f500b28]}\\\"}\"}","context":{"RequestID":"3640d528-6b7a-4cc1-80c9-b3a86f500b28","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c758c2f-e007-479a-9954-e1e02dadaaa7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:49.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3640d528-6b7a-4cc1-80c9-b3a86f500b28","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c758c2f-e007-479a-9954-e1e02dadaaa7","LogTimestamp":"2023-04-23T00:56:49.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:56:50.869Z","message":"Entering","context":{"RequestID":"fe49e058-59d2-43d8-9d7c-5e1ee7b71fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4668fad4-8d00-4e95-9dee-1f03719e4f40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:50.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:50.871Z","message":"{\"transactionId\":\"fe49e058-59d2-43d8-9d7c-5e1ee7b71fac\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:50:870\",\"respDate\":\"230423-00:56:50:871\",\"sourceId\":\"haproxy:fe49e058-59d2-43d8-9d7c-5e1ee7b71fac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:56:50:870-56974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d98d6881-f6ea-422e-8926-557afecfa600], x-b3-parentspanid=[8b9b10993f2f0296], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f2502589c867f28b9b10993f2f0296], x-b3-spanid=[42986d970ac0aa02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe49e058-59d2-43d8-9d7c-5e1ee7b71fac]}\\\"}\"}","context":{"RequestID":"fe49e058-59d2-43d8-9d7c-5e1ee7b71fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4668fad4-8d00-4e95-9dee-1f03719e4f40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:50.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:50.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe49e058-59d2-43d8-9d7c-5e1ee7b71fac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4668fad4-8d00-4e95-9dee-1f03719e4f40","LogTimestamp":"2023-04-23T00:56:50.872Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:52.883Z","message":"Entering","context":{"RequestID":"84b5a32e-e3c7-4ef1-b02d-ff746af37ea6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37277618-5875-45c9-8cf9-82f92591c5de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:52.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:52.885Z","message":"{\"transactionId\":\"84b5a32e-e3c7-4ef1-b02d-ff746af37ea6\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:52:884\",\"respDate\":\"230423-00:56:52:885\",\"sourceId\":\"haproxy:84b5a32e-e3c7-4ef1-b02d-ff746af37ea6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:52:884-50360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2615780f-eac7-4941-bbf2-ec274121ec3e], x-b3-parentspanid=[4df582c2752ebbfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8fbe0110189eedc4df582c2752ebbfd], x-b3-spanid=[a0f8fa65a843403b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84b5a32e-e3c7-4ef1-b02d-ff746af37ea6]}\\\"}\"}","context":{"RequestID":"84b5a32e-e3c7-4ef1-b02d-ff746af37ea6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"37277618-5875-45c9-8cf9-82f92591c5de","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:52.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:52.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b5a32e-e3c7-4ef1-b02d-ff746af37ea6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37277618-5875-45c9-8cf9-82f92591c5de","LogTimestamp":"2023-04-23T00:56:52.886Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:56:52.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:56:52.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:52.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:52.999Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:54.898Z","message":"Entering","context":{"RequestID":"49ed8d8f-affd-41e5-a4ee-64bd7ba867d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e99ad70c-ceac-49ca-a836-6d6fa863951b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:54.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:54.900Z","message":"{\"transactionId\":\"49ed8d8f-affd-41e5-a4ee-64bd7ba867d2\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:54:899\",\"respDate\":\"230423-00:56:54:900\",\"sourceId\":\"haproxy:49ed8d8f-affd-41e5-a4ee-64bd7ba867d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:54:899-20685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbad6811-a9d0-4808-b870-e2440c20819f], x-b3-parentspanid=[ae93431153a0d0c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f253c5fe569db215ae93431153a0d0c9], x-b3-spanid=[eae6d90cd2a94640], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49ed8d8f-affd-41e5-a4ee-64bd7ba867d2]}\\\"}\"}","context":{"RequestID":"49ed8d8f-affd-41e5-a4ee-64bd7ba867d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"e99ad70c-ceac-49ca-a836-6d6fa863951b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:54.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:54.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49ed8d8f-affd-41e5-a4ee-64bd7ba867d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e99ad70c-ceac-49ca-a836-6d6fa863951b","LogTimestamp":"2023-04-23T00:56:54.901Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:56:56.912Z","message":"Entering","context":{"RequestID":"8b4ced86-e8d9-4c31-8b7f-82146215b46a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a089ae5-1ea9-4244-aa06-0d577332fed6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:56.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:56.915Z","message":"{\"transactionId\":\"8b4ced86-e8d9-4c31-8b7f-82146215b46a\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:56:913\",\"respDate\":\"230423-00:56:56:915\",\"sourceId\":\"haproxy:8b4ced86-e8d9-4c31-8b7f-82146215b46a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:56:913-78825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b55db44-a703-45da-92c9-b851ade55277], x-b3-parentspanid=[78590d188d1968b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b7ecace67996d9478590d188d1968b6], x-b3-spanid=[58440d21ef8880ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b4ced86-e8d9-4c31-8b7f-82146215b46a]}\\\"}\"}","context":{"RequestID":"8b4ced86-e8d9-4c31-8b7f-82146215b46a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a089ae5-1ea9-4244-aa06-0d577332fed6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:56.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:56.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b4ced86-e8d9-4c31-8b7f-82146215b46a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a089ae5-1ea9-4244-aa06-0d577332fed6","LogTimestamp":"2023-04-23T00:56:56.915Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:58.924Z","message":"Entering","context":{"RequestID":"dda8cfb2-dc32-45a1-b83d-bcdfd7063c58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71851abf-0b3b-45e7-a88f-ca26f8039476","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:58.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:58.927Z","message":"{\"transactionId\":\"dda8cfb2-dc32-45a1-b83d-bcdfd7063c58\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:58:925\",\"respDate\":\"230423-00:56:58:927\",\"sourceId\":\"haproxy:dda8cfb2-dc32-45a1-b83d-bcdfd7063c58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:56:58:925-52439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba20782b-1a15-9edc-ad2c-303186c21d35], x-b3-parentspanid=[840e92234dd909f0], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83badf176599f564840e92234dd909f0], x-b3-spanid=[8d90853c99b4aebb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dda8cfb2-dc32-45a1-b83d-bcdfd7063c58]}\\\"}\"}","context":{"RequestID":"dda8cfb2-dc32-45a1-b83d-bcdfd7063c58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"71851abf-0b3b-45e7-a88f-ca26f8039476","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:56:58.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:58.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda8cfb2-dc32-45a1-b83d-bcdfd7063c58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71851abf-0b3b-45e7-a88f-ca26f8039476","LogTimestamp":"2023-04-23T00:56:58.928Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:56:59.211Z","message":"Entering","context":{"RequestID":"43928f49-0744-410d-a080-af7e2744b71b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfdce825-13e9-4ce1-ac10-a918ec125647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"43928f49-0744-410d-a080-af7e2744b71b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfdce825-13e9-4ce1-ac10-a918ec125647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:59.214Z","message":"{\"transactionId\":\"43928f49-0744-410d-a080-af7e2744b71b\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:59:212\",\"respDate\":\"230423-00:56:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:43928f49-0744-410d-a080-af7e2744b71b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:59:212-15649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[43928f49-0744-410d-a080-af7e2744b71b]}\\\"}\"}","context":{"RequestID":"43928f49-0744-410d-a080-af7e2744b71b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cfdce825-13e9-4ce1-ac10-a918ec125647","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:56:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43928f49-0744-410d-a080-af7e2744b71b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfdce825-13e9-4ce1-ac10-a918ec125647","LogTimestamp":"2023-04-23T00:56:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:56:59.326Z","message":"Entering","context":{"RequestID":"9c3caf56-f80d-4aad-953e-f94c183dbd25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8af72fb-e59b-4195-8b8f-e8cadae9f9be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:56:59.329Z","message":"{\"transactionId\":\"9c3caf56-f80d-4aad-953e-f94c183dbd25\",\"status\":\"200\",\"rqstDate\":\"230423-00:56:59:327\",\"respDate\":\"230423-00:56:59:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c3caf56-f80d-4aad-953e-f94c183dbd25\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:56:59:327-96497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[459abd29-6177-405b-94c6-eeefa28b4b3a], x-b3-parentspanid=[c478675a09034729], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47705], x-envoy-attempt-count=[1], x-b3-traceid=[ca513e2175ce65dec478675a09034729], x-b3-spanid=[a5c224c604491c9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c3caf56-f80d-4aad-953e-f94c183dbd25]}\\\"}\"}","context":{"RequestID":"9c3caf56-f80d-4aad-953e-f94c183dbd25","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b8af72fb-e59b-4195-8b8f-e8cadae9f9be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:56:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:56:59.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c3caf56-f80d-4aad-953e-f94c183dbd25","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8af72fb-e59b-4195-8b8f-e8cadae9f9be","LogTimestamp":"2023-04-23T00:56:59.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:56:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:00.937Z","message":"Entering","context":{"RequestID":"5cd29581-b301-4031-8660-a5deeca53fc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6308f87a-3279-4add-8a91-e2002f88eb22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:00.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:00.940Z","message":"{\"transactionId\":\"5cd29581-b301-4031-8660-a5deeca53fc4\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:00:939\",\"respDate\":\"230423-00:57:00:940\",\"sourceId\":\"haproxy:5cd29581-b301-4031-8660-a5deeca53fc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:00:939-46868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9908d0aa-8c5e-475a-a71d-7cbfc81ee82d], x-b3-parentspanid=[80eb0ea86a3cf05c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c28f52b940deec6180eb0ea86a3cf05c], x-b3-spanid=[c642c372231918ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cd29581-b301-4031-8660-a5deeca53fc4]}\\\"}\"}","context":{"RequestID":"5cd29581-b301-4031-8660-a5deeca53fc4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6308f87a-3279-4add-8a91-e2002f88eb22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:00.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:00.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cd29581-b301-4031-8660-a5deeca53fc4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6308f87a-3279-4add-8a91-e2002f88eb22","LogTimestamp":"2023-04-23T00:57:00.941Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:02.949Z","message":"Entering","context":{"RequestID":"370f12cd-9887-4184-859a-0fd4fd45f9b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c073d44b-fa78-47fc-8dbb-2d90655af743","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:02.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:02.951Z","message":"{\"transactionId\":\"370f12cd-9887-4184-859a-0fd4fd45f9b0\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:02:950\",\"respDate\":\"230423-00:57:02:951\",\"sourceId\":\"haproxy:370f12cd-9887-4184-859a-0fd4fd45f9b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:02:950-14319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c7488d0-ba49-4bac-96f0-f8acdacb08ef], x-b3-parentspanid=[d85cffbbe8648aab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1013aaeabe14431d85cffbbe8648aab], x-b3-spanid=[39f3137f090de8b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[370f12cd-9887-4184-859a-0fd4fd45f9b0]}\\\"}\"}","context":{"RequestID":"370f12cd-9887-4184-859a-0fd4fd45f9b0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c073d44b-fa78-47fc-8dbb-2d90655af743","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:02.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:02.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"370f12cd-9887-4184-859a-0fd4fd45f9b0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c073d44b-fa78-47fc-8dbb-2d90655af743","LogTimestamp":"2023-04-23T00:57:02.952Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:02.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:03.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:03.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:03.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:04.961Z","message":"Entering","context":{"RequestID":"541e0468-4e2d-47b3-b4f1-ed48dcbf25f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77a4d39-c982-486b-a7b3-7ba43cbf37f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:04.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:04.964Z","message":"{\"transactionId\":\"541e0468-4e2d-47b3-b4f1-ed48dcbf25f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:04:962\",\"respDate\":\"230423-00:57:04:964\",\"sourceId\":\"haproxy:541e0468-4e2d-47b3-b4f1-ed48dcbf25f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:04:962-4153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f072d12-73ca-4a50-9112-7bace80c9a16], x-b3-parentspanid=[29b5108be615c2f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fda8d2fbea39cb2829b5108be615c2f1], x-b3-spanid=[36e25446012eeaf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[541e0468-4e2d-47b3-b4f1-ed48dcbf25f1]}\\\"}\"}","context":{"RequestID":"541e0468-4e2d-47b3-b4f1-ed48dcbf25f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77a4d39-c982-486b-a7b3-7ba43cbf37f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:04.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:04.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"541e0468-4e2d-47b3-b4f1-ed48dcbf25f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e77a4d39-c982-486b-a7b3-7ba43cbf37f8","LogTimestamp":"2023-04-23T00:57:04.964Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:05.412Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:05.418Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:06.974Z","message":"Entering","context":{"RequestID":"df0878b8-b073-49a9-9905-5508102a5e2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c935be47-aab0-4dfb-87c7-a9155602ea19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:06.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:06.977Z","message":"{\"transactionId\":\"df0878b8-b073-49a9-9905-5508102a5e2d\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:06:975\",\"respDate\":\"230423-00:57:06:976\",\"sourceId\":\"haproxy:df0878b8-b073-49a9-9905-5508102a5e2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:06:975-19896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de8dc32b-630f-4a45-b425-91114cf02960], x-b3-parentspanid=[f15e90ec679b7ddd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2176a656991e10bf15e90ec679b7ddd], x-b3-spanid=[92e5d916ff3d9fc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df0878b8-b073-49a9-9905-5508102a5e2d]}\\\"}\"}","context":{"RequestID":"df0878b8-b073-49a9-9905-5508102a5e2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c935be47-aab0-4dfb-87c7-a9155602ea19","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:06.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:06.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df0878b8-b073-49a9-9905-5508102a5e2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c935be47-aab0-4dfb-87c7-a9155602ea19","LogTimestamp":"2023-04-23T00:57:06.978Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:08.988Z","message":"Entering","context":{"RequestID":"ac33731d-906f-45b1-a9ac-2c4be54ce884","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38cce403-0847-4c52-9c73-3621cf7ec8f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:08.990Z","message":"{\"transactionId\":\"ac33731d-906f-45b1-a9ac-2c4be54ce884\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:08:989\",\"respDate\":\"230423-00:57:08:990\",\"sourceId\":\"haproxy:ac33731d-906f-45b1-a9ac-2c4be54ce884\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:08:989-44997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3074bd4-9de6-4665-96dc-f3da6ce85251], x-b3-parentspanid=[6c8723b375f255f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4eae29814d3a7d36c8723b375f255f7], x-b3-spanid=[fecb12bb82c26bca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac33731d-906f-45b1-a9ac-2c4be54ce884]}\\\"}\"}","context":{"RequestID":"ac33731d-906f-45b1-a9ac-2c4be54ce884","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38cce403-0847-4c52-9c73-3621cf7ec8f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:08.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac33731d-906f-45b1-a9ac-2c4be54ce884","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38cce403-0847-4c52-9c73-3621cf7ec8f4","LogTimestamp":"2023-04-23T00:57:08.991Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:57:09.213Z","message":"Entering","context":{"RequestID":"11c8f452-b7ff-46b9-bad0-c06b9269d97f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"723920c2-ce27-4145-8275-84bc2164ea9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"11c8f452-b7ff-46b9-bad0-c06b9269d97f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"723920c2-ce27-4145-8275-84bc2164ea9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:09.216Z","message":"{\"transactionId\":\"11c8f452-b7ff-46b9-bad0-c06b9269d97f\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:09:214\",\"respDate\":\"230423-00:57:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:11c8f452-b7ff-46b9-bad0-c06b9269d97f\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:09:214-1852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[11c8f452-b7ff-46b9-bad0-c06b9269d97f]}\\\"}\"}","context":{"RequestID":"11c8f452-b7ff-46b9-bad0-c06b9269d97f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"723920c2-ce27-4145-8275-84bc2164ea9b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11c8f452-b7ff-46b9-bad0-c06b9269d97f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"723920c2-ce27-4145-8275-84bc2164ea9b","LogTimestamp":"2023-04-23T00:57:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:09.327Z","message":"Entering","context":{"RequestID":"ad367d97-18c1-4cef-a6ed-2f1a39728da1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0cac38b6-3095-4eba-ba92-2f48d083add7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:09.329Z","message":"{\"transactionId\":\"ad367d97-18c1-4cef-a6ed-2f1a39728da1\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:09:328\",\"respDate\":\"230423-00:57:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad367d97-18c1-4cef-a6ed-2f1a39728da1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:09:328-62845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[884d3027-dd8c-4ea1-bf41-506898a4ac8f], x-b3-parentspanid=[9ac4004b9cd8ed9e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37553], x-envoy-attempt-count=[1], x-b3-traceid=[4919062723fe518e9ac4004b9cd8ed9e], x-b3-spanid=[52bbae1b536b6f1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad367d97-18c1-4cef-a6ed-2f1a39728da1]}\\\"}\"}","context":{"RequestID":"ad367d97-18c1-4cef-a6ed-2f1a39728da1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0cac38b6-3095-4eba-ba92-2f48d083add7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad367d97-18c1-4cef-a6ed-2f1a39728da1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cac38b6-3095-4eba-ba92-2f48d083add7","LogTimestamp":"2023-04-23T00:57:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:11.002Z","message":"Entering","context":{"RequestID":"d9a9cb26-2244-4b9c-a46f-e6210a672b1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"869f4c3b-547c-4c08-88ac-09feaa82b469","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:11.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:11.005Z","message":"{\"transactionId\":\"d9a9cb26-2244-4b9c-a46f-e6210a672b1b\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:11:003\",\"respDate\":\"230423-00:57:11:005\",\"sourceId\":\"haproxy:d9a9cb26-2244-4b9c-a46f-e6210a672b1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:11:003-52879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd19433f-5fbd-4d8f-93c7-3b95b0d1bfdf], x-b3-parentspanid=[db492e869f593444], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d304c71509079ed5db492e869f593444], x-b3-spanid=[c21775eb139545d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9a9cb26-2244-4b9c-a46f-e6210a672b1b]}\\\"}\"}","context":{"RequestID":"d9a9cb26-2244-4b9c-a46f-e6210a672b1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"869f4c3b-547c-4c08-88ac-09feaa82b469","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:11.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:11.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9a9cb26-2244-4b9c-a46f-e6210a672b1b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"869f4c3b-547c-4c08-88ac-09feaa82b469","LogTimestamp":"2023-04-23T00:57:11.006Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:12.984Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.000Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.016Z","message":"Entering","context":{"RequestID":"feb7a0d3-7687-45eb-8b1f-1ddcba5db939","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b216555-28ce-40fc-93a0-03423c6f82a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:13.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.018Z","message":"{\"transactionId\":\"feb7a0d3-7687-45eb-8b1f-1ddcba5db939\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:13:017\",\"respDate\":\"230423-00:57:13:018\",\"sourceId\":\"haproxy:feb7a0d3-7687-45eb-8b1f-1ddcba5db939\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:13:017-36309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae055377-09a8-4572-99b2-cd905585116f], x-b3-parentspanid=[5bbc97254ab49c6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed61f5a36491a6475bbc97254ab49c6a], x-b3-spanid=[e504f86dd29f8395], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feb7a0d3-7687-45eb-8b1f-1ddcba5db939]}\\\"}\"}","context":{"RequestID":"feb7a0d3-7687-45eb-8b1f-1ddcba5db939","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b216555-28ce-40fc-93a0-03423c6f82a4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:13.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:13.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feb7a0d3-7687-45eb-8b1f-1ddcba5db939","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b216555-28ce-40fc-93a0-03423c6f82a4","LogTimestamp":"2023-04-23T00:57:13.018Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:15.028Z","message":"Entering","context":{"RequestID":"baa6dd29-29f0-4f43-8c0f-098eaddde86a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d782392-fd9f-4ff3-949a-55eeb52b0374","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:15.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:15.031Z","message":"{\"transactionId\":\"baa6dd29-29f0-4f43-8c0f-098eaddde86a\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:15:030\",\"respDate\":\"230423-00:57:15:031\",\"sourceId\":\"haproxy:baa6dd29-29f0-4f43-8c0f-098eaddde86a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:15:030-29610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[920ffe83-46d2-473d-adea-38e29626949a], x-b3-parentspanid=[86d14539939ad65f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d92e89f04ea1488086d14539939ad65f], x-b3-spanid=[9ea0262940600a82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[baa6dd29-29f0-4f43-8c0f-098eaddde86a]}\\\"}\"}","context":{"RequestID":"baa6dd29-29f0-4f43-8c0f-098eaddde86a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d782392-fd9f-4ff3-949a-55eeb52b0374","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:15.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:15.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baa6dd29-29f0-4f43-8c0f-098eaddde86a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d782392-fd9f-4ff3-949a-55eeb52b0374","LogTimestamp":"2023-04-23T00:57:15.033Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:57:17.043Z","message":"Entering","context":{"RequestID":"1cedcb89-d41e-4bdc-873d-62748328b05f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"598434fe-60b1-4569-a783-c3bc11b5e8b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:17.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:17.045Z","message":"{\"transactionId\":\"1cedcb89-d41e-4bdc-873d-62748328b05f\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:17:043\",\"respDate\":\"230423-00:57:17:045\",\"sourceId\":\"haproxy:1cedcb89-d41e-4bdc-873d-62748328b05f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:17:043-58857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa70a239-36bb-4357-9a94-168286e28213], x-b3-parentspanid=[992cc660737c56d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32f0d42f4aa71556992cc660737c56d6], x-b3-spanid=[054f12f761eb171e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cedcb89-d41e-4bdc-873d-62748328b05f]}\\\"}\"}","context":{"RequestID":"1cedcb89-d41e-4bdc-873d-62748328b05f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"598434fe-60b1-4569-a783-c3bc11b5e8b7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:17.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:17.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cedcb89-d41e-4bdc-873d-62748328b05f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"598434fe-60b1-4569-a783-c3bc11b5e8b7","LogTimestamp":"2023-04-23T00:57:17.046Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:19.056Z","message":"Entering","context":{"RequestID":"3651d159-55f9-4aa0-b9a1-7bde55431d0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceda0732-7066-4c5d-83cc-116a7d822683","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:19.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.058Z","message":"{\"transactionId\":\"3651d159-55f9-4aa0-b9a1-7bde55431d0c\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:19:056\",\"respDate\":\"230423-00:57:19:058\",\"sourceId\":\"haproxy:3651d159-55f9-4aa0-b9a1-7bde55431d0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:19:056-63724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[056fc785-9db3-4707-abc1-54898d086205], x-b3-parentspanid=[b1e1b9d67a219e10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c24f4f63608609bdb1e1b9d67a219e10], x-b3-spanid=[811374a5ce01fb74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3651d159-55f9-4aa0-b9a1-7bde55431d0c]}\\\"}\"}","context":{"RequestID":"3651d159-55f9-4aa0-b9a1-7bde55431d0c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceda0732-7066-4c5d-83cc-116a7d822683","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:19.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3651d159-55f9-4aa0-b9a1-7bde55431d0c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceda0732-7066-4c5d-83cc-116a7d822683","LogTimestamp":"2023-04-23T00:57:19.059Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:19.211Z","message":"Entering","context":{"RequestID":"ce76be4f-0cd1-43ab-8b19-395c921bc471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f1aa3ef-be6e-4757-9728-a8cd5096c3ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce76be4f-0cd1-43ab-8b19-395c921bc471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f1aa3ef-be6e-4757-9728-a8cd5096c3ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.214Z","message":"{\"transactionId\":\"ce76be4f-0cd1-43ab-8b19-395c921bc471\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:19:212\",\"respDate\":\"230423-00:57:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce76be4f-0cd1-43ab-8b19-395c921bc471\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:19:212-36556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce76be4f-0cd1-43ab-8b19-395c921bc471]}\\\"}\"}","context":{"RequestID":"ce76be4f-0cd1-43ab-8b19-395c921bc471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f1aa3ef-be6e-4757-9728-a8cd5096c3ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce76be4f-0cd1-43ab-8b19-395c921bc471","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f1aa3ef-be6e-4757-9728-a8cd5096c3ef","LogTimestamp":"2023-04-23T00:57:19.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:19.327Z","message":"Entering","context":{"RequestID":"639648bd-eabb-470f-b3be-321904ab8c8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03cf019a-312d-47a2-a2c3-afecf9fcccaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.328Z","message":"{\"transactionId\":\"639648bd-eabb-470f-b3be-321904ab8c8f\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:19:327\",\"respDate\":\"230423-00:57:19:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:639648bd-eabb-470f-b3be-321904ab8c8f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:19:327-11034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ed84926-0166-4142-a77b-7cdab2f087a3], x-b3-parentspanid=[bc60b4a8ac244c05], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58907], x-envoy-attempt-count=[1], x-b3-traceid=[5a8ced9732884dcbbc60b4a8ac244c05], x-b3-spanid=[c958ad7b03d824c1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[639648bd-eabb-470f-b3be-321904ab8c8f]}\\\"}\"}","context":{"RequestID":"639648bd-eabb-470f-b3be-321904ab8c8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"03cf019a-312d-47a2-a2c3-afecf9fcccaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:19.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"639648bd-eabb-470f-b3be-321904ab8c8f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03cf019a-312d-47a2-a2c3-afecf9fcccaf","LogTimestamp":"2023-04-23T00:57:19.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:21.069Z","message":"Entering","context":{"RequestID":"a14f4e02-171a-488a-8ea8-24c95898bf31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ead4871-1052-4a5d-810b-4d4f3c92bab3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:21.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:21.071Z","message":"{\"transactionId\":\"a14f4e02-171a-488a-8ea8-24c95898bf31\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:21:069\",\"respDate\":\"230423-00:57:21:071\",\"sourceId\":\"haproxy:a14f4e02-171a-488a-8ea8-24c95898bf31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:21:069-63417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e278b3b-ee22-4d84-87af-d331961ab618], x-b3-parentspanid=[6cf525054d41c6aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb9e75abedf27dc06cf525054d41c6aa], x-b3-spanid=[7580e6073dcae461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a14f4e02-171a-488a-8ea8-24c95898bf31]}\\\"}\"}","context":{"RequestID":"a14f4e02-171a-488a-8ea8-24c95898bf31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6ead4871-1052-4a5d-810b-4d4f3c92bab3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:21.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:21.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14f4e02-171a-488a-8ea8-24c95898bf31","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ead4871-1052-4a5d-810b-4d4f3c92bab3","LogTimestamp":"2023-04-23T00:57:21.071Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:22.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:22.996Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:22.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:22.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:23.081Z","message":"Entering","context":{"RequestID":"67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f918433-eb62-477e-8502-e2f453db6e32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:23.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:23.083Z","message":"{\"transactionId\":\"67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:23:082\",\"respDate\":\"230423-00:57:23:083\",\"sourceId\":\"haproxy:67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:23:082-62395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f362956e-8f47-445d-bae2-bfcfed65f395], x-b3-parentspanid=[441f4f80aa200ed8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a55c3cb09b75d5c441f4f80aa200ed8], x-b3-spanid=[7b0063ea63856574], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a]}\\\"}\"}","context":{"RequestID":"67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f918433-eb62-477e-8502-e2f453db6e32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:23.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:23.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67b45fb0-2abc-4353-8cd8-9c9cdc7ba64a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f918433-eb62-477e-8502-e2f453db6e32","LogTimestamp":"2023-04-23T00:57:23.084Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:25.094Z","message":"Entering","context":{"RequestID":"15e12441-a2f7-45a6-a8c6-001a03d4e845","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3ef6cb2-6b0f-4012-8200-7b0765028663","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:25.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:25.096Z","message":"{\"transactionId\":\"15e12441-a2f7-45a6-a8c6-001a03d4e845\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:25:095\",\"respDate\":\"230423-00:57:25:096\",\"sourceId\":\"haproxy:15e12441-a2f7-45a6-a8c6-001a03d4e845\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:25:095-11127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88611639-5b62-48c3-8c25-3703bb0984b2], x-b3-parentspanid=[4532a6370dfb7db3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aed99d4e3634f9a54532a6370dfb7db3], x-b3-spanid=[a2b89e5dc89b3853], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15e12441-a2f7-45a6-a8c6-001a03d4e845]}\\\"}\"}","context":{"RequestID":"15e12441-a2f7-45a6-a8c6-001a03d4e845","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d3ef6cb2-6b0f-4012-8200-7b0765028663","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:25.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:25.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15e12441-a2f7-45a6-a8c6-001a03d4e845","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3ef6cb2-6b0f-4012-8200-7b0765028663","LogTimestamp":"2023-04-23T00:57:25.096Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:27.107Z","message":"Entering","context":{"RequestID":"edc7d3e9-bf8d-477c-9278-22318429b798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f188947e-5012-47c9-82ea-b7a929931d8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:27.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:27.109Z","message":"{\"transactionId\":\"edc7d3e9-bf8d-477c-9278-22318429b798\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:27:108\",\"respDate\":\"230423-00:57:27:109\",\"sourceId\":\"haproxy:edc7d3e9-bf8d-477c-9278-22318429b798\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:27:108-64703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[000a592c-5b9c-4fa4-81f3-6523441e194f], x-b3-parentspanid=[e48bd81741c57c5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb5f1395b6ba7361e48bd81741c57c5e], x-b3-spanid=[9012a21f8c826f07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edc7d3e9-bf8d-477c-9278-22318429b798]}\\\"}\"}","context":{"RequestID":"edc7d3e9-bf8d-477c-9278-22318429b798","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f188947e-5012-47c9-82ea-b7a929931d8e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:27.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:27.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edc7d3e9-bf8d-477c-9278-22318429b798","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f188947e-5012-47c9-82ea-b7a929931d8e","LogTimestamp":"2023-04-23T00:57:27.110Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:29.120Z","message":"Entering","context":{"RequestID":"0c74e43e-d796-4d34-b5bb-f98f6a065c4f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e38fa208-7533-47f1-a58a-4bdce4c4e9d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:29.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.122Z","message":"{\"transactionId\":\"0c74e43e-d796-4d34-b5bb-f98f6a065c4f\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:29:121\",\"respDate\":\"230423-00:57:29:122\",\"sourceId\":\"haproxy:0c74e43e-d796-4d34-b5bb-f98f6a065c4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:29:121-31795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ec24a3-c251-4947-9006-9d45b9149fc7], x-b3-parentspanid=[13b10a7041c2a961], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a36ab982226cfdcb13b10a7041c2a961], x-b3-spanid=[3e05400300b51b75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c74e43e-d796-4d34-b5bb-f98f6a065c4f]}\\\"}\"}","context":{"RequestID":"0c74e43e-d796-4d34-b5bb-f98f6a065c4f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e38fa208-7533-47f1-a58a-4bdce4c4e9d7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:29.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c74e43e-d796-4d34-b5bb-f98f6a065c4f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e38fa208-7533-47f1-a58a-4bdce4c4e9d7","LogTimestamp":"2023-04-23T00:57:29.123Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:29.211Z","message":"Entering","context":{"RequestID":"25f1339f-1f5f-4655-9af5-c48168237554","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a939632-c009-46fd-aee0-a3b295480769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"25f1339f-1f5f-4655-9af5-c48168237554","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a939632-c009-46fd-aee0-a3b295480769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.215Z","message":"{\"transactionId\":\"25f1339f-1f5f-4655-9af5-c48168237554\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:29:212\",\"respDate\":\"230423-00:57:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25f1339f-1f5f-4655-9af5-c48168237554\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:29:212-66149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25f1339f-1f5f-4655-9af5-c48168237554]}\\\"}\"}","context":{"RequestID":"25f1339f-1f5f-4655-9af5-c48168237554","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a939632-c009-46fd-aee0-a3b295480769","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25f1339f-1f5f-4655-9af5-c48168237554","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a939632-c009-46fd-aee0-a3b295480769","LogTimestamp":"2023-04-23T00:57:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:57:29.326Z","message":"Entering","context":{"RequestID":"a0b86a5c-6663-40d7-aacd-dc19148ebcc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b29e9d6-92a0-4076-a536-1bb74884d6e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.328Z","message":"{\"transactionId\":\"a0b86a5c-6663-40d7-aacd-dc19148ebcc7\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:29:327\",\"respDate\":\"230423-00:57:29:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a0b86a5c-6663-40d7-aacd-dc19148ebcc7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:29:327-69932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdbc823b-2dfd-4ea9-84db-b82bd5425001], x-b3-parentspanid=[a03461b6e7a86bd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50395], x-envoy-attempt-count=[1], x-b3-traceid=[e97e7ba5300b5c1ea03461b6e7a86bd7], x-b3-spanid=[26b631658de64dd3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a0b86a5c-6663-40d7-aacd-dc19148ebcc7]}\\\"}\"}","context":{"RequestID":"a0b86a5c-6663-40d7-aacd-dc19148ebcc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b29e9d6-92a0-4076-a536-1bb74884d6e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:29.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0b86a5c-6663-40d7-aacd-dc19148ebcc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b29e9d6-92a0-4076-a536-1bb74884d6e3","LogTimestamp":"2023-04-23T00:57:29.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:31.132Z","message":"Entering","context":{"RequestID":"fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f960247-65e0-4759-bc4b-feb09b8cfd99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:31.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:31.133Z","message":"{\"transactionId\":\"fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:31:132\",\"respDate\":\"230423-00:57:31:133\",\"sourceId\":\"haproxy:fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:31:132-40431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26c46399-a637-4726-a699-83927764c7a0], x-b3-parentspanid=[e51bfbd67dd6926a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75c3d549ee526365e51bfbd67dd6926a], x-b3-spanid=[8426c0623c9d701b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90]}\\\"}\"}","context":{"RequestID":"fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f960247-65e0-4759-bc4b-feb09b8cfd99","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:31.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:31.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd5a3f5e-9cfe-4a1d-8f90-2f817771bf90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f960247-65e0-4759-bc4b-feb09b8cfd99","LogTimestamp":"2023-04-23T00:57:31.134Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:57:32.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:32.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:32.999Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:33.000Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:33.145Z","message":"Entering","context":{"RequestID":"9b20c222-2ace-4522-b817-696b1d5566d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"90cc7c79-26d7-4ede-be6e-91fe0d6c457e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:33.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:33.146Z","message":"{\"transactionId\":\"9b20c222-2ace-4522-b817-696b1d5566d5\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:33:145\",\"respDate\":\"230423-00:57:33:146\",\"sourceId\":\"haproxy:9b20c222-2ace-4522-b817-696b1d5566d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:33:145-32896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5551531-2645-4e88-a2a4-5c0ca9081c9b], x-b3-parentspanid=[7233cf7e20345d14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d551e4e834bd25e7233cf7e20345d14], x-b3-spanid=[85180d09473134e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b20c222-2ace-4522-b817-696b1d5566d5]}\\\"}\"}","context":{"RequestID":"9b20c222-2ace-4522-b817-696b1d5566d5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"90cc7c79-26d7-4ede-be6e-91fe0d6c457e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:33.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:33.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b20c222-2ace-4522-b817-696b1d5566d5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90cc7c79-26d7-4ede-be6e-91fe0d6c457e","LogTimestamp":"2023-04-23T00:57:33.147Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:35.157Z","message":"Entering","context":{"RequestID":"c85b7920-ca89-4601-9cb9-ac81dbca6b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b680cc92-08b3-4ae8-8f72-9f66a397cfe2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:35.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:35.159Z","message":"{\"transactionId\":\"c85b7920-ca89-4601-9cb9-ac81dbca6b5b\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:35:158\",\"respDate\":\"230423-00:57:35:159\",\"sourceId\":\"haproxy:c85b7920-ca89-4601-9cb9-ac81dbca6b5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:35:158-77566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6637c379-af7c-408d-b19c-b9ff05e8a370], x-b3-parentspanid=[e9efbded13ce2cfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bc3444ac0589ee7e9efbded13ce2cfe], x-b3-spanid=[74a19690208ceeaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c85b7920-ca89-4601-9cb9-ac81dbca6b5b]}\\\"}\"}","context":{"RequestID":"c85b7920-ca89-4601-9cb9-ac81dbca6b5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b680cc92-08b3-4ae8-8f72-9f66a397cfe2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:35.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:35.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c85b7920-ca89-4601-9cb9-ac81dbca6b5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b680cc92-08b3-4ae8-8f72-9f66a397cfe2","LogTimestamp":"2023-04-23T00:57:35.160Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:35.426Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:35.431Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:37.169Z","message":"Entering","context":{"RequestID":"b0973875-41aa-4ebb-89cb-55d445f6f59f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"36dbc2e8-10f7-4913-bf07-cbfd88c3713b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:37.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:37.171Z","message":"{\"transactionId\":\"b0973875-41aa-4ebb-89cb-55d445f6f59f\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:37:170\",\"respDate\":\"230423-00:57:37:171\",\"sourceId\":\"haproxy:b0973875-41aa-4ebb-89cb-55d445f6f59f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:37:170-71888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5d6c61c-f6a3-47e7-a955-ea80c4b753f9], x-b3-parentspanid=[7e7efd199388f3c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a93b44bf037100c7e7efd199388f3c8], x-b3-spanid=[b2449765b925915a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0973875-41aa-4ebb-89cb-55d445f6f59f]}\\\"}\"}","context":{"RequestID":"b0973875-41aa-4ebb-89cb-55d445f6f59f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"36dbc2e8-10f7-4913-bf07-cbfd88c3713b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:37.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:37.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0973875-41aa-4ebb-89cb-55d445f6f59f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36dbc2e8-10f7-4913-bf07-cbfd88c3713b","LogTimestamp":"2023-04-23T00:57:37.172Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:39.182Z","message":"Entering","context":{"RequestID":"5e5cbb5c-611a-4163-b925-4354ffb086e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f6a14df7-357b-4be2-8c7e-a6f3ffbdacc4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:39.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.183Z","message":"{\"transactionId\":\"5e5cbb5c-611a-4163-b925-4354ffb086e9\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:39:182\",\"respDate\":\"230423-00:57:39:183\",\"sourceId\":\"haproxy:5e5cbb5c-611a-4163-b925-4354ffb086e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:39:182-45799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d51b50e4-171e-4dee-b6b4-8ce01fb4b4a3], x-b3-parentspanid=[cd8a5dcafb39bb6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40e7f36f209e79f4cd8a5dcafb39bb6a], x-b3-spanid=[b29b73c7bb5768c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e5cbb5c-611a-4163-b925-4354ffb086e9]}\\\"}\"}","context":{"RequestID":"5e5cbb5c-611a-4163-b925-4354ffb086e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f6a14df7-357b-4be2-8c7e-a6f3ffbdacc4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:39.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e5cbb5c-611a-4163-b925-4354ffb086e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6a14df7-357b-4be2-8c7e-a6f3ffbdacc4","LogTimestamp":"2023-04-23T00:57:39.184Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:39.212Z","message":"Entering","context":{"RequestID":"1dbf47b2-04a8-438d-b6d0-0cab52fecf33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f3f7b61-cc7b-4db0-ab2a-e281884ad92e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"1dbf47b2-04a8-438d-b6d0-0cab52fecf33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f3f7b61-cc7b-4db0-ab2a-e281884ad92e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.215Z","message":"{\"transactionId\":\"1dbf47b2-04a8-438d-b6d0-0cab52fecf33\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:39:213\",\"respDate\":\"230423-00:57:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1dbf47b2-04a8-438d-b6d0-0cab52fecf33\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:39:213-45458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1dbf47b2-04a8-438d-b6d0-0cab52fecf33]}\\\"}\"}","context":{"RequestID":"1dbf47b2-04a8-438d-b6d0-0cab52fecf33","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f3f7b61-cc7b-4db0-ab2a-e281884ad92e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dbf47b2-04a8-438d-b6d0-0cab52fecf33","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f3f7b61-cc7b-4db0-ab2a-e281884ad92e","LogTimestamp":"2023-04-23T00:57:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:57:39.326Z","message":"Entering","context":{"RequestID":"fb44cf5b-c7d9-484a-a402-33125a80ea22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c683f0b-9b83-48e9-b64b-ca1bce0d5f72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.329Z","message":"{\"transactionId\":\"fb44cf5b-c7d9-484a-a402-33125a80ea22\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:39:327\",\"respDate\":\"230423-00:57:39:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fb44cf5b-c7d9-484a-a402-33125a80ea22\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:39:327-70879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2ee2ed4-1dbc-4df8-92ce-b40420e5a0e3], x-b3-parentspanid=[232691a2c0916739], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52489], x-envoy-attempt-count=[1], x-b3-traceid=[dc5096b86fc6d2fc232691a2c0916739], x-b3-spanid=[07678b89f2e49fe6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fb44cf5b-c7d9-484a-a402-33125a80ea22]}\\\"}\"}","context":{"RequestID":"fb44cf5b-c7d9-484a-a402-33125a80ea22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3c683f0b-9b83-48e9-b64b-ca1bce0d5f72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:39.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb44cf5b-c7d9-484a-a402-33125a80ea22","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c683f0b-9b83-48e9-b64b-ca1bce0d5f72","LogTimestamp":"2023-04-23T00:57:39.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:41.193Z","message":"Entering","context":{"RequestID":"bc9c20f1-a309-446f-acb9-81214c07f401","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1c0a8de-4334-4b05-9a17-33fb91b5902d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:41.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:41.195Z","message":"{\"transactionId\":\"bc9c20f1-a309-446f-acb9-81214c07f401\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:41:193\",\"respDate\":\"230423-00:57:41:195\",\"sourceId\":\"haproxy:bc9c20f1-a309-446f-acb9-81214c07f401\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:41:193-34841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecff482e-869c-4677-97de-9893e85d8fea], x-b3-parentspanid=[4b10f5b4c167e141], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86dec2ed2e2928614b10f5b4c167e141], x-b3-spanid=[16dde0a0c617d499], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc9c20f1-a309-446f-acb9-81214c07f401]}\\\"}\"}","context":{"RequestID":"bc9c20f1-a309-446f-acb9-81214c07f401","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1c0a8de-4334-4b05-9a17-33fb91b5902d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:41.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:41.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc9c20f1-a309-446f-acb9-81214c07f401","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1c0a8de-4334-4b05-9a17-33fb91b5902d","LogTimestamp":"2023-04-23T00:57:41.195Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:42.985Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.004Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.004Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.205Z","message":"Entering","context":{"RequestID":"6e49b985-8149-42f9-90ad-7e2d4d12753b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3bdf89d9-c45d-40e8-b6ef-f40524106ee2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:43.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.207Z","message":"{\"transactionId\":\"6e49b985-8149-42f9-90ad-7e2d4d12753b\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:43:205\",\"respDate\":\"230423-00:57:43:207\",\"sourceId\":\"haproxy:6e49b985-8149-42f9-90ad-7e2d4d12753b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:43:205-51605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd77ecba-ff84-40e4-ad41-21d1d3790715], x-b3-parentspanid=[7273f5bd265009da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6495fe4484269edc7273f5bd265009da], x-b3-spanid=[9339091b9f96fb67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e49b985-8149-42f9-90ad-7e2d4d12753b]}\\\"}\"}","context":{"RequestID":"6e49b985-8149-42f9-90ad-7e2d4d12753b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3bdf89d9-c45d-40e8-b6ef-f40524106ee2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:43.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:43.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e49b985-8149-42f9-90ad-7e2d4d12753b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bdf89d9-c45d-40e8-b6ef-f40524106ee2","LogTimestamp":"2023-04-23T00:57:43.207Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:45.217Z","message":"Entering","context":{"RequestID":"adbf4152-00bb-4f8e-97a0-1a406ca09d61","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38e7eee1-d6c7-4673-bb1d-0d5ff5ded5b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:45.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:45.218Z","message":"{\"transactionId\":\"adbf4152-00bb-4f8e-97a0-1a406ca09d61\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:45:217\",\"respDate\":\"230423-00:57:45:218\",\"sourceId\":\"haproxy:adbf4152-00bb-4f8e-97a0-1a406ca09d61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:45:217-22648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08b0d7b1-1406-4615-8265-3a865455daba], x-b3-parentspanid=[28454794f1fe1f46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed2954072cf6d00228454794f1fe1f46], x-b3-spanid=[3660b8998275c428], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[adbf4152-00bb-4f8e-97a0-1a406ca09d61]}\\\"}\"}","context":{"RequestID":"adbf4152-00bb-4f8e-97a0-1a406ca09d61","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"38e7eee1-d6c7-4673-bb1d-0d5ff5ded5b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:45.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:45.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adbf4152-00bb-4f8e-97a0-1a406ca09d61","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38e7eee1-d6c7-4673-bb1d-0d5ff5ded5b5","LogTimestamp":"2023-04-23T00:57:45.219Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:47.228Z","message":"Entering","context":{"RequestID":"c031f0d4-88a1-419a-8869-a97b6b3d0aaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34481555-34f0-4252-a7bf-3585dedb7975","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:47.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:47.230Z","message":"{\"transactionId\":\"c031f0d4-88a1-419a-8869-a97b6b3d0aaa\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:47:228\",\"respDate\":\"230423-00:57:47:229\",\"sourceId\":\"haproxy:c031f0d4-88a1-419a-8869-a97b6b3d0aaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:47:228-33939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac96cf81-a421-4265-a3b1-f9331128b020], x-b3-parentspanid=[0c2e8fb69ccfe91c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82875bdcda4604e00c2e8fb69ccfe91c], x-b3-spanid=[c05d51b6be8b57f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c031f0d4-88a1-419a-8869-a97b6b3d0aaa]}\\\"}\"}","context":{"RequestID":"c031f0d4-88a1-419a-8869-a97b6b3d0aaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"34481555-34f0-4252-a7bf-3585dedb7975","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:47.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:47.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c031f0d4-88a1-419a-8869-a97b6b3d0aaa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34481555-34f0-4252-a7bf-3585dedb7975","LogTimestamp":"2023-04-23T00:57:47.230Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:49.212Z","message":"Entering","context":{"RequestID":"df21f0e0-3677-437d-af33-463515db5d88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81673868-cc2e-4beb-a70d-6657cac3bf8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"df21f0e0-3677-437d-af33-463515db5d88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81673868-cc2e-4beb-a70d-6657cac3bf8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.215Z","message":"{\"transactionId\":\"df21f0e0-3677-437d-af33-463515db5d88\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:49:212\",\"respDate\":\"230423-00:57:49:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:df21f0e0-3677-437d-af33-463515db5d88\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:49:212-78752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[df21f0e0-3677-437d-af33-463515db5d88]}\\\"}\"}","context":{"RequestID":"df21f0e0-3677-437d-af33-463515db5d88","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81673868-cc2e-4beb-a70d-6657cac3bf8f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df21f0e0-3677-437d-af33-463515db5d88","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81673868-cc2e-4beb-a70d-6657cac3bf8f","LogTimestamp":"2023-04-23T00:57:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:57:49.240Z","message":"Entering","context":{"RequestID":"5c9ea8f3-b879-4a1c-b550-7aa4916c67a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"574dc66b-adba-45f8-bdd7-1d998fed785a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.242Z","message":"{\"transactionId\":\"5c9ea8f3-b879-4a1c-b550-7aa4916c67a0\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:49:241\",\"respDate\":\"230423-00:57:49:242\",\"sourceId\":\"haproxy:5c9ea8f3-b879-4a1c-b550-7aa4916c67a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:49:241-91331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43b1e54e-d98d-4983-bc26-1feb2bf16201], x-b3-parentspanid=[3de51a99608083d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c89258ecc18fc893de51a99608083d2], x-b3-spanid=[b06f786c34ecf7e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c9ea8f3-b879-4a1c-b550-7aa4916c67a0]}\\\"}\"}","context":{"RequestID":"5c9ea8f3-b879-4a1c-b550-7aa4916c67a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"574dc66b-adba-45f8-bdd7-1d998fed785a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c9ea8f3-b879-4a1c-b550-7aa4916c67a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"574dc66b-adba-45f8-bdd7-1d998fed785a","LogTimestamp":"2023-04-23T00:57:49.243Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:57:49.326Z","message":"Entering","context":{"RequestID":"188d84d4-ee4c-4c84-af5a-ca81f70d7ecb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0e5d235-871f-4de2-8a30-bcb7dd09c044","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.328Z","message":"{\"transactionId\":\"188d84d4-ee4c-4c84-af5a-ca81f70d7ecb\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:49:327\",\"respDate\":\"230423-00:57:49:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:188d84d4-ee4c-4c84-af5a-ca81f70d7ecb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:49:327-1046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bf3c731-ca61-4e28-aa14-210f3b4ccf91], x-b3-parentspanid=[04937ef32d9ac346], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52383], x-envoy-attempt-count=[1], x-b3-traceid=[0a331e395e1f3e1d04937ef32d9ac346], x-b3-spanid=[65fdaa7714ea47bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[188d84d4-ee4c-4c84-af5a-ca81f70d7ecb]}\\\"}\"}","context":{"RequestID":"188d84d4-ee4c-4c84-af5a-ca81f70d7ecb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0e5d235-871f-4de2-8a30-bcb7dd09c044","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"188d84d4-ee4c-4c84-af5a-ca81f70d7ecb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0e5d235-871f-4de2-8a30-bcb7dd09c044","LogTimestamp":"2023-04-23T00:57:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:51.252Z","message":"Entering","context":{"RequestID":"1370cc98-a6d7-4979-93d5-ff5f916ff1d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b42b8fed-30c1-4636-b88c-2d765a886f29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:51.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:51.253Z","message":"{\"transactionId\":\"1370cc98-a6d7-4979-93d5-ff5f916ff1d0\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:51:252\",\"respDate\":\"230423-00:57:51:253\",\"sourceId\":\"haproxy:1370cc98-a6d7-4979-93d5-ff5f916ff1d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:51:252-78372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[035c04e4-270e-4875-8456-53c9e40a828e], x-b3-parentspanid=[f2cf2e88adbba56d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cecf8380180cb59f2cf2e88adbba56d], x-b3-spanid=[77f7f1b3d670a0e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1370cc98-a6d7-4979-93d5-ff5f916ff1d0]}\\\"}\"}","context":{"RequestID":"1370cc98-a6d7-4979-93d5-ff5f916ff1d0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b42b8fed-30c1-4636-b88c-2d765a886f29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:51.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:51.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1370cc98-a6d7-4979-93d5-ff5f916ff1d0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b42b8fed-30c1-4636-b88c-2d765a886f29","LogTimestamp":"2023-04-23T00:57:51.254Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:57:52.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.263Z","message":"Entering","context":{"RequestID":"3188ba28-a793-49c5-9d87-bf337c548a8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49f1aa00-1c8c-4b0b-a579-28242c9770ec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:53.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.265Z","message":"{\"transactionId\":\"3188ba28-a793-49c5-9d87-bf337c548a8e\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:53:263\",\"respDate\":\"230423-00:57:53:265\",\"sourceId\":\"haproxy:3188ba28-a793-49c5-9d87-bf337c548a8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:53:263-32578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7bd740c-cd9f-4206-bca8-38f8461b971d], x-b3-parentspanid=[e13e15321aa2f539], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6dc2abad61e96a0e13e15321aa2f539], x-b3-spanid=[11eab1629079b6a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3188ba28-a793-49c5-9d87-bf337c548a8e]}\\\"}\"}","context":{"RequestID":"3188ba28-a793-49c5-9d87-bf337c548a8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49f1aa00-1c8c-4b0b-a579-28242c9770ec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:53.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:53.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3188ba28-a793-49c5-9d87-bf337c548a8e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49f1aa00-1c8c-4b0b-a579-28242c9770ec","LogTimestamp":"2023-04-23T00:57:53.265Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:55.275Z","message":"Entering","context":{"RequestID":"30fd2a51-5ea8-47cf-95b9-97611a224f45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b049ffda-9da8-4189-941f-464ad75063ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:55.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:55.277Z","message":"{\"transactionId\":\"30fd2a51-5ea8-47cf-95b9-97611a224f45\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:55:276\",\"respDate\":\"230423-00:57:55:277\",\"sourceId\":\"haproxy:30fd2a51-5ea8-47cf-95b9-97611a224f45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:55:276-64865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[831b1551-5082-49c8-b07d-bd265aaf240d], x-b3-parentspanid=[8b94be3f95bba432], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbf5543c25b987368b94be3f95bba432], x-b3-spanid=[2388a8b62ca9ea46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30fd2a51-5ea8-47cf-95b9-97611a224f45]}\\\"}\"}","context":{"RequestID":"30fd2a51-5ea8-47cf-95b9-97611a224f45","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b049ffda-9da8-4189-941f-464ad75063ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:55.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:55.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30fd2a51-5ea8-47cf-95b9-97611a224f45","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b049ffda-9da8-4189-941f-464ad75063ae","LogTimestamp":"2023-04-23T00:57:55.278Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:57.288Z","message":"Entering","context":{"RequestID":"03e314e6-b91b-477b-aae5-a2f2d8c08f55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b7ebf9d-9cb6-4b31-b044-842706be2c81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:57.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:57.290Z","message":"{\"transactionId\":\"03e314e6-b91b-477b-aae5-a2f2d8c08f55\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:57:289\",\"respDate\":\"230423-00:57:57:290\",\"sourceId\":\"haproxy:03e314e6-b91b-477b-aae5-a2f2d8c08f55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:57:57:289-87569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0231a5df-e08b-4c26-9f4a-efc80dcdd33d], x-b3-parentspanid=[269c52add59ee398], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aab0e41d431b2f6269c52add59ee398], x-b3-spanid=[6261ec509b09b5a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03e314e6-b91b-477b-aae5-a2f2d8c08f55]}\\\"}\"}","context":{"RequestID":"03e314e6-b91b-477b-aae5-a2f2d8c08f55","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b7ebf9d-9cb6-4b31-b044-842706be2c81","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:57.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:57.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03e314e6-b91b-477b-aae5-a2f2d8c08f55","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b7ebf9d-9cb6-4b31-b044-842706be2c81","LogTimestamp":"2023-04-23T00:57:57.290Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:57:59.213Z","message":"Entering","context":{"RequestID":"64b2cc8a-3b26-4bc2-a748-7694a2e2f750","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bcd6569-b058-4289-a506-6ba8f0085364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"64b2cc8a-3b26-4bc2-a748-7694a2e2f750","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bcd6569-b058-4289-a506-6ba8f0085364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.219Z","message":"{\"transactionId\":\"64b2cc8a-3b26-4bc2-a748-7694a2e2f750\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:59:214\",\"respDate\":\"230423-00:57:59:219\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:64b2cc8a-3b26-4bc2-a748-7694a2e2f750\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:59:214-59344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[64b2cc8a-3b26-4bc2-a748-7694a2e2f750]}\\\"}\"}","context":{"RequestID":"64b2cc8a-3b26-4bc2-a748-7694a2e2f750","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9bcd6569-b058-4289-a506-6ba8f0085364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:57:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64b2cc8a-3b26-4bc2-a748-7694a2e2f750","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bcd6569-b058-4289-a506-6ba8f0085364","LogTimestamp":"2023-04-23T00:57:59.220Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T00:57:59.299Z","message":"Entering","context":{"RequestID":"9c906e97-858f-43b7-84b7-96315bcf124b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d98099d6-92cd-4ce6-a4ff-0a18948f1d08","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:59.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.302Z","message":"{\"transactionId\":\"9c906e97-858f-43b7-84b7-96315bcf124b\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:59:300\",\"respDate\":\"230423-00:57:59:302\",\"sourceId\":\"haproxy:9c906e97-858f-43b7-84b7-96315bcf124b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:57:59:300-93760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fde1e25b-b5a1-4f5e-8c50-afe14c4fc50c], x-b3-parentspanid=[69d1a961a1346dda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64e82deeb1b9bd5669d1a961a1346dda], x-b3-spanid=[a2a70e8ddc60a045], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c906e97-858f-43b7-84b7-96315bcf124b]}\\\"}\"}","context":{"RequestID":"9c906e97-858f-43b7-84b7-96315bcf124b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d98099d6-92cd-4ce6-a4ff-0a18948f1d08","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:57:59.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c906e97-858f-43b7-84b7-96315bcf124b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d98099d6-92cd-4ce6-a4ff-0a18948f1d08","LogTimestamp":"2023-04-23T00:57:59.302Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:57:59.326Z","message":"Entering","context":{"RequestID":"ef0769c3-1ec4-49d4-974f-2486ccb59d77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30637c76-87f3-4524-8f64-3ffa4cf0e544","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.328Z","message":"{\"transactionId\":\"ef0769c3-1ec4-49d4-974f-2486ccb59d77\",\"status\":\"200\",\"rqstDate\":\"230423-00:57:59:326\",\"respDate\":\"230423-00:57:59:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef0769c3-1ec4-49d4-974f-2486ccb59d77\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:57:59:326-69662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04bd2d53-e277-4d3e-9fcc-9422349c560d], x-b3-parentspanid=[79dd022cb2ed6510], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57451], x-envoy-attempt-count=[1], x-b3-traceid=[1def3035103ebdc279dd022cb2ed6510], x-b3-spanid=[6acf33f1807e0e00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef0769c3-1ec4-49d4-974f-2486ccb59d77]}\\\"}\"}","context":{"RequestID":"ef0769c3-1ec4-49d4-974f-2486ccb59d77","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"30637c76-87f3-4524-8f64-3ffa4cf0e544","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:57:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:57:59.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0769c3-1ec4-49d4-974f-2486ccb59d77","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30637c76-87f3-4524-8f64-3ffa4cf0e544","LogTimestamp":"2023-04-23T00:57:59.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:57:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:58:01.314Z","message":"Entering","context":{"RequestID":"f17aa342-1e77-494e-be5d-d41fb31419e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a46679f6-58e0-479b-8fba-fe0dad4aa49d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:01.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:01.317Z","message":"{\"transactionId\":\"f17aa342-1e77-494e-be5d-d41fb31419e4\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:01:315\",\"respDate\":\"230423-00:58:01:317\",\"sourceId\":\"haproxy:f17aa342-1e77-494e-be5d-d41fb31419e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:01:315-85994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80060596-a044-418e-ac67-6a4945c1cc95], x-b3-parentspanid=[09406efa5e8024a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[230a79ee85463ac809406efa5e8024a8], x-b3-spanid=[3c370b3d7a1531b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f17aa342-1e77-494e-be5d-d41fb31419e4]}\\\"}\"}","context":{"RequestID":"f17aa342-1e77-494e-be5d-d41fb31419e4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a46679f6-58e0-479b-8fba-fe0dad4aa49d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:01.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:01.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17aa342-1e77-494e-be5d-d41fb31419e4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a46679f6-58e0-479b-8fba-fe0dad4aa49d","LogTimestamp":"2023-04-23T00:58:01.318Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:58:02.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.000Z","message":"Connection[/10.233.74.80:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.001Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.003Z","message":"Connection[/10.233.74.80:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.329Z","message":"Entering","context":{"RequestID":"e83f5337-289e-4c41-8d69-340029d38add","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a6a9cec-79c7-44b1-8aa4-19b0a759b94d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:03.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.331Z","message":"{\"transactionId\":\"e83f5337-289e-4c41-8d69-340029d38add\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:03:329\",\"respDate\":\"230423-00:58:03:331\",\"sourceId\":\"haproxy:e83f5337-289e-4c41-8d69-340029d38add\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:03:329-37169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91ab2b27-f85d-443e-a90f-33908835e96a], x-b3-parentspanid=[5cdecdd7f9ca0f44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c34a15ba4fd243025cdecdd7f9ca0f44], x-b3-spanid=[f4e1aa22ff631f47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e83f5337-289e-4c41-8d69-340029d38add]}\\\"}\"}","context":{"RequestID":"e83f5337-289e-4c41-8d69-340029d38add","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5a6a9cec-79c7-44b1-8aa4-19b0a759b94d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:03.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:03.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e83f5337-289e-4c41-8d69-340029d38add","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a6a9cec-79c7-44b1-8aa4-19b0a759b94d","LogTimestamp":"2023-04-23T00:58:03.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:58:05.341Z","message":"Entering","context":{"RequestID":"6784abcf-44d5-4550-954b-62deca400a42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6854760d-e6db-486f-9133-89ca6599bc94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:05.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:05.344Z","message":"{\"transactionId\":\"6784abcf-44d5-4550-954b-62deca400a42\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:05:343\",\"respDate\":\"230423-00:58:05:344\",\"sourceId\":\"haproxy:6784abcf-44d5-4550-954b-62deca400a42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:05:343-45604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b2e5006-6d14-4782-8934-78ae117a5e46], x-b3-parentspanid=[baaf3ee6cb42d5c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c52edc85117ff31baaf3ee6cb42d5c4], x-b3-spanid=[82fc32d0d628d0c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6784abcf-44d5-4550-954b-62deca400a42]}\\\"}\"}","context":{"RequestID":"6784abcf-44d5-4550-954b-62deca400a42","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6854760d-e6db-486f-9133-89ca6599bc94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:05.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:05.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6784abcf-44d5-4550-954b-62deca400a42","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6854760d-e6db-486f-9133-89ca6599bc94","LogTimestamp":"2023-04-23T00:58:05.346Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T00:58:05.432Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:05.436Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:07.357Z","message":"Entering","context":{"RequestID":"48400f07-e058-4891-9362-317670fdcd36","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"beb5f945-e6e5-44a0-ab0e-3255452d6f49","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:07.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:07.360Z","message":"{\"transactionId\":\"48400f07-e058-4891-9362-317670fdcd36\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:07:358\",\"respDate\":\"230423-00:58:07:360\",\"sourceId\":\"haproxy:48400f07-e058-4891-9362-317670fdcd36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:07:358-95331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0d1768b-a5b2-4383-b935-e99ae7936537], x-b3-parentspanid=[084437c708827e35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a6eb6ba9570b209084437c708827e35], x-b3-spanid=[90887442969c9ac0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48400f07-e058-4891-9362-317670fdcd36]}\\\"}\"}","context":{"RequestID":"48400f07-e058-4891-9362-317670fdcd36","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"beb5f945-e6e5-44a0-ab0e-3255452d6f49","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:07.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:07.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48400f07-e058-4891-9362-317670fdcd36","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beb5f945-e6e5-44a0-ab0e-3255452d6f49","LogTimestamp":"2023-04-23T00:58:07.361Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:09.212Z","message":"Entering","context":{"RequestID":"34d0ea6d-25d3-458c-b0a9-3201e88b0e62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24296785-57de-423b-a566-5bba9bfd9484","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"34d0ea6d-25d3-458c-b0a9-3201e88b0e62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24296785-57de-423b-a566-5bba9bfd9484","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.216Z","message":"{\"transactionId\":\"34d0ea6d-25d3-458c-b0a9-3201e88b0e62\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:09:213\",\"respDate\":\"230423-00:58:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34d0ea6d-25d3-458c-b0a9-3201e88b0e62\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:09:213-18049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34d0ea6d-25d3-458c-b0a9-3201e88b0e62]}\\\"}\"}","context":{"RequestID":"34d0ea6d-25d3-458c-b0a9-3201e88b0e62","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"24296785-57de-423b-a566-5bba9bfd9484","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34d0ea6d-25d3-458c-b0a9-3201e88b0e62","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24296785-57de-423b-a566-5bba9bfd9484","LogTimestamp":"2023-04-23T00:58:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:58:09.327Z","message":"Entering","context":{"RequestID":"52890828-cd05-4243-9785-f434b38dcf8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"835e9fbb-9517-4dfd-918d-f93b1a571404","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.329Z","message":"{\"transactionId\":\"52890828-cd05-4243-9785-f434b38dcf8e\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:09:328\",\"respDate\":\"230423-00:58:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:52890828-cd05-4243-9785-f434b38dcf8e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:09:328-57254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3d36c79-35fe-4547-9da8-0e1c3a3d502f], x-b3-parentspanid=[951dffb345da98ae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42381], x-envoy-attempt-count=[1], x-b3-traceid=[2b8420fbeeea486d951dffb345da98ae], x-b3-spanid=[ff57c2a1fcb4d87d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[52890828-cd05-4243-9785-f434b38dcf8e]}\\\"}\"}","context":{"RequestID":"52890828-cd05-4243-9785-f434b38dcf8e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"835e9fbb-9517-4dfd-918d-f93b1a571404","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:09.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52890828-cd05-4243-9785-f434b38dcf8e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"835e9fbb-9517-4dfd-918d-f93b1a571404","LogTimestamp":"2023-04-23T00:58:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:58:09.371Z","message":"Entering","context":{"RequestID":"843b83f2-de29-42de-a876-265b4a23cafe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3cb12447-d85b-498d-b9bd-7a676eb855ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:09.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.372Z","message":"{\"transactionId\":\"843b83f2-de29-42de-a876-265b4a23cafe\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:09:371\",\"respDate\":\"230423-00:58:09:372\",\"sourceId\":\"haproxy:843b83f2-de29-42de-a876-265b4a23cafe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:09:371-99043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a17e4d42-90ba-49b5-aa09-732117a38b32], x-b3-parentspanid=[7d7ddb243f405fe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd40ee6169aa8c427d7ddb243f405fe7], x-b3-spanid=[1fe8147de528c126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843b83f2-de29-42de-a876-265b4a23cafe]}\\\"}\"}","context":{"RequestID":"843b83f2-de29-42de-a876-265b4a23cafe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3cb12447-d85b-498d-b9bd-7a676eb855ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:09.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:09.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843b83f2-de29-42de-a876-265b4a23cafe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cb12447-d85b-498d-b9bd-7a676eb855ae","LogTimestamp":"2023-04-23T00:58:09.373Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:58:11.383Z","message":"Entering","context":{"RequestID":"01c5546e-17f0-4f5b-b248-19de362204f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a11d645f-1df0-418e-8a6f-cebebb8da4da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:11.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:11.385Z","message":"{\"transactionId\":\"01c5546e-17f0-4f5b-b248-19de362204f1\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:11:384\",\"respDate\":\"230423-00:58:11:385\",\"sourceId\":\"haproxy:01c5546e-17f0-4f5b-b248-19de362204f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:11:384-52617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1eab7ce-75c3-41a3-8680-0cc58e060d08], x-b3-parentspanid=[a3e64d8b275e1b82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[294f3dd0a5d4a763a3e64d8b275e1b82], x-b3-spanid=[94cd6829b786983a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01c5546e-17f0-4f5b-b248-19de362204f1]}\\\"}\"}","context":{"RequestID":"01c5546e-17f0-4f5b-b248-19de362204f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a11d645f-1df0-418e-8a6f-cebebb8da4da","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:11.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:11.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01c5546e-17f0-4f5b-b248-19de362204f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a11d645f-1df0-418e-8a6f-cebebb8da4da","LogTimestamp":"2023-04-23T00:58:11.386Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:12.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.005Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.006Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.006Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.397Z","message":"Entering","context":{"RequestID":"efd27191-2e1c-4f49-9718-43decebcaf90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"695a5988-0bc8-4387-b734-251619c49b94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:13.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.399Z","message":"{\"transactionId\":\"efd27191-2e1c-4f49-9718-43decebcaf90\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:13:398\",\"respDate\":\"230423-00:58:13:399\",\"sourceId\":\"haproxy:efd27191-2e1c-4f49-9718-43decebcaf90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:13:398-23202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d73159b5-9bc9-42b1-860b-fcf2304e3a45], x-b3-parentspanid=[964ae9ccf84295cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41d8a7806eb4e4f6964ae9ccf84295cd], x-b3-spanid=[678d98d07888613e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efd27191-2e1c-4f49-9718-43decebcaf90]}\\\"}\"}","context":{"RequestID":"efd27191-2e1c-4f49-9718-43decebcaf90","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"695a5988-0bc8-4387-b734-251619c49b94","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:13.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:13.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efd27191-2e1c-4f49-9718-43decebcaf90","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"695a5988-0bc8-4387-b734-251619c49b94","LogTimestamp":"2023-04-23T00:58:13.400Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:15.411Z","message":"Entering","context":{"RequestID":"4469d2f6-bf13-4fd1-b570-5df3f0080272","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21d19c60-ce5f-48cd-878d-0db720cb66f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:15.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:15.413Z","message":"{\"transactionId\":\"4469d2f6-bf13-4fd1-b570-5df3f0080272\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:15:412\",\"respDate\":\"230423-00:58:15:413\",\"sourceId\":\"haproxy:4469d2f6-bf13-4fd1-b570-5df3f0080272\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:15:412-43881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b6151e2-3fbe-4f35-b27d-3018f11bea50], x-b3-parentspanid=[f0b901344befe643], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da50fb375b35eb4cf0b901344befe643], x-b3-spanid=[09bebdb86b942847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4469d2f6-bf13-4fd1-b570-5df3f0080272]}\\\"}\"}","context":{"RequestID":"4469d2f6-bf13-4fd1-b570-5df3f0080272","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21d19c60-ce5f-48cd-878d-0db720cb66f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:15.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:15.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4469d2f6-bf13-4fd1-b570-5df3f0080272","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21d19c60-ce5f-48cd-878d-0db720cb66f3","LogTimestamp":"2023-04-23T00:58:15.414Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:17.424Z","message":"Entering","context":{"RequestID":"5990f57d-b359-4a89-a514-d47e800c5cfe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80e73a94-1304-440b-90ad-aab861995d75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:17.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:17.427Z","message":"{\"transactionId\":\"5990f57d-b359-4a89-a514-d47e800c5cfe\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:17:425\",\"respDate\":\"230423-00:58:17:427\",\"sourceId\":\"haproxy:5990f57d-b359-4a89-a514-d47e800c5cfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:17:425-50447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f750835-9977-41c7-9c03-4f2bde632674], x-b3-parentspanid=[37e94fae1f50c444], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1dead14e7ce1a3237e94fae1f50c444], x-b3-spanid=[fa99ef99a46f1e6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5990f57d-b359-4a89-a514-d47e800c5cfe]}\\\"}\"}","context":{"RequestID":"5990f57d-b359-4a89-a514-d47e800c5cfe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"80e73a94-1304-440b-90ad-aab861995d75","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:17.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:17.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5990f57d-b359-4a89-a514-d47e800c5cfe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80e73a94-1304-440b-90ad-aab861995d75","LogTimestamp":"2023-04-23T00:58:17.428Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:58:19.213Z","message":"Entering","context":{"RequestID":"5bbce7d0-bf28-46a5-b3e5-d965a177f14d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8db1150a-6562-48d8-9542-3e15e91b2458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"5bbce7d0-bf28-46a5-b3e5-d965a177f14d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8db1150a-6562-48d8-9542-3e15e91b2458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.216Z","message":"{\"transactionId\":\"5bbce7d0-bf28-46a5-b3e5-d965a177f14d\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:19:213\",\"respDate\":\"230423-00:58:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5bbce7d0-bf28-46a5-b3e5-d965a177f14d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:19:213-44510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5bbce7d0-bf28-46a5-b3e5-d965a177f14d]}\\\"}\"}","context":{"RequestID":"5bbce7d0-bf28-46a5-b3e5-d965a177f14d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8db1150a-6562-48d8-9542-3e15e91b2458","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbce7d0-bf28-46a5-b3e5-d965a177f14d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8db1150a-6562-48d8-9542-3e15e91b2458","LogTimestamp":"2023-04-23T00:58:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:58:19.326Z","message":"Entering","context":{"RequestID":"da4edd59-ac73-4e30-a5fa-e94bea5f2e57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54527283-41ea-4486-9b64-4c5698513f0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.329Z","message":"{\"transactionId\":\"da4edd59-ac73-4e30-a5fa-e94bea5f2e57\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:19:327\",\"respDate\":\"230423-00:58:19:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:da4edd59-ac73-4e30-a5fa-e94bea5f2e57\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:19:327-83271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44c8fe55-99f8-4aef-930f-7a39d8f06f9b], x-b3-parentspanid=[9da7d305260001a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51831], x-envoy-attempt-count=[1], x-b3-traceid=[b07271c2076365079da7d305260001a7], x-b3-spanid=[a65c33354c847bed], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[da4edd59-ac73-4e30-a5fa-e94bea5f2e57]}\\\"}\"}","context":{"RequestID":"da4edd59-ac73-4e30-a5fa-e94bea5f2e57","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"54527283-41ea-4486-9b64-4c5698513f0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:19.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da4edd59-ac73-4e30-a5fa-e94bea5f2e57","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54527283-41ea-4486-9b64-4c5698513f0a","LogTimestamp":"2023-04-23T00:58:19.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:19.439Z","message":"Entering","context":{"RequestID":"78fa259a-4c2b-4d6d-b929-fc378634b5a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c48d6da6-b56d-41d6-9927-f92034989709","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:19.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.442Z","message":"{\"transactionId\":\"78fa259a-4c2b-4d6d-b929-fc378634b5a5\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:19:440\",\"respDate\":\"230423-00:58:19:442\",\"sourceId\":\"haproxy:78fa259a-4c2b-4d6d-b929-fc378634b5a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:19:440-91166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0759e063-b4f2-47a5-9fd2-bad20da3d58f], x-b3-parentspanid=[d6bb3e969600188b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9ca8a75ef459eb7d6bb3e969600188b], x-b3-spanid=[c40ea8a7f21d782d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78fa259a-4c2b-4d6d-b929-fc378634b5a5]}\\\"}\"}","context":{"RequestID":"78fa259a-4c2b-4d6d-b929-fc378634b5a5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c48d6da6-b56d-41d6-9927-f92034989709","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:19.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:19.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78fa259a-4c2b-4d6d-b929-fc378634b5a5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c48d6da6-b56d-41d6-9927-f92034989709","LogTimestamp":"2023-04-23T00:58:19.443Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:58:21.452Z","message":"Entering","context":{"RequestID":"a00e3ae1-5d22-4f93-b716-d7cb04caceb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2aefd249-e398-4ead-8376-fe0a89a8d06a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:21.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:21.454Z","message":"{\"transactionId\":\"a00e3ae1-5d22-4f93-b716-d7cb04caceb4\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:21:453\",\"respDate\":\"230423-00:58:21:454\",\"sourceId\":\"haproxy:a00e3ae1-5d22-4f93-b716-d7cb04caceb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:21:453-12308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0552a07-ba68-444b-b3b3-e1127ff9d811], x-b3-parentspanid=[e1393d4417208914], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef1f2546730a1253e1393d4417208914], x-b3-spanid=[79fe5005b19d036d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a00e3ae1-5d22-4f93-b716-d7cb04caceb4]}\\\"}\"}","context":{"RequestID":"a00e3ae1-5d22-4f93-b716-d7cb04caceb4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2aefd249-e398-4ead-8376-fe0a89a8d06a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:21.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:21.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a00e3ae1-5d22-4f93-b716-d7cb04caceb4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2aefd249-e398-4ead-8376-fe0a89a8d06a","LogTimestamp":"2023-04-23T00:58:21.455Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:22.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.465Z","message":"Entering","context":{"RequestID":"4d6ab8bd-7a86-4373-872a-d8d2a211e9ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"cdd0d824-7eb3-4b00-8cdd-7dfcef12b0ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:23.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.466Z","message":"{\"transactionId\":\"4d6ab8bd-7a86-4373-872a-d8d2a211e9ac\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:23:465\",\"respDate\":\"230423-00:58:23:466\",\"sourceId\":\"haproxy:4d6ab8bd-7a86-4373-872a-d8d2a211e9ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:23:465-27060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fbb88c9-5f10-4924-acfc-b7d01a39d8c6], x-b3-parentspanid=[3ff6019aee1a9cf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56b0ea2a1db3dd713ff6019aee1a9cf6], x-b3-spanid=[4e17749f8e2a674c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d6ab8bd-7a86-4373-872a-d8d2a211e9ac]}\\\"}\"}","context":{"RequestID":"4d6ab8bd-7a86-4373-872a-d8d2a211e9ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"cdd0d824-7eb3-4b00-8cdd-7dfcef12b0ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:23.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:23.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d6ab8bd-7a86-4373-872a-d8d2a211e9ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdd0d824-7eb3-4b00-8cdd-7dfcef12b0ae","LogTimestamp":"2023-04-23T00:58:23.467Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:58:25.476Z","message":"Entering","context":{"RequestID":"8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77ad4a35-cbdc-49fb-b28e-a1d7359eb742","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:25.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:25.477Z","message":"{\"transactionId\":\"8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:25:476\",\"respDate\":\"230423-00:58:25:477\",\"sourceId\":\"haproxy:8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:25:476-51126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48a2d429-248e-42ef-bdf4-4219af73ceff], x-b3-parentspanid=[54bc4309eeba1673], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15bd820dfd55277954bc4309eeba1673], x-b3-spanid=[68fa578f679832eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e]}\\\"}\"}","context":{"RequestID":"8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77ad4a35-cbdc-49fb-b28e-a1d7359eb742","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:25.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:25.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f1c60c7-f6a3-4f4b-a11d-6fb8bf3b206e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77ad4a35-cbdc-49fb-b28e-a1d7359eb742","LogTimestamp":"2023-04-23T00:58:25.478Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:58:27.486Z","message":"Entering","context":{"RequestID":"22a721b2-3af1-43fe-99a1-5cc1eedd0988","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae84178a-df28-4ea2-b797-1e2f7403627e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:27.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:27.488Z","message":"{\"transactionId\":\"22a721b2-3af1-43fe-99a1-5cc1eedd0988\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:27:487\",\"respDate\":\"230423-00:58:27:488\",\"sourceId\":\"haproxy:22a721b2-3af1-43fe-99a1-5cc1eedd0988\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:27:487-68809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[331855e5-a0c2-4c65-86c0-a230912bc788], x-b3-parentspanid=[cf6a96768b859e71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[224b09358d713785cf6a96768b859e71], x-b3-spanid=[41dcc7d29f51050f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22a721b2-3af1-43fe-99a1-5cc1eedd0988]}\\\"}\"}","context":{"RequestID":"22a721b2-3af1-43fe-99a1-5cc1eedd0988","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae84178a-df28-4ea2-b797-1e2f7403627e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:27.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:27.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22a721b2-3af1-43fe-99a1-5cc1eedd0988","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae84178a-df28-4ea2-b797-1e2f7403627e","LogTimestamp":"2023-04-23T00:58:27.489Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:29.212Z","message":"Entering","context":{"RequestID":"798949e8-35f2-422b-83d1-c7ba8d5da8e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a93f1fc-b4a9-42c2-a578-08134cbe841d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"798949e8-35f2-422b-83d1-c7ba8d5da8e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a93f1fc-b4a9-42c2-a578-08134cbe841d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.216Z","message":"{\"transactionId\":\"798949e8-35f2-422b-83d1-c7ba8d5da8e1\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:29:213\",\"respDate\":\"230423-00:58:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:798949e8-35f2-422b-83d1-c7ba8d5da8e1\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:29:213-7934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[798949e8-35f2-422b-83d1-c7ba8d5da8e1]}\\\"}\"}","context":{"RequestID":"798949e8-35f2-422b-83d1-c7ba8d5da8e1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1a93f1fc-b4a9-42c2-a578-08134cbe841d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"798949e8-35f2-422b-83d1-c7ba8d5da8e1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a93f1fc-b4a9-42c2-a578-08134cbe841d","LogTimestamp":"2023-04-23T00:58:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:58:29.327Z","message":"Entering","context":{"RequestID":"51619b3c-1872-423b-92c6-bf2c98a3f5f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ac3b5b3-f829-4010-ad4d-ae16eb0ca550","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.330Z","message":"{\"transactionId\":\"51619b3c-1872-423b-92c6-bf2c98a3f5f6\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:29:328\",\"respDate\":\"230423-00:58:29:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51619b3c-1872-423b-92c6-bf2c98a3f5f6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:29:328-11832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6f6c8b0-619a-497b-b5cc-0b4d5e8d5645], x-b3-parentspanid=[db46c4150cc5beb2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37909], x-envoy-attempt-count=[1], x-b3-traceid=[66ad94b5de1d0266db46c4150cc5beb2], x-b3-spanid=[be7477cfc10a0ac8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51619b3c-1872-423b-92c6-bf2c98a3f5f6]}\\\"}\"}","context":{"RequestID":"51619b3c-1872-423b-92c6-bf2c98a3f5f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0ac3b5b3-f829-4010-ad4d-ae16eb0ca550","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51619b3c-1872-423b-92c6-bf2c98a3f5f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ac3b5b3-f829-4010-ad4d-ae16eb0ca550","LogTimestamp":"2023-04-23T00:58:29.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:29.499Z","message":"Entering","context":{"RequestID":"1162629c-cd01-450a-a540-3297e2532c3c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ce558e4-c5c3-432e-b867-dfaef36e4b0e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:29.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.501Z","message":"{\"transactionId\":\"1162629c-cd01-450a-a540-3297e2532c3c\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:29:499\",\"respDate\":\"230423-00:58:29:501\",\"sourceId\":\"haproxy:1162629c-cd01-450a-a540-3297e2532c3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:29:499-18044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0015f51-4cf7-495f-8072-d12e93acceb8], x-b3-parentspanid=[849b96c376725877], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0928979c729ad64d849b96c376725877], x-b3-spanid=[0b117aeeb60c7cbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1162629c-cd01-450a-a540-3297e2532c3c]}\\\"}\"}","context":{"RequestID":"1162629c-cd01-450a-a540-3297e2532c3c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ce558e4-c5c3-432e-b867-dfaef36e4b0e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:29.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:29.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1162629c-cd01-450a-a540-3297e2532c3c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ce558e4-c5c3-432e-b867-dfaef36e4b0e","LogTimestamp":"2023-04-23T00:58:29.502Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:31.511Z","message":"Entering","context":{"RequestID":"0e7f21e0-35d2-4126-8081-2139d92bcb6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ab9f354-0afb-4157-9cdd-552de6149dd0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:31.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:31.514Z","message":"{\"transactionId\":\"0e7f21e0-35d2-4126-8081-2139d92bcb6b\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:31:512\",\"respDate\":\"230423-00:58:31:514\",\"sourceId\":\"haproxy:0e7f21e0-35d2-4126-8081-2139d92bcb6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:31:512-56903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f77fe44b-a914-472a-bd4b-dd2e0ac369a8], x-b3-parentspanid=[0d2d2abec18a5293], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cccfb4db9f94a990d2d2abec18a5293], x-b3-spanid=[f18d60f8192fea2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e7f21e0-35d2-4126-8081-2139d92bcb6b]}\\\"}\"}","context":{"RequestID":"0e7f21e0-35d2-4126-8081-2139d92bcb6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ab9f354-0afb-4157-9cdd-552de6149dd0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:31.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:31.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e7f21e0-35d2-4126-8081-2139d92bcb6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ab9f354-0afb-4157-9cdd-552de6149dd0","LogTimestamp":"2023-04-23T00:58:31.514Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:32.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.003Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.523Z","message":"Entering","context":{"RequestID":"720afcec-2ef4-44db-ae2a-aac107c34870","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08293bdb-d976-4f57-a23c-d7d0eba772df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:33.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.525Z","message":"{\"transactionId\":\"720afcec-2ef4-44db-ae2a-aac107c34870\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:33:524\",\"respDate\":\"230423-00:58:33:525\",\"sourceId\":\"haproxy:720afcec-2ef4-44db-ae2a-aac107c34870\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:33:524-64525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af0aa572-82b6-4614-abd6-0971e3be0d2c], x-b3-parentspanid=[d3d28b93a36f77b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6a101b9c07b0779d3d28b93a36f77b1], x-b3-spanid=[22e8d739e6e0a172], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[720afcec-2ef4-44db-ae2a-aac107c34870]}\\\"}\"}","context":{"RequestID":"720afcec-2ef4-44db-ae2a-aac107c34870","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"08293bdb-d976-4f57-a23c-d7d0eba772df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:33.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:33.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"720afcec-2ef4-44db-ae2a-aac107c34870","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08293bdb-d976-4f57-a23c-d7d0eba772df","LogTimestamp":"2023-04-23T00:58:33.526Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:35.440Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:35.444Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:35.535Z","message":"Entering","context":{"RequestID":"82c418ee-e285-4d1a-80a2-4e6e6b495a22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1777a87-261a-4cd4-a3c8-ed7a285b1717","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:35.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:35.537Z","message":"{\"transactionId\":\"82c418ee-e285-4d1a-80a2-4e6e6b495a22\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:35:536\",\"respDate\":\"230423-00:58:35:537\",\"sourceId\":\"haproxy:82c418ee-e285-4d1a-80a2-4e6e6b495a22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:35:536-45713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e85c194c-110f-46ef-ac77-a04747680814], x-b3-parentspanid=[651ee777f3f061f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[976ac918ae1af52f651ee777f3f061f3], x-b3-spanid=[b434930206f3efb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82c418ee-e285-4d1a-80a2-4e6e6b495a22]}\\\"}\"}","context":{"RequestID":"82c418ee-e285-4d1a-80a2-4e6e6b495a22","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1777a87-261a-4cd4-a3c8-ed7a285b1717","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:35.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:35.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c418ee-e285-4d1a-80a2-4e6e6b495a22","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1777a87-261a-4cd4-a3c8-ed7a285b1717","LogTimestamp":"2023-04-23T00:58:35.538Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:37.548Z","message":"Entering","context":{"RequestID":"da4d4ba9-cbf5-419e-88c3-51df329618f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"031e6e1e-3de6-4a32-b54c-f25f7f0f294a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:37.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:37.550Z","message":"{\"transactionId\":\"da4d4ba9-cbf5-419e-88c3-51df329618f5\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:37:549\",\"respDate\":\"230423-00:58:37:550\",\"sourceId\":\"haproxy:da4d4ba9-cbf5-419e-88c3-51df329618f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:37:549-19860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84e2f4be-fb62-49b2-b082-d287aa38519d], x-b3-parentspanid=[3679777bc70f74f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e3b9a275ec0e9fd3679777bc70f74f8], x-b3-spanid=[8df2da27b9f8c6ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da4d4ba9-cbf5-419e-88c3-51df329618f5]}\\\"}\"}","context":{"RequestID":"da4d4ba9-cbf5-419e-88c3-51df329618f5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"031e6e1e-3de6-4a32-b54c-f25f7f0f294a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:37.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:37.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da4d4ba9-cbf5-419e-88c3-51df329618f5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"031e6e1e-3de6-4a32-b54c-f25f7f0f294a","LogTimestamp":"2023-04-23T00:58:37.551Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:39.211Z","message":"Entering","context":{"RequestID":"f6ff3292-dbe1-457a-b66e-43a9b7d69194","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c96cfc7-d307-4f27-ba32-330318ef2bac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6ff3292-dbe1-457a-b66e-43a9b7d69194","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c96cfc7-d307-4f27-ba32-330318ef2bac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.214Z","message":"{\"transactionId\":\"f6ff3292-dbe1-457a-b66e-43a9b7d69194\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:39:212\",\"respDate\":\"230423-00:58:39:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6ff3292-dbe1-457a-b66e-43a9b7d69194\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:39:212-69675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6ff3292-dbe1-457a-b66e-43a9b7d69194]}\\\"}\"}","context":{"RequestID":"f6ff3292-dbe1-457a-b66e-43a9b7d69194","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c96cfc7-d307-4f27-ba32-330318ef2bac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ff3292-dbe1-457a-b66e-43a9b7d69194","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c96cfc7-d307-4f27-ba32-330318ef2bac","LogTimestamp":"2023-04-23T00:58:39.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:39.328Z","message":"Entering","context":{"RequestID":"304072dc-b1ed-4430-87f2-f945c55194bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0de85d62-758e-4513-afcf-063c98fc031f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.330Z","message":"{\"transactionId\":\"304072dc-b1ed-4430-87f2-f945c55194bd\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:39:329\",\"respDate\":\"230423-00:58:39:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:304072dc-b1ed-4430-87f2-f945c55194bd\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:39:329-25440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2c9b1c9-45ff-4c6b-a43e-7be624b95512], x-b3-parentspanid=[c65dbc2d5f6282f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42097], x-envoy-attempt-count=[1], x-b3-traceid=[7417877dad47dca4c65dbc2d5f6282f0], x-b3-spanid=[ec96d10653d67d00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[304072dc-b1ed-4430-87f2-f945c55194bd]}\\\"}\"}","context":{"RequestID":"304072dc-b1ed-4430-87f2-f945c55194bd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0de85d62-758e-4513-afcf-063c98fc031f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"304072dc-b1ed-4430-87f2-f945c55194bd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0de85d62-758e-4513-afcf-063c98fc031f","LogTimestamp":"2023-04-23T00:58:39.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:39.560Z","message":"Entering","context":{"RequestID":"a4432c74-0913-4524-bc80-82290f394f40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9938b61-6d2e-4469-9086-016696624a52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:39.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.562Z","message":"{\"transactionId\":\"a4432c74-0913-4524-bc80-82290f394f40\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:39:561\",\"respDate\":\"230423-00:58:39:562\",\"sourceId\":\"haproxy:a4432c74-0913-4524-bc80-82290f394f40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:39:561-70524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecf55c5a-a1eb-4a41-9eed-ee85d4997f00], x-b3-parentspanid=[c23a64854b09ccc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a47757f52072e29cc23a64854b09ccc4], x-b3-spanid=[f4b28d324d05253a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4432c74-0913-4524-bc80-82290f394f40]}\\\"}\"}","context":{"RequestID":"a4432c74-0913-4524-bc80-82290f394f40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9938b61-6d2e-4469-9086-016696624a52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:39.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:39.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4432c74-0913-4524-bc80-82290f394f40","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9938b61-6d2e-4469-9086-016696624a52","LogTimestamp":"2023-04-23T00:58:39.563Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:41.574Z","message":"Entering","context":{"RequestID":"6ec2183f-477f-4b41-8032-25fa966cd0a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17f7d9ad-1f8c-4fed-add1-b8679928b7f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:41.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:41.576Z","message":"{\"transactionId\":\"6ec2183f-477f-4b41-8032-25fa966cd0a7\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:41:575\",\"respDate\":\"230423-00:58:41:576\",\"sourceId\":\"haproxy:6ec2183f-477f-4b41-8032-25fa966cd0a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:41:575-66668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b37eddd1-a0ad-472d-942e-36c5e70db660], x-b3-parentspanid=[e26f25a9db91b1eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[744a331c76fdca94e26f25a9db91b1eb], x-b3-spanid=[27e262e9cb8ff277], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ec2183f-477f-4b41-8032-25fa966cd0a7]}\\\"}\"}","context":{"RequestID":"6ec2183f-477f-4b41-8032-25fa966cd0a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"17f7d9ad-1f8c-4fed-add1-b8679928b7f3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:41.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:41.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ec2183f-477f-4b41-8032-25fa966cd0a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17f7d9ad-1f8c-4fed-add1-b8679928b7f3","LogTimestamp":"2023-04-23T00:58:41.577Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:42.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.004Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.004Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.586Z","message":"Entering","context":{"RequestID":"9d79e33c-df7e-422f-bff2-56e25cff8f98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bd0abb8-0bd8-4e88-935b-441eed97f86a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:43.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.589Z","message":"{\"transactionId\":\"9d79e33c-df7e-422f-bff2-56e25cff8f98\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:43:587\",\"respDate\":\"230423-00:58:43:589\",\"sourceId\":\"haproxy:9d79e33c-df7e-422f-bff2-56e25cff8f98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:43:587-84188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5d53857-b174-480d-bf92-2777cc57b8f3], x-b3-parentspanid=[9bd0746f8d06fd5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbfcf0bb87f45c599bd0746f8d06fd5f], x-b3-spanid=[f7ed3d5e949c18ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d79e33c-df7e-422f-bff2-56e25cff8f98]}\\\"}\"}","context":{"RequestID":"9d79e33c-df7e-422f-bff2-56e25cff8f98","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bd0abb8-0bd8-4e88-935b-441eed97f86a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:43.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:43.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d79e33c-df7e-422f-bff2-56e25cff8f98","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bd0abb8-0bd8-4e88-935b-441eed97f86a","LogTimestamp":"2023-04-23T00:58:43.589Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:45.599Z","message":"Entering","context":{"RequestID":"fbf02ced-90b9-4422-9e6d-597ae1655ee7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0720af08-f825-4f16-b2f5-fba6a7b1b271","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:45.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:45.600Z","message":"{\"transactionId\":\"fbf02ced-90b9-4422-9e6d-597ae1655ee7\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:45:599\",\"respDate\":\"230423-00:58:45:600\",\"sourceId\":\"haproxy:fbf02ced-90b9-4422-9e6d-597ae1655ee7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:45:599-56012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ce0cba2-50b1-4370-b723-3556bf99679c], x-b3-parentspanid=[0bdb21a051e82e57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e56f7ea4c02ab2720bdb21a051e82e57], x-b3-spanid=[91cee25806424947], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbf02ced-90b9-4422-9e6d-597ae1655ee7]}\\\"}\"}","context":{"RequestID":"fbf02ced-90b9-4422-9e6d-597ae1655ee7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0720af08-f825-4f16-b2f5-fba6a7b1b271","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:45.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:45.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbf02ced-90b9-4422-9e6d-597ae1655ee7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0720af08-f825-4f16-b2f5-fba6a7b1b271","LogTimestamp":"2023-04-23T00:58:45.600Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:58:47.609Z","message":"Entering","context":{"RequestID":"e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aaaceb3e-36ce-4d87-ad69-9666844f32b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:47.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:47.612Z","message":"{\"transactionId\":\"e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:47:611\",\"respDate\":\"230423-00:58:47:612\",\"sourceId\":\"haproxy:e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:47:611-13296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0624937c-40c3-4b90-977d-d72200aef8b5], x-b3-parentspanid=[6aa54731d13bcaa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cef414d7521646896aa54731d13bcaa7], x-b3-spanid=[1f8edb79430bb1d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551]}\\\"}\"}","context":{"RequestID":"e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aaaceb3e-36ce-4d87-ad69-9666844f32b8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:47.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:47.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0930d0b-1fc9-4ae8-87c6-3c8ab6f1c551","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaaceb3e-36ce-4d87-ad69-9666844f32b8","LogTimestamp":"2023-04-23T00:58:47.613Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:58:49.213Z","message":"Entering","context":{"RequestID":"c4979d88-7120-4b0e-aba8-29d1678503ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5c6af39-15bd-4454-9ab0-7e947abfd90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4979d88-7120-4b0e-aba8-29d1678503ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5c6af39-15bd-4454-9ab0-7e947abfd90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.216Z","message":"{\"transactionId\":\"c4979d88-7120-4b0e-aba8-29d1678503ca\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:49:213\",\"respDate\":\"230423-00:58:49:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c4979d88-7120-4b0e-aba8-29d1678503ca\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:49:213-7731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c4979d88-7120-4b0e-aba8-29d1678503ca]}\\\"}\"}","context":{"RequestID":"c4979d88-7120-4b0e-aba8-29d1678503ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5c6af39-15bd-4454-9ab0-7e947abfd90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4979d88-7120-4b0e-aba8-29d1678503ca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5c6af39-15bd-4454-9ab0-7e947abfd90f","LogTimestamp":"2023-04-23T00:58:49.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:49.325Z","message":"Entering","context":{"RequestID":"81541d9c-256e-4696-bd28-a8809eb3cdae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fdfd4816-cce7-4397-b8ff-143bf5a04bda","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.327Z","message":"{\"transactionId\":\"81541d9c-256e-4696-bd28-a8809eb3cdae\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:49:326\",\"respDate\":\"230423-00:58:49:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81541d9c-256e-4696-bd28-a8809eb3cdae\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:58:49:326-38233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27fa2689-b07e-489e-9f3e-2522e42e6317], x-b3-parentspanid=[f9f50a341d9142ae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51091], x-envoy-attempt-count=[1], x-b3-traceid=[ef9b392ed427c852f9f50a341d9142ae], x-b3-spanid=[b0725dc971c93fd2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81541d9c-256e-4696-bd28-a8809eb3cdae]}\\\"}\"}","context":{"RequestID":"81541d9c-256e-4696-bd28-a8809eb3cdae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fdfd4816-cce7-4397-b8ff-143bf5a04bda","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81541d9c-256e-4696-bd28-a8809eb3cdae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdfd4816-cce7-4397-b8ff-143bf5a04bda","LogTimestamp":"2023-04-23T00:58:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:49.623Z","message":"Entering","context":{"RequestID":"06693c5b-f597-47fc-a7b7-3c4a0243add3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2586da7f-7f09-4341-8724-4fa1260bda3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:49.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.625Z","message":"{\"transactionId\":\"06693c5b-f597-47fc-a7b7-3c4a0243add3\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:49:624\",\"respDate\":\"230423-00:58:49:625\",\"sourceId\":\"haproxy:06693c5b-f597-47fc-a7b7-3c4a0243add3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:49:624-28343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0185ce3b-70e1-45ff-bb5c-1bd05d746c0a], x-b3-parentspanid=[39c3d381b2d1a5c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6b1c570e7dc1fca39c3d381b2d1a5c4], x-b3-spanid=[6d1e9c2c27cbe28b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06693c5b-f597-47fc-a7b7-3c4a0243add3]}\\\"}\"}","context":{"RequestID":"06693c5b-f597-47fc-a7b7-3c4a0243add3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2586da7f-7f09-4341-8724-4fa1260bda3f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:49.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:49.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06693c5b-f597-47fc-a7b7-3c4a0243add3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2586da7f-7f09-4341-8724-4fa1260bda3f","LogTimestamp":"2023-04-23T00:58:49.626Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:51.635Z","message":"Entering","context":{"RequestID":"56895c6c-9663-40c3-ba51-2bb0536d3be5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6b66abf-7ff9-44b1-b8a1-ec9a66f5c67d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:51.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:51.637Z","message":"{\"transactionId\":\"56895c6c-9663-40c3-ba51-2bb0536d3be5\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:51:636\",\"respDate\":\"230423-00:58:51:637\",\"sourceId\":\"haproxy:56895c6c-9663-40c3-ba51-2bb0536d3be5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:51:636-20391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20ae6765-eaab-46ee-8eea-0bf5c969fca3], x-b3-parentspanid=[59e3dbebfbfe3e70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f75b7557b56e6a2459e3dbebfbfe3e70], x-b3-spanid=[6a4213513fe765ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56895c6c-9663-40c3-ba51-2bb0536d3be5]}\\\"}\"}","context":{"RequestID":"56895c6c-9663-40c3-ba51-2bb0536d3be5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6b66abf-7ff9-44b1-b8a1-ec9a66f5c67d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:51.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:51.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56895c6c-9663-40c3-ba51-2bb0536d3be5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6b66abf-7ff9-44b1-b8a1-ec9a66f5c67d","LogTimestamp":"2023-04-23T00:58:51.638Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:52.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.003Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.647Z","message":"Entering","context":{"RequestID":"df9df5ab-f662-47d9-a78e-2edaf07fc3dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6b3d530-309e-4555-a36b-cf8bdbae2a5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:53.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.649Z","message":"{\"transactionId\":\"df9df5ab-f662-47d9-a78e-2edaf07fc3dc\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:53:648\",\"respDate\":\"230423-00:58:53:649\",\"sourceId\":\"haproxy:df9df5ab-f662-47d9-a78e-2edaf07fc3dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:53:648-61001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[863454c0-565e-43ef-8710-1159221a4008], x-b3-parentspanid=[7950c690f7cc4a1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aaf02b91d03d2aef7950c690f7cc4a1f], x-b3-spanid=[24608f2e1059f0d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df9df5ab-f662-47d9-a78e-2edaf07fc3dc]}\\\"}\"}","context":{"RequestID":"df9df5ab-f662-47d9-a78e-2edaf07fc3dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a6b3d530-309e-4555-a36b-cf8bdbae2a5c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:53.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:53.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df9df5ab-f662-47d9-a78e-2edaf07fc3dc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6b3d530-309e-4555-a36b-cf8bdbae2a5c","LogTimestamp":"2023-04-23T00:58:53.650Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:55.660Z","message":"Entering","context":{"RequestID":"95d40103-4d48-49d9-abab-c51ef8d310a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73dff212-bfb9-43a8-939d-acf0f61ae1cf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:55.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:55.662Z","message":"{\"transactionId\":\"95d40103-4d48-49d9-abab-c51ef8d310a9\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:55:661\",\"respDate\":\"230423-00:58:55:662\",\"sourceId\":\"haproxy:95d40103-4d48-49d9-abab-c51ef8d310a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:55:661-79027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd7651a-887e-4ca0-8344-81cb4e48fc73], x-b3-parentspanid=[c03ae12695be0649], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92823f790c3b2505c03ae12695be0649], x-b3-spanid=[e9e8c1a9ee824a12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95d40103-4d48-49d9-abab-c51ef8d310a9]}\\\"}\"}","context":{"RequestID":"95d40103-4d48-49d9-abab-c51ef8d310a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"73dff212-bfb9-43a8-939d-acf0f61ae1cf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:55.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:55.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95d40103-4d48-49d9-abab-c51ef8d310a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73dff212-bfb9-43a8-939d-acf0f61ae1cf","LogTimestamp":"2023-04-23T00:58:55.662Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:58:57.672Z","message":"Entering","context":{"RequestID":"91bdbcc5-d722-4236-84bc-354288802e07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c9bfd4d-6e46-4110-b35f-fef0efee2378","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:57.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:57.674Z","message":"{\"transactionId\":\"91bdbcc5-d722-4236-84bc-354288802e07\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:57:673\",\"respDate\":\"230423-00:58:57:674\",\"sourceId\":\"haproxy:91bdbcc5-d722-4236-84bc-354288802e07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:57:673-22241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3539d887-d71c-468f-b681-427d671ff27e], x-b3-parentspanid=[cc0c0d220f090abb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f306ffb618809dc8cc0c0d220f090abb], x-b3-spanid=[05c265a101a1fa2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91bdbcc5-d722-4236-84bc-354288802e07]}\\\"}\"}","context":{"RequestID":"91bdbcc5-d722-4236-84bc-354288802e07","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6c9bfd4d-6e46-4110-b35f-fef0efee2378","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:57.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:57.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91bdbcc5-d722-4236-84bc-354288802e07","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c9bfd4d-6e46-4110-b35f-fef0efee2378","LogTimestamp":"2023-04-23T00:58:57.675Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:58:59.210Z","message":"Entering","context":{"RequestID":"6903b277-8539-41fc-977e-4405cd178739","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91357c98-d23e-43ad-9ae1-7a91e530170f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"6903b277-8539-41fc-977e-4405cd178739","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91357c98-d23e-43ad-9ae1-7a91e530170f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.212Z","message":"{\"transactionId\":\"6903b277-8539-41fc-977e-4405cd178739\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:59:210\",\"respDate\":\"230423-00:58:59:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6903b277-8539-41fc-977e-4405cd178739\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:59:210-38721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6903b277-8539-41fc-977e-4405cd178739]}\\\"}\"}","context":{"RequestID":"6903b277-8539-41fc-977e-4405cd178739","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91357c98-d23e-43ad-9ae1-7a91e530170f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:58:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6903b277-8539-41fc-977e-4405cd178739","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91357c98-d23e-43ad-9ae1-7a91e530170f","LogTimestamp":"2023-04-23T00:58:59.212Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:58:59.327Z","message":"Entering","context":{"RequestID":"d6c1c321-eaca-49d1-af03-49b367008e3e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab90d36-f7cc-460e-8d48-dadf157a94b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.329Z","message":"{\"transactionId\":\"d6c1c321-eaca-49d1-af03-49b367008e3e\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:59:328\",\"respDate\":\"230423-00:58:59:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6c1c321-eaca-49d1-af03-49b367008e3e\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:58:59:328-27617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b800ee05-27c5-4ccc-82bf-d2364269c9b0], x-b3-parentspanid=[38a30087c38744e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50273], x-envoy-attempt-count=[1], x-b3-traceid=[ed9d0edc89eb561e38a30087c38744e1], x-b3-spanid=[afe54409013e556d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6c1c321-eaca-49d1-af03-49b367008e3e]}\\\"}\"}","context":{"RequestID":"d6c1c321-eaca-49d1-af03-49b367008e3e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2ab90d36-f7cc-460e-8d48-dadf157a94b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:58:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6c1c321-eaca-49d1-af03-49b367008e3e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ab90d36-f7cc-460e-8d48-dadf157a94b1","LogTimestamp":"2023-04-23T00:58:59.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-23T00:58:59.684Z","message":"Entering","context":{"RequestID":"2cb3f6dd-e58a-457d-a5df-050d91774bef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a84a46e8-63ef-4a02-a2db-f20b4b2cd876","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:59.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.687Z","message":"{\"transactionId\":\"2cb3f6dd-e58a-457d-a5df-050d91774bef\",\"status\":\"200\",\"rqstDate\":\"230423-00:58:59:685\",\"respDate\":\"230423-00:58:59:687\",\"sourceId\":\"haproxy:2cb3f6dd-e58a-457d-a5df-050d91774bef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:58:59:685-27676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dcee5f0-8884-42fa-b860-73445b332bbf], x-b3-parentspanid=[3a46c2021b7aba12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55931c44a6a8f15b3a46c2021b7aba12], x-b3-spanid=[efb319d4a2aecbb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cb3f6dd-e58a-457d-a5df-050d91774bef]}\\\"}\"}","context":{"RequestID":"2cb3f6dd-e58a-457d-a5df-050d91774bef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a84a46e8-63ef-4a02-a2db-f20b4b2cd876","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:58:59.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:58:59.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cb3f6dd-e58a-457d-a5df-050d91774bef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a84a46e8-63ef-4a02-a2db-f20b4b2cd876","LogTimestamp":"2023-04-23T00:58:59.688Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:58:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:01.698Z","message":"Entering","context":{"RequestID":"c770f966-1ddc-4b4f-966f-bd2d8241cea1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7eaa60bc-b789-4bd0-bc52-ac759721d3df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:01.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:01.700Z","message":"{\"transactionId\":\"c770f966-1ddc-4b4f-966f-bd2d8241cea1\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:01:699\",\"respDate\":\"230423-00:59:01:700\",\"sourceId\":\"haproxy:c770f966-1ddc-4b4f-966f-bd2d8241cea1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:01:699-62396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e37f6ab-5d0f-47a6-86ba-a56a38e8383b], x-b3-parentspanid=[872bd797e8db8c09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54d011f61d4e207e872bd797e8db8c09], x-b3-spanid=[74a8c6d69ae00e3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c770f966-1ddc-4b4f-966f-bd2d8241cea1]}\\\"}\"}","context":{"RequestID":"c770f966-1ddc-4b4f-966f-bd2d8241cea1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7eaa60bc-b789-4bd0-bc52-ac759721d3df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:01.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:01.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c770f966-1ddc-4b4f-966f-bd2d8241cea1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eaa60bc-b789-4bd0-bc52-ac759721d3df","LogTimestamp":"2023-04-23T00:59:01.701Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:02.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.710Z","message":"Entering","context":{"RequestID":"0e1fc6c0-5f90-4d4b-a270-93c67d9e429f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c652b39-3d59-4a0f-a001-a75d3caa5513","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:03.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.712Z","message":"{\"transactionId\":\"0e1fc6c0-5f90-4d4b-a270-93c67d9e429f\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:03:711\",\"respDate\":\"230423-00:59:03:712\",\"sourceId\":\"haproxy:0e1fc6c0-5f90-4d4b-a270-93c67d9e429f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:03:711-8291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74ea4234-e43c-4524-a841-8347d9566b5d], x-b3-parentspanid=[5876a0bcdd821146], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9130dfb112a67025876a0bcdd821146], x-b3-spanid=[374c572dd73c9ac5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e1fc6c0-5f90-4d4b-a270-93c67d9e429f]}\\\"}\"}","context":{"RequestID":"0e1fc6c0-5f90-4d4b-a270-93c67d9e429f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5c652b39-3d59-4a0f-a001-a75d3caa5513","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:03.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:03.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e1fc6c0-5f90-4d4b-a270-93c67d9e429f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c652b39-3d59-4a0f-a001-a75d3caa5513","LogTimestamp":"2023-04-23T00:59:03.712Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:05.445Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:05.450Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:05.721Z","message":"Entering","context":{"RequestID":"579ac0ca-5313-4d88-bddc-119f3dd6f26b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89cae963-4482-420f-98e7-2068d01a5c30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:05.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:05.723Z","message":"{\"transactionId\":\"579ac0ca-5313-4d88-bddc-119f3dd6f26b\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:05:722\",\"respDate\":\"230423-00:59:05:723\",\"sourceId\":\"haproxy:579ac0ca-5313-4d88-bddc-119f3dd6f26b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:05:722-54502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dfa1e01-904d-4726-833f-d16db366bf7d], x-b3-parentspanid=[2bdb494552a80dc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfb1089c37d93a722bdb494552a80dc9], x-b3-spanid=[bb35a3dfbbb35b01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[579ac0ca-5313-4d88-bddc-119f3dd6f26b]}\\\"}\"}","context":{"RequestID":"579ac0ca-5313-4d88-bddc-119f3dd6f26b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"89cae963-4482-420f-98e7-2068d01a5c30","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:05.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:05.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"579ac0ca-5313-4d88-bddc-119f3dd6f26b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89cae963-4482-420f-98e7-2068d01a5c30","LogTimestamp":"2023-04-23T00:59:05.724Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:07.734Z","message":"Entering","context":{"RequestID":"77c7d33f-a0cc-4e61-8123-9efee49f950f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"416afb7e-d808-4a44-9d76-cdf86f1bb84e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:07.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:07.736Z","message":"{\"transactionId\":\"77c7d33f-a0cc-4e61-8123-9efee49f950f\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:07:735\",\"respDate\":\"230423-00:59:07:736\",\"sourceId\":\"haproxy:77c7d33f-a0cc-4e61-8123-9efee49f950f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:07:735-12346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2523060f-9ad8-476c-ac7a-fff47c8654a6], x-b3-parentspanid=[15954e3f6f9debc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f79897d75875cc8d15954e3f6f9debc4], x-b3-spanid=[c9917646141cb3d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77c7d33f-a0cc-4e61-8123-9efee49f950f]}\\\"}\"}","context":{"RequestID":"77c7d33f-a0cc-4e61-8123-9efee49f950f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"416afb7e-d808-4a44-9d76-cdf86f1bb84e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:07.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:07.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c7d33f-a0cc-4e61-8123-9efee49f950f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416afb7e-d808-4a44-9d76-cdf86f1bb84e","LogTimestamp":"2023-04-23T00:59:07.737Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:09.211Z","message":"Entering","context":{"RequestID":"5e41586e-6e44-4ec2-a2fe-007428509879","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01d56ede-3de6-4154-aab3-d0a270c4c8d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e41586e-6e44-4ec2-a2fe-007428509879","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01d56ede-3de6-4154-aab3-d0a270c4c8d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.215Z","message":"{\"transactionId\":\"5e41586e-6e44-4ec2-a2fe-007428509879\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:09:212\",\"respDate\":\"230423-00:59:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5e41586e-6e44-4ec2-a2fe-007428509879\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:09:212-69524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5e41586e-6e44-4ec2-a2fe-007428509879]}\\\"}\"}","context":{"RequestID":"5e41586e-6e44-4ec2-a2fe-007428509879","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01d56ede-3de6-4154-aab3-d0a270c4c8d6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e41586e-6e44-4ec2-a2fe-007428509879","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d56ede-3de6-4154-aab3-d0a270c4c8d6","LogTimestamp":"2023-04-23T00:59:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:59:09.328Z","message":"Entering","context":{"RequestID":"2fd10648-0bc7-4642-9ec0-77e8a3d6caab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b7fcd10-f372-4185-a942-b5e2b6b032bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.329Z","message":"{\"transactionId\":\"2fd10648-0bc7-4642-9ec0-77e8a3d6caab\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:09:328\",\"respDate\":\"230423-00:59:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2fd10648-0bc7-4642-9ec0-77e8a3d6caab\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:09:328-95203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fc7fb44-b463-4b1c-9e6d-78dd781ded62], x-b3-parentspanid=[c72a4ea1174f6ee9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45823], x-envoy-attempt-count=[1], x-b3-traceid=[13a8118634d065f7c72a4ea1174f6ee9], x-b3-spanid=[312de538a3996077], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2fd10648-0bc7-4642-9ec0-77e8a3d6caab]}\\\"}\"}","context":{"RequestID":"2fd10648-0bc7-4642-9ec0-77e8a3d6caab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4b7fcd10-f372-4185-a942-b5e2b6b032bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd10648-0bc7-4642-9ec0-77e8a3d6caab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b7fcd10-f372-4185-a942-b5e2b6b032bd","LogTimestamp":"2023-04-23T00:59:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:09.748Z","message":"Entering","context":{"RequestID":"ebce805f-fade-498b-892d-cf7a2d833e14","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64c1e72b-5842-4b1d-8982-0387020c19ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:09.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.750Z","message":"{\"transactionId\":\"ebce805f-fade-498b-892d-cf7a2d833e14\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:09:749\",\"respDate\":\"230423-00:59:09:750\",\"sourceId\":\"haproxy:ebce805f-fade-498b-892d-cf7a2d833e14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:09:749-64467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5736287a-c48d-4c44-b287-3acc046f1997], x-b3-parentspanid=[b075eb729e568aa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65a0ef7a8bd18787b075eb729e568aa6], x-b3-spanid=[66ce52f7a179d3fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebce805f-fade-498b-892d-cf7a2d833e14]}\\\"}\"}","context":{"RequestID":"ebce805f-fade-498b-892d-cf7a2d833e14","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"64c1e72b-5842-4b1d-8982-0387020c19ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:09.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:09.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebce805f-fade-498b-892d-cf7a2d833e14","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c1e72b-5842-4b1d-8982-0387020c19ca","LogTimestamp":"2023-04-23T00:59:09.751Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:11.762Z","message":"Entering","context":{"RequestID":"5c1611fb-56ee-4ab2-b4c0-8678953f5ede","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e62a6396-b986-4105-a1b0-8d0c7a49a5bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:11.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:11.764Z","message":"{\"transactionId\":\"5c1611fb-56ee-4ab2-b4c0-8678953f5ede\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:11:763\",\"respDate\":\"230423-00:59:11:764\",\"sourceId\":\"haproxy:5c1611fb-56ee-4ab2-b4c0-8678953f5ede\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:11:763-60459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecd82754-3df8-4919-bb3e-d36216e145cf], x-b3-parentspanid=[66925b9e9dece9cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c37015f7246f080566925b9e9dece9cb], x-b3-spanid=[c51665d1d5eb7a77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c1611fb-56ee-4ab2-b4c0-8678953f5ede]}\\\"}\"}","context":{"RequestID":"5c1611fb-56ee-4ab2-b4c0-8678953f5ede","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e62a6396-b986-4105-a1b0-8d0c7a49a5bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:11.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:11.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c1611fb-56ee-4ab2-b4c0-8678953f5ede","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e62a6396-b986-4105-a1b0-8d0c7a49a5bd","LogTimestamp":"2023-04-23T00:59:11.765Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:12.986Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.775Z","message":"Entering","context":{"RequestID":"150204c4-396a-4053-8369-5115c49fb460","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77c199b3-2fcf-4a3d-863b-593a79daabdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:13.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.777Z","message":"{\"transactionId\":\"150204c4-396a-4053-8369-5115c49fb460\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:13:776\",\"respDate\":\"230423-00:59:13:777\",\"sourceId\":\"haproxy:150204c4-396a-4053-8369-5115c49fb460\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:13:776-4606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[334ef02b-9cac-4a46-a224-b5c5643e09b0], x-b3-parentspanid=[28979eeafbbca285], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7c5524cecf2e66228979eeafbbca285], x-b3-spanid=[02cb8b4534fb0928], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[150204c4-396a-4053-8369-5115c49fb460]}\\\"}\"}","context":{"RequestID":"150204c4-396a-4053-8369-5115c49fb460","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"77c199b3-2fcf-4a3d-863b-593a79daabdd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:13.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:13.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"150204c4-396a-4053-8369-5115c49fb460","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77c199b3-2fcf-4a3d-863b-593a79daabdd","LogTimestamp":"2023-04-23T00:59:13.778Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:15.788Z","message":"Entering","context":{"RequestID":"e6ff761c-f31b-4524-979a-f0bfa6c651d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d89ef34-ecdb-4798-8fc8-48f77a985303","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:15.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:15.790Z","message":"{\"transactionId\":\"e6ff761c-f31b-4524-979a-f0bfa6c651d7\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:15:789\",\"respDate\":\"230423-00:59:15:790\",\"sourceId\":\"haproxy:e6ff761c-f31b-4524-979a-f0bfa6c651d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:15:789-93123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f121f4a-4e27-44f6-b683-578c6bd4117e], x-b3-parentspanid=[6b45eb0e03354fb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[622853a953310d026b45eb0e03354fb8], x-b3-spanid=[10e4164213449c25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6ff761c-f31b-4524-979a-f0bfa6c651d7]}\\\"}\"}","context":{"RequestID":"e6ff761c-f31b-4524-979a-f0bfa6c651d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8d89ef34-ecdb-4798-8fc8-48f77a985303","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:15.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:15.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6ff761c-f31b-4524-979a-f0bfa6c651d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d89ef34-ecdb-4798-8fc8-48f77a985303","LogTimestamp":"2023-04-23T00:59:15.791Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:17.801Z","message":"Entering","context":{"RequestID":"772f58df-530b-4810-84d5-d84a8cc6eb44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4dd29237-1e7d-4d35-b272-a2d57c2d8690","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:17.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:17.803Z","message":"{\"transactionId\":\"772f58df-530b-4810-84d5-d84a8cc6eb44\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:17:802\",\"respDate\":\"230423-00:59:17:803\",\"sourceId\":\"haproxy:772f58df-530b-4810-84d5-d84a8cc6eb44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:17:802-66657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0ac31b9-32a3-4dbd-b6ac-ac65f5d1ade5], x-b3-parentspanid=[0826b990ddd6f4a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b9a6c205e81c5b70826b990ddd6f4a8], x-b3-spanid=[2b8f4dd4b4eca23e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[772f58df-530b-4810-84d5-d84a8cc6eb44]}\\\"}\"}","context":{"RequestID":"772f58df-530b-4810-84d5-d84a8cc6eb44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4dd29237-1e7d-4d35-b272-a2d57c2d8690","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:17.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:17.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"772f58df-530b-4810-84d5-d84a8cc6eb44","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dd29237-1e7d-4d35-b272-a2d57c2d8690","LogTimestamp":"2023-04-23T00:59:17.804Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:19.212Z","message":"Entering","context":{"RequestID":"02de1904-bd6e-4451-93df-53a01f8d66e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2551c4c1-ff64-4d69-b2e4-98b9eb943510","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"02de1904-bd6e-4451-93df-53a01f8d66e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2551c4c1-ff64-4d69-b2e4-98b9eb943510","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.215Z","message":"{\"transactionId\":\"02de1904-bd6e-4451-93df-53a01f8d66e3\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:19:213\",\"respDate\":\"230423-00:59:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02de1904-bd6e-4451-93df-53a01f8d66e3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:19:213-5328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02de1904-bd6e-4451-93df-53a01f8d66e3]}\\\"}\"}","context":{"RequestID":"02de1904-bd6e-4451-93df-53a01f8d66e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2551c4c1-ff64-4d69-b2e4-98b9eb943510","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02de1904-bd6e-4451-93df-53a01f8d66e3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2551c4c1-ff64-4d69-b2e4-98b9eb943510","LogTimestamp":"2023-04-23T00:59:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:19.325Z","message":"Entering","context":{"RequestID":"d554816b-4254-4ce9-96c9-7188a993453a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"def0a8ff-923e-4e93-b414-649a1deee63c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.327Z","message":"{\"transactionId\":\"d554816b-4254-4ce9-96c9-7188a993453a\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:19:326\",\"respDate\":\"230423-00:59:19:327\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d554816b-4254-4ce9-96c9-7188a993453a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:19:326-66963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bebbdc78-4573-44ea-ac50-0821b071b998], x-b3-parentspanid=[02e00a296cdf85e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46187], x-envoy-attempt-count=[1], x-b3-traceid=[cd7c21e2f510832d02e00a296cdf85e4], x-b3-spanid=[6324c86746431fb6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d554816b-4254-4ce9-96c9-7188a993453a]}\\\"}\"}","context":{"RequestID":"d554816b-4254-4ce9-96c9-7188a993453a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"def0a8ff-923e-4e93-b414-649a1deee63c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:19.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d554816b-4254-4ce9-96c9-7188a993453a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"def0a8ff-923e-4e93-b414-649a1deee63c","LogTimestamp":"2023-04-23T00:59:19.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:59:19.814Z","message":"Entering","context":{"RequestID":"546d27b1-bec6-4c1b-a512-233e513e0836","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1e6663f-09f4-4f85-9e2c-1dc69fe623ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:19.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.817Z","message":"{\"transactionId\":\"546d27b1-bec6-4c1b-a512-233e513e0836\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:19:815\",\"respDate\":\"230423-00:59:19:817\",\"sourceId\":\"haproxy:546d27b1-bec6-4c1b-a512-233e513e0836\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:19:815-14991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[159d016b-e1fb-4cf1-86fe-1fdbb7bf737f], x-b3-parentspanid=[1628dd2241694253], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92c99ee35548c7d31628dd2241694253], x-b3-spanid=[9c076be269f35c2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[546d27b1-bec6-4c1b-a512-233e513e0836]}\\\"}\"}","context":{"RequestID":"546d27b1-bec6-4c1b-a512-233e513e0836","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1e6663f-09f4-4f85-9e2c-1dc69fe623ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:19.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:19.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"546d27b1-bec6-4c1b-a512-233e513e0836","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1e6663f-09f4-4f85-9e2c-1dc69fe623ce","LogTimestamp":"2023-04-23T00:59:19.818Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:21.827Z","message":"Entering","context":{"RequestID":"a85913d7-74d8-4354-b893-43d8d7140baa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"759ef13c-d7e4-4aa9-8356-007bb7022218","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:21.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:21.829Z","message":"{\"transactionId\":\"a85913d7-74d8-4354-b893-43d8d7140baa\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:21:828\",\"respDate\":\"230423-00:59:21:829\",\"sourceId\":\"haproxy:a85913d7-74d8-4354-b893-43d8d7140baa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:21:828-8221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc3a640-fc4c-412a-bcf6-24b254e49ce5], x-b3-parentspanid=[3a4fa6f25ce0a666], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5067589054a4e5c23a4fa6f25ce0a666], x-b3-spanid=[ebc8f101d7181ee0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a85913d7-74d8-4354-b893-43d8d7140baa]}\\\"}\"}","context":{"RequestID":"a85913d7-74d8-4354-b893-43d8d7140baa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"759ef13c-d7e4-4aa9-8356-007bb7022218","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:21.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:21.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85913d7-74d8-4354-b893-43d8d7140baa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"759ef13c-d7e4-4aa9-8356-007bb7022218","LogTimestamp":"2023-04-23T00:59:21.830Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:22.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.003Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.839Z","message":"Entering","context":{"RequestID":"3cc09d53-5e11-4966-b56e-86887c8a5b19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14ea7f8b-d7bf-4ea4-b4b6-e18a88429b3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:23.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.841Z","message":"{\"transactionId\":\"3cc09d53-5e11-4966-b56e-86887c8a5b19\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:23:840\",\"respDate\":\"230423-00:59:23:841\",\"sourceId\":\"haproxy:3cc09d53-5e11-4966-b56e-86887c8a5b19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:23:840-21604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[109637e2-c520-4e10-aaa6-14d82de8eebc], x-b3-parentspanid=[40932038100bd113], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f01b54f96fb3c17040932038100bd113], x-b3-spanid=[3a90553a9a075e7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cc09d53-5e11-4966-b56e-86887c8a5b19]}\\\"}\"}","context":{"RequestID":"3cc09d53-5e11-4966-b56e-86887c8a5b19","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14ea7f8b-d7bf-4ea4-b4b6-e18a88429b3a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:23.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:23.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cc09d53-5e11-4966-b56e-86887c8a5b19","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14ea7f8b-d7bf-4ea4-b4b6-e18a88429b3a","LogTimestamp":"2023-04-23T00:59:23.842Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:25.851Z","message":"Entering","context":{"RequestID":"e34d0e01-b71c-4b1e-90da-9c097ef4014b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81ef5db4-397a-440e-86e3-ccef733a759e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:25.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:25.852Z","message":"{\"transactionId\":\"e34d0e01-b71c-4b1e-90da-9c097ef4014b\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:25:851\",\"respDate\":\"230423-00:59:25:852\",\"sourceId\":\"haproxy:e34d0e01-b71c-4b1e-90da-9c097ef4014b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:25:851-76647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24acbf9e-7d3b-4cec-adec-d931d5b3b38a], x-b3-parentspanid=[1027c2bcff865aa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf3ddd68b1565c731027c2bcff865aa5], x-b3-spanid=[4089cf930a9c60ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e34d0e01-b71c-4b1e-90da-9c097ef4014b]}\\\"}\"}","context":{"RequestID":"e34d0e01-b71c-4b1e-90da-9c097ef4014b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81ef5db4-397a-440e-86e3-ccef733a759e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:25.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:25.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e34d0e01-b71c-4b1e-90da-9c097ef4014b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ef5db4-397a-440e-86e3-ccef733a759e","LogTimestamp":"2023-04-23T00:59:25.853Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T00:59:27.861Z","message":"Entering","context":{"RequestID":"0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"024b7e15-87d7-4416-af1d-b15bbfc5c005","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:27.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:27.863Z","message":"{\"transactionId\":\"0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:27:862\",\"respDate\":\"230423-00:59:27:863\",\"sourceId\":\"haproxy:0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:27:862-91039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa369b77-b5e9-433f-ad8b-f7c6b4f3f27a], x-b3-parentspanid=[5b879255f8c10612], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e82af635e6e9f2b5b879255f8c10612], x-b3-spanid=[41de8500ddb1aed7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc]}\\\"}\"}","context":{"RequestID":"0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"024b7e15-87d7-4416-af1d-b15bbfc5c005","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:27.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:27.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0594a3a3-b6d4-4ff4-8fc4-af1d82ad79bc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"024b7e15-87d7-4416-af1d-b15bbfc5c005","LogTimestamp":"2023-04-23T00:59:27.864Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:29.212Z","message":"Entering","context":{"RequestID":"30ccee96-c05c-483a-a074-122fa5375d83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc13cc63-d02c-4dc5-a8fa-85a048d7e9a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"30ccee96-c05c-483a-a074-122fa5375d83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc13cc63-d02c-4dc5-a8fa-85a048d7e9a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.215Z","message":"{\"transactionId\":\"30ccee96-c05c-483a-a074-122fa5375d83\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:29:213\",\"respDate\":\"230423-00:59:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:30ccee96-c05c-483a-a074-122fa5375d83\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:29:213-40297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[30ccee96-c05c-483a-a074-122fa5375d83]}\\\"}\"}","context":{"RequestID":"30ccee96-c05c-483a-a074-122fa5375d83","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc13cc63-d02c-4dc5-a8fa-85a048d7e9a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30ccee96-c05c-483a-a074-122fa5375d83","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc13cc63-d02c-4dc5-a8fa-85a048d7e9a7","LogTimestamp":"2023-04-23T00:59:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:29.328Z","message":"Entering","context":{"RequestID":"2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fa1a7a1-5186-4b3f-bf92-b68471f9534a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.330Z","message":"{\"transactionId\":\"2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:29:328\",\"respDate\":\"230423-00:59:29:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:29:328-88882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72cbff4f-7d36-4aa7-afac-4aa6861a919a], x-b3-parentspanid=[b03e1228e8febcc8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52657], x-envoy-attempt-count=[1], x-b3-traceid=[0f9995d1b92234ebb03e1228e8febcc8], x-b3-spanid=[1f4fdf10a3e14bb1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873]}\\\"}\"}","context":{"RequestID":"2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7fa1a7a1-5186-4b3f-bf92-b68471f9534a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcc2c8d-9d5a-49cc-8b44-dbf0f62d5873","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fa1a7a1-5186-4b3f-bf92-b68471f9534a","LogTimestamp":"2023-04-23T00:59:29.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:29.874Z","message":"Entering","context":{"RequestID":"260e93ff-ffec-4c28-92fd-37f3de4ca703","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46334ea0-a671-4ec3-b4ae-710a694ef954","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:29.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.877Z","message":"{\"transactionId\":\"260e93ff-ffec-4c28-92fd-37f3de4ca703\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:29:875\",\"respDate\":\"230423-00:59:29:877\",\"sourceId\":\"haproxy:260e93ff-ffec-4c28-92fd-37f3de4ca703\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:29:875-35023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29e52454-0204-468c-a470-0f97c60cbfc3], x-b3-parentspanid=[8e9ccb2179bad17d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65b56d241b9a65b18e9ccb2179bad17d], x-b3-spanid=[2d78bdbcbc2d8ede], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[260e93ff-ffec-4c28-92fd-37f3de4ca703]}\\\"}\"}","context":{"RequestID":"260e93ff-ffec-4c28-92fd-37f3de4ca703","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"46334ea0-a671-4ec3-b4ae-710a694ef954","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:29.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:29.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"260e93ff-ffec-4c28-92fd-37f3de4ca703","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46334ea0-a671-4ec3-b4ae-710a694ef954","LogTimestamp":"2023-04-23T00:59:29.878Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:31.888Z","message":"Entering","context":{"RequestID":"61d7240a-759e-421e-8709-a0a8a07ed099","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb2a21fc-1b96-4f2f-b4fe-8b08c0121af4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:31.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:31.891Z","message":"{\"transactionId\":\"61d7240a-759e-421e-8709-a0a8a07ed099\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:31:889\",\"respDate\":\"230423-00:59:31:891\",\"sourceId\":\"haproxy:61d7240a-759e-421e-8709-a0a8a07ed099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:31:889-38773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7587186-fe16-4ae2-bfed-342b260402f6], x-b3-parentspanid=[53786168c09a3e38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71606d4dd8f86c4253786168c09a3e38], x-b3-spanid=[a1f7032455fab460], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61d7240a-759e-421e-8709-a0a8a07ed099]}\\\"}\"}","context":{"RequestID":"61d7240a-759e-421e-8709-a0a8a07ed099","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb2a21fc-1b96-4f2f-b4fe-8b08c0121af4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:31.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:31.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61d7240a-759e-421e-8709-a0a8a07ed099","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb2a21fc-1b96-4f2f-b4fe-8b08c0121af4","LogTimestamp":"2023-04-23T00:59:31.891Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:32.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.003Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.902Z","message":"Entering","context":{"RequestID":"9ca267b6-70da-4a60-abcf-569e1514f1b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c66f7dd5-c781-467c-b503-a540325d0697","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:33.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.903Z","message":"{\"transactionId\":\"9ca267b6-70da-4a60-abcf-569e1514f1b2\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:33:902\",\"respDate\":\"230423-00:59:33:903\",\"sourceId\":\"haproxy:9ca267b6-70da-4a60-abcf-569e1514f1b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:33:902-74998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77e25c0f-6452-4da7-b2e1-73ad61fcbc48], x-b3-parentspanid=[237f63a21a9ae1fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[650d08f9b5c38a78237f63a21a9ae1fc], x-b3-spanid=[a79c0a9f2cd8c8cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ca267b6-70da-4a60-abcf-569e1514f1b2]}\\\"}\"}","context":{"RequestID":"9ca267b6-70da-4a60-abcf-569e1514f1b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c66f7dd5-c781-467c-b503-a540325d0697","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:33.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:33.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ca267b6-70da-4a60-abcf-569e1514f1b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c66f7dd5-c781-467c-b503-a540325d0697","LogTimestamp":"2023-04-23T00:59:33.904Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:35.450Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:35.455Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:35.914Z","message":"Entering","context":{"RequestID":"a5aec9fa-6b80-419d-b1be-e60e193e3761","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b9c406d-52de-4b58-9b68-b8278f4b4581","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:35.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:35.916Z","message":"{\"transactionId\":\"a5aec9fa-6b80-419d-b1be-e60e193e3761\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:35:915\",\"respDate\":\"230423-00:59:35:916\",\"sourceId\":\"haproxy:a5aec9fa-6b80-419d-b1be-e60e193e3761\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:35:915-1989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2993901-cda6-43ba-879d-f4534bbc3c2b], x-b3-parentspanid=[87c5af97e177d5c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e33a266a1b76cb0887c5af97e177d5c8], x-b3-spanid=[cf8cd818161f4872], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5aec9fa-6b80-419d-b1be-e60e193e3761]}\\\"}\"}","context":{"RequestID":"a5aec9fa-6b80-419d-b1be-e60e193e3761","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5b9c406d-52de-4b58-9b68-b8278f4b4581","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:35.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:35.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5aec9fa-6b80-419d-b1be-e60e193e3761","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b9c406d-52de-4b58-9b68-b8278f4b4581","LogTimestamp":"2023-04-23T00:59:35.917Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:37.928Z","message":"Entering","context":{"RequestID":"5f4e1fe6-1aba-4574-9297-ec0bc3955265","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae67a549-512e-4b9b-967e-a9eb98f5f8bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:37.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:37.931Z","message":"{\"transactionId\":\"5f4e1fe6-1aba-4574-9297-ec0bc3955265\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:37:929\",\"respDate\":\"230423-00:59:37:931\",\"sourceId\":\"haproxy:5f4e1fe6-1aba-4574-9297-ec0bc3955265\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:37:929-90349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60c358d2-a9cb-401d-8de6-dabc0997c3fd], x-b3-parentspanid=[8b0c32ae40c4687d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af0a44bbda2cf2e58b0c32ae40c4687d], x-b3-spanid=[7bdc478e1f054a73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f4e1fe6-1aba-4574-9297-ec0bc3955265]}\\\"}\"}","context":{"RequestID":"5f4e1fe6-1aba-4574-9297-ec0bc3955265","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ae67a549-512e-4b9b-967e-a9eb98f5f8bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:37.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:37.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f4e1fe6-1aba-4574-9297-ec0bc3955265","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae67a549-512e-4b9b-967e-a9eb98f5f8bd","LogTimestamp":"2023-04-23T00:59:37.932Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:39.212Z","message":"Entering","context":{"RequestID":"c2fc4c7d-b690-4778-acfc-cb66a0a54373","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb68c11b-0c6a-48ed-a355-dc35404316d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"c2fc4c7d-b690-4778-acfc-cb66a0a54373","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb68c11b-0c6a-48ed-a355-dc35404316d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.215Z","message":"{\"transactionId\":\"c2fc4c7d-b690-4778-acfc-cb66a0a54373\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:39:213\",\"respDate\":\"230423-00:59:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c2fc4c7d-b690-4778-acfc-cb66a0a54373\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:39:213-11501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c2fc4c7d-b690-4778-acfc-cb66a0a54373]}\\\"}\"}","context":{"RequestID":"c2fc4c7d-b690-4778-acfc-cb66a0a54373","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fb68c11b-0c6a-48ed-a355-dc35404316d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2fc4c7d-b690-4778-acfc-cb66a0a54373","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb68c11b-0c6a-48ed-a355-dc35404316d1","LogTimestamp":"2023-04-23T00:59:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T00:59:39.327Z","message":"Entering","context":{"RequestID":"3d4cb96d-7b21-4c61-914d-179417a0234c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88a7f896-736d-49d0-abcc-d8d3efb38fb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:39.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.330Z","message":"{\"transactionId\":\"3d4cb96d-7b21-4c61-914d-179417a0234c\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:39:328\",\"respDate\":\"230423-00:59:39:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3d4cb96d-7b21-4c61-914d-179417a0234c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:39:328-21659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c8219b9-07c3-45b2-a7ce-dba1e4559f42], x-b3-parentspanid=[36dfa269f9f0203d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51515], x-envoy-attempt-count=[1], x-b3-traceid=[40ec8e8ad98a263e36dfa269f9f0203d], x-b3-spanid=[bb5aa4bfd9278cce], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3d4cb96d-7b21-4c61-914d-179417a0234c]}\\\"}\"}","context":{"RequestID":"3d4cb96d-7b21-4c61-914d-179417a0234c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88a7f896-736d-49d0-abcc-d8d3efb38fb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:39.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d4cb96d-7b21-4c61-914d-179417a0234c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88a7f896-736d-49d0-abcc-d8d3efb38fb9","LogTimestamp":"2023-04-23T00:59:39.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T00:59:39.943Z","message":"Entering","context":{"RequestID":"d6fc029b-e633-4d56-8bcf-bb33de54b025","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed7cf5da-70ab-49ef-aa97-7c58c70403d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:39.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.945Z","message":"{\"transactionId\":\"d6fc029b-e633-4d56-8bcf-bb33de54b025\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:39:943\",\"respDate\":\"230423-00:59:39:945\",\"sourceId\":\"haproxy:d6fc029b-e633-4d56-8bcf-bb33de54b025\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:39:943-33577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55439876-a1b2-43fa-8de5-079008a25695], x-b3-parentspanid=[37505a3cf02229f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4da2df9d38dc12d537505a3cf02229f8], x-b3-spanid=[b0927a0c695a1844], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6fc029b-e633-4d56-8bcf-bb33de54b025]}\\\"}\"}","context":{"RequestID":"d6fc029b-e633-4d56-8bcf-bb33de54b025","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed7cf5da-70ab-49ef-aa97-7c58c70403d5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:39.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:39.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6fc029b-e633-4d56-8bcf-bb33de54b025","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed7cf5da-70ab-49ef-aa97-7c58c70403d5","LogTimestamp":"2023-04-23T00:59:39.945Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:41.955Z","message":"Entering","context":{"RequestID":"32f1abfc-6143-4fa1-a10c-493a7a005fd8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d6dfc0-5d3b-4804-be29-d449aa8ec761","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:41.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:41.957Z","message":"{\"transactionId\":\"32f1abfc-6143-4fa1-a10c-493a7a005fd8\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:41:955\",\"respDate\":\"230423-00:59:41:957\",\"sourceId\":\"haproxy:32f1abfc-6143-4fa1-a10c-493a7a005fd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:41:955-21624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0711750e-9d1f-424f-a0fc-5521dd887442], x-b3-parentspanid=[ad4fb428f16faa2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f445bcd783ebdbe3ad4fb428f16faa2d], x-b3-spanid=[f7b673ca5f3c5c20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32f1abfc-6143-4fa1-a10c-493a7a005fd8]}\\\"}\"}","context":{"RequestID":"32f1abfc-6143-4fa1-a10c-493a7a005fd8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"81d6dfc0-5d3b-4804-be29-d449aa8ec761","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:41.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:41.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32f1abfc-6143-4fa1-a10c-493a7a005fd8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81d6dfc0-5d3b-4804-be29-d449aa8ec761","LogTimestamp":"2023-04-23T00:59:41.957Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:42.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.006Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.007Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.968Z","message":"Entering","context":{"RequestID":"7a35d9a3-91ce-4b2a-bcb4-ff656f350367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c702d61-8084-49f4-bc17-3d16ca56e84b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:43.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.971Z","message":"{\"transactionId\":\"7a35d9a3-91ce-4b2a-bcb4-ff656f350367\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:43:969\",\"respDate\":\"230423-00:59:43:971\",\"sourceId\":\"haproxy:7a35d9a3-91ce-4b2a-bcb4-ff656f350367\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:43:969-70471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b7ac057-043a-4277-aae5-16bc5ff7cf9b], x-b3-parentspanid=[0ed77d1d81b5cfbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f95ca72e7121b5c80ed77d1d81b5cfbd], x-b3-spanid=[c0fed1e2e03c1f57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a35d9a3-91ce-4b2a-bcb4-ff656f350367]}\\\"}\"}","context":{"RequestID":"7a35d9a3-91ce-4b2a-bcb4-ff656f350367","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7c702d61-8084-49f4-bc17-3d16ca56e84b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:43.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:43.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a35d9a3-91ce-4b2a-bcb4-ff656f350367","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c702d61-8084-49f4-bc17-3d16ca56e84b","LogTimestamp":"2023-04-23T00:59:43.971Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:45.981Z","message":"Entering","context":{"RequestID":"5d01dabb-565e-4713-8b66-d856ece67ad1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5044102a-3491-4752-b4d5-212909473e50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:45.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:45.983Z","message":"{\"transactionId\":\"5d01dabb-565e-4713-8b66-d856ece67ad1\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:45:981\",\"respDate\":\"230423-00:59:45:983\",\"sourceId\":\"haproxy:5d01dabb-565e-4713-8b66-d856ece67ad1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:45:981-87066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67fbbe87-7000-4663-ab48-d9dcc2041006], x-b3-parentspanid=[8798b353659d27fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9582d58ed8eb138798b353659d27fa], x-b3-spanid=[937f570e5397b339], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d01dabb-565e-4713-8b66-d856ece67ad1]}\\\"}\"}","context":{"RequestID":"5d01dabb-565e-4713-8b66-d856ece67ad1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5044102a-3491-4752-b4d5-212909473e50","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:45.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:45.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d01dabb-565e-4713-8b66-d856ece67ad1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5044102a-3491-4752-b4d5-212909473e50","LogTimestamp":"2023-04-23T00:59:45.983Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:47.993Z","message":"Entering","context":{"RequestID":"26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd0af06e-50e0-4f1d-8c60-ddf8e98d759b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:47.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:47.996Z","message":"{\"transactionId\":\"26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:47:994\",\"respDate\":\"230423-00:59:47:996\",\"sourceId\":\"haproxy:26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:47:994-53301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33104db8-8a54-4316-8e89-9d369ca1e614], x-b3-parentspanid=[57797c9af3c4a2b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8c56a0b356cbd6357797c9af3c4a2b6], x-b3-spanid=[43e35b0be8ae79f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1]}\\\"}\"}","context":{"RequestID":"26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cd0af06e-50e0-4f1d-8c60-ddf8e98d759b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:47.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:47.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a0ef1c-d7ce-42d2-b9d5-ba990f8b50b1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd0af06e-50e0-4f1d-8c60-ddf8e98d759b","LogTimestamp":"2023-04-23T00:59:47.997Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:49.212Z","message":"Entering","context":{"RequestID":"b91c0647-c2dc-424d-ac0d-929f23896bf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0dc3a926-be65-4a77-934c-a5c4b0a2f13f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b91c0647-c2dc-424d-ac0d-929f23896bf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0dc3a926-be65-4a77-934c-a5c4b0a2f13f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:49.214Z","message":"{\"transactionId\":\"b91c0647-c2dc-424d-ac0d-929f23896bf7\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:49:212\",\"respDate\":\"230423-00:59:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b91c0647-c2dc-424d-ac0d-929f23896bf7\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:49:212-99351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b91c0647-c2dc-424d-ac0d-929f23896bf7]}\\\"}\"}","context":{"RequestID":"b91c0647-c2dc-424d-ac0d-929f23896bf7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0dc3a926-be65-4a77-934c-a5c4b0a2f13f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:49.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b91c0647-c2dc-424d-ac0d-929f23896bf7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dc3a926-be65-4a77-934c-a5c4b0a2f13f","LogTimestamp":"2023-04-23T00:59:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:49.326Z","message":"Entering","context":{"RequestID":"a0c6f41f-7a0c-461a-887c-3775c0444cdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a2e6001-72fe-4000-8c08-cec932864829","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:49.328Z","message":"{\"transactionId\":\"a0c6f41f-7a0c-461a-887c-3775c0444cdc\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:49:327\",\"respDate\":\"230423-00:59:49:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a0c6f41f-7a0c-461a-887c-3775c0444cdc\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-00:59:49:327-18238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1a30f56-5292-4d13-ad34-15cea4119f1a], x-b3-parentspanid=[f3e98a88e9bdc87c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49473], x-envoy-attempt-count=[1], x-b3-traceid=[d8a3a6457d759375f3e98a88e9bdc87c], x-b3-spanid=[76555c2ac83e00c0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a0c6f41f-7a0c-461a-887c-3775c0444cdc]}\\\"}\"}","context":{"RequestID":"a0c6f41f-7a0c-461a-887c-3775c0444cdc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4a2e6001-72fe-4000-8c08-cec932864829","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:49.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:49.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0c6f41f-7a0c-461a-887c-3775c0444cdc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a2e6001-72fe-4000-8c08-cec932864829","LogTimestamp":"2023-04-23T00:59:49.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:50.004Z","message":"Entering","context":{"RequestID":"6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f1a8cd3-a316-4af8-807d-9cccaa8dfb21","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:50.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:50.006Z","message":"{\"transactionId\":\"6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:50:005\",\"respDate\":\"230423-00:59:50:006\",\"sourceId\":\"haproxy:6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:50:005-7429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7670df88-0011-43b4-887b-63f518d8067a], x-b3-parentspanid=[f424c8bb1259e130], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33be0eacfc008f60f424c8bb1259e130], x-b3-spanid=[86c5911590d10b85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923]}\\\"}\"}","context":{"RequestID":"6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f1a8cd3-a316-4af8-807d-9cccaa8dfb21","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:50.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:50.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6238fbf2-1c7c-4a96-b79d-1b9e5eaa2923","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f1a8cd3-a316-4af8-807d-9cccaa8dfb21","LogTimestamp":"2023-04-23T00:59:50.006Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T00:59:52.015Z","message":"Entering","context":{"RequestID":"2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"054847a3-1e62-4c05-860a-584a61b56457","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:52.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:52.017Z","message":"{\"transactionId\":\"2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:52:016\",\"respDate\":\"230423-00:59:52:017\",\"sourceId\":\"haproxy:2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:52:016-34163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[413512e3-ce3c-438e-a6de-1f839f22e92f], x-b3-parentspanid=[5f41b0fa89e956e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dda73b1b27f4d3925f41b0fa89e956e5], x-b3-spanid=[9039ba87469353a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5]}\\\"}\"}","context":{"RequestID":"2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"054847a3-1e62-4c05-860a-584a61b56457","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:52.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:52.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b9e0287-0ce5-4bd0-a8d2-7b0434063cf5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"054847a3-1e62-4c05-860a-584a61b56457","LogTimestamp":"2023-04-23T00:59:52.018Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:52.987Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T00:59:53.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:53.001Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:53.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:54.026Z","message":"Entering","context":{"RequestID":"91df9feb-931b-456e-a53e-d1a5f6e6620a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f66fbed-dad0-40ed-8284-a6206a8be1d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:54.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:54.029Z","message":"{\"transactionId\":\"91df9feb-931b-456e-a53e-d1a5f6e6620a\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:54:027\",\"respDate\":\"230423-00:59:54:029\",\"sourceId\":\"haproxy:91df9feb-931b-456e-a53e-d1a5f6e6620a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:54:027-86473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed7db01e-e984-4bf7-8b64-f438000b4fbe], x-b3-parentspanid=[310fa4211f6f37ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a2b7a1b7cf14e50310fa4211f6f37ee], x-b3-spanid=[3d3553f4f0ffdd3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91df9feb-931b-456e-a53e-d1a5f6e6620a]}\\\"}\"}","context":{"RequestID":"91df9feb-931b-456e-a53e-d1a5f6e6620a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f66fbed-dad0-40ed-8284-a6206a8be1d3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:54.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:54.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91df9feb-931b-456e-a53e-d1a5f6e6620a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f66fbed-dad0-40ed-8284-a6206a8be1d3","LogTimestamp":"2023-04-23T00:59:54.030Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:56.040Z","message":"Entering","context":{"RequestID":"d54b43b5-dd3c-43f6-bc9b-a412a35fb42b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6600c6f1-2e9a-4ebc-9218-e5cfc0b6e983","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:56.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:56.042Z","message":"{\"transactionId\":\"d54b43b5-dd3c-43f6-bc9b-a412a35fb42b\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:56:041\",\"respDate\":\"230423-00:59:56:042\",\"sourceId\":\"haproxy:d54b43b5-dd3c-43f6-bc9b-a412a35fb42b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:56:041-40650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6136e2f-57a8-4260-b792-414d3e539057], x-b3-parentspanid=[d4dfb7c8fee48159], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3192f92b4abfcb8ad4dfb7c8fee48159], x-b3-spanid=[c5fc6a58037d4cf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d54b43b5-dd3c-43f6-bc9b-a412a35fb42b]}\\\"}\"}","context":{"RequestID":"d54b43b5-dd3c-43f6-bc9b-a412a35fb42b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6600c6f1-2e9a-4ebc-9218-e5cfc0b6e983","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:56.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:56.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d54b43b5-dd3c-43f6-bc9b-a412a35fb42b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6600c6f1-2e9a-4ebc-9218-e5cfc0b6e983","LogTimestamp":"2023-04-23T00:59:56.043Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:58.053Z","message":"Entering","context":{"RequestID":"b09cbea7-273e-42ea-9d9b-f303e9b854fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3219004c-d10d-452f-8cb3-4284a5b03a68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:58.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:58.055Z","message":"{\"transactionId\":\"b09cbea7-273e-42ea-9d9b-f303e9b854fa\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:58:054\",\"respDate\":\"230423-00:59:58:055\",\"sourceId\":\"haproxy:b09cbea7-273e-42ea-9d9b-f303e9b854fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:58:054-31912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdf0ab8c-7f7f-4f43-8e90-ebe29e226d1a], x-b3-parentspanid=[a03c65766790305f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[517bf80bb2107a2ca03c65766790305f], x-b3-spanid=[3793b38f6a3e5e8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b09cbea7-273e-42ea-9d9b-f303e9b854fa]}\\\"}\"}","context":{"RequestID":"b09cbea7-273e-42ea-9d9b-f303e9b854fa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3219004c-d10d-452f-8cb3-4284a5b03a68","PartnerName":"haproxy","LogTimestamp":"2023-04-23T00:59:58.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:58.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b09cbea7-273e-42ea-9d9b-f303e9b854fa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3219004c-d10d-452f-8cb3-4284a5b03a68","LogTimestamp":"2023-04-23T00:59:58.056Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T00:59:59.211Z","message":"Entering","context":{"RequestID":"2e73565d-6694-4de3-b185-848d93745b16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20ffa3ae-4149-4efe-a7da-1bd3da9f5eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e73565d-6694-4de3-b185-848d93745b16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20ffa3ae-4149-4efe-a7da-1bd3da9f5eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:59.213Z","message":"{\"transactionId\":\"2e73565d-6694-4de3-b185-848d93745b16\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:59:211\",\"respDate\":\"230423-00:59:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e73565d-6694-4de3-b185-848d93745b16\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-00:59:59:211-95083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e73565d-6694-4de3-b185-848d93745b16]}\\\"}\"}","context":{"RequestID":"2e73565d-6694-4de3-b185-848d93745b16","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"20ffa3ae-4149-4efe-a7da-1bd3da9f5eea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T00:59:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e73565d-6694-4de3-b185-848d93745b16","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20ffa3ae-4149-4efe-a7da-1bd3da9f5eea","LogTimestamp":"2023-04-23T00:59:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T00:59:59.338Z","message":"Entering","context":{"RequestID":"6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5a8f4af6-a51c-4a9d-b48d-d1f03089218f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:59.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T00:59:59.339Z","message":"{\"transactionId\":\"6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f\",\"status\":\"200\",\"rqstDate\":\"230423-00:59:59:338\",\"respDate\":\"230423-00:59:59:339\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-00:59:59:338-262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0b0b47e-aa1d-4cee-bc7d-e57bf6c0fb85], x-b3-parentspanid=[b4961d57db687a1c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55863], x-envoy-attempt-count=[1], x-b3-traceid=[73c2a626b0161152b4961d57db687a1c], x-b3-spanid=[c9c6ca2ce71a1c77], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f]}\\\"}\"}","context":{"RequestID":"6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"5a8f4af6-a51c-4a9d-b48d-d1f03089218f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T00:59:59.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T00:59:59.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6964cd2c-6ef4-46e9-bb39-ba8e9d732a8f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a8f4af6-a51c-4a9d-b48d-d1f03089218f","LogTimestamp":"2023-04-23T00:59:59.339Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:00:59:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:00:00.065Z","message":"Entering","context":{"RequestID":"b05166dd-ab8a-4a1d-b63a-912baab51e8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5da4fb76-39d2-4a85-a7fa-0ced531d45e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:00.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:00.067Z","message":"{\"transactionId\":\"b05166dd-ab8a-4a1d-b63a-912baab51e8a\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:00:066\",\"respDate\":\"230423-01:00:00:067\",\"sourceId\":\"haproxy:b05166dd-ab8a-4a1d-b63a-912baab51e8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:00:066-98400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9dab19a-b342-4f41-bbcc-6cebfbdb69c4], x-b3-parentspanid=[e8ee0462f61ffc8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c32ea57b3c232d0e8ee0462f61ffc8a], x-b3-spanid=[e66d30040d1a9236], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b05166dd-ab8a-4a1d-b63a-912baab51e8a]}\\\"}\"}","context":{"RequestID":"b05166dd-ab8a-4a1d-b63a-912baab51e8a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5da4fb76-39d2-4a85-a7fa-0ced531d45e9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:00.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:00.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b05166dd-ab8a-4a1d-b63a-912baab51e8a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5da4fb76-39d2-4a85-a7fa-0ced531d45e9","LogTimestamp":"2023-04-23T01:00:00.068Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:02.078Z","message":"Entering","context":{"RequestID":"645c11c7-444e-4f3b-8724-abaa9c700b2b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5d07ab2-4b81-4a5e-b0cd-8a008919d6af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:02.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:02.080Z","message":"{\"transactionId\":\"645c11c7-444e-4f3b-8724-abaa9c700b2b\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:02:079\",\"respDate\":\"230423-01:00:02:080\",\"sourceId\":\"haproxy:645c11c7-444e-4f3b-8724-abaa9c700b2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:02:079-51955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bb3967b-a207-41a8-a9ba-672c04377748], x-b3-parentspanid=[2a1f2fe89a12a869], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b789cc2dc624da262a1f2fe89a12a869], x-b3-spanid=[fd6136c655a2bf4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[645c11c7-444e-4f3b-8724-abaa9c700b2b]}\\\"}\"}","context":{"RequestID":"645c11c7-444e-4f3b-8724-abaa9c700b2b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d5d07ab2-4b81-4a5e-b0cd-8a008919d6af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:02.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:02.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"645c11c7-444e-4f3b-8724-abaa9c700b2b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5d07ab2-4b81-4a5e-b0cd-8a008919d6af","LogTimestamp":"2023-04-23T01:00:02.080Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:02.988Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:03.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:03.004Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:03.004Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:04.090Z","message":"Entering","context":{"RequestID":"951b6e3a-a26d-46b6-8e11-06b4e0e02e8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec90a927-481b-4c75-8098-a43abae1246d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:04.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:04.092Z","message":"{\"transactionId\":\"951b6e3a-a26d-46b6-8e11-06b4e0e02e8d\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:04:091\",\"respDate\":\"230423-01:00:04:092\",\"sourceId\":\"haproxy:951b6e3a-a26d-46b6-8e11-06b4e0e02e8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:04:091-43014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a551fc0-2721-4129-b7d7-9dd64dd24c77], x-b3-parentspanid=[40eb6c71636540fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c48307df62704f440eb6c71636540fd], x-b3-spanid=[2a5b518f82c2610f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[951b6e3a-a26d-46b6-8e11-06b4e0e02e8d]}\\\"}\"}","context":{"RequestID":"951b6e3a-a26d-46b6-8e11-06b4e0e02e8d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ec90a927-481b-4c75-8098-a43abae1246d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:04.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:04.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951b6e3a-a26d-46b6-8e11-06b4e0e02e8d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec90a927-481b-4c75-8098-a43abae1246d","LogTimestamp":"2023-04-23T01:00:04.093Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:05.462Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:05.470Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:06.102Z","message":"Entering","context":{"RequestID":"617d8e3c-2d2a-4b8e-8af0-899aa558ec7e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a27200dd-e588-4425-aca7-de1fa3d17cda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:06.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:06.103Z","message":"{\"transactionId\":\"617d8e3c-2d2a-4b8e-8af0-899aa558ec7e\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:06:102\",\"respDate\":\"230423-01:00:06:103\",\"sourceId\":\"haproxy:617d8e3c-2d2a-4b8e-8af0-899aa558ec7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:06:102-8833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae03ff3c-0bdd-4f3d-ba75-b987486ed5d3], x-b3-parentspanid=[a73834e891668ce2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de64c2fb8e728450a73834e891668ce2], x-b3-spanid=[304faf2eb5471adf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[617d8e3c-2d2a-4b8e-8af0-899aa558ec7e]}\\\"}\"}","context":{"RequestID":"617d8e3c-2d2a-4b8e-8af0-899aa558ec7e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a27200dd-e588-4425-aca7-de1fa3d17cda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:06.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:06.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"617d8e3c-2d2a-4b8e-8af0-899aa558ec7e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a27200dd-e588-4425-aca7-de1fa3d17cda","LogTimestamp":"2023-04-23T01:00:06.103Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:00:08.111Z","message":"Entering","context":{"RequestID":"6de87faa-f0e6-4ec7-af64-60c2bbf17355","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d7e8b13-d3b6-4112-ae34-684168e077c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:08.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:08.113Z","message":"{\"transactionId\":\"6de87faa-f0e6-4ec7-af64-60c2bbf17355\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:08:112\",\"respDate\":\"230423-01:00:08:113\",\"sourceId\":\"haproxy:6de87faa-f0e6-4ec7-af64-60c2bbf17355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:08:112-13608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de85bfc7-9c47-484c-bd3e-3fcc8ffe2ef7], x-b3-parentspanid=[5aa304413d5bd333], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[007ca64b8817070e5aa304413d5bd333], x-b3-spanid=[d7ce33a227e51ec7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6de87faa-f0e6-4ec7-af64-60c2bbf17355]}\\\"}\"}","context":{"RequestID":"6de87faa-f0e6-4ec7-af64-60c2bbf17355","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3d7e8b13-d3b6-4112-ae34-684168e077c4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:08.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:08.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6de87faa-f0e6-4ec7-af64-60c2bbf17355","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d7e8b13-d3b6-4112-ae34-684168e077c4","LogTimestamp":"2023-04-23T01:00:08.114Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:00:09.212Z","message":"Entering","context":{"RequestID":"01059596-50d9-424c-9cb2-6c8e0baf4eaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7af5f3c5-59ed-4896-a41b-60749d2fc105","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"01059596-50d9-424c-9cb2-6c8e0baf4eaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7af5f3c5-59ed-4896-a41b-60749d2fc105","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:09.215Z","message":"{\"transactionId\":\"01059596-50d9-424c-9cb2-6c8e0baf4eaa\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:09:212\",\"respDate\":\"230423-01:00:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:01059596-50d9-424c-9cb2-6c8e0baf4eaa\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:09:212-60856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[01059596-50d9-424c-9cb2-6c8e0baf4eaa]}\\\"}\"}","context":{"RequestID":"01059596-50d9-424c-9cb2-6c8e0baf4eaa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7af5f3c5-59ed-4896-a41b-60749d2fc105","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01059596-50d9-424c-9cb2-6c8e0baf4eaa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7af5f3c5-59ed-4896-a41b-60749d2fc105","LogTimestamp":"2023-04-23T01:00:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T01:00:09.326Z","message":"Entering","context":{"RequestID":"995d496c-8506-4736-9c41-82dafb0ba830","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2856d53-0a9c-4646-8f88-8eab55b0a6e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:09.328Z","message":"{\"transactionId\":\"995d496c-8506-4736-9c41-82dafb0ba830\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:09:327\",\"respDate\":\"230423-01:00:09:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:995d496c-8506-4736-9c41-82dafb0ba830\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:09:327-10398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01569719-ec0c-424b-bfc2-4eb628a89649], x-b3-parentspanid=[dace8856da6d4851], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41393], x-envoy-attempt-count=[1], x-b3-traceid=[23f9ef0d5202642ddace8856da6d4851], x-b3-spanid=[30b9f9d9989001ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[995d496c-8506-4736-9c41-82dafb0ba830]}\\\"}\"}","context":{"RequestID":"995d496c-8506-4736-9c41-82dafb0ba830","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d2856d53-0a9c-4646-8f88-8eab55b0a6e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:09.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:09.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"995d496c-8506-4736-9c41-82dafb0ba830","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2856d53-0a9c-4646-8f88-8eab55b0a6e0","LogTimestamp":"2023-04-23T01:00:09.328Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:10.124Z","message":"Entering","context":{"RequestID":"fecd0728-4402-42e3-a372-3ab5b2f04f4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee24ef5-517d-4758-a074-d26c845f6a90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:10.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:10.126Z","message":"{\"transactionId\":\"fecd0728-4402-42e3-a372-3ab5b2f04f4a\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:10:125\",\"respDate\":\"230423-01:00:10:126\",\"sourceId\":\"haproxy:fecd0728-4402-42e3-a372-3ab5b2f04f4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:10:125-76957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[067d6be0-0f5a-4af4-b784-3a47fe11b10c], x-b3-parentspanid=[7c9bbb992c14bfe9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d8a60e5fb63f8597c9bbb992c14bfe9], x-b3-spanid=[acedda6a2787ede6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fecd0728-4402-42e3-a372-3ab5b2f04f4a]}\\\"}\"}","context":{"RequestID":"fecd0728-4402-42e3-a372-3ab5b2f04f4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dee24ef5-517d-4758-a074-d26c845f6a90","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:10.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:10.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fecd0728-4402-42e3-a372-3ab5b2f04f4a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee24ef5-517d-4758-a074-d26c845f6a90","LogTimestamp":"2023-04-23T01:00:10.126Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:12.135Z","message":"Entering","context":{"RequestID":"e7ae7672-a5b6-4818-8548-104b854e0863","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eee1999b-d529-4385-a6de-8a1ae5f6381d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:12.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:12.137Z","message":"{\"transactionId\":\"e7ae7672-a5b6-4818-8548-104b854e0863\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:12:136\",\"respDate\":\"230423-01:00:12:137\",\"sourceId\":\"haproxy:e7ae7672-a5b6-4818-8548-104b854e0863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:12:136-86111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ca4ea75-b498-4ae3-a56a-1630fdf75c04], x-b3-parentspanid=[cec7a37c9b5fff3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[075f1646755e8dd0cec7a37c9b5fff3d], x-b3-spanid=[c9ebd4ec1c2b5599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7ae7672-a5b6-4818-8548-104b854e0863]}\\\"}\"}","context":{"RequestID":"e7ae7672-a5b6-4818-8548-104b854e0863","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eee1999b-d529-4385-a6de-8a1ae5f6381d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:12.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:12.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ae7672-a5b6-4818-8548-104b854e0863","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee1999b-d529-4385-a6de-8a1ae5f6381d","LogTimestamp":"2023-04-23T01:00:12.138Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:12.989Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:13.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:13.012Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:13.012Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:14.147Z","message":"Entering","context":{"RequestID":"3234f348-3bdb-4bf9-9d52-babff33768a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe85a835-4f2e-4439-a230-6ca172f8a7a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:14.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:14.150Z","message":"{\"transactionId\":\"3234f348-3bdb-4bf9-9d52-babff33768a4\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:14:149\",\"respDate\":\"230423-01:00:14:150\",\"sourceId\":\"haproxy:3234f348-3bdb-4bf9-9d52-babff33768a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:14:149-35687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa21aac4-02e3-4083-9dd6-4fb9f6f55db5], x-b3-parentspanid=[3725be49bbffcd5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f30105fc6bad6a793725be49bbffcd5e], x-b3-spanid=[13709f1ab5dc8f09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3234f348-3bdb-4bf9-9d52-babff33768a4]}\\\"}\"}","context":{"RequestID":"3234f348-3bdb-4bf9-9d52-babff33768a4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe85a835-4f2e-4439-a230-6ca172f8a7a2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:14.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:14.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3234f348-3bdb-4bf9-9d52-babff33768a4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe85a835-4f2e-4439-a230-6ca172f8a7a2","LogTimestamp":"2023-04-23T01:00:14.151Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:16.161Z","message":"Entering","context":{"RequestID":"9bde6f7c-0d17-4899-9188-f2718bee71ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26d01043-c6fa-4f75-8947-7664b9809270","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:16.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:16.163Z","message":"{\"transactionId\":\"9bde6f7c-0d17-4899-9188-f2718bee71ef\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:16:162\",\"respDate\":\"230423-01:00:16:163\",\"sourceId\":\"haproxy:9bde6f7c-0d17-4899-9188-f2718bee71ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:16:162-91441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dcf8e19-acbf-4a95-a920-6a1c3e16f39a], x-b3-parentspanid=[53d57baf56fec4a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cf1b0bcf3236fac53d57baf56fec4a4], x-b3-spanid=[fa219814e5e63dac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bde6f7c-0d17-4899-9188-f2718bee71ef]}\\\"}\"}","context":{"RequestID":"9bde6f7c-0d17-4899-9188-f2718bee71ef","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26d01043-c6fa-4f75-8947-7664b9809270","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:16.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:16.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bde6f7c-0d17-4899-9188-f2718bee71ef","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d01043-c6fa-4f75-8947-7664b9809270","LogTimestamp":"2023-04-23T01:00:16.164Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:18.174Z","message":"Entering","context":{"RequestID":"a3a25a82-ed6e-4889-91cf-3a6b788eb2f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b83b1445-b689-44a0-ad71-9c71427db45a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:18.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:18.176Z","message":"{\"transactionId\":\"a3a25a82-ed6e-4889-91cf-3a6b788eb2f2\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:18:174\",\"respDate\":\"230423-01:00:18:176\",\"sourceId\":\"haproxy:a3a25a82-ed6e-4889-91cf-3a6b788eb2f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:18:174-36139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90efbbf3-ecd8-4667-8727-ddc9cd834d86], x-b3-parentspanid=[c957fabccad782d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57bee624322e2c3dc957fabccad782d9], x-b3-spanid=[85fe3a6d635f395a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3a25a82-ed6e-4889-91cf-3a6b788eb2f2]}\\\"}\"}","context":{"RequestID":"a3a25a82-ed6e-4889-91cf-3a6b788eb2f2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b83b1445-b689-44a0-ad71-9c71427db45a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:18.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:18.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a25a82-ed6e-4889-91cf-3a6b788eb2f2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b83b1445-b689-44a0-ad71-9c71427db45a","LogTimestamp":"2023-04-23T01:00:18.176Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:19.212Z","message":"Entering","context":{"RequestID":"baa80a34-e3f3-4991-9be3-ffc25a80ed1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82b35c38-bc41-4efc-b3d2-5d927382db5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"baa80a34-e3f3-4991-9be3-ffc25a80ed1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82b35c38-bc41-4efc-b3d2-5d927382db5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:19.215Z","message":"{\"transactionId\":\"baa80a34-e3f3-4991-9be3-ffc25a80ed1b\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:19:213\",\"respDate\":\"230423-01:00:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:baa80a34-e3f3-4991-9be3-ffc25a80ed1b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:19:213-43173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[baa80a34-e3f3-4991-9be3-ffc25a80ed1b]}\\\"}\"}","context":{"RequestID":"baa80a34-e3f3-4991-9be3-ffc25a80ed1b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"82b35c38-bc41-4efc-b3d2-5d927382db5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baa80a34-e3f3-4991-9be3-ffc25a80ed1b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82b35c38-bc41-4efc-b3d2-5d927382db5f","LogTimestamp":"2023-04-23T01:00:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:00:19.327Z","message":"Entering","context":{"RequestID":"2c035d76-c7cd-49bd-9777-38eb86bfe4ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78543031-59ee-497d-a35a-540988f9dc4a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:19.330Z","message":"{\"transactionId\":\"2c035d76-c7cd-49bd-9777-38eb86bfe4ad\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:19:328\",\"respDate\":\"230423-01:00:19:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c035d76-c7cd-49bd-9777-38eb86bfe4ad\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:19:328-75477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a7628f1-9ad2-4783-a327-88c99df68e85], x-b3-parentspanid=[ab332a754c8a3642], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37531], x-envoy-attempt-count=[1], x-b3-traceid=[cbb24c9b909d088bab332a754c8a3642], x-b3-spanid=[ef5203cefdcb4344], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c035d76-c7cd-49bd-9777-38eb86bfe4ad]}\\\"}\"}","context":{"RequestID":"2c035d76-c7cd-49bd-9777-38eb86bfe4ad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78543031-59ee-497d-a35a-540988f9dc4a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:19.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c035d76-c7cd-49bd-9777-38eb86bfe4ad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78543031-59ee-497d-a35a-540988f9dc4a","LogTimestamp":"2023-04-23T01:00:19.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:20.186Z","message":"Entering","context":{"RequestID":"16b307ea-9263-45f0-9fad-f3fb01754b7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0f884c2-bcd4-4a86-b3bc-5240ad37663f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:20.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:20.188Z","message":"{\"transactionId\":\"16b307ea-9263-45f0-9fad-f3fb01754b7a\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:20:186\",\"respDate\":\"230423-01:00:20:188\",\"sourceId\":\"haproxy:16b307ea-9263-45f0-9fad-f3fb01754b7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:20:186-31413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c3bc854-75cd-44ad-be13-70838a82e785], x-b3-parentspanid=[4d533b3cfa9d6ecf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1026205354b644f64d533b3cfa9d6ecf], x-b3-spanid=[6e01a98a070c2180], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16b307ea-9263-45f0-9fad-f3fb01754b7a]}\\\"}\"}","context":{"RequestID":"16b307ea-9263-45f0-9fad-f3fb01754b7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f0f884c2-bcd4-4a86-b3bc-5240ad37663f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:20.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:20.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16b307ea-9263-45f0-9fad-f3fb01754b7a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0f884c2-bcd4-4a86-b3bc-5240ad37663f","LogTimestamp":"2023-04-23T01:00:20.189Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:22.199Z","message":"Entering","context":{"RequestID":"bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6f6a43b-505c-4a8e-a8b5-3df501f87029","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:22.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:22.201Z","message":"{\"transactionId\":\"bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:22:200\",\"respDate\":\"230423-01:00:22:201\",\"sourceId\":\"haproxy:bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:22:200-13308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4893331-483e-4c54-bb8d-d97979940a17], x-b3-parentspanid=[2cd97fd644c3823b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f181d08483d223b2cd97fd644c3823b], x-b3-spanid=[d7e3a4c405e9327a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d]}\\\"}\"}","context":{"RequestID":"bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e6f6a43b-505c-4a8e-a8b5-3df501f87029","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:22.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:22.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd6af884-9dd8-4ef4-a35e-70ba86ec3f5d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6f6a43b-505c-4a8e-a8b5-3df501f87029","LogTimestamp":"2023-04-23T01:00:22.202Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:22.989Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:23.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:23.007Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:23.007Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:24.211Z","message":"Entering","context":{"RequestID":"a0666518-ebbb-49dd-82b0-6e922f101262","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee57a162-d792-471b-ad30-a150d3e13528","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:24.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:24.213Z","message":"{\"transactionId\":\"a0666518-ebbb-49dd-82b0-6e922f101262\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:24:212\",\"respDate\":\"230423-01:00:24:212\",\"sourceId\":\"haproxy:a0666518-ebbb-49dd-82b0-6e922f101262\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:24:212-64705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8b03cfa-ada7-4ddc-aaac-da52536c9d52], x-b3-parentspanid=[799040f0ba19c8c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2833eecbc810a9d799040f0ba19c8c2], x-b3-spanid=[b4f8776647f13975], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0666518-ebbb-49dd-82b0-6e922f101262]}\\\"}\"}","context":{"RequestID":"a0666518-ebbb-49dd-82b0-6e922f101262","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ee57a162-d792-471b-ad30-a150d3e13528","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:24.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:24.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0666518-ebbb-49dd-82b0-6e922f101262","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee57a162-d792-471b-ad30-a150d3e13528","LogTimestamp":"2023-04-23T01:00:24.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:26.223Z","message":"Entering","context":{"RequestID":"719892b5-17d9-4fc8-bb53-24d1f8ba8d44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a79b327b-4fd8-405c-aee2-d41692c09cbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:26.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:26.225Z","message":"{\"transactionId\":\"719892b5-17d9-4fc8-bb53-24d1f8ba8d44\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:26:224\",\"respDate\":\"230423-01:00:26:225\",\"sourceId\":\"haproxy:719892b5-17d9-4fc8-bb53-24d1f8ba8d44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:26:224-3642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a53d2694-15f9-4a2d-b0ab-51b59b827b5a], x-b3-parentspanid=[65dee8754913cd9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f90627cc722cc78f65dee8754913cd9c], x-b3-spanid=[86808900dea79eea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[719892b5-17d9-4fc8-bb53-24d1f8ba8d44]}\\\"}\"}","context":{"RequestID":"719892b5-17d9-4fc8-bb53-24d1f8ba8d44","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a79b327b-4fd8-405c-aee2-d41692c09cbb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:26.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:26.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"719892b5-17d9-4fc8-bb53-24d1f8ba8d44","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a79b327b-4fd8-405c-aee2-d41692c09cbb","LogTimestamp":"2023-04-23T01:00:26.226Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:28.235Z","message":"Entering","context":{"RequestID":"fe1b58d9-81f3-4e80-b1a7-ced657ca8284","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc9d1f24-3474-432d-bf81-1489dce548ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:28.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:28.237Z","message":"{\"transactionId\":\"fe1b58d9-81f3-4e80-b1a7-ced657ca8284\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:28:236\",\"respDate\":\"230423-01:00:28:237\",\"sourceId\":\"haproxy:fe1b58d9-81f3-4e80-b1a7-ced657ca8284\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:28:236-89712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3932a662-df9d-4ab3-b588-77daacbcba46], x-b3-parentspanid=[1c4da48082295571], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74d15eff62e1883e1c4da48082295571], x-b3-spanid=[ba4c23a2e4eea619], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe1b58d9-81f3-4e80-b1a7-ced657ca8284]}\\\"}\"}","context":{"RequestID":"fe1b58d9-81f3-4e80-b1a7-ced657ca8284","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fc9d1f24-3474-432d-bf81-1489dce548ae","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:28.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:28.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe1b58d9-81f3-4e80-b1a7-ced657ca8284","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc9d1f24-3474-432d-bf81-1489dce548ae","LogTimestamp":"2023-04-23T01:00:28.238Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:29.211Z","message":"Entering","context":{"RequestID":"175857e3-8b3d-41f2-b366-87f69e3b969d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"acbe0bf8-1e38-49da-b4e1-e57dcf5c4be5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"175857e3-8b3d-41f2-b366-87f69e3b969d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"acbe0bf8-1e38-49da-b4e1-e57dcf5c4be5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:29.214Z","message":"{\"transactionId\":\"175857e3-8b3d-41f2-b366-87f69e3b969d\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:29:212\",\"respDate\":\"230423-01:00:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:175857e3-8b3d-41f2-b366-87f69e3b969d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:29:212-46024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[175857e3-8b3d-41f2-b366-87f69e3b969d]}\\\"}\"}","context":{"RequestID":"175857e3-8b3d-41f2-b366-87f69e3b969d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"acbe0bf8-1e38-49da-b4e1-e57dcf5c4be5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"175857e3-8b3d-41f2-b366-87f69e3b969d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acbe0bf8-1e38-49da-b4e1-e57dcf5c4be5","LogTimestamp":"2023-04-23T01:00:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:29.326Z","message":"Entering","context":{"RequestID":"c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"700753d8-a128-41b2-9133-454f31fff54b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:29.328Z","message":"{\"transactionId\":\"c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:29:327\",\"respDate\":\"230423-01:00:29:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:29:327-34925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a13173e4-54bd-4aed-a7a4-6bed3e039d75], x-b3-parentspanid=[69569961f1d61b56], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33351], x-envoy-attempt-count=[1], x-b3-traceid=[ab1c8cc7859a040c69569961f1d61b56], x-b3-spanid=[153307c88212cc7b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf]}\\\"}\"}","context":{"RequestID":"c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"700753d8-a128-41b2-9133-454f31fff54b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:29.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:29.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c40ba95b-2185-4b70-8c5b-53ee8bbcf3cf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"700753d8-a128-41b2-9133-454f31fff54b","LogTimestamp":"2023-04-23T01:00:29.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:30.247Z","message":"Entering","context":{"RequestID":"9b78cd72-35ff-4507-94f7-7cfd8d82f761","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed305189-1a19-4c87-9c3f-3891196cfdda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:30.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:30.249Z","message":"{\"transactionId\":\"9b78cd72-35ff-4507-94f7-7cfd8d82f761\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:30:247\",\"respDate\":\"230423-01:00:30:249\",\"sourceId\":\"haproxy:9b78cd72-35ff-4507-94f7-7cfd8d82f761\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:30:247-26753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f281638f-e964-4a4a-aac2-fdf9af79b27a], x-b3-parentspanid=[80519ad15bb385fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[166e0d61161cd31780519ad15bb385fc], x-b3-spanid=[20182c89be3dc360], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b78cd72-35ff-4507-94f7-7cfd8d82f761]}\\\"}\"}","context":{"RequestID":"9b78cd72-35ff-4507-94f7-7cfd8d82f761","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed305189-1a19-4c87-9c3f-3891196cfdda","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:30.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:30.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b78cd72-35ff-4507-94f7-7cfd8d82f761","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed305189-1a19-4c87-9c3f-3891196cfdda","LogTimestamp":"2023-04-23T01:00:30.249Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:32.259Z","message":"Entering","context":{"RequestID":"5dcc47d3-7375-4fca-af25-004f0c58afad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f228de6-7dab-4e0e-b455-454d9393e142","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:32.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:32.261Z","message":"{\"transactionId\":\"5dcc47d3-7375-4fca-af25-004f0c58afad\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:32:259\",\"respDate\":\"230423-01:00:32:261\",\"sourceId\":\"haproxy:5dcc47d3-7375-4fca-af25-004f0c58afad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:32:259-59621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9180ea42-c46b-4eed-8740-21d59607a633], x-b3-parentspanid=[33b66fc0fb4fce58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3890ae92109ec48133b66fc0fb4fce58], x-b3-spanid=[ae323f2749cd1089], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dcc47d3-7375-4fca-af25-004f0c58afad]}\\\"}\"}","context":{"RequestID":"5dcc47d3-7375-4fca-af25-004f0c58afad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f228de6-7dab-4e0e-b455-454d9393e142","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:32.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:32.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dcc47d3-7375-4fca-af25-004f0c58afad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f228de6-7dab-4e0e-b455-454d9393e142","LogTimestamp":"2023-04-23T01:00:32.262Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:32.989Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:33.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:33.012Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:33.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:34.270Z","message":"Entering","context":{"RequestID":"04844422-e18c-4bd9-b357-caf770d74b47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44a26072-d100-4319-b122-3faf8eec7318","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:34.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:34.272Z","message":"{\"transactionId\":\"04844422-e18c-4bd9-b357-caf770d74b47\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:34:271\",\"respDate\":\"230423-01:00:34:272\",\"sourceId\":\"haproxy:04844422-e18c-4bd9-b357-caf770d74b47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:34:271-86416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79227d9a-d5c8-4257-a6ec-f345208a952e], x-b3-parentspanid=[afa6bcc1adbae72a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[921aba19b2d40b92afa6bcc1adbae72a], x-b3-spanid=[0bdc3d807ff8fc8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04844422-e18c-4bd9-b357-caf770d74b47]}\\\"}\"}","context":{"RequestID":"04844422-e18c-4bd9-b357-caf770d74b47","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"44a26072-d100-4319-b122-3faf8eec7318","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:34.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:34.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04844422-e18c-4bd9-b357-caf770d74b47","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44a26072-d100-4319-b122-3faf8eec7318","LogTimestamp":"2023-04-23T01:00:34.273Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:35.471Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:35.475Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:36.281Z","message":"Entering","context":{"RequestID":"505ca146-7efa-474d-851b-b83568494c04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d43a3543-d821-48a1-a34e-4ee844402a42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:36.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:36.284Z","message":"{\"transactionId\":\"505ca146-7efa-474d-851b-b83568494c04\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:36:282\",\"respDate\":\"230423-01:00:36:283\",\"sourceId\":\"haproxy:505ca146-7efa-474d-851b-b83568494c04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:36:282-64587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53dbe771-e2ea-4299-afcc-d9dad5fde654], x-b3-parentspanid=[c53af2561016e07a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f80dcb71770a7900c53af2561016e07a], x-b3-spanid=[b88826106a942598], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[505ca146-7efa-474d-851b-b83568494c04]}\\\"}\"}","context":{"RequestID":"505ca146-7efa-474d-851b-b83568494c04","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d43a3543-d821-48a1-a34e-4ee844402a42","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:36.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:36.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"505ca146-7efa-474d-851b-b83568494c04","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d43a3543-d821-48a1-a34e-4ee844402a42","LogTimestamp":"2023-04-23T01:00:36.284Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:38.293Z","message":"Entering","context":{"RequestID":"a8149953-8d3a-4814-94cf-5bd630ccca26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22cf094c-11b0-443f-8569-4e0b7511bf97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:38.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:38.296Z","message":"{\"transactionId\":\"a8149953-8d3a-4814-94cf-5bd630ccca26\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:38:294\",\"respDate\":\"230423-01:00:38:296\",\"sourceId\":\"haproxy:a8149953-8d3a-4814-94cf-5bd630ccca26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:38:294-63943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dade3828-572f-4143-a0a8-0c094bed5279], x-b3-parentspanid=[2fb5fcd64c5ccc17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37256c591f59e2282fb5fcd64c5ccc17], x-b3-spanid=[bf658bd5f1e4c95a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8149953-8d3a-4814-94cf-5bd630ccca26]}\\\"}\"}","context":{"RequestID":"a8149953-8d3a-4814-94cf-5bd630ccca26","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"22cf094c-11b0-443f-8569-4e0b7511bf97","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:38.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:38.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8149953-8d3a-4814-94cf-5bd630ccca26","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22cf094c-11b0-443f-8569-4e0b7511bf97","LogTimestamp":"2023-04-23T01:00:38.297Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:39.212Z","message":"Entering","context":{"RequestID":"0ba7580e-f51a-47d9-b9c8-a16d19f652da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e8935be-24ef-4dba-9a8e-cb6845444d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ba7580e-f51a-47d9-b9c8-a16d19f652da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e8935be-24ef-4dba-9a8e-cb6845444d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:39.215Z","message":"{\"transactionId\":\"0ba7580e-f51a-47d9-b9c8-a16d19f652da\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:39:213\",\"respDate\":\"230423-01:00:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ba7580e-f51a-47d9-b9c8-a16d19f652da\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:39:213-28439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ba7580e-f51a-47d9-b9c8-a16d19f652da]}\\\"}\"}","context":{"RequestID":"0ba7580e-f51a-47d9-b9c8-a16d19f652da","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0e8935be-24ef-4dba-9a8e-cb6845444d08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ba7580e-f51a-47d9-b9c8-a16d19f652da","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e8935be-24ef-4dba-9a8e-cb6845444d08","LogTimestamp":"2023-04-23T01:00:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:39.328Z","message":"Entering","context":{"RequestID":"4550ec20-c21d-4fc4-a442-12fc15df261a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14845491-e725-4260-b894-7aa5307e8d08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:39.331Z","message":"{\"transactionId\":\"4550ec20-c21d-4fc4-a442-12fc15df261a\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:39:330\",\"respDate\":\"230423-01:00:39:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4550ec20-c21d-4fc4-a442-12fc15df261a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:39:330-68576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0333d691-a8bf-4d72-8518-fd66466f0165], x-b3-parentspanid=[5fff4f3d15e0eb00], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51543], x-envoy-attempt-count=[1], x-b3-traceid=[733c20a223e25b835fff4f3d15e0eb00], x-b3-spanid=[7e0fb0e22005962e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4550ec20-c21d-4fc4-a442-12fc15df261a]}\\\"}\"}","context":{"RequestID":"4550ec20-c21d-4fc4-a442-12fc15df261a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"14845491-e725-4260-b894-7aa5307e8d08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4550ec20-c21d-4fc4-a442-12fc15df261a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14845491-e725-4260-b894-7aa5307e8d08","LogTimestamp":"2023-04-23T01:00:39.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:00:40.310Z","message":"Entering","context":{"RequestID":"98f2960b-87aa-4110-9ec5-ea77adbeab03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb8457ad-fa41-4493-ba2b-ff23aa255fe7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:40.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:40.312Z","message":"{\"transactionId\":\"98f2960b-87aa-4110-9ec5-ea77adbeab03\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:40:311\",\"respDate\":\"230423-01:00:40:312\",\"sourceId\":\"haproxy:98f2960b-87aa-4110-9ec5-ea77adbeab03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:40:311-71107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a99f61a-4ea4-4480-8e6c-b1e6db32206f], x-b3-parentspanid=[66364487f4ae17b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3938a6cd744c49a666364487f4ae17b9], x-b3-spanid=[f0ed02970b3ce3de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98f2960b-87aa-4110-9ec5-ea77adbeab03]}\\\"}\"}","context":{"RequestID":"98f2960b-87aa-4110-9ec5-ea77adbeab03","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb8457ad-fa41-4493-ba2b-ff23aa255fe7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:40.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:40.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98f2960b-87aa-4110-9ec5-ea77adbeab03","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb8457ad-fa41-4493-ba2b-ff23aa255fe7","LogTimestamp":"2023-04-23T01:00:40.313Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-23T01:00:42.324Z","message":"Entering","context":{"RequestID":"1434571a-77c1-4667-bf82-ba01c8370db5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac52e802-2fa7-4b0d-99f8-00c756f5055a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:42.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:42.326Z","message":"{\"transactionId\":\"1434571a-77c1-4667-bf82-ba01c8370db5\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:42:324\",\"respDate\":\"230423-01:00:42:326\",\"sourceId\":\"haproxy:1434571a-77c1-4667-bf82-ba01c8370db5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:42:324-59083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5324141c-4409-497e-b0ce-bdcb9f6c50ac], x-b3-parentspanid=[8ef45d614663d745], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79a055a7fe4aad6e8ef45d614663d745], x-b3-spanid=[bbda531485c917da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1434571a-77c1-4667-bf82-ba01c8370db5]}\\\"}\"}","context":{"RequestID":"1434571a-77c1-4667-bf82-ba01c8370db5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac52e802-2fa7-4b0d-99f8-00c756f5055a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:42.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:42.326Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1434571a-77c1-4667-bf82-ba01c8370db5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac52e802-2fa7-4b0d-99f8-00c756f5055a","LogTimestamp":"2023-04-23T01:00:42.326Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:42.990Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:43.007Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:43.007Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:43.007Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:44.336Z","message":"Entering","context":{"RequestID":"7a550d22-63be-442d-9160-bc05c55ac69c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c694dbf-aa0e-4220-a27e-8a7ee6d8c1d4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:44.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:44.339Z","message":"{\"transactionId\":\"7a550d22-63be-442d-9160-bc05c55ac69c\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:44:337\",\"respDate\":\"230423-01:00:44:339\",\"sourceId\":\"haproxy:7a550d22-63be-442d-9160-bc05c55ac69c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:44:337-19741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21c2af0f-e55b-4c11-8ccc-901572194e94], x-b3-parentspanid=[20f1566a906b367d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f9aad6d40ba33ba20f1566a906b367d], x-b3-spanid=[95762e217f8e48e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a550d22-63be-442d-9160-bc05c55ac69c]}\\\"}\"}","context":{"RequestID":"7a550d22-63be-442d-9160-bc05c55ac69c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8c694dbf-aa0e-4220-a27e-8a7ee6d8c1d4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:44.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:44.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a550d22-63be-442d-9160-bc05c55ac69c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c694dbf-aa0e-4220-a27e-8a7ee6d8c1d4","LogTimestamp":"2023-04-23T01:00:44.339Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:46.349Z","message":"Entering","context":{"RequestID":"3503d3b2-240e-444b-b18d-af8c40fba2aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5047953-037c-4e23-80fd-40401733d3b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:46.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:46.352Z","message":"{\"transactionId\":\"3503d3b2-240e-444b-b18d-af8c40fba2aa\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:46:350\",\"respDate\":\"230423-01:00:46:351\",\"sourceId\":\"haproxy:3503d3b2-240e-444b-b18d-af8c40fba2aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:46:350-72537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19494bbb-53b8-4106-9c3f-7c7b67761685], x-b3-parentspanid=[42b14049e11d0611], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79983080e2b042c042b14049e11d0611], x-b3-spanid=[7aa7f43baeab9310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3503d3b2-240e-444b-b18d-af8c40fba2aa]}\\\"}\"}","context":{"RequestID":"3503d3b2-240e-444b-b18d-af8c40fba2aa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f5047953-037c-4e23-80fd-40401733d3b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:46.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:46.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3503d3b2-240e-444b-b18d-af8c40fba2aa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5047953-037c-4e23-80fd-40401733d3b5","LogTimestamp":"2023-04-23T01:00:46.352Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:48.363Z","message":"Entering","context":{"RequestID":"3b3e88bb-b234-46a6-ae49-948575ea042f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"511a7c54-3f09-44bc-a3b8-1215d5f9695d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:48.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:48.365Z","message":"{\"transactionId\":\"3b3e88bb-b234-46a6-ae49-948575ea042f\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:48:364\",\"respDate\":\"230423-01:00:48:365\",\"sourceId\":\"haproxy:3b3e88bb-b234-46a6-ae49-948575ea042f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:48:364-235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44416c29-32d7-42f6-bc88-acb326fb316a], x-b3-parentspanid=[eeccf10347ab14f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52f659903f58b38deeccf10347ab14f6], x-b3-spanid=[a6d20893f1dc0772], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b3e88bb-b234-46a6-ae49-948575ea042f]}\\\"}\"}","context":{"RequestID":"3b3e88bb-b234-46a6-ae49-948575ea042f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"511a7c54-3f09-44bc-a3b8-1215d5f9695d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:48.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:48.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b3e88bb-b234-46a6-ae49-948575ea042f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"511a7c54-3f09-44bc-a3b8-1215d5f9695d","LogTimestamp":"2023-04-23T01:00:48.366Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:49.211Z","message":"Entering","context":{"RequestID":"b4172fa2-c594-489b-abe0-8a0cdfe9c7cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0439edd4-7adc-4262-9d8e-e5f7b94ba41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4172fa2-c594-489b-abe0-8a0cdfe9c7cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0439edd4-7adc-4262-9d8e-e5f7b94ba41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:49.214Z","message":"{\"transactionId\":\"b4172fa2-c594-489b-abe0-8a0cdfe9c7cc\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:49:212\",\"respDate\":\"230423-01:00:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b4172fa2-c594-489b-abe0-8a0cdfe9c7cc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:49:212-70711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b4172fa2-c594-489b-abe0-8a0cdfe9c7cc]}\\\"}\"}","context":{"RequestID":"b4172fa2-c594-489b-abe0-8a0cdfe9c7cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0439edd4-7adc-4262-9d8e-e5f7b94ba41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4172fa2-c594-489b-abe0-8a0cdfe9c7cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0439edd4-7adc-4262-9d8e-e5f7b94ba41d","LogTimestamp":"2023-04-23T01:00:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:49.327Z","message":"Entering","context":{"RequestID":"d2407f39-3b1b-426b-87bc-66d911b7e523","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2382a8b9-a90d-4f71-8db5-f1886fe0908e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:49.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:49.329Z","message":"{\"transactionId\":\"d2407f39-3b1b-426b-87bc-66d911b7e523\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:49:328\",\"respDate\":\"230423-01:00:49:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d2407f39-3b1b-426b-87bc-66d911b7e523\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:49:328-66269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f083a4cc-d353-4540-8535-0fa0aba4995e], x-b3-parentspanid=[0ca32c29651e527d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49337], x-envoy-attempt-count=[1], x-b3-traceid=[7cf44245dd451eae0ca32c29651e527d], x-b3-spanid=[b87b2fa2a4306b8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d2407f39-3b1b-426b-87bc-66d911b7e523]}\\\"}\"}","context":{"RequestID":"d2407f39-3b1b-426b-87bc-66d911b7e523","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2382a8b9-a90d-4f71-8db5-f1886fe0908e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:49.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:49.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2407f39-3b1b-426b-87bc-66d911b7e523","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2382a8b9-a90d-4f71-8db5-f1886fe0908e","LogTimestamp":"2023-04-23T01:00:49.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:50.375Z","message":"Entering","context":{"RequestID":"d0de05ae-804f-472a-b620-99cc64764e5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32a55fb7-7f22-49fd-8d70-db94d474fee5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:50.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:50.377Z","message":"{\"transactionId\":\"d0de05ae-804f-472a-b620-99cc64764e5c\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:50:376\",\"respDate\":\"230423-01:00:50:377\",\"sourceId\":\"haproxy:d0de05ae-804f-472a-b620-99cc64764e5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:50:376-64558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1beb1d9-a3e1-4db2-915d-d36b0ca84189], x-b3-parentspanid=[8053b349e6133e8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f527f04165392ad28053b349e6133e8b], x-b3-spanid=[3f312d0bf4ee83f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0de05ae-804f-472a-b620-99cc64764e5c]}\\\"}\"}","context":{"RequestID":"d0de05ae-804f-472a-b620-99cc64764e5c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"32a55fb7-7f22-49fd-8d70-db94d474fee5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:50.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:50.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0de05ae-804f-472a-b620-99cc64764e5c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32a55fb7-7f22-49fd-8d70-db94d474fee5","LogTimestamp":"2023-04-23T01:00:50.378Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:52.386Z","message":"Entering","context":{"RequestID":"ea8bad66-518b-472b-aed5-235065e75ff8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"662cd4da-9c15-4ae4-9e0f-46bcf3b5dae1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:52.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:52.388Z","message":"{\"transactionId\":\"ea8bad66-518b-472b-aed5-235065e75ff8\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:52:387\",\"respDate\":\"230423-01:00:52:388\",\"sourceId\":\"haproxy:ea8bad66-518b-472b-aed5-235065e75ff8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:52:387-71014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1975c5c-d390-4bd0-81eb-cd5fc0863e65], x-b3-parentspanid=[c6958241898ecf9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0df85f745322cc3fc6958241898ecf9c], x-b3-spanid=[f01a3ed44b68af31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea8bad66-518b-472b-aed5-235065e75ff8]}\\\"}\"}","context":{"RequestID":"ea8bad66-518b-472b-aed5-235065e75ff8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"662cd4da-9c15-4ae4-9e0f-46bcf3b5dae1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:52.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:52.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea8bad66-518b-472b-aed5-235065e75ff8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"662cd4da-9c15-4ae4-9e0f-46bcf3b5dae1","LogTimestamp":"2023-04-23T01:00:52.389Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:52.990Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:00:53.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:53.005Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:53.006Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:54.397Z","message":"Entering","context":{"RequestID":"af3d28b9-e40f-455e-b781-ea4ab5634593","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c631301-0735-4665-82b4-f8264f9f6749","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:54.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:54.399Z","message":"{\"transactionId\":\"af3d28b9-e40f-455e-b781-ea4ab5634593\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:54:398\",\"respDate\":\"230423-01:00:54:399\",\"sourceId\":\"haproxy:af3d28b9-e40f-455e-b781-ea4ab5634593\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:54:398-47572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[229c7b99-3379-4c78-9aa3-d4561e92dee7], x-b3-parentspanid=[05255bd76892f899], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66824a5f4a7dafe205255bd76892f899], x-b3-spanid=[493761a10fad8ea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af3d28b9-e40f-455e-b781-ea4ab5634593]}\\\"}\"}","context":{"RequestID":"af3d28b9-e40f-455e-b781-ea4ab5634593","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0c631301-0735-4665-82b4-f8264f9f6749","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:54.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:54.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af3d28b9-e40f-455e-b781-ea4ab5634593","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c631301-0735-4665-82b4-f8264f9f6749","LogTimestamp":"2023-04-23T01:00:54.400Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:56.409Z","message":"Entering","context":{"RequestID":"91411123-897c-4ca1-8d56-624fd6742b0a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b92414e-3e5f-4f9b-b669-50eae3fccfad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:56.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:56.411Z","message":"{\"transactionId\":\"91411123-897c-4ca1-8d56-624fd6742b0a\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:56:410\",\"respDate\":\"230423-01:00:56:411\",\"sourceId\":\"haproxy:91411123-897c-4ca1-8d56-624fd6742b0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:00:56:410-81896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7d1d553-3101-4a26-a6f4-5a809cf80ab7], x-b3-parentspanid=[566fc32fdede382e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acfec536b7383276566fc32fdede382e], x-b3-spanid=[c81b058864868400], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91411123-897c-4ca1-8d56-624fd6742b0a]}\\\"}\"}","context":{"RequestID":"91411123-897c-4ca1-8d56-624fd6742b0a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b92414e-3e5f-4f9b-b669-50eae3fccfad","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:56.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:56.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91411123-897c-4ca1-8d56-624fd6742b0a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b92414e-3e5f-4f9b-b669-50eae3fccfad","LogTimestamp":"2023-04-23T01:00:56.412Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:00:58.422Z","message":"Entering","context":{"RequestID":"1b523f53-67cd-42f2-baff-44c7db40e26d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be86d115-3d7a-4f18-9267-84914b5b06f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:58.425Z","message":"{\"transactionId\":\"1b523f53-67cd-42f2-baff-44c7db40e26d\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:58:423\",\"respDate\":\"230423-01:00:58:424\",\"sourceId\":\"haproxy:1b523f53-67cd-42f2-baff-44c7db40e26d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:58:423-46069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f8590bc-e5bd-4d0f-8c81-aeff38ff1e14], x-b3-parentspanid=[fd1f5036596a056b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70832ac152109550fd1f5036596a056b], x-b3-spanid=[4d39f7e0c0794dc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b523f53-67cd-42f2-baff-44c7db40e26d]}\\\"}\"}","context":{"RequestID":"1b523f53-67cd-42f2-baff-44c7db40e26d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be86d115-3d7a-4f18-9267-84914b5b06f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:00:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:58.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b523f53-67cd-42f2-baff-44c7db40e26d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be86d115-3d7a-4f18-9267-84914b5b06f0","LogTimestamp":"2023-04-23T01:00:58.425Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:00:59.212Z","message":"Entering","context":{"RequestID":"8bca55e5-513f-48e9-a3a0-89b240874885","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7638629-5419-479e-b185-9127238dffc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bca55e5-513f-48e9-a3a0-89b240874885","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7638629-5419-479e-b185-9127238dffc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:59.214Z","message":"{\"transactionId\":\"8bca55e5-513f-48e9-a3a0-89b240874885\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:59:212\",\"respDate\":\"230423-01:00:59:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bca55e5-513f-48e9-a3a0-89b240874885\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:00:59:212-82973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bca55e5-513f-48e9-a3a0-89b240874885]}\\\"}\"}","context":{"RequestID":"8bca55e5-513f-48e9-a3a0-89b240874885","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a7638629-5419-479e-b185-9127238dffc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:00:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bca55e5-513f-48e9-a3a0-89b240874885","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7638629-5419-479e-b185-9127238dffc9","LogTimestamp":"2023-04-23T01:00:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:00:59.332Z","message":"Entering","context":{"RequestID":"6499845c-a279-4d6e-9aa0-b4a52ba4c288","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f7f1523-0b0d-4629-9447-6bbd8e48a7f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:59.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:00:59.334Z","message":"{\"transactionId\":\"6499845c-a279-4d6e-9aa0-b4a52ba4c288\",\"status\":\"200\",\"rqstDate\":\"230423-01:00:59:333\",\"respDate\":\"230423-01:00:59:334\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6499845c-a279-4d6e-9aa0-b4a52ba4c288\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:00:59:333-29619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4f6dc0e-3acc-4d42-b036-837fc1ab8114], x-b3-parentspanid=[efbc0c2c288a1368], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56315], x-envoy-attempt-count=[1], x-b3-traceid=[fdcfdade69b98ab5efbc0c2c288a1368], x-b3-spanid=[f5472bb86c5b202c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6499845c-a279-4d6e-9aa0-b4a52ba4c288]}\\\"}\"}","context":{"RequestID":"6499845c-a279-4d6e-9aa0-b4a52ba4c288","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6f7f1523-0b0d-4629-9447-6bbd8e48a7f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:00:59.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:00:59.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6499845c-a279-4d6e-9aa0-b4a52ba4c288","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f7f1523-0b0d-4629-9447-6bbd8e48a7f7","LogTimestamp":"2023-04-23T01:00:59.335Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:00:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:00.435Z","message":"Entering","context":{"RequestID":"6a22db91-3bd5-4afa-82af-09d7e4281abe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85f1dcfe-495a-4bbf-bfba-00c1729d77d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:00.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:00.437Z","message":"{\"transactionId\":\"6a22db91-3bd5-4afa-82af-09d7e4281abe\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:00:436\",\"respDate\":\"230423-01:01:00:437\",\"sourceId\":\"haproxy:6a22db91-3bd5-4afa-82af-09d7e4281abe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:00:436-46189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a940f66-14c7-4b4c-b018-142c62f1df51], x-b3-parentspanid=[8a0f3b627727253e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e09c425e3aa7a58a0f3b627727253e], x-b3-spanid=[b70316e9ffd48274], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a22db91-3bd5-4afa-82af-09d7e4281abe]}\\\"}\"}","context":{"RequestID":"6a22db91-3bd5-4afa-82af-09d7e4281abe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85f1dcfe-495a-4bbf-bfba-00c1729d77d0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:00.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:00.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a22db91-3bd5-4afa-82af-09d7e4281abe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85f1dcfe-495a-4bbf-bfba-00c1729d77d0","LogTimestamp":"2023-04-23T01:01:00.438Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:02.448Z","message":"Entering","context":{"RequestID":"feaf3064-731d-4eaf-941c-aff413ed7bc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"578aeb9d-ae96-4f70-8b0c-9e632e396bd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:02.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:02.450Z","message":"{\"transactionId\":\"feaf3064-731d-4eaf-941c-aff413ed7bc0\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:02:449\",\"respDate\":\"230423-01:01:02:450\",\"sourceId\":\"haproxy:feaf3064-731d-4eaf-941c-aff413ed7bc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:02:449-88377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b575ba77-8ac3-44ac-98a5-de0c7693ca26], x-b3-parentspanid=[c6378c3c6bc1f3bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c87eb0acec154e5c6378c3c6bc1f3bd], x-b3-spanid=[d078421fba8f0657], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feaf3064-731d-4eaf-941c-aff413ed7bc0]}\\\"}\"}","context":{"RequestID":"feaf3064-731d-4eaf-941c-aff413ed7bc0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"578aeb9d-ae96-4f70-8b0c-9e632e396bd5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:02.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:02.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feaf3064-731d-4eaf-941c-aff413ed7bc0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"578aeb9d-ae96-4f70-8b0c-9e632e396bd5","LogTimestamp":"2023-04-23T01:01:02.451Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:02.991Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:03.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:03.012Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:03.012Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:04.463Z","message":"Entering","context":{"RequestID":"8be5c0de-253f-4f8b-a494-633efe69d67b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21b6e17b-d20b-40ca-aa0d-1dc23c6f762b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:04.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:04.465Z","message":"{\"transactionId\":\"8be5c0de-253f-4f8b-a494-633efe69d67b\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:04:464\",\"respDate\":\"230423-01:01:04:465\",\"sourceId\":\"haproxy:8be5c0de-253f-4f8b-a494-633efe69d67b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:04:464-55624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85d44e84-0b34-4078-ba31-4132832ec790], x-b3-parentspanid=[8038ee3a0a7fffc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df26ced6bc02b0418038ee3a0a7fffc7], x-b3-spanid=[033087186871b002], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be5c0de-253f-4f8b-a494-633efe69d67b]}\\\"}\"}","context":{"RequestID":"8be5c0de-253f-4f8b-a494-633efe69d67b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"21b6e17b-d20b-40ca-aa0d-1dc23c6f762b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:04.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:04.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be5c0de-253f-4f8b-a494-633efe69d67b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21b6e17b-d20b-40ca-aa0d-1dc23c6f762b","LogTimestamp":"2023-04-23T01:01:04.466Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:05.476Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:05.481Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:06.475Z","message":"Entering","context":{"RequestID":"81ea669e-1ba6-4b24-9eda-4d16cc4372eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffaff28f-e792-4e5c-872c-8d327fb48366","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:06.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:06.477Z","message":"{\"transactionId\":\"81ea669e-1ba6-4b24-9eda-4d16cc4372eb\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:06:476\",\"respDate\":\"230423-01:01:06:477\",\"sourceId\":\"haproxy:81ea669e-1ba6-4b24-9eda-4d16cc4372eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:06:476-93407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a9c356c-55d5-4645-b7a7-27e96132d707], x-b3-parentspanid=[1127c7af6625e93f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56e95d49a69a5a121127c7af6625e93f], x-b3-spanid=[70466545b19b02df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81ea669e-1ba6-4b24-9eda-4d16cc4372eb]}\\\"}\"}","context":{"RequestID":"81ea669e-1ba6-4b24-9eda-4d16cc4372eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ffaff28f-e792-4e5c-872c-8d327fb48366","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:06.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:06.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81ea669e-1ba6-4b24-9eda-4d16cc4372eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffaff28f-e792-4e5c-872c-8d327fb48366","LogTimestamp":"2023-04-23T01:01:06.478Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:08.487Z","message":"Entering","context":{"RequestID":"ed7711c2-3abe-46ac-a6f7-5c49c55e883f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad3a0afc-0825-4670-9fa3-dd4a305c2090","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:08.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:08.489Z","message":"{\"transactionId\":\"ed7711c2-3abe-46ac-a6f7-5c49c55e883f\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:08:487\",\"respDate\":\"230423-01:01:08:489\",\"sourceId\":\"haproxy:ed7711c2-3abe-46ac-a6f7-5c49c55e883f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:08:487-30083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fc72403-17d6-4b06-be22-c35e43b5be46], x-b3-parentspanid=[3306dda585c4e2ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee44b9f0be149d143306dda585c4e2ac], x-b3-spanid=[734c1961880b7091], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed7711c2-3abe-46ac-a6f7-5c49c55e883f]}\\\"}\"}","context":{"RequestID":"ed7711c2-3abe-46ac-a6f7-5c49c55e883f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ad3a0afc-0825-4670-9fa3-dd4a305c2090","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:08.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:08.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed7711c2-3abe-46ac-a6f7-5c49c55e883f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad3a0afc-0825-4670-9fa3-dd4a305c2090","LogTimestamp":"2023-04-23T01:01:08.490Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:09.212Z","message":"Entering","context":{"RequestID":"92e852c9-f1ef-45f8-9d72-275c6e0795ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f087b931-ae02-417b-aaf1-899a132c3f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"92e852c9-f1ef-45f8-9d72-275c6e0795ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f087b931-ae02-417b-aaf1-899a132c3f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:09.215Z","message":"{\"transactionId\":\"92e852c9-f1ef-45f8-9d72-275c6e0795ba\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:09:213\",\"respDate\":\"230423-01:01:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:92e852c9-f1ef-45f8-9d72-275c6e0795ba\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:09:213-49767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[92e852c9-f1ef-45f8-9d72-275c6e0795ba]}\\\"}\"}","context":{"RequestID":"92e852c9-f1ef-45f8-9d72-275c6e0795ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f087b931-ae02-417b-aaf1-899a132c3f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92e852c9-f1ef-45f8-9d72-275c6e0795ba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f087b931-ae02-417b-aaf1-899a132c3f4a","LogTimestamp":"2023-04-23T01:01:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:09.328Z","message":"Entering","context":{"RequestID":"952ec8ed-ba1f-4c0e-abfe-8d73fea05aad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"985b34df-6210-470b-b65a-eeead2f2f9bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:09.330Z","message":"{\"transactionId\":\"952ec8ed-ba1f-4c0e-abfe-8d73fea05aad\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:09:329\",\"respDate\":\"230423-01:01:09:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:952ec8ed-ba1f-4c0e-abfe-8d73fea05aad\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:09:329-74513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f69815cb-54cd-4c7a-945e-f472e2913103], x-b3-parentspanid=[2b2bc080b27169a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34239], x-envoy-attempt-count=[1], x-b3-traceid=[e7a911e2640d63152b2bc080b27169a6], x-b3-spanid=[b1553d9a6fe2aa96], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[952ec8ed-ba1f-4c0e-abfe-8d73fea05aad]}\\\"}\"}","context":{"RequestID":"952ec8ed-ba1f-4c0e-abfe-8d73fea05aad","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"985b34df-6210-470b-b65a-eeead2f2f9bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"952ec8ed-ba1f-4c0e-abfe-8d73fea05aad","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"985b34df-6210-470b-b65a-eeead2f2f9bc","LogTimestamp":"2023-04-23T01:01:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:01:10.499Z","message":"Entering","context":{"RequestID":"2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c86d1b06-668d-4da7-83ac-24ff20689afb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:10.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:10.501Z","message":"{\"transactionId\":\"2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:10:500\",\"respDate\":\"230423-01:01:10:501\",\"sourceId\":\"haproxy:2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:10:500-44697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd945db7-0685-4b39-9fb8-42ef23c3f261], x-b3-parentspanid=[16c993df5af93283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d0bbd53c879644b16c993df5af93283], x-b3-spanid=[8416b419e28efa23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe]}\\\"}\"}","context":{"RequestID":"2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c86d1b06-668d-4da7-83ac-24ff20689afb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:10.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:10.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2be1eb1f-cd5d-42ec-a8c4-962e98bd2fbe","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c86d1b06-668d-4da7-83ac-24ff20689afb","LogTimestamp":"2023-04-23T01:01:10.502Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:12.512Z","message":"Entering","context":{"RequestID":"e580fbf4-d984-42b0-a6f4-eecd446fb133","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15694309-e003-406f-a71c-34ff39310e09","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:12.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:12.514Z","message":"{\"transactionId\":\"e580fbf4-d984-42b0-a6f4-eecd446fb133\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:12:513\",\"respDate\":\"230423-01:01:12:514\",\"sourceId\":\"haproxy:e580fbf4-d984-42b0-a6f4-eecd446fb133\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:12:513-11604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbd48934-05ea-40cf-ba34-62f261ec28bd], x-b3-parentspanid=[fa1490e025887fe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9be5e5a532463858fa1490e025887fe5], x-b3-spanid=[0001b5107bed2ba1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e580fbf4-d984-42b0-a6f4-eecd446fb133]}\\\"}\"}","context":{"RequestID":"e580fbf4-d984-42b0-a6f4-eecd446fb133","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"15694309-e003-406f-a71c-34ff39310e09","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:12.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:12.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e580fbf4-d984-42b0-a6f4-eecd446fb133","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15694309-e003-406f-a71c-34ff39310e09","LogTimestamp":"2023-04-23T01:01:12.515Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:12.991Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:13.008Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:13.008Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:13.008Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:14.525Z","message":"Entering","context":{"RequestID":"a19c97fa-12c8-4196-9334-fd83fc7dbce3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77cb8f6-4b7a-4737-8a31-57e072372b40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:14.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:14.528Z","message":"{\"transactionId\":\"a19c97fa-12c8-4196-9334-fd83fc7dbce3\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:14:526\",\"respDate\":\"230423-01:01:14:528\",\"sourceId\":\"haproxy:a19c97fa-12c8-4196-9334-fd83fc7dbce3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:14:526-32062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1d088c4-915d-46f1-a4a7-2da4d231cc9d], x-b3-parentspanid=[553531bb674d9542], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d996fd378aec088553531bb674d9542], x-b3-spanid=[d454be631324d151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a19c97fa-12c8-4196-9334-fd83fc7dbce3]}\\\"}\"}","context":{"RequestID":"a19c97fa-12c8-4196-9334-fd83fc7dbce3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e77cb8f6-4b7a-4737-8a31-57e072372b40","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:14.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:14.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a19c97fa-12c8-4196-9334-fd83fc7dbce3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e77cb8f6-4b7a-4737-8a31-57e072372b40","LogTimestamp":"2023-04-23T01:01:14.529Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:01:16.538Z","message":"Entering","context":{"RequestID":"d90bf09c-6354-49f2-909a-891effc009d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5b909c2-7cfe-4c5c-aef8-bbc08fb80ee6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:16.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:16.540Z","message":"{\"transactionId\":\"d90bf09c-6354-49f2-909a-891effc009d7\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:16:539\",\"respDate\":\"230423-01:01:16:540\",\"sourceId\":\"haproxy:d90bf09c-6354-49f2-909a-891effc009d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:16:539-50525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9fb1f07-b230-491b-ad32-a709388b54f1], x-b3-parentspanid=[a1ba66e6bce696b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e72b9a8751d2e178a1ba66e6bce696b9], x-b3-spanid=[c52b3dfb4024aba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d90bf09c-6354-49f2-909a-891effc009d7]}\\\"}\"}","context":{"RequestID":"d90bf09c-6354-49f2-909a-891effc009d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e5b909c2-7cfe-4c5c-aef8-bbc08fb80ee6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:16.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:16.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d90bf09c-6354-49f2-909a-891effc009d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5b909c2-7cfe-4c5c-aef8-bbc08fb80ee6","LogTimestamp":"2023-04-23T01:01:16.541Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:18.550Z","message":"Entering","context":{"RequestID":"e9249760-ffb8-46e9-808b-05df9eb419c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"72f30a03-bad2-4baf-8047-3734bf1a015e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:18.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:18.551Z","message":"{\"transactionId\":\"e9249760-ffb8-46e9-808b-05df9eb419c6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:18:550\",\"respDate\":\"230423-01:01:18:551\",\"sourceId\":\"haproxy:e9249760-ffb8-46e9-808b-05df9eb419c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:18:550-27074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edf8e2ff-07ff-4145-aaa0-5147d1879896], x-b3-parentspanid=[6bc665f9abfe3b1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd387d5d0ebb0f846bc665f9abfe3b1b], x-b3-spanid=[01337bc8146d6734], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9249760-ffb8-46e9-808b-05df9eb419c6]}\\\"}\"}","context":{"RequestID":"e9249760-ffb8-46e9-808b-05df9eb419c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"72f30a03-bad2-4baf-8047-3734bf1a015e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:18.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:18.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9249760-ffb8-46e9-808b-05df9eb419c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72f30a03-bad2-4baf-8047-3734bf1a015e","LogTimestamp":"2023-04-23T01:01:18.552Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:01:19.210Z","message":"Entering","context":{"RequestID":"0221552e-9d95-4147-a435-edee8511dbdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93265855-425b-4e9f-b4b5-91a796189cc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"0221552e-9d95-4147-a435-edee8511dbdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93265855-425b-4e9f-b4b5-91a796189cc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:19.214Z","message":"{\"transactionId\":\"0221552e-9d95-4147-a435-edee8511dbdd\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:19:211\",\"respDate\":\"230423-01:01:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0221552e-9d95-4147-a435-edee8511dbdd\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:19:211-48926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0221552e-9d95-4147-a435-edee8511dbdd]}\\\"}\"}","context":{"RequestID":"0221552e-9d95-4147-a435-edee8511dbdd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93265855-425b-4e9f-b4b5-91a796189cc7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:19.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0221552e-9d95-4147-a435-edee8511dbdd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93265855-425b-4e9f-b4b5-91a796189cc7","LogTimestamp":"2023-04-23T01:01:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:01:19.328Z","message":"Entering","context":{"RequestID":"98e98b44-ccab-4bc0-bebf-a4ae851ae892","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f58fbee9-94a6-4872-ac68-d8e6a4253c08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:19.331Z","message":"{\"transactionId\":\"98e98b44-ccab-4bc0-bebf-a4ae851ae892\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:19:329\",\"respDate\":\"230423-01:01:19:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:98e98b44-ccab-4bc0-bebf-a4ae851ae892\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:19:329-97552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da99bbd5-5521-4beb-8aac-090b414c0485], x-b3-parentspanid=[361f4e8276a6f4da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51435], x-envoy-attempt-count=[1], x-b3-traceid=[e73beaeebcbc5964361f4e8276a6f4da], x-b3-spanid=[372fce305ce7b428], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[98e98b44-ccab-4bc0-bebf-a4ae851ae892]}\\\"}\"}","context":{"RequestID":"98e98b44-ccab-4bc0-bebf-a4ae851ae892","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f58fbee9-94a6-4872-ac68-d8e6a4253c08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:19.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e98b44-ccab-4bc0-bebf-a4ae851ae892","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f58fbee9-94a6-4872-ac68-d8e6a4253c08","LogTimestamp":"2023-04-23T01:01:19.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:20.560Z","message":"Entering","context":{"RequestID":"fa3fabd9-595c-4eb7-854c-43eb52c4c5b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e94e132f-d1cf-49df-8866-df53cad048b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:20.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:20.562Z","message":"{\"transactionId\":\"fa3fabd9-595c-4eb7-854c-43eb52c4c5b2\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:20:561\",\"respDate\":\"230423-01:01:20:562\",\"sourceId\":\"haproxy:fa3fabd9-595c-4eb7-854c-43eb52c4c5b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:20:561-98513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0be0c9aa-f2bd-4d59-a96f-b63505ecc639], x-b3-parentspanid=[d9399998fde09e34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d19987a2f0c80984d9399998fde09e34], x-b3-spanid=[1f4c69622691ac87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa3fabd9-595c-4eb7-854c-43eb52c4c5b2]}\\\"}\"}","context":{"RequestID":"fa3fabd9-595c-4eb7-854c-43eb52c4c5b2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e94e132f-d1cf-49df-8866-df53cad048b5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:20.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:20.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa3fabd9-595c-4eb7-854c-43eb52c4c5b2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e94e132f-d1cf-49df-8866-df53cad048b5","LogTimestamp":"2023-04-23T01:01:20.563Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:22.570Z","message":"Entering","context":{"RequestID":"e5f0f6b4-6bd2-44c3-b559-1b012f4a3097","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b9c7e1b-0677-4850-9784-6c392110298e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:22.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:22.573Z","message":"{\"transactionId\":\"e5f0f6b4-6bd2-44c3-b559-1b012f4a3097\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:22:571\",\"respDate\":\"230423-01:01:22:573\",\"sourceId\":\"haproxy:e5f0f6b4-6bd2-44c3-b559-1b012f4a3097\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:22:571-12651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8e2ea93-dcfe-47da-a59e-e1b4df9234f3], x-b3-parentspanid=[0da4d12d26fb7557], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2960b0d15d0687d50da4d12d26fb7557], x-b3-spanid=[01f96a9684f423b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5f0f6b4-6bd2-44c3-b559-1b012f4a3097]}\\\"}\"}","context":{"RequestID":"e5f0f6b4-6bd2-44c3-b559-1b012f4a3097","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6b9c7e1b-0677-4850-9784-6c392110298e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:22.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:22.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5f0f6b4-6bd2-44c3-b559-1b012f4a3097","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b9c7e1b-0677-4850-9784-6c392110298e","LogTimestamp":"2023-04-23T01:01:22.573Z","ResponseDesc":"OK"},"thread":"qtp322561962-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:22.991Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:23.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:23.006Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:23.006Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:24.583Z","message":"Entering","context":{"RequestID":"d265b88a-e350-4de3-9f64-90446198e6ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1288e10-c55f-42a7-baff-f6d5c6e92514","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:24.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:24.585Z","message":"{\"transactionId\":\"d265b88a-e350-4de3-9f64-90446198e6ae\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:24:584\",\"respDate\":\"230423-01:01:24:585\",\"sourceId\":\"haproxy:d265b88a-e350-4de3-9f64-90446198e6ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:24:584-39238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9316bef9-81b8-400a-9409-39e7abd86d6b], x-b3-parentspanid=[bde852876218eb73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97cfe1b7316432fdbde852876218eb73], x-b3-spanid=[bab61cb3ffa0994e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d265b88a-e350-4de3-9f64-90446198e6ae]}\\\"}\"}","context":{"RequestID":"d265b88a-e350-4de3-9f64-90446198e6ae","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1288e10-c55f-42a7-baff-f6d5c6e92514","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:24.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:24.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d265b88a-e350-4de3-9f64-90446198e6ae","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1288e10-c55f-42a7-baff-f6d5c6e92514","LogTimestamp":"2023-04-23T01:01:24.586Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:26.596Z","message":"Entering","context":{"RequestID":"974b02b9-443d-487d-bc99-6145f1b7e9f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afbd4dcd-6bb1-464c-b57a-7d75a2ad979b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:26.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:26.598Z","message":"{\"transactionId\":\"974b02b9-443d-487d-bc99-6145f1b7e9f6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:26:597\",\"respDate\":\"230423-01:01:26:598\",\"sourceId\":\"haproxy:974b02b9-443d-487d-bc99-6145f1b7e9f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:26:597-29892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[573daf90-1de3-4fa0-b10a-4af9560f9b38], x-b3-parentspanid=[cabc2cd863c0c213], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8d34ea0f53ae420cabc2cd863c0c213], x-b3-spanid=[f097052769ac1aa7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[974b02b9-443d-487d-bc99-6145f1b7e9f6]}\\\"}\"}","context":{"RequestID":"974b02b9-443d-487d-bc99-6145f1b7e9f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"afbd4dcd-6bb1-464c-b57a-7d75a2ad979b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:26.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:26.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"974b02b9-443d-487d-bc99-6145f1b7e9f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afbd4dcd-6bb1-464c-b57a-7d75a2ad979b","LogTimestamp":"2023-04-23T01:01:26.599Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:28.608Z","message":"Entering","context":{"RequestID":"048d6321-643a-4960-a16e-c8351e714d9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3b674a4-d757-4927-a5fc-e015bf14f13b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:28.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:28.611Z","message":"{\"transactionId\":\"048d6321-643a-4960-a16e-c8351e714d9f\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:28:609\",\"respDate\":\"230423-01:01:28:610\",\"sourceId\":\"haproxy:048d6321-643a-4960-a16e-c8351e714d9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:28:609-60779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e254d91-57fd-4010-bc93-2974b2fd4438], x-b3-parentspanid=[001cd2ee49b2a845], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a423b3cf0c150ab3001cd2ee49b2a845], x-b3-spanid=[0a888b4dde8af234], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[048d6321-643a-4960-a16e-c8351e714d9f]}\\\"}\"}","context":{"RequestID":"048d6321-643a-4960-a16e-c8351e714d9f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3b674a4-d757-4927-a5fc-e015bf14f13b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:28.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:28.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"048d6321-643a-4960-a16e-c8351e714d9f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3b674a4-d757-4927-a5fc-e015bf14f13b","LogTimestamp":"2023-04-23T01:01:28.611Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:29.211Z","message":"Entering","context":{"RequestID":"3dfaf1f8-090e-4582-913e-bf30f6f1b946","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c604b48f-6376-401c-8d2d-00a9e374c78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"3dfaf1f8-090e-4582-913e-bf30f6f1b946","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c604b48f-6376-401c-8d2d-00a9e374c78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:29.214Z","message":"{\"transactionId\":\"3dfaf1f8-090e-4582-913e-bf30f6f1b946\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:29:212\",\"respDate\":\"230423-01:01:29:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3dfaf1f8-090e-4582-913e-bf30f6f1b946\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:29:212-74812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3dfaf1f8-090e-4582-913e-bf30f6f1b946]}\\\"}\"}","context":{"RequestID":"3dfaf1f8-090e-4582-913e-bf30f6f1b946","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c604b48f-6376-401c-8d2d-00a9e374c78f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dfaf1f8-090e-4582-913e-bf30f6f1b946","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c604b48f-6376-401c-8d2d-00a9e374c78f","LogTimestamp":"2023-04-23T01:01:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:29.327Z","message":"Entering","context":{"RequestID":"93a039a9-6364-4924-8950-906a324c9176","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba6703f4-ffc0-495c-9685-e388f6a58df7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:29.329Z","message":"{\"transactionId\":\"93a039a9-6364-4924-8950-906a324c9176\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:29:328\",\"respDate\":\"230423-01:01:29:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93a039a9-6364-4924-8950-906a324c9176\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:29:328-42679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4195a03c-5229-42b0-a15e-16736c226d16], x-b3-parentspanid=[2440db586294fe0b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42935], x-envoy-attempt-count=[1], x-b3-traceid=[c365bd1897a9cb432440db586294fe0b], x-b3-spanid=[5a479ccffc25b52f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93a039a9-6364-4924-8950-906a324c9176]}\\\"}\"}","context":{"RequestID":"93a039a9-6364-4924-8950-906a324c9176","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ba6703f4-ffc0-495c-9685-e388f6a58df7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:29.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:29.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93a039a9-6364-4924-8950-906a324c9176","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba6703f4-ffc0-495c-9685-e388f6a58df7","LogTimestamp":"2023-04-23T01:01:29.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:30.619Z","message":"Entering","context":{"RequestID":"a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e32be51-46ab-43c0-8bbe-3b60bd5bb5d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:30.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:30.621Z","message":"{\"transactionId\":\"a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:30:620\",\"respDate\":\"230423-01:01:30:621\",\"sourceId\":\"haproxy:a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:30:620-56317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e33734dc-f78b-40a3-8eca-2cd253eecbce], x-b3-parentspanid=[df98db8a480e6250], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18fe11a4a26393dedf98db8a480e6250], x-b3-spanid=[19462ff75c0f75c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6]}\\\"}\"}","context":{"RequestID":"a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6e32be51-46ab-43c0-8bbe-3b60bd5bb5d1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:30.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:30.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a10a43-d6fb-4cd2-b7b0-52d9d0cdd7f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e32be51-46ab-43c0-8bbe-3b60bd5bb5d1","LogTimestamp":"2023-04-23T01:01:30.622Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:01:32.630Z","message":"Entering","context":{"RequestID":"2e73a8f9-f63c-4e34-aff8-22f9ca568dcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9b6d8b0-5e62-49d3-b7b9-bd57d9cd999c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:32.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:32.632Z","message":"{\"transactionId\":\"2e73a8f9-f63c-4e34-aff8-22f9ca568dcb\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:32:631\",\"respDate\":\"230423-01:01:32:632\",\"sourceId\":\"haproxy:2e73a8f9-f63c-4e34-aff8-22f9ca568dcb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:32:631-29727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fcca1db-faf8-415d-b4e5-d69336eaf3de], x-b3-parentspanid=[ed8e8d18d3eca99d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7902f1d8b961808fed8e8d18d3eca99d], x-b3-spanid=[9b2104c5468ff8bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e73a8f9-f63c-4e34-aff8-22f9ca568dcb]}\\\"}\"}","context":{"RequestID":"2e73a8f9-f63c-4e34-aff8-22f9ca568dcb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e9b6d8b0-5e62-49d3-b7b9-bd57d9cd999c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:32.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:32.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e73a8f9-f63c-4e34-aff8-22f9ca568dcb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9b6d8b0-5e62-49d3-b7b9-bd57d9cd999c","LogTimestamp":"2023-04-23T01:01:32.633Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:32.991Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:33.006Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:33.006Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:33.006Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:34.643Z","message":"Entering","context":{"RequestID":"c767fa15-1672-488e-b7e9-e748e4c3bd50","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"898fffa8-18d8-464a-8f2a-78855e1b7fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:34.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:34.646Z","message":"{\"transactionId\":\"c767fa15-1672-488e-b7e9-e748e4c3bd50\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:34:644\",\"respDate\":\"230423-01:01:34:646\",\"sourceId\":\"haproxy:c767fa15-1672-488e-b7e9-e748e4c3bd50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:34:644-13201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84e19d38-ccc1-4356-8f14-be0898f80405], x-b3-parentspanid=[197d08b2fefb948e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89947a21f9b9032c197d08b2fefb948e], x-b3-spanid=[3a3cb28211c2ea76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c767fa15-1672-488e-b7e9-e748e4c3bd50]}\\\"}\"}","context":{"RequestID":"c767fa15-1672-488e-b7e9-e748e4c3bd50","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"898fffa8-18d8-464a-8f2a-78855e1b7fd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:34.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:34.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c767fa15-1672-488e-b7e9-e748e4c3bd50","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"898fffa8-18d8-464a-8f2a-78855e1b7fd7","LogTimestamp":"2023-04-23T01:01:34.647Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:35.489Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:35.494Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:36.656Z","message":"Entering","context":{"RequestID":"bda937b7-9242-4ec8-b8a3-cdb9ba8a8442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2ca6765-20dd-4bfe-a56a-0c9725cdb3bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:36.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:36.658Z","message":"{\"transactionId\":\"bda937b7-9242-4ec8-b8a3-cdb9ba8a8442\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:36:657\",\"respDate\":\"230423-01:01:36:658\",\"sourceId\":\"haproxy:bda937b7-9242-4ec8-b8a3-cdb9ba8a8442\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:36:657-67610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c50f9433-dbad-4104-9211-b4278de5e5f2], x-b3-parentspanid=[db1f6164e2a47f34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38e27952b4d24ac8db1f6164e2a47f34], x-b3-spanid=[37493ff770d8e96f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bda937b7-9242-4ec8-b8a3-cdb9ba8a8442]}\\\"}\"}","context":{"RequestID":"bda937b7-9242-4ec8-b8a3-cdb9ba8a8442","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c2ca6765-20dd-4bfe-a56a-0c9725cdb3bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:36.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:36.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bda937b7-9242-4ec8-b8a3-cdb9ba8a8442","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2ca6765-20dd-4bfe-a56a-0c9725cdb3bc","LogTimestamp":"2023-04-23T01:01:36.659Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:38.668Z","message":"Entering","context":{"RequestID":"898da1a7-a952-49a0-91ee-6e9017e889e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ae9a535-d3ab-4755-963f-9bd1c2b5c295","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:38.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:38.670Z","message":"{\"transactionId\":\"898da1a7-a952-49a0-91ee-6e9017e889e6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:38:669\",\"respDate\":\"230423-01:01:38:670\",\"sourceId\":\"haproxy:898da1a7-a952-49a0-91ee-6e9017e889e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:38:669-50679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[929ecd95-1b30-4e51-b094-ba629ee614ce], x-b3-parentspanid=[5f575d8141e7d1e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2338e8113746f5c65f575d8141e7d1e6], x-b3-spanid=[02c660496b9bfb04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[898da1a7-a952-49a0-91ee-6e9017e889e6]}\\\"}\"}","context":{"RequestID":"898da1a7-a952-49a0-91ee-6e9017e889e6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8ae9a535-d3ab-4755-963f-9bd1c2b5c295","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:38.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:38.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"898da1a7-a952-49a0-91ee-6e9017e889e6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ae9a535-d3ab-4755-963f-9bd1c2b5c295","LogTimestamp":"2023-04-23T01:01:38.671Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:39.212Z","message":"Entering","context":{"RequestID":"56004766-1f94-4b7b-8a64-5e4b6fd3d679","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0ccc65-ce00-4f82-9f4c-5bf04bae5a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"56004766-1f94-4b7b-8a64-5e4b6fd3d679","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0ccc65-ce00-4f82-9f4c-5bf04bae5a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:39.215Z","message":"{\"transactionId\":\"56004766-1f94-4b7b-8a64-5e4b6fd3d679\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:39:213\",\"respDate\":\"230423-01:01:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:56004766-1f94-4b7b-8a64-5e4b6fd3d679\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:39:213-17972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[56004766-1f94-4b7b-8a64-5e4b6fd3d679]}\\\"}\"}","context":{"RequestID":"56004766-1f94-4b7b-8a64-5e4b6fd3d679","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3b0ccc65-ce00-4f82-9f4c-5bf04bae5a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56004766-1f94-4b7b-8a64-5e4b6fd3d679","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b0ccc65-ce00-4f82-9f4c-5bf04bae5a73","LogTimestamp":"2023-04-23T01:01:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:39.327Z","message":"Entering","context":{"RequestID":"bab956dc-37f1-4c5d-94f2-9111d9b81a40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5dcc505d-f4e4-4cb4-b65b-3196f87e2c71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:39.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:39.329Z","message":"{\"transactionId\":\"bab956dc-37f1-4c5d-94f2-9111d9b81a40\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:39:328\",\"respDate\":\"230423-01:01:39:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bab956dc-37f1-4c5d-94f2-9111d9b81a40\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:39:328-64357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8aa3ed95-a5b7-4816-b20d-8ca0783634f4], x-b3-parentspanid=[00e7547630c8df38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50443], x-envoy-attempt-count=[1], x-b3-traceid=[a6921d0fe760294f00e7547630c8df38], x-b3-spanid=[ac7c22ac7956b4e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bab956dc-37f1-4c5d-94f2-9111d9b81a40]}\\\"}\"}","context":{"RequestID":"bab956dc-37f1-4c5d-94f2-9111d9b81a40","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5dcc505d-f4e4-4cb4-b65b-3196f87e2c71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:39.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:39.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bab956dc-37f1-4c5d-94f2-9111d9b81a40","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dcc505d-f4e4-4cb4-b65b-3196f87e2c71","LogTimestamp":"2023-04-23T01:01:39.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:40.680Z","message":"Entering","context":{"RequestID":"5e068aaa-4bb9-491c-94df-3c32028115ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d7c0cb6-2983-4ba3-9c37-783ff83d4c11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:40.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:40.682Z","message":"{\"transactionId\":\"5e068aaa-4bb9-491c-94df-3c32028115ab\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:40:681\",\"respDate\":\"230423-01:01:40:682\",\"sourceId\":\"haproxy:5e068aaa-4bb9-491c-94df-3c32028115ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:40:681-2519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9e68a2b-044a-48a8-9e10-cd0a2a740d36], x-b3-parentspanid=[e603cdf877145cb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc8eed33f85c7e93e603cdf877145cb4], x-b3-spanid=[675819d3e7efd786], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e068aaa-4bb9-491c-94df-3c32028115ab]}\\\"}\"}","context":{"RequestID":"5e068aaa-4bb9-491c-94df-3c32028115ab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5d7c0cb6-2983-4ba3-9c37-783ff83d4c11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:40.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:40.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e068aaa-4bb9-491c-94df-3c32028115ab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d7c0cb6-2983-4ba3-9c37-783ff83d4c11","LogTimestamp":"2023-04-23T01:01:40.683Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:42.692Z","message":"Entering","context":{"RequestID":"e9de9153-425b-440a-93a3-c4320cb7cd43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e920429-2bcc-44de-9b2e-3e71891efacf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:42.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:42.695Z","message":"{\"transactionId\":\"e9de9153-425b-440a-93a3-c4320cb7cd43\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:42:693\",\"respDate\":\"230423-01:01:42:695\",\"sourceId\":\"haproxy:e9de9153-425b-440a-93a3-c4320cb7cd43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:42:693-50693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79923dfa-1e8d-40cd-8311-3cff34631c00], x-b3-parentspanid=[a4451427ff9d868b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8638b8278b2e02eda4451427ff9d868b], x-b3-spanid=[3239894c4ad9e688], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9de9153-425b-440a-93a3-c4320cb7cd43]}\\\"}\"}","context":{"RequestID":"e9de9153-425b-440a-93a3-c4320cb7cd43","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8e920429-2bcc-44de-9b2e-3e71891efacf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:42.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:42.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9de9153-425b-440a-93a3-c4320cb7cd43","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e920429-2bcc-44de-9b2e-3e71891efacf","LogTimestamp":"2023-04-23T01:01:42.696Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:42.992Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:43.005Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:43.006Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:43.006Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:44.705Z","message":"Entering","context":{"RequestID":"6f4cb1da-7def-43ba-8083-f3d7dfe6182f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b1ea6be-fab7-45a4-bc78-04a9f5375866","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:44.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:44.707Z","message":"{\"transactionId\":\"6f4cb1da-7def-43ba-8083-f3d7dfe6182f\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:44:706\",\"respDate\":\"230423-01:01:44:707\",\"sourceId\":\"haproxy:6f4cb1da-7def-43ba-8083-f3d7dfe6182f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:44:706-19737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15af1424-1858-4dd4-87d2-c4c6ad612297], x-b3-parentspanid=[d865e309ad097476], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03242b72f1f98ef4d865e309ad097476], x-b3-spanid=[da29f44704ce859a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f4cb1da-7def-43ba-8083-f3d7dfe6182f]}\\\"}\"}","context":{"RequestID":"6f4cb1da-7def-43ba-8083-f3d7dfe6182f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2b1ea6be-fab7-45a4-bc78-04a9f5375866","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:44.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:44.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f4cb1da-7def-43ba-8083-f3d7dfe6182f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b1ea6be-fab7-45a4-bc78-04a9f5375866","LogTimestamp":"2023-04-23T01:01:44.707Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:01:46.716Z","message":"Entering","context":{"RequestID":"1e60760f-2def-42e8-b5a7-5de3c49617e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a323dae-5e06-4ca0-89ae-eedb9416e092","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:46.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:46.718Z","message":"{\"transactionId\":\"1e60760f-2def-42e8-b5a7-5de3c49617e0\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:46:717\",\"respDate\":\"230423-01:01:46:718\",\"sourceId\":\"haproxy:1e60760f-2def-42e8-b5a7-5de3c49617e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:46:717-82292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a8d8c84-eecf-407e-9460-468cdb394ded], x-b3-parentspanid=[786ff0aeb389d5e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bc3a37abe18621f786ff0aeb389d5e8], x-b3-spanid=[72e5fe24e099702a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e60760f-2def-42e8-b5a7-5de3c49617e0]}\\\"}\"}","context":{"RequestID":"1e60760f-2def-42e8-b5a7-5de3c49617e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a323dae-5e06-4ca0-89ae-eedb9416e092","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:46.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:46.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e60760f-2def-42e8-b5a7-5de3c49617e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a323dae-5e06-4ca0-89ae-eedb9416e092","LogTimestamp":"2023-04-23T01:01:46.718Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:01:48.736Z","message":"Entering","context":{"RequestID":"ec8c52d8-8f3f-4ced-891b-7a3dac437d4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e758d757-f0ae-4fca-b65c-434b92a56f07","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:48.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:48.738Z","message":"{\"transactionId\":\"ec8c52d8-8f3f-4ced-891b-7a3dac437d4a\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:48:737\",\"respDate\":\"230423-01:01:48:738\",\"sourceId\":\"haproxy:ec8c52d8-8f3f-4ced-891b-7a3dac437d4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:48:737-31366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7ff9325-4c10-4458-9f8e-d2fc7cac8097], x-b3-parentspanid=[5252f0c9266f599f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1057494c55b5d3b05252f0c9266f599f], x-b3-spanid=[6f03cbddce34780c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec8c52d8-8f3f-4ced-891b-7a3dac437d4a]}\\\"}\"}","context":{"RequestID":"ec8c52d8-8f3f-4ced-891b-7a3dac437d4a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e758d757-f0ae-4fca-b65c-434b92a56f07","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:48.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:48.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec8c52d8-8f3f-4ced-891b-7a3dac437d4a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e758d757-f0ae-4fca-b65c-434b92a56f07","LogTimestamp":"2023-04-23T01:01:48.739Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:49.211Z","message":"Entering","context":{"RequestID":"8984ad19-94e3-400e-9f78-de8264aa93c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1bb66afc-d5e0-4a47-b2eb-871cc71e2593","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"8984ad19-94e3-400e-9f78-de8264aa93c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1bb66afc-d5e0-4a47-b2eb-871cc71e2593","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:49.214Z","message":"{\"transactionId\":\"8984ad19-94e3-400e-9f78-de8264aa93c6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:49:212\",\"respDate\":\"230423-01:01:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8984ad19-94e3-400e-9f78-de8264aa93c6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:49:212-71768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8984ad19-94e3-400e-9f78-de8264aa93c6]}\\\"}\"}","context":{"RequestID":"8984ad19-94e3-400e-9f78-de8264aa93c6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1bb66afc-d5e0-4a47-b2eb-871cc71e2593","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8984ad19-94e3-400e-9f78-de8264aa93c6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb66afc-d5e0-4a47-b2eb-871cc71e2593","LogTimestamp":"2023-04-23T01:01:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:49.328Z","message":"Entering","context":{"RequestID":"bc860f7a-53d7-40de-888f-45a0312a7222","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93e1536b-cc7c-4aeb-bba5-a957b72d55e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:49.330Z","message":"{\"transactionId\":\"bc860f7a-53d7-40de-888f-45a0312a7222\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:49:329\",\"respDate\":\"230423-01:01:49:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc860f7a-53d7-40de-888f-45a0312a7222\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:49:329-43108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b4d62cb-2185-4e18-961f-eb7ac31c4c38], x-b3-parentspanid=[a2aaab4d7a5f0444], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42455], x-envoy-attempt-count=[1], x-b3-traceid=[1cb6e002599796a8a2aaab4d7a5f0444], x-b3-spanid=[237cce3913bf2f28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc860f7a-53d7-40de-888f-45a0312a7222]}\\\"}\"}","context":{"RequestID":"bc860f7a-53d7-40de-888f-45a0312a7222","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93e1536b-cc7c-4aeb-bba5-a957b72d55e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:49.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc860f7a-53d7-40de-888f-45a0312a7222","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93e1536b-cc7c-4aeb-bba5-a957b72d55e6","LogTimestamp":"2023-04-23T01:01:49.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:01:50.748Z","message":"Entering","context":{"RequestID":"5c5b2e55-debd-4f00-807c-3bed519e8543","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51fb7515-b6a3-469e-baef-cf29affeb8ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:50.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:50.750Z","message":"{\"transactionId\":\"5c5b2e55-debd-4f00-807c-3bed519e8543\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:50:749\",\"respDate\":\"230423-01:01:50:750\",\"sourceId\":\"haproxy:5c5b2e55-debd-4f00-807c-3bed519e8543\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:50:749-9116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2e62c32-2e8e-4b84-87a1-ce29fa7cc4e5], x-b3-parentspanid=[641837ddbf7003da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68f3d9095660913e641837ddbf7003da], x-b3-spanid=[8c4a270c2704c8a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c5b2e55-debd-4f00-807c-3bed519e8543]}\\\"}\"}","context":{"RequestID":"5c5b2e55-debd-4f00-807c-3bed519e8543","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51fb7515-b6a3-469e-baef-cf29affeb8ca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:50.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:50.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c5b2e55-debd-4f00-807c-3bed519e8543","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51fb7515-b6a3-469e-baef-cf29affeb8ca","LogTimestamp":"2023-04-23T01:01:50.751Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:52.760Z","message":"Entering","context":{"RequestID":"b8bdacce-a8ca-4d73-9f01-dc37b10132b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6a8e76c-1e1e-4a2c-b232-a709eee03ae2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:52.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:52.763Z","message":"{\"transactionId\":\"b8bdacce-a8ca-4d73-9f01-dc37b10132b6\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:52:761\",\"respDate\":\"230423-01:01:52:763\",\"sourceId\":\"haproxy:b8bdacce-a8ca-4d73-9f01-dc37b10132b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:52:761-32260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c9ea04f-fa6a-4035-bfb0-07073dd5cac2], x-b3-parentspanid=[9f6e1a0063438d30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e8556fa33cd2e999f6e1a0063438d30], x-b3-spanid=[135872d7e96eb16c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8bdacce-a8ca-4d73-9f01-dc37b10132b6]}\\\"}\"}","context":{"RequestID":"b8bdacce-a8ca-4d73-9f01-dc37b10132b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b6a8e76c-1e1e-4a2c-b232-a709eee03ae2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:52.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:52.764Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8bdacce-a8ca-4d73-9f01-dc37b10132b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6a8e76c-1e1e-4a2c-b232-a709eee03ae2","LogTimestamp":"2023-04-23T01:01:52.763Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:01:52.992Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:01:53.008Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:53.008Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:53.008Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:54.778Z","message":"Entering","context":{"RequestID":"3a31e6ff-3e63-4423-9c4b-846911c1d484","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1e95165-f3d3-4d3b-92ee-d84bcc22bcfd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:54.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:54.780Z","message":"{\"transactionId\":\"3a31e6ff-3e63-4423-9c4b-846911c1d484\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:54:779\",\"respDate\":\"230423-01:01:54:780\",\"sourceId\":\"haproxy:3a31e6ff-3e63-4423-9c4b-846911c1d484\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:01:54:779-93273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e2eda06-a88a-487c-a90d-9ad2b557c987], x-b3-parentspanid=[ea947441e515bda3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03ec6a89fbab8632ea947441e515bda3], x-b3-spanid=[44bf2cc4da6f4fd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a31e6ff-3e63-4423-9c4b-846911c1d484]}\\\"}\"}","context":{"RequestID":"3a31e6ff-3e63-4423-9c4b-846911c1d484","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1e95165-f3d3-4d3b-92ee-d84bcc22bcfd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:54.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:54.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a31e6ff-3e63-4423-9c4b-846911c1d484","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1e95165-f3d3-4d3b-92ee-d84bcc22bcfd","LogTimestamp":"2023-04-23T01:01:54.781Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:56.789Z","message":"Entering","context":{"RequestID":"5fab57ee-b02a-4dc0-90cd-f44f060620f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2f1a051-db77-46c4-9c5e-da0103b4f281","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:56.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:56.791Z","message":"{\"transactionId\":\"5fab57ee-b02a-4dc0-90cd-f44f060620f3\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:56:790\",\"respDate\":\"230423-01:01:56:791\",\"sourceId\":\"haproxy:5fab57ee-b02a-4dc0-90cd-f44f060620f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:56:790-19361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2c5356c-94cf-4522-9031-67362546d4e3], x-b3-parentspanid=[eacf0f98da28d074], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ead54cd092fcd5deacf0f98da28d074], x-b3-spanid=[a53b215651058f27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fab57ee-b02a-4dc0-90cd-f44f060620f3]}\\\"}\"}","context":{"RequestID":"5fab57ee-b02a-4dc0-90cd-f44f060620f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a2f1a051-db77-46c4-9c5e-da0103b4f281","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:56.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:56.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fab57ee-b02a-4dc0-90cd-f44f060620f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2f1a051-db77-46c4-9c5e-da0103b4f281","LogTimestamp":"2023-04-23T01:01:56.792Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:58.800Z","message":"Entering","context":{"RequestID":"db8053a6-c864-4451-a2b5-5e841126c2e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07257921-17dd-4b3b-a0ac-34e075c6cb28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:58.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:58.802Z","message":"{\"transactionId\":\"db8053a6-c864-4451-a2b5-5e841126c2e7\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:58:801\",\"respDate\":\"230423-01:01:58:802\",\"sourceId\":\"haproxy:db8053a6-c864-4451-a2b5-5e841126c2e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:01:58:801-46522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[566bf846-54fb-482e-9bda-f4694ddd3e70], x-b3-parentspanid=[b940905398ecd46d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac1cee0f20cd0374b940905398ecd46d], x-b3-spanid=[a8b5110081c42d9c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db8053a6-c864-4451-a2b5-5e841126c2e7]}\\\"}\"}","context":{"RequestID":"db8053a6-c864-4451-a2b5-5e841126c2e7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"07257921-17dd-4b3b-a0ac-34e075c6cb28","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:01:58.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:58.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db8053a6-c864-4451-a2b5-5e841126c2e7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07257921-17dd-4b3b-a0ac-34e075c6cb28","LogTimestamp":"2023-04-23T01:01:58.803Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:01:59.211Z","message":"Entering","context":{"RequestID":"d670a67b-62f1-4385-a03b-e519c64e0171","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8009c7d8-266b-4ac4-894f-c9979d75cdf0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:59.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d670a67b-62f1-4385-a03b-e519c64e0171","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8009c7d8-266b-4ac4-894f-c9979d75cdf0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:59.213Z","message":"{\"transactionId\":\"d670a67b-62f1-4385-a03b-e519c64e0171\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:59:212\",\"respDate\":\"230423-01:01:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d670a67b-62f1-4385-a03b-e519c64e0171\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:59:212-8691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d670a67b-62f1-4385-a03b-e519c64e0171]}\\\"}\"}","context":{"RequestID":"d670a67b-62f1-4385-a03b-e519c64e0171","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8009c7d8-266b-4ac4-894f-c9979d75cdf0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:01:59.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:59.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d670a67b-62f1-4385-a03b-e519c64e0171","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8009c7d8-266b-4ac4-894f-c9979d75cdf0","LogTimestamp":"2023-04-23T01:01:59.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:01:59.327Z","message":"Entering","context":{"RequestID":"550a37c9-508e-41a0-8a6b-7abfa8f5ef5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de3a5642-b821-4aa3-97b6-e916152175e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:01:59.330Z","message":"{\"transactionId\":\"550a37c9-508e-41a0-8a6b-7abfa8f5ef5a\",\"status\":\"200\",\"rqstDate\":\"230423-01:01:59:328\",\"respDate\":\"230423-01:01:59:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:550a37c9-508e-41a0-8a6b-7abfa8f5ef5a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:01:59:328-56788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b88bc177-a213-4442-a996-f2b46f84b1e4], x-b3-parentspanid=[e3bb0e2d2e1a1ec3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53825], x-envoy-attempt-count=[1], x-b3-traceid=[2c1e9ce8316e9284e3bb0e2d2e1a1ec3], x-b3-spanid=[a14e4d42b7f3a926], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[550a37c9-508e-41a0-8a6b-7abfa8f5ef5a]}\\\"}\"}","context":{"RequestID":"550a37c9-508e-41a0-8a6b-7abfa8f5ef5a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de3a5642-b821-4aa3-97b6-e916152175e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:01:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:01:59.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"550a37c9-508e-41a0-8a6b-7abfa8f5ef5a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de3a5642-b821-4aa3-97b6-e916152175e2","LogTimestamp":"2023-04-23T01:01:59.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:01:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:00.812Z","message":"Entering","context":{"RequestID":"e8004609-f181-4b5f-abd4-678a08c21f71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27e12e2a-7d4d-4b9f-8d8c-b51a345c3728","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:00.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:00.814Z","message":"{\"transactionId\":\"e8004609-f181-4b5f-abd4-678a08c21f71\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:00:813\",\"respDate\":\"230423-01:02:00:814\",\"sourceId\":\"haproxy:e8004609-f181-4b5f-abd4-678a08c21f71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:00:813-82671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0327a8eb-60c4-4f5c-a07b-880a2581b299], x-b3-parentspanid=[fb1bb8008910da40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5497730e476531aafb1bb8008910da40], x-b3-spanid=[13e1bf1c435e141b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8004609-f181-4b5f-abd4-678a08c21f71]}\\\"}\"}","context":{"RequestID":"e8004609-f181-4b5f-abd4-678a08c21f71","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"27e12e2a-7d4d-4b9f-8d8c-b51a345c3728","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:00.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:00.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8004609-f181-4b5f-abd4-678a08c21f71","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27e12e2a-7d4d-4b9f-8d8c-b51a345c3728","LogTimestamp":"2023-04-23T01:02:00.815Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:02.825Z","message":"Entering","context":{"RequestID":"5150eb65-1e2f-4b9c-bf83-0e645a56484f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a1350c5-0405-48ab-b8ed-df1b77255832","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:02.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:02.828Z","message":"{\"transactionId\":\"5150eb65-1e2f-4b9c-bf83-0e645a56484f\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:02:826\",\"respDate\":\"230423-01:02:02:828\",\"sourceId\":\"haproxy:5150eb65-1e2f-4b9c-bf83-0e645a56484f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:02:826-43805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bc80425-25d5-4588-8291-e31b08d3c199], x-b3-parentspanid=[42148ca888a306fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c30e514854119cc742148ca888a306fb], x-b3-spanid=[152a04baca22d21b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5150eb65-1e2f-4b9c-bf83-0e645a56484f]}\\\"}\"}","context":{"RequestID":"5150eb65-1e2f-4b9c-bf83-0e645a56484f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a1350c5-0405-48ab-b8ed-df1b77255832","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:02.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:02.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5150eb65-1e2f-4b9c-bf83-0e645a56484f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a1350c5-0405-48ab-b8ed-df1b77255832","LogTimestamp":"2023-04-23T01:02:02.828Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:02.993Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:03.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:03.009Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:03.012Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:04.840Z","message":"Entering","context":{"RequestID":"5af0bbac-28bf-4980-bbd9-0c71823bb5bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05c462ea-31d8-457c-a3f9-74b7274b3a46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:04.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:04.842Z","message":"{\"transactionId\":\"5af0bbac-28bf-4980-bbd9-0c71823bb5bf\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:04:841\",\"respDate\":\"230423-01:02:04:842\",\"sourceId\":\"haproxy:5af0bbac-28bf-4980-bbd9-0c71823bb5bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:04:841-90128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50cb0da2-fdca-4b11-a7ca-6bda312e447b], x-b3-parentspanid=[d7bdf842c013f7de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29661500deacb3cfd7bdf842c013f7de], x-b3-spanid=[9aeae06f2026a976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5af0bbac-28bf-4980-bbd9-0c71823bb5bf]}\\\"}\"}","context":{"RequestID":"5af0bbac-28bf-4980-bbd9-0c71823bb5bf","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"05c462ea-31d8-457c-a3f9-74b7274b3a46","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:04.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:04.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5af0bbac-28bf-4980-bbd9-0c71823bb5bf","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05c462ea-31d8-457c-a3f9-74b7274b3a46","LogTimestamp":"2023-04-23T01:02:04.842Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:05.494Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:05.500Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:06.852Z","message":"Entering","context":{"RequestID":"30f18633-4805-4723-ba18-71287f8922ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb56ccb6-a523-4d9f-9902-9d36e59291e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:06.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:06.854Z","message":"{\"transactionId\":\"30f18633-4805-4723-ba18-71287f8922ff\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:06:853\",\"respDate\":\"230423-01:02:06:854\",\"sourceId\":\"haproxy:30f18633-4805-4723-ba18-71287f8922ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:06:853-40028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf93685b-4f78-4f24-8db4-8d296c402659], x-b3-parentspanid=[d95f522108757b69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d935ccccad45f499d95f522108757b69], x-b3-spanid=[a4bc11419659f59b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30f18633-4805-4723-ba18-71287f8922ff]}\\\"}\"}","context":{"RequestID":"30f18633-4805-4723-ba18-71287f8922ff","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eb56ccb6-a523-4d9f-9902-9d36e59291e7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:06.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:06.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30f18633-4805-4723-ba18-71287f8922ff","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb56ccb6-a523-4d9f-9902-9d36e59291e7","LogTimestamp":"2023-04-23T01:02:06.854Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:08.865Z","message":"Entering","context":{"RequestID":"8ab94959-6e05-408f-91c4-1fa8cbf3c9ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2030067f-1a73-4551-9a5d-519034553565","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:08.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:08.868Z","message":"{\"transactionId\":\"8ab94959-6e05-408f-91c4-1fa8cbf3c9ba\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:08:866\",\"respDate\":\"230423-01:02:08:868\",\"sourceId\":\"haproxy:8ab94959-6e05-408f-91c4-1fa8cbf3c9ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:08:866-29058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb08f97a-2a3a-4141-8c6f-69152016d511], x-b3-parentspanid=[b0b4060e17bf7882], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[251026fe9ba04994b0b4060e17bf7882], x-b3-spanid=[2845f8b49da637b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ab94959-6e05-408f-91c4-1fa8cbf3c9ba]}\\\"}\"}","context":{"RequestID":"8ab94959-6e05-408f-91c4-1fa8cbf3c9ba","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2030067f-1a73-4551-9a5d-519034553565","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:08.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:08.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab94959-6e05-408f-91c4-1fa8cbf3c9ba","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2030067f-1a73-4551-9a5d-519034553565","LogTimestamp":"2023-04-23T01:02:08.869Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:02:09.211Z","message":"Entering","context":{"RequestID":"4e19ffdd-753e-48b6-98d2-444a3de1d5d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a5ac0a0-a364-4145-b661-ce6a8bef4012","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:09.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e19ffdd-753e-48b6-98d2-444a3de1d5d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a5ac0a0-a364-4145-b661-ce6a8bef4012","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:09.215Z","message":"{\"transactionId\":\"4e19ffdd-753e-48b6-98d2-444a3de1d5d3\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:09:212\",\"respDate\":\"230423-01:02:09:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e19ffdd-753e-48b6-98d2-444a3de1d5d3\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:09:212-45859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e19ffdd-753e-48b6-98d2-444a3de1d5d3]}\\\"}\"}","context":{"RequestID":"4e19ffdd-753e-48b6-98d2-444a3de1d5d3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a5ac0a0-a364-4145-b661-ce6a8bef4012","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:09.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e19ffdd-753e-48b6-98d2-444a3de1d5d3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a5ac0a0-a364-4145-b661-ce6a8bef4012","LogTimestamp":"2023-04-23T01:02:09.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:09.328Z","message":"Entering","context":{"RequestID":"50160cf8-7353-44c3-9335-069915d610b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3b79379-e02c-4fab-b041-ffd1634c1276","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:09.330Z","message":"{\"transactionId\":\"50160cf8-7353-44c3-9335-069915d610b4\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:09:329\",\"respDate\":\"230423-01:02:09:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:50160cf8-7353-44c3-9335-069915d610b4\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:09:329-59996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73da317f-1d03-4f9d-9833-e5d33167f8d7], x-b3-parentspanid=[7c67b5874dc853b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51463], x-envoy-attempt-count=[1], x-b3-traceid=[6d68115787e506ab7c67b5874dc853b2], x-b3-spanid=[ca6590ebc2936922], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[50160cf8-7353-44c3-9335-069915d610b4]}\\\"}\"}","context":{"RequestID":"50160cf8-7353-44c3-9335-069915d610b4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a3b79379-e02c-4fab-b041-ffd1634c1276","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:09.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50160cf8-7353-44c3-9335-069915d610b4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3b79379-e02c-4fab-b041-ffd1634c1276","LogTimestamp":"2023-04-23T01:02:09.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:10.879Z","message":"Entering","context":{"RequestID":"f774e0c1-213d-442e-bcb1-d918e7a7135f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57be134-1b46-4191-95fe-3cef33320a45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:10.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:10.881Z","message":"{\"transactionId\":\"f774e0c1-213d-442e-bcb1-d918e7a7135f\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:10:880\",\"respDate\":\"230423-01:02:10:881\",\"sourceId\":\"haproxy:f774e0c1-213d-442e-bcb1-d918e7a7135f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:10:880-51617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f43d5bbd-1d72-4768-92f6-ed77f06b7d44], x-b3-parentspanid=[47abad7089d3e93f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff100cf4d084332e47abad7089d3e93f], x-b3-spanid=[c870aab22b992f20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f774e0c1-213d-442e-bcb1-d918e7a7135f]}\\\"}\"}","context":{"RequestID":"f774e0c1-213d-442e-bcb1-d918e7a7135f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b57be134-1b46-4191-95fe-3cef33320a45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:10.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:10.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f774e0c1-213d-442e-bcb1-d918e7a7135f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b57be134-1b46-4191-95fe-3cef33320a45","LogTimestamp":"2023-04-23T01:02:10.881Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:12.891Z","message":"Entering","context":{"RequestID":"7ae8b394-c33c-4358-a989-3cf59672a2f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7c495a9-7691-48b9-b84d-04d23c67cc37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:12.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:12.893Z","message":"{\"transactionId\":\"7ae8b394-c33c-4358-a989-3cf59672a2f1\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:12:892\",\"respDate\":\"230423-01:02:12:893\",\"sourceId\":\"haproxy:7ae8b394-c33c-4358-a989-3cf59672a2f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:12:892-25884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cdd0777-ccd1-4cb7-afdb-0018fb5e58c0], x-b3-parentspanid=[07fcbc9b88fbf36c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9b74168ba15f16d07fcbc9b88fbf36c], x-b3-spanid=[95b83ad6c791d987], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ae8b394-c33c-4358-a989-3cf59672a2f1]}\\\"}\"}","context":{"RequestID":"7ae8b394-c33c-4358-a989-3cf59672a2f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b7c495a9-7691-48b9-b84d-04d23c67cc37","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:12.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:12.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ae8b394-c33c-4358-a989-3cf59672a2f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7c495a9-7691-48b9-b84d-04d23c67cc37","LogTimestamp":"2023-04-23T01:02:12.894Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:12.994Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:13.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:13.009Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:13.010Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:14.902Z","message":"Entering","context":{"RequestID":"3b65c4f4-9e20-4f43-86d9-956d607be3fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc45550c-4f98-483b-8d46-f4a16e4ead11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:14.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:14.904Z","message":"{\"transactionId\":\"3b65c4f4-9e20-4f43-86d9-956d607be3fb\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:14:903\",\"respDate\":\"230423-01:02:14:904\",\"sourceId\":\"haproxy:3b65c4f4-9e20-4f43-86d9-956d607be3fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:14:903-80206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac9a55d7-462b-4223-a9a4-5833646d0d72], x-b3-parentspanid=[8c5ab108a1c2e500], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87287ecb7a6618e78c5ab108a1c2e500], x-b3-spanid=[ad15054f52f2e843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b65c4f4-9e20-4f43-86d9-956d607be3fb]}\\\"}\"}","context":{"RequestID":"3b65c4f4-9e20-4f43-86d9-956d607be3fb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dc45550c-4f98-483b-8d46-f4a16e4ead11","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:14.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:14.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b65c4f4-9e20-4f43-86d9-956d607be3fb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc45550c-4f98-483b-8d46-f4a16e4ead11","LogTimestamp":"2023-04-23T01:02:14.904Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:16.914Z","message":"Entering","context":{"RequestID":"1706d9c1-ba16-4832-835f-44878ceee941","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be612844-2d4c-47ec-8ace-48bffe956790","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:16.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:16.917Z","message":"{\"transactionId\":\"1706d9c1-ba16-4832-835f-44878ceee941\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:16:915\",\"respDate\":\"230423-01:02:16:917\",\"sourceId\":\"haproxy:1706d9c1-ba16-4832-835f-44878ceee941\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:16:915-615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eab482be-b8d1-4145-a630-e8ebe8cf357b], x-b3-parentspanid=[7ec42819b37d7279], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f84e732b2fd4c3ba7ec42819b37d7279], x-b3-spanid=[dd9d7794336a9cef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1706d9c1-ba16-4832-835f-44878ceee941]}\\\"}\"}","context":{"RequestID":"1706d9c1-ba16-4832-835f-44878ceee941","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"be612844-2d4c-47ec-8ace-48bffe956790","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:16.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:16.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1706d9c1-ba16-4832-835f-44878ceee941","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be612844-2d4c-47ec-8ace-48bffe956790","LogTimestamp":"2023-04-23T01:02:16.918Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:18.927Z","message":"Entering","context":{"RequestID":"aad900e9-6b01-4514-acd2-9027ecce948d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6130b0cd-549a-4eb3-8766-5bc7206efdfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:18.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:18.929Z","message":"{\"transactionId\":\"aad900e9-6b01-4514-acd2-9027ecce948d\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:18:928\",\"respDate\":\"230423-01:02:18:929\",\"sourceId\":\"haproxy:aad900e9-6b01-4514-acd2-9027ecce948d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:18:928-2725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d841ce8-aaab-4d22-8c62-215fcf123415], x-b3-parentspanid=[e52ff2621c16950f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bd61fb6affe0eede52ff2621c16950f], x-b3-spanid=[93a0b57813d514dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aad900e9-6b01-4514-acd2-9027ecce948d]}\\\"}\"}","context":{"RequestID":"aad900e9-6b01-4514-acd2-9027ecce948d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6130b0cd-549a-4eb3-8766-5bc7206efdfb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:18.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:18.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aad900e9-6b01-4514-acd2-9027ecce948d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6130b0cd-549a-4eb3-8766-5bc7206efdfb","LogTimestamp":"2023-04-23T01:02:18.930Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:19.212Z","message":"Entering","context":{"RequestID":"19167471-fd3f-4fcd-9133-2d40dcea0ff2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55471b5e-81aa-44e9-b43d-456c123bd364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"19167471-fd3f-4fcd-9133-2d40dcea0ff2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55471b5e-81aa-44e9-b43d-456c123bd364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:19.215Z","message":"{\"transactionId\":\"19167471-fd3f-4fcd-9133-2d40dcea0ff2\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:19:213\",\"respDate\":\"230423-01:02:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:19167471-fd3f-4fcd-9133-2d40dcea0ff2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:19:213-97826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[19167471-fd3f-4fcd-9133-2d40dcea0ff2]}\\\"}\"}","context":{"RequestID":"19167471-fd3f-4fcd-9133-2d40dcea0ff2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55471b5e-81aa-44e9-b43d-456c123bd364","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19167471-fd3f-4fcd-9133-2d40dcea0ff2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55471b5e-81aa-44e9-b43d-456c123bd364","LogTimestamp":"2023-04-23T01:02:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:19.329Z","message":"Entering","context":{"RequestID":"6b902000-6c85-4533-866b-12e24308bcc3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1b2f089-6350-48db-8e5a-95a8809c5091","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:19.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:19.331Z","message":"{\"transactionId\":\"6b902000-6c85-4533-866b-12e24308bcc3\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:19:329\",\"respDate\":\"230423-01:02:19:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b902000-6c85-4533-866b-12e24308bcc3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:19:329-573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eb63463-6f97-4d08-9bf4-0167a949edd1], x-b3-parentspanid=[bad4efa83bf7c194], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52301], x-envoy-attempt-count=[1], x-b3-traceid=[147f39d12f8c6050bad4efa83bf7c194], x-b3-spanid=[d908875650a4a045], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b902000-6c85-4533-866b-12e24308bcc3]}\\\"}\"}","context":{"RequestID":"6b902000-6c85-4533-866b-12e24308bcc3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e1b2f089-6350-48db-8e5a-95a8809c5091","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:19.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:19.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b902000-6c85-4533-866b-12e24308bcc3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1b2f089-6350-48db-8e5a-95a8809c5091","LogTimestamp":"2023-04-23T01:02:19.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:20.941Z","message":"Entering","context":{"RequestID":"106a16c6-fb3c-4110-8b92-2ff9369de1a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c75f68f6-aaff-4076-8a76-d2d60deb3088","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:20.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:20.943Z","message":"{\"transactionId\":\"106a16c6-fb3c-4110-8b92-2ff9369de1a7\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:20:942\",\"respDate\":\"230423-01:02:20:943\",\"sourceId\":\"haproxy:106a16c6-fb3c-4110-8b92-2ff9369de1a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:20:942-5926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a8f89d7-ac08-474c-b5ba-23b3324f8c2e], x-b3-parentspanid=[99ee189a6dd07254], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[820c3676f468d7cc99ee189a6dd07254], x-b3-spanid=[82c267fa59119796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[106a16c6-fb3c-4110-8b92-2ff9369de1a7]}\\\"}\"}","context":{"RequestID":"106a16c6-fb3c-4110-8b92-2ff9369de1a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c75f68f6-aaff-4076-8a76-d2d60deb3088","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:20.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:20.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"106a16c6-fb3c-4110-8b92-2ff9369de1a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c75f68f6-aaff-4076-8a76-d2d60deb3088","LogTimestamp":"2023-04-23T01:02:20.944Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:22.953Z","message":"Entering","context":{"RequestID":"5a791687-54b7-4541-88a9-cb9fdf868465","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74ce5e9e-a5f2-4f12-a515-eb4e7057d99d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:22.955Z","message":"{\"transactionId\":\"5a791687-54b7-4541-88a9-cb9fdf868465\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:22:954\",\"respDate\":\"230423-01:02:22:955\",\"sourceId\":\"haproxy:5a791687-54b7-4541-88a9-cb9fdf868465\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:22:954-41666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31c1f158-07bd-4d9c-8236-09c1ca372a46], x-b3-parentspanid=[6717f3446f05073e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f14786257f5f8e1c6717f3446f05073e], x-b3-spanid=[9335dd964a930bb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a791687-54b7-4541-88a9-cb9fdf868465]}\\\"}\"}","context":{"RequestID":"5a791687-54b7-4541-88a9-cb9fdf868465","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"74ce5e9e-a5f2-4f12-a515-eb4e7057d99d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:22.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:22.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a791687-54b7-4541-88a9-cb9fdf868465","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74ce5e9e-a5f2-4f12-a515-eb4e7057d99d","LogTimestamp":"2023-04-23T01:02:22.957Z","ResponseDesc":"OK"},"thread":"qtp322561962-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:22.994Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:23.010Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:23.010Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:23.010Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:24.967Z","message":"Entering","context":{"RequestID":"3ec5aa89-efab-4b6e-92f6-8f65b0fb5471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ec75bf3-b6e8-4ea4-8f7e-e72bd0fd0280","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:24.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:24.969Z","message":"{\"transactionId\":\"3ec5aa89-efab-4b6e-92f6-8f65b0fb5471\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:24:968\",\"respDate\":\"230423-01:02:24:969\",\"sourceId\":\"haproxy:3ec5aa89-efab-4b6e-92f6-8f65b0fb5471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:24:968-66055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[198bae1a-2e34-4cca-8a37-1030fcba05bf], x-b3-parentspanid=[547016c504a30d1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95c02e0c0d4dbc52547016c504a30d1a], x-b3-spanid=[9816b59d184c3111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ec5aa89-efab-4b6e-92f6-8f65b0fb5471]}\\\"}\"}","context":{"RequestID":"3ec5aa89-efab-4b6e-92f6-8f65b0fb5471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ec75bf3-b6e8-4ea4-8f7e-e72bd0fd0280","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:24.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:24.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ec5aa89-efab-4b6e-92f6-8f65b0fb5471","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ec75bf3-b6e8-4ea4-8f7e-e72bd0fd0280","LogTimestamp":"2023-04-23T01:02:24.970Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:26.980Z","message":"Entering","context":{"RequestID":"01636aa1-f416-4558-baf8-f40fa8736fc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9fa6eb2b-d416-4907-9339-b86ec1960c45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:26.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:26.982Z","message":"{\"transactionId\":\"01636aa1-f416-4558-baf8-f40fa8736fc8\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:26:981\",\"respDate\":\"230423-01:02:26:982\",\"sourceId\":\"haproxy:01636aa1-f416-4558-baf8-f40fa8736fc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:26:981-51349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbdb56ad-e7e9-425b-9ea1-21b47d204240], x-b3-parentspanid=[475968eee0d1100f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e1c51bd3d8af11d475968eee0d1100f], x-b3-spanid=[fc93bf44fd50d121], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01636aa1-f416-4558-baf8-f40fa8736fc8]}\\\"}\"}","context":{"RequestID":"01636aa1-f416-4558-baf8-f40fa8736fc8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9fa6eb2b-d416-4907-9339-b86ec1960c45","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:26.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:26.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01636aa1-f416-4558-baf8-f40fa8736fc8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fa6eb2b-d416-4907-9339-b86ec1960c45","LogTimestamp":"2023-04-23T01:02:26.983Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:28.993Z","message":"Entering","context":{"RequestID":"2459fd54-c6eb-41c7-a190-0034b344f91b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9b51f19-ab50-4433-bf04-668656aa6425","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:28.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:28.995Z","message":"{\"transactionId\":\"2459fd54-c6eb-41c7-a190-0034b344f91b\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:28:994\",\"respDate\":\"230423-01:02:28:995\",\"sourceId\":\"haproxy:2459fd54-c6eb-41c7-a190-0034b344f91b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:28:994-42082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fda6d55-278a-4b95-a1a4-baac9cc8dc9c], x-b3-parentspanid=[f7135fc3ebb14252], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfa9e096d0265dbbf7135fc3ebb14252], x-b3-spanid=[a1333e7bc74e89ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2459fd54-c6eb-41c7-a190-0034b344f91b]}\\\"}\"}","context":{"RequestID":"2459fd54-c6eb-41c7-a190-0034b344f91b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d9b51f19-ab50-4433-bf04-668656aa6425","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:28.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:28.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2459fd54-c6eb-41c7-a190-0034b344f91b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9b51f19-ab50-4433-bf04-668656aa6425","LogTimestamp":"2023-04-23T01:02:28.995Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:29.212Z","message":"Entering","context":{"RequestID":"943be346-fbc9-43ef-bef4-bce8a2c25a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"004719ff-ea8b-49a5-99f6-96f2eafe5023","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"943be346-fbc9-43ef-bef4-bce8a2c25a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"004719ff-ea8b-49a5-99f6-96f2eafe5023","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:29.215Z","message":"{\"transactionId\":\"943be346-fbc9-43ef-bef4-bce8a2c25a31\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:29:213\",\"respDate\":\"230423-01:02:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:943be346-fbc9-43ef-bef4-bce8a2c25a31\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:29:213-19108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[943be346-fbc9-43ef-bef4-bce8a2c25a31]}\\\"}\"}","context":{"RequestID":"943be346-fbc9-43ef-bef4-bce8a2c25a31","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"004719ff-ea8b-49a5-99f6-96f2eafe5023","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"943be346-fbc9-43ef-bef4-bce8a2c25a31","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"004719ff-ea8b-49a5-99f6-96f2eafe5023","LogTimestamp":"2023-04-23T01:02:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:29.328Z","message":"Entering","context":{"RequestID":"9ba7b39d-15ad-48c7-b1a0-63b170bb9908","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5910b8c8-1f82-4932-9b3d-5fbfbf2e69cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:29.330Z","message":"{\"transactionId\":\"9ba7b39d-15ad-48c7-b1a0-63b170bb9908\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:29:329\",\"respDate\":\"230423-01:02:29:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9ba7b39d-15ad-48c7-b1a0-63b170bb9908\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:29:329-29742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bbb83a9-ce4b-4e9d-8dc4-d488063ef772], x-b3-parentspanid=[77d24664d25b09f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51931], x-envoy-attempt-count=[1], x-b3-traceid=[f7429e126d10a8f477d24664d25b09f1], x-b3-spanid=[f5b7bac34b8161b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9ba7b39d-15ad-48c7-b1a0-63b170bb9908]}\\\"}\"}","context":{"RequestID":"9ba7b39d-15ad-48c7-b1a0-63b170bb9908","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5910b8c8-1f82-4932-9b3d-5fbfbf2e69cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:29.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ba7b39d-15ad-48c7-b1a0-63b170bb9908","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5910b8c8-1f82-4932-9b3d-5fbfbf2e69cc","LogTimestamp":"2023-04-23T01:02:29.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:31.005Z","message":"Entering","context":{"RequestID":"f67dd8e9-1685-4d2c-a736-da39d5226269","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"766391e4-a8e0-4863-93ba-e08ec5a4913c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:31.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:31.007Z","message":"{\"transactionId\":\"f67dd8e9-1685-4d2c-a736-da39d5226269\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:31:005\",\"respDate\":\"230423-01:02:31:007\",\"sourceId\":\"haproxy:f67dd8e9-1685-4d2c-a736-da39d5226269\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:31:005-96219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bed3df2-93bd-407e-ac6e-db81bbe16b2d], x-b3-parentspanid=[a97a14193949874c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[406390f3b87a1176a97a14193949874c], x-b3-spanid=[5355d6ff117d592f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f67dd8e9-1685-4d2c-a736-da39d5226269]}\\\"}\"}","context":{"RequestID":"f67dd8e9-1685-4d2c-a736-da39d5226269","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"766391e4-a8e0-4863-93ba-e08ec5a4913c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:31.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:31.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f67dd8e9-1685-4d2c-a736-da39d5226269","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"766391e4-a8e0-4863-93ba-e08ec5a4913c","LogTimestamp":"2023-04-23T01:02:31.007Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:32.995Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.008Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.008Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.008Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.017Z","message":"Entering","context":{"RequestID":"ecf8795f-9b65-484a-99ce-7ba9fa47df7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97e43058-e18d-4bb9-8b1d-bbfefef283e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:33.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.020Z","message":"{\"transactionId\":\"ecf8795f-9b65-484a-99ce-7ba9fa47df7d\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:33:018\",\"respDate\":\"230423-01:02:33:019\",\"sourceId\":\"haproxy:ecf8795f-9b65-484a-99ce-7ba9fa47df7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:33:018-20907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55171532-8713-4278-845e-c99fc8646d8c], x-b3-parentspanid=[8592c2cb7f6172be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80ef207a3743ed568592c2cb7f6172be], x-b3-spanid=[06ef3322e5e9dc26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ecf8795f-9b65-484a-99ce-7ba9fa47df7d]}\\\"}\"}","context":{"RequestID":"ecf8795f-9b65-484a-99ce-7ba9fa47df7d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"97e43058-e18d-4bb9-8b1d-bbfefef283e0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:33.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:33.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecf8795f-9b65-484a-99ce-7ba9fa47df7d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e43058-e18d-4bb9-8b1d-bbfefef283e0","LogTimestamp":"2023-04-23T01:02:33.020Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:35.030Z","message":"Entering","context":{"RequestID":"5f63e2fe-c341-439f-9841-e5b70e2b5604","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"199dc0e5-6db8-4a20-9565-147dbce83fb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:35.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:35.032Z","message":"{\"transactionId\":\"5f63e2fe-c341-439f-9841-e5b70e2b5604\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:35:031\",\"respDate\":\"230423-01:02:35:032\",\"sourceId\":\"haproxy:5f63e2fe-c341-439f-9841-e5b70e2b5604\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:35:031-42484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cab01fef-1386-481b-ac15-755613c53926], x-b3-parentspanid=[5c936eeae5c462e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3629438d16e3ae5b5c936eeae5c462e9], x-b3-spanid=[551e19d708787d81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f63e2fe-c341-439f-9841-e5b70e2b5604]}\\\"}\"}","context":{"RequestID":"5f63e2fe-c341-439f-9841-e5b70e2b5604","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"199dc0e5-6db8-4a20-9565-147dbce83fb1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:35.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:35.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f63e2fe-c341-439f-9841-e5b70e2b5604","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"199dc0e5-6db8-4a20-9565-147dbce83fb1","LogTimestamp":"2023-04-23T01:02:35.033Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:35.502Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:35.508Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:37.042Z","message":"Entering","context":{"RequestID":"eb506259-1004-48df-a80c-2c56c31e4771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f2f7e51e-eefd-43e4-9fee-8f7edf0d7ffd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:37.044Z","message":"{\"transactionId\":\"eb506259-1004-48df-a80c-2c56c31e4771\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:37:043\",\"respDate\":\"230423-01:02:37:044\",\"sourceId\":\"haproxy:eb506259-1004-48df-a80c-2c56c31e4771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:37:043-8456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3eed3ba-c3b1-4c84-b761-12dc8fbcd056], x-b3-parentspanid=[a9147a365fd1a7a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86426ab57a2cc266a9147a365fd1a7a0], x-b3-spanid=[e437904830c4d2dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb506259-1004-48df-a80c-2c56c31e4771]}\\\"}\"}","context":{"RequestID":"eb506259-1004-48df-a80c-2c56c31e4771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f2f7e51e-eefd-43e4-9fee-8f7edf0d7ffd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:37.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb506259-1004-48df-a80c-2c56c31e4771","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f7e51e-eefd-43e4-9fee-8f7edf0d7ffd","LogTimestamp":"2023-04-23T01:02:37.045Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:39.054Z","message":"Entering","context":{"RequestID":"e6575f52-bbd5-4c05-ac24-8831289c9517","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26d1f9c3-65a7-4d7a-aae0-58ae0d604a4c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:39.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.056Z","message":"{\"transactionId\":\"e6575f52-bbd5-4c05-ac24-8831289c9517\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:39:055\",\"respDate\":\"230423-01:02:39:056\",\"sourceId\":\"haproxy:e6575f52-bbd5-4c05-ac24-8831289c9517\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:39:055-5851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3cfd4b0-59dc-47ef-bd85-8adfa934d5fc], x-b3-parentspanid=[8b48c5b6cc348f4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a96993c310beff058b48c5b6cc348f4d], x-b3-spanid=[067701eac78b3987], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6575f52-bbd5-4c05-ac24-8831289c9517]}\\\"}\"}","context":{"RequestID":"e6575f52-bbd5-4c05-ac24-8831289c9517","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"26d1f9c3-65a7-4d7a-aae0-58ae0d604a4c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:39.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6575f52-bbd5-4c05-ac24-8831289c9517","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d1f9c3-65a7-4d7a-aae0-58ae0d604a4c","LogTimestamp":"2023-04-23T01:02:39.057Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:39.211Z","message":"Entering","context":{"RequestID":"d1de42ee-a012-491c-8751-015a9dc21490","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11f1c741-5ddc-4b7b-afe8-4090338a52a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"d1de42ee-a012-491c-8751-015a9dc21490","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11f1c741-5ddc-4b7b-afe8-4090338a52a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.213Z","message":"{\"transactionId\":\"d1de42ee-a012-491c-8751-015a9dc21490\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:39:212\",\"respDate\":\"230423-01:02:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d1de42ee-a012-491c-8751-015a9dc21490\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:39:212-46208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d1de42ee-a012-491c-8751-015a9dc21490]}\\\"}\"}","context":{"RequestID":"d1de42ee-a012-491c-8751-015a9dc21490","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"11f1c741-5ddc-4b7b-afe8-4090338a52a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1de42ee-a012-491c-8751-015a9dc21490","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11f1c741-5ddc-4b7b-afe8-4090338a52a7","LogTimestamp":"2023-04-23T01:02:39.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:39.329Z","message":"Entering","context":{"RequestID":"40d652ef-68eb-4db9-b06b-50c82c4ecb93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ee318ec-e6b2-42d0-8487-3854b15d8159","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.331Z","message":"{\"transactionId\":\"40d652ef-68eb-4db9-b06b-50c82c4ecb93\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:39:330\",\"respDate\":\"230423-01:02:39:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40d652ef-68eb-4db9-b06b-50c82c4ecb93\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:39:330-14916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19791695-02ac-4275-8df4-e4da6ee8f39b], x-b3-parentspanid=[47dcbb23424517f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42067], x-envoy-attempt-count=[1], x-b3-traceid=[d69fd36581431d6547dcbb23424517f9], x-b3-spanid=[89b11612680be3a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40d652ef-68eb-4db9-b06b-50c82c4ecb93]}\\\"}\"}","context":{"RequestID":"40d652ef-68eb-4db9-b06b-50c82c4ecb93","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3ee318ec-e6b2-42d0-8487-3854b15d8159","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40d652ef-68eb-4db9-b06b-50c82c4ecb93","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ee318ec-e6b2-42d0-8487-3854b15d8159","LogTimestamp":"2023-04-23T01:02:39.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:41.066Z","message":"Entering","context":{"RequestID":"37ad1a67-4027-4bfd-a094-41b6d4747503","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab651883-2473-40ec-8d53-25fd1939f631","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:41.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:41.068Z","message":"{\"transactionId\":\"37ad1a67-4027-4bfd-a094-41b6d4747503\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:41:067\",\"respDate\":\"230423-01:02:41:068\",\"sourceId\":\"haproxy:37ad1a67-4027-4bfd-a094-41b6d4747503\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:41:067-86627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3036c4c0-dce8-46f8-acbc-7d2c1f2093b8], x-b3-parentspanid=[09d34f33acda2c31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0d25aca873ef1ab09d34f33acda2c31], x-b3-spanid=[20c9e4691217be20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ad1a67-4027-4bfd-a094-41b6d4747503]}\\\"}\"}","context":{"RequestID":"37ad1a67-4027-4bfd-a094-41b6d4747503","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ab651883-2473-40ec-8d53-25fd1939f631","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:41.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:41.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ad1a67-4027-4bfd-a094-41b6d4747503","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab651883-2473-40ec-8d53-25fd1939f631","LogTimestamp":"2023-04-23T01:02:41.069Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:42.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.078Z","message":"Entering","context":{"RequestID":"ec0cb03b-0cd6-44c1-af94-995c8a780a5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d01d711-fa9f-4a60-868f-acb5405fef91","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:43.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.080Z","message":"{\"transactionId\":\"ec0cb03b-0cd6-44c1-af94-995c8a780a5b\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:43:079\",\"respDate\":\"230423-01:02:43:080\",\"sourceId\":\"haproxy:ec0cb03b-0cd6-44c1-af94-995c8a780a5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:43:079-39056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4ee4f81-3a03-46db-a4a5-21ca367cc4c9], x-b3-parentspanid=[559329fde4d24fb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bd9790163f8e5cc559329fde4d24fb4], x-b3-spanid=[761267852a43f237], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec0cb03b-0cd6-44c1-af94-995c8a780a5b]}\\\"}\"}","context":{"RequestID":"ec0cb03b-0cd6-44c1-af94-995c8a780a5b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6d01d711-fa9f-4a60-868f-acb5405fef91","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:43.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:43.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec0cb03b-0cd6-44c1-af94-995c8a780a5b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d01d711-fa9f-4a60-868f-acb5405fef91","LogTimestamp":"2023-04-23T01:02:43.081Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:45.090Z","message":"Entering","context":{"RequestID":"e3da9201-3a60-473c-9144-d8e9e1682031","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"320e9ca1-4cab-4b2a-843c-f26eb1ab07ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:45.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:45.092Z","message":"{\"transactionId\":\"e3da9201-3a60-473c-9144-d8e9e1682031\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:45:091\",\"respDate\":\"230423-01:02:45:092\",\"sourceId\":\"haproxy:e3da9201-3a60-473c-9144-d8e9e1682031\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:45:091-49704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44857332-7090-4e20-94d3-440e6f7c71bd], x-b3-parentspanid=[26dea6de75f658bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f9d7df89c29c63f26dea6de75f658bd], x-b3-spanid=[dc830da5a97d9aaf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3da9201-3a60-473c-9144-d8e9e1682031]}\\\"}\"}","context":{"RequestID":"e3da9201-3a60-473c-9144-d8e9e1682031","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"320e9ca1-4cab-4b2a-843c-f26eb1ab07ba","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:45.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:45.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3da9201-3a60-473c-9144-d8e9e1682031","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"320e9ca1-4cab-4b2a-843c-f26eb1ab07ba","LogTimestamp":"2023-04-23T01:02:45.092Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:47.102Z","message":"Entering","context":{"RequestID":"67ecd970-4bce-43f6-a9c3-59c05200dcfb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b06fcfed-5243-4fc6-9249-3e932f6c89bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:47.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:47.104Z","message":"{\"transactionId\":\"67ecd970-4bce-43f6-a9c3-59c05200dcfb\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:47:103\",\"respDate\":\"230423-01:02:47:104\",\"sourceId\":\"haproxy:67ecd970-4bce-43f6-a9c3-59c05200dcfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:47:103-40036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be66d056-0ef2-4db8-9ca3-cc4a6a7259b5], x-b3-parentspanid=[13ab9f3bd82af62d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[161379e9b970d6d613ab9f3bd82af62d], x-b3-spanid=[a7eb7b3875164202], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67ecd970-4bce-43f6-a9c3-59c05200dcfb]}\\\"}\"}","context":{"RequestID":"67ecd970-4bce-43f6-a9c3-59c05200dcfb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b06fcfed-5243-4fc6-9249-3e932f6c89bd","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:47.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:47.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67ecd970-4bce-43f6-a9c3-59c05200dcfb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b06fcfed-5243-4fc6-9249-3e932f6c89bd","LogTimestamp":"2023-04-23T01:02:47.105Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:49.114Z","message":"Entering","context":{"RequestID":"a3187f69-972d-4eee-a8a1-119fd033a5e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93f73b5e-aaf4-48fe-a872-c943615c4323","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:49.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.116Z","message":"{\"transactionId\":\"a3187f69-972d-4eee-a8a1-119fd033a5e3\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:49:115\",\"respDate\":\"230423-01:02:49:116\",\"sourceId\":\"haproxy:a3187f69-972d-4eee-a8a1-119fd033a5e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:02:49:115-9176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acafd0aa-c353-4ee0-a83e-fce72a585f5c], x-b3-parentspanid=[ca86f9c7ef5560d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16f32d1e169a15b3ca86f9c7ef5560d6], x-b3-spanid=[ac0ad548b3435a5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3187f69-972d-4eee-a8a1-119fd033a5e3]}\\\"}\"}","context":{"RequestID":"a3187f69-972d-4eee-a8a1-119fd033a5e3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"93f73b5e-aaf4-48fe-a872-c943615c4323","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:49.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3187f69-972d-4eee-a8a1-119fd033a5e3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93f73b5e-aaf4-48fe-a872-c943615c4323","LogTimestamp":"2023-04-23T01:02:49.117Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:49.211Z","message":"Entering","context":{"RequestID":"1d794fe1-2851-40c6-a3e7-09a1ad3a36f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aff7475f-c685-4baa-87c6-c1966f6e0b75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d794fe1-2851-40c6-a3e7-09a1ad3a36f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aff7475f-c685-4baa-87c6-c1966f6e0b75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.213Z","message":"{\"transactionId\":\"1d794fe1-2851-40c6-a3e7-09a1ad3a36f6\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:49:211\",\"respDate\":\"230423-01:02:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1d794fe1-2851-40c6-a3e7-09a1ad3a36f6\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:49:211-7849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1d794fe1-2851-40c6-a3e7-09a1ad3a36f6]}\\\"}\"}","context":{"RequestID":"1d794fe1-2851-40c6-a3e7-09a1ad3a36f6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aff7475f-c685-4baa-87c6-c1966f6e0b75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:49.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d794fe1-2851-40c6-a3e7-09a1ad3a36f6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff7475f-c685-4baa-87c6-c1966f6e0b75","LogTimestamp":"2023-04-23T01:02:49.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:49.328Z","message":"Entering","context":{"RequestID":"b26978e5-149c-47d1-8d5b-3cbe3e935471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd78246e-bd29-4b85-bbc6-f453e8711000","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.330Z","message":"{\"transactionId\":\"b26978e5-149c-47d1-8d5b-3cbe3e935471\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:49:329\",\"respDate\":\"230423-01:02:49:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b26978e5-149c-47d1-8d5b-3cbe3e935471\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:49:329-9811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[572fb7f9-01fc-4fc9-a051-f51b63ca8631], x-b3-parentspanid=[48e7ff9730045c70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45611], x-envoy-attempt-count=[1], x-b3-traceid=[5c418367156f1a5e48e7ff9730045c70], x-b3-spanid=[1cff76e58df7cd07], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b26978e5-149c-47d1-8d5b-3cbe3e935471]}\\\"}\"}","context":{"RequestID":"b26978e5-149c-47d1-8d5b-3cbe3e935471","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd78246e-bd29-4b85-bbc6-f453e8711000","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:49.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:49.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b26978e5-149c-47d1-8d5b-3cbe3e935471","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd78246e-bd29-4b85-bbc6-f453e8711000","LogTimestamp":"2023-04-23T01:02:49.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:51.126Z","message":"Entering","context":{"RequestID":"b0915d4f-036e-45c0-a899-cc3545cd01ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d541203d-03cb-4c75-8b2f-c2ad38115cca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:51.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:51.128Z","message":"{\"transactionId\":\"b0915d4f-036e-45c0-a899-cc3545cd01ac\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:51:127\",\"respDate\":\"230423-01:02:51:128\",\"sourceId\":\"haproxy:b0915d4f-036e-45c0-a899-cc3545cd01ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:51:127-61664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa8c9fdb-3bb5-4e4d-9c49-23e367529ccb], x-b3-parentspanid=[6f60012505ab0c43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d968f2ed4863bb566f60012505ab0c43], x-b3-spanid=[64aab49f6163bcb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0915d4f-036e-45c0-a899-cc3545cd01ac]}\\\"}\"}","context":{"RequestID":"b0915d4f-036e-45c0-a899-cc3545cd01ac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d541203d-03cb-4c75-8b2f-c2ad38115cca","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:51.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:51.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0915d4f-036e-45c0-a899-cc3545cd01ac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d541203d-03cb-4c75-8b2f-c2ad38115cca","LogTimestamp":"2023-04-23T01:02:51.128Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:52.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.012Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.012Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.137Z","message":"Entering","context":{"RequestID":"0f7d21b5-1073-47ba-aa7c-f8792ec1bd99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2458d23b-2f8a-4065-b48d-e02559d36d22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:53.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.139Z","message":"{\"transactionId\":\"0f7d21b5-1073-47ba-aa7c-f8792ec1bd99\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:53:138\",\"respDate\":\"230423-01:02:53:139\",\"sourceId\":\"haproxy:0f7d21b5-1073-47ba-aa7c-f8792ec1bd99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:53:138-7205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76e60b12-719e-4afd-8ffb-a7f8de0e0b4b], x-b3-parentspanid=[e9c444c733598dcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab36bfb7149f9d56e9c444c733598dcd], x-b3-spanid=[0e30468bb1c48dc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f7d21b5-1073-47ba-aa7c-f8792ec1bd99]}\\\"}\"}","context":{"RequestID":"0f7d21b5-1073-47ba-aa7c-f8792ec1bd99","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2458d23b-2f8a-4065-b48d-e02559d36d22","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:53.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:53.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f7d21b5-1073-47ba-aa7c-f8792ec1bd99","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2458d23b-2f8a-4065-b48d-e02559d36d22","LogTimestamp":"2023-04-23T01:02:53.139Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:02:55.149Z","message":"Entering","context":{"RequestID":"5f944d45-7ce5-46c6-9a44-48e437e66b5e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c02905f8-e641-4ac0-b0d2-ce67ed74f30f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:55.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:55.151Z","message":"{\"transactionId\":\"5f944d45-7ce5-46c6-9a44-48e437e66b5e\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:55:150\",\"respDate\":\"230423-01:02:55:151\",\"sourceId\":\"haproxy:5f944d45-7ce5-46c6-9a44-48e437e66b5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:55:150-51764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fcfea93-8079-446a-bcfd-59aaffe52b92], x-b3-parentspanid=[e0879e9cf56dd0f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864ab7550590ff63e0879e9cf56dd0f8], x-b3-spanid=[a2792c38a9fdcc8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f944d45-7ce5-46c6-9a44-48e437e66b5e]}\\\"}\"}","context":{"RequestID":"5f944d45-7ce5-46c6-9a44-48e437e66b5e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c02905f8-e641-4ac0-b0d2-ce67ed74f30f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:55.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:55.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f944d45-7ce5-46c6-9a44-48e437e66b5e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c02905f8-e641-4ac0-b0d2-ce67ed74f30f","LogTimestamp":"2023-04-23T01:02:55.152Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:57.162Z","message":"Entering","context":{"RequestID":"90800fc8-636d-4449-acf4-d7a108d7beb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"044a0e1a-11af-49e6-9c0e-e5a3e7a899e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:57.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:57.165Z","message":"{\"transactionId\":\"90800fc8-636d-4449-acf4-d7a108d7beb0\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:57:163\",\"respDate\":\"230423-01:02:57:165\",\"sourceId\":\"haproxy:90800fc8-636d-4449-acf4-d7a108d7beb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:57:163-2062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e9fcb97-57da-41fa-8d61-ad8385c28897], x-b3-parentspanid=[2fa0f03c687af42c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7670c7dd7d9b2d02fa0f03c687af42c], x-b3-spanid=[1915b93a704cd982], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90800fc8-636d-4449-acf4-d7a108d7beb0]}\\\"}\"}","context":{"RequestID":"90800fc8-636d-4449-acf4-d7a108d7beb0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"044a0e1a-11af-49e6-9c0e-e5a3e7a899e2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:57.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:57.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90800fc8-636d-4449-acf4-d7a108d7beb0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"044a0e1a-11af-49e6-9c0e-e5a3e7a899e2","LogTimestamp":"2023-04-23T01:02:57.165Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:59.176Z","message":"Entering","context":{"RequestID":"856fbb0e-c4d6-41f1-977c-b3cddd540cb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51f94052-00df-4afa-b622-cf79b522f223","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:59.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.178Z","message":"{\"transactionId\":\"856fbb0e-c4d6-41f1-977c-b3cddd540cb5\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:59:176\",\"respDate\":\"230423-01:02:59:178\",\"sourceId\":\"haproxy:856fbb0e-c4d6-41f1-977c-b3cddd540cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:02:59:176-63624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21794657-96b5-4ccc-850c-3dc7bbf22c73], x-b3-parentspanid=[bd823b43bd630b35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5940962de9cc83bebd823b43bd630b35], x-b3-spanid=[b0dd6af558e5d5cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[856fbb0e-c4d6-41f1-977c-b3cddd540cb5]}\\\"}\"}","context":{"RequestID":"856fbb0e-c4d6-41f1-977c-b3cddd540cb5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"51f94052-00df-4afa-b622-cf79b522f223","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:02:59.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"856fbb0e-c4d6-41f1-977c-b3cddd540cb5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51f94052-00df-4afa-b622-cf79b522f223","LogTimestamp":"2023-04-23T01:02:59.178Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:02:59.210Z","message":"Entering","context":{"RequestID":"031fe61c-45ac-40b1-83aa-ed09e6e597d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d8a6e80-bf64-4b95-ba73-a527193ba625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"031fe61c-45ac-40b1-83aa-ed09e6e597d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d8a6e80-bf64-4b95-ba73-a527193ba625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.213Z","message":"{\"transactionId\":\"031fe61c-45ac-40b1-83aa-ed09e6e597d2\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:59:211\",\"respDate\":\"230423-01:02:59:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:031fe61c-45ac-40b1-83aa-ed09e6e597d2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:59:211-7898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[031fe61c-45ac-40b1-83aa-ed09e6e597d2]}\\\"}\"}","context":{"RequestID":"031fe61c-45ac-40b1-83aa-ed09e6e597d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0d8a6e80-bf64-4b95-ba73-a527193ba625","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:02:59.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"031fe61c-45ac-40b1-83aa-ed09e6e597d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d8a6e80-bf64-4b95-ba73-a527193ba625","LogTimestamp":"2023-04-23T01:02:59.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:02:59.327Z","message":"Entering","context":{"RequestID":"7683ddcb-1049-45f1-a083-16f982859131","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3839f0d2-9460-4912-89c4-2cb4add40db3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.329Z","message":"{\"transactionId\":\"7683ddcb-1049-45f1-a083-16f982859131\",\"status\":\"200\",\"rqstDate\":\"230423-01:02:59:328\",\"respDate\":\"230423-01:02:59:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7683ddcb-1049-45f1-a083-16f982859131\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:02:59:328-65085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8ff428f-e275-4408-86f5-19590202de15], x-b3-parentspanid=[23c330a6396f2f1e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59297], x-envoy-attempt-count=[1], x-b3-traceid=[1e3db241048a197623c330a6396f2f1e], x-b3-spanid=[6a52367e69ed2dae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7683ddcb-1049-45f1-a083-16f982859131]}\\\"}\"}","context":{"RequestID":"7683ddcb-1049-45f1-a083-16f982859131","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3839f0d2-9460-4912-89c4-2cb4add40db3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:02:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:02:59.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7683ddcb-1049-45f1-a083-16f982859131","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3839f0d2-9460-4912-89c4-2cb4add40db3","LogTimestamp":"2023-04-23T01:02:59.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:02:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:01.187Z","message":"Entering","context":{"RequestID":"ca04bdaf-fee8-421f-bcf9-1da014b80ccc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ba9985d-6c24-411a-8554-929fbd3aafc1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:01.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:01.190Z","message":"{\"transactionId\":\"ca04bdaf-fee8-421f-bcf9-1da014b80ccc\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:01:188\",\"respDate\":\"230423-01:03:01:190\",\"sourceId\":\"haproxy:ca04bdaf-fee8-421f-bcf9-1da014b80ccc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:01:188-32190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cc52fc2-565f-4f42-b07e-ca26c6d65715], x-b3-parentspanid=[0db7f21b32525a19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7bbae579047ec4380db7f21b32525a19], x-b3-spanid=[2415720ed67744eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca04bdaf-fee8-421f-bcf9-1da014b80ccc]}\\\"}\"}","context":{"RequestID":"ca04bdaf-fee8-421f-bcf9-1da014b80ccc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ba9985d-6c24-411a-8554-929fbd3aafc1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:01.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:01.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca04bdaf-fee8-421f-bcf9-1da014b80ccc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ba9985d-6c24-411a-8554-929fbd3aafc1","LogTimestamp":"2023-04-23T01:03:01.191Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:02.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.200Z","message":"Entering","context":{"RequestID":"f6ef3f5f-2d25-45bb-b662-676b52fbddfc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16b7672c-2128-42d6-8b48-72bb3a5ebef2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:03.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.201Z","message":"{\"transactionId\":\"f6ef3f5f-2d25-45bb-b662-676b52fbddfc\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:03:200\",\"respDate\":\"230423-01:03:03:201\",\"sourceId\":\"haproxy:f6ef3f5f-2d25-45bb-b662-676b52fbddfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:03:200-27095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[964f4f53-3d10-9047-a78f-999c312ca2e1], x-b3-parentspanid=[fc67e81eea719e36], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38ea9ae2ec32a96efc67e81eea719e36], x-b3-spanid=[ec78c323f6c13826], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6ef3f5f-2d25-45bb-b662-676b52fbddfc]}\\\"}\"}","context":{"RequestID":"f6ef3f5f-2d25-45bb-b662-676b52fbddfc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"16b7672c-2128-42d6-8b48-72bb3a5ebef2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:03.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:03.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ef3f5f-2d25-45bb-b662-676b52fbddfc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b7672c-2128-42d6-8b48-72bb3a5ebef2","LogTimestamp":"2023-04-23T01:03:03.202Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:03:05.210Z","message":"Entering","context":{"RequestID":"9b293bf2-10d6-4d5f-9021-1cdedd4464a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e3aac86-6375-45c8-b88c-eff00ad978ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:05.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:05.212Z","message":"{\"transactionId\":\"9b293bf2-10d6-4d5f-9021-1cdedd4464a7\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:05:211\",\"respDate\":\"230423-01:03:05:212\",\"sourceId\":\"haproxy:9b293bf2-10d6-4d5f-9021-1cdedd4464a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:05:211-19424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a29176ac-78a3-427a-860d-8bc9c1a1e886], x-b3-parentspanid=[b5105b51e9e037f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6328ea7c1fb9a48db5105b51e9e037f9], x-b3-spanid=[f6fc338a59e1be92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b293bf2-10d6-4d5f-9021-1cdedd4464a7]}\\\"}\"}","context":{"RequestID":"9b293bf2-10d6-4d5f-9021-1cdedd4464a7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2e3aac86-6375-45c8-b88c-eff00ad978ab","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:05.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:05.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b293bf2-10d6-4d5f-9021-1cdedd4464a7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e3aac86-6375-45c8-b88c-eff00ad978ab","LogTimestamp":"2023-04-23T01:03:05.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:05.515Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:05.519Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:07.222Z","message":"Entering","context":{"RequestID":"9da304cc-40fd-482f-b825-6e4f28371b37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5930559f-ed3e-4fab-b62d-d9e01c61d82d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:07.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:07.224Z","message":"{\"transactionId\":\"9da304cc-40fd-482f-b825-6e4f28371b37\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:07:223\",\"respDate\":\"230423-01:03:07:224\",\"sourceId\":\"haproxy:9da304cc-40fd-482f-b825-6e4f28371b37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:07:223-44715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11d28ba9-a0a5-411b-a987-53624f9f15e4], x-b3-parentspanid=[6f56882595ad6c2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d49d1cfa6b8f2dcb6f56882595ad6c2e], x-b3-spanid=[9cf635bb56d474ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9da304cc-40fd-482f-b825-6e4f28371b37]}\\\"}\"}","context":{"RequestID":"9da304cc-40fd-482f-b825-6e4f28371b37","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5930559f-ed3e-4fab-b62d-d9e01c61d82d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:07.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:07.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9da304cc-40fd-482f-b825-6e4f28371b37","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5930559f-ed3e-4fab-b62d-d9e01c61d82d","LogTimestamp":"2023-04-23T01:03:07.225Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:09.210Z","message":"Entering","context":{"RequestID":"fc309dea-b072-40cf-8a07-2db2394eb264","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bbd406d-0732-43cc-85c0-596fc6326dbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:09.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.211Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc309dea-b072-40cf-8a07-2db2394eb264","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bbd406d-0732-43cc-85c0-596fc6326dbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:09.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.212Z","message":"{\"transactionId\":\"fc309dea-b072-40cf-8a07-2db2394eb264\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:09:210\",\"respDate\":\"230423-01:03:09:212\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc309dea-b072-40cf-8a07-2db2394eb264\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:09:210-35585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc309dea-b072-40cf-8a07-2db2394eb264]}\\\"}\"}","context":{"RequestID":"fc309dea-b072-40cf-8a07-2db2394eb264","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8bbd406d-0732-43cc-85c0-596fc6326dbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:09.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc309dea-b072-40cf-8a07-2db2394eb264","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bbd406d-0732-43cc-85c0-596fc6326dbb","LogTimestamp":"2023-04-23T01:03:09.212Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:03:09.232Z","message":"Entering","context":{"RequestID":"7da36dd3-44a5-4150-9031-adfee05a1c95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28d34e8e-f324-4466-b606-f08e95aee968","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:09.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.234Z","message":"{\"transactionId\":\"7da36dd3-44a5-4150-9031-adfee05a1c95\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:09:233\",\"respDate\":\"230423-01:03:09:234\",\"sourceId\":\"haproxy:7da36dd3-44a5-4150-9031-adfee05a1c95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:09:233-45724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[581cff67-60c6-4517-b800-f4abb56a9523], x-b3-parentspanid=[d39af7e215d0a010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40e19a43d91aaefcd39af7e215d0a010], x-b3-spanid=[8a3424ebd9f37e47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7da36dd3-44a5-4150-9031-adfee05a1c95]}\\\"}\"}","context":{"RequestID":"7da36dd3-44a5-4150-9031-adfee05a1c95","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"28d34e8e-f324-4466-b606-f08e95aee968","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:09.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da36dd3-44a5-4150-9031-adfee05a1c95","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28d34e8e-f324-4466-b606-f08e95aee968","LogTimestamp":"2023-04-23T01:03:09.234Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:03:09.328Z","message":"Entering","context":{"RequestID":"31bf87f9-67c0-45ab-ab93-650b767506c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f2e372c-9f4c-4f84-b346-4b0590bcef68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.330Z","message":"{\"transactionId\":\"31bf87f9-67c0-45ab-ab93-650b767506c0\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:09:329\",\"respDate\":\"230423-01:03:09:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31bf87f9-67c0-45ab-ab93-650b767506c0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:09:329-60980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36887e60-70e2-4393-ae53-98cd3ae4d752], x-b3-parentspanid=[f662ee2996f879a5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53339], x-envoy-attempt-count=[1], x-b3-traceid=[1c7f73e9916200d7f662ee2996f879a5], x-b3-spanid=[424962283a29771f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31bf87f9-67c0-45ab-ab93-650b767506c0]}\\\"}\"}","context":{"RequestID":"31bf87f9-67c0-45ab-ab93-650b767506c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7f2e372c-9f4c-4f84-b346-4b0590bcef68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bf87f9-67c0-45ab-ab93-650b767506c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f2e372c-9f4c-4f84-b346-4b0590bcef68","LogTimestamp":"2023-04-23T01:03:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:11.243Z","message":"Entering","context":{"RequestID":"c7417c7e-b779-44eb-ae18-7837bdb8be24","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443e6208-ff7b-4c45-8ce9-13a8b7751efa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:11.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:11.245Z","message":"{\"transactionId\":\"c7417c7e-b779-44eb-ae18-7837bdb8be24\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:11:244\",\"respDate\":\"230423-01:03:11:245\",\"sourceId\":\"haproxy:c7417c7e-b779-44eb-ae18-7837bdb8be24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:11:244-14982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51d79995-c21f-4a82-ad0e-de1d0a1d2458], x-b3-parentspanid=[99d7522c16436226], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8d34f7e797837ec99d7522c16436226], x-b3-spanid=[70a81c55ed65ec3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7417c7e-b779-44eb-ae18-7837bdb8be24]}\\\"}\"}","context":{"RequestID":"c7417c7e-b779-44eb-ae18-7837bdb8be24","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"443e6208-ff7b-4c45-8ce9-13a8b7751efa","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:11.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:11.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7417c7e-b779-44eb-ae18-7837bdb8be24","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"443e6208-ff7b-4c45-8ce9-13a8b7751efa","LogTimestamp":"2023-04-23T01:03:11.246Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:12.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.016Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.016Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.016Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.255Z","message":"Entering","context":{"RequestID":"429daeb6-dc26-4daf-9c0a-c213dc0c4771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84bfa7ec-7638-4a57-b1d7-cfffc290263c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:13.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.258Z","message":"{\"transactionId\":\"429daeb6-dc26-4daf-9c0a-c213dc0c4771\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:13:256\",\"respDate\":\"230423-01:03:13:258\",\"sourceId\":\"haproxy:429daeb6-dc26-4daf-9c0a-c213dc0c4771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:13:256-23233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc1e45be-37ba-45be-9e8b-0c16b339f1a0], x-b3-parentspanid=[c9c3208e914a69f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b16b3eb2e60d5661c9c3208e914a69f9], x-b3-spanid=[32af388e3805a663], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[429daeb6-dc26-4daf-9c0a-c213dc0c4771]}\\\"}\"}","context":{"RequestID":"429daeb6-dc26-4daf-9c0a-c213dc0c4771","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"84bfa7ec-7638-4a57-b1d7-cfffc290263c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:13.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:13.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"429daeb6-dc26-4daf-9c0a-c213dc0c4771","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84bfa7ec-7638-4a57-b1d7-cfffc290263c","LogTimestamp":"2023-04-23T01:03:13.258Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:15.267Z","message":"Entering","context":{"RequestID":"4221ece9-8c4e-4d21-87f9-2f0426d723d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9278bb2b-2a39-4eb3-9f26-7175116f8c8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:15.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:15.269Z","message":"{\"transactionId\":\"4221ece9-8c4e-4d21-87f9-2f0426d723d7\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:15:268\",\"respDate\":\"230423-01:03:15:269\",\"sourceId\":\"haproxy:4221ece9-8c4e-4d21-87f9-2f0426d723d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:15:268-41635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f77526f6-2ab2-9399-be11-ef7e6512be79], x-b3-parentspanid=[ee925e9e228f8a1e], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20727249f73f4360ee925e9e228f8a1e], x-b3-spanid=[c07cdab1f6257283], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4221ece9-8c4e-4d21-87f9-2f0426d723d7]}\\\"}\"}","context":{"RequestID":"4221ece9-8c4e-4d21-87f9-2f0426d723d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9278bb2b-2a39-4eb3-9f26-7175116f8c8b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:15.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:15.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4221ece9-8c4e-4d21-87f9-2f0426d723d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9278bb2b-2a39-4eb3-9f26-7175116f8c8b","LogTimestamp":"2023-04-23T01:03:15.270Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:17.279Z","message":"Entering","context":{"RequestID":"d3a30c7f-8cca-4e49-9be5-1f2da89c9e17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"6db6e220-eb79-4c65-b7b5-8bb621a9773e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:17.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:17.281Z","message":"{\"transactionId\":\"d3a30c7f-8cca-4e49-9be5-1f2da89c9e17\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:17:279\",\"respDate\":\"230423-01:03:17:280\",\"sourceId\":\"haproxy:d3a30c7f-8cca-4e49-9be5-1f2da89c9e17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:17:279-26045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef590734-cfc4-4650-8a76-d2a87b19a64c], x-b3-parentspanid=[da221dc057bd341d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10587025f7743575da221dc057bd341d], x-b3-spanid=[b8d80292d2e8aebe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3a30c7f-8cca-4e49-9be5-1f2da89c9e17]}\\\"}\"}","context":{"RequestID":"d3a30c7f-8cca-4e49-9be5-1f2da89c9e17","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"6db6e220-eb79-4c65-b7b5-8bb621a9773e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:17.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:17.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3a30c7f-8cca-4e49-9be5-1f2da89c9e17","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6db6e220-eb79-4c65-b7b5-8bb621a9773e","LogTimestamp":"2023-04-23T01:03:17.281Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:19.211Z","message":"Entering","context":{"RequestID":"e58bf21b-48a8-43e9-bf3a-c95ccb35788b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4242d32e-e13f-41e8-8a56-9afd61c0eded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"e58bf21b-48a8-43e9-bf3a-c95ccb35788b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4242d32e-e13f-41e8-8a56-9afd61c0eded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.214Z","message":"{\"transactionId\":\"e58bf21b-48a8-43e9-bf3a-c95ccb35788b\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:19:212\",\"respDate\":\"230423-01:03:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e58bf21b-48a8-43e9-bf3a-c95ccb35788b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:19:212-26594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e58bf21b-48a8-43e9-bf3a-c95ccb35788b]}\\\"}\"}","context":{"RequestID":"e58bf21b-48a8-43e9-bf3a-c95ccb35788b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4242d32e-e13f-41e8-8a56-9afd61c0eded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e58bf21b-48a8-43e9-bf3a-c95ccb35788b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4242d32e-e13f-41e8-8a56-9afd61c0eded","LogTimestamp":"2023-04-23T01:03:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:03:19.290Z","message":"Entering","context":{"RequestID":"4a9b367b-8888-42f0-905e-0a531db4f242","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe112a34-cfb3-4dd5-b1d7-b84200a483a9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.292Z","message":"{\"transactionId\":\"4a9b367b-8888-42f0-905e-0a531db4f242\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:19:291\",\"respDate\":\"230423-01:03:19:292\",\"sourceId\":\"haproxy:4a9b367b-8888-42f0-905e-0a531db4f242\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:19:291-78573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89107eea-a4cc-4374-804e-1340fd028dc4], x-b3-parentspanid=[9e7e5c1d844e961a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5efd2c019409efe9e7e5c1d844e961a], x-b3-spanid=[2adcc82308b84de3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a9b367b-8888-42f0-905e-0a531db4f242]}\\\"}\"}","context":{"RequestID":"4a9b367b-8888-42f0-905e-0a531db4f242","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"fe112a34-cfb3-4dd5-b1d7-b84200a483a9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:19.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a9b367b-8888-42f0-905e-0a531db4f242","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe112a34-cfb3-4dd5-b1d7-b84200a483a9","LogTimestamp":"2023-04-23T01:03:19.292Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:19.327Z","message":"Entering","context":{"RequestID":"a1058e20-8229-4086-9f68-42d4d3b7c4c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8622393-d908-45cf-8eeb-3cfefd30e1f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.328Z","message":"{\"transactionId\":\"a1058e20-8229-4086-9f68-42d4d3b7c4c7\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:19:327\",\"respDate\":\"230423-01:03:19:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a1058e20-8229-4086-9f68-42d4d3b7c4c7\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:19:327-28165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3aed883-fefe-4143-b283-92161dea4635], x-b3-parentspanid=[1efb76c89579c316], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55947], x-envoy-attempt-count=[1], x-b3-traceid=[5a7ed1689203c2cd1efb76c89579c316], x-b3-spanid=[27a45065d3ee2933], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a1058e20-8229-4086-9f68-42d4d3b7c4c7]}\\\"}\"}","context":{"RequestID":"a1058e20-8229-4086-9f68-42d4d3b7c4c7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d8622393-d908-45cf-8eeb-3cfefd30e1f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:19.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1058e20-8229-4086-9f68-42d4d3b7c4c7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8622393-d908-45cf-8eeb-3cfefd30e1f0","LogTimestamp":"2023-04-23T01:03:19.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:21.302Z","message":"Entering","context":{"RequestID":"8174167c-07c8-490e-afce-8b0d80fcb9ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b1786de-f9b5-4d03-8333-1d608616d6ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:21.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:21.303Z","message":"{\"transactionId\":\"8174167c-07c8-490e-afce-8b0d80fcb9ce\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:21:302\",\"respDate\":\"230423-01:03:21:303\",\"sourceId\":\"haproxy:8174167c-07c8-490e-afce-8b0d80fcb9ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:21:302-32720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82584551-efb3-49c2-816c-a7e28c7130c2], x-b3-parentspanid=[106f694ba26194fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8cb3af95dbd1cd7106f694ba26194fb], x-b3-spanid=[52c7b72df4dd6a6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8174167c-07c8-490e-afce-8b0d80fcb9ce]}\\\"}\"}","context":{"RequestID":"8174167c-07c8-490e-afce-8b0d80fcb9ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0b1786de-f9b5-4d03-8333-1d608616d6ce","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:21.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:21.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8174167c-07c8-490e-afce-8b0d80fcb9ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b1786de-f9b5-4d03-8333-1d608616d6ce","LogTimestamp":"2023-04-23T01:03:21.304Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:22.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.015Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.016Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.313Z","message":"Entering","context":{"RequestID":"e94efdc5-56c9-42d0-971b-b2e42bf06101","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0a42241-47f3-4d71-a4ac-65b42d8168dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:23.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.315Z","message":"{\"transactionId\":\"e94efdc5-56c9-42d0-971b-b2e42bf06101\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:23:314\",\"respDate\":\"230423-01:03:23:315\",\"sourceId\":\"haproxy:e94efdc5-56c9-42d0-971b-b2e42bf06101\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:23:314-77515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbdb32cd-50f9-485c-a64e-71edc8e3d168], x-b3-parentspanid=[292fded9e41f5f08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d2bd2f8e71f8ad9292fded9e41f5f08], x-b3-spanid=[7eba93338535c169], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e94efdc5-56c9-42d0-971b-b2e42bf06101]}\\\"}\"}","context":{"RequestID":"e94efdc5-56c9-42d0-971b-b2e42bf06101","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b0a42241-47f3-4d71-a4ac-65b42d8168dc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:23.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:23.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e94efdc5-56c9-42d0-971b-b2e42bf06101","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0a42241-47f3-4d71-a4ac-65b42d8168dc","LogTimestamp":"2023-04-23T01:03:23.315Z","ResponseDesc":"OK"},"thread":"qtp322561962-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:25.324Z","message":"Entering","context":{"RequestID":"678ce355-4bfe-4161-88ec-398b7bce5caa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e162e3e3-2e09-4629-9e05-ef0fef705576","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:25.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:25.326Z","message":"{\"transactionId\":\"678ce355-4bfe-4161-88ec-398b7bce5caa\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:25:325\",\"respDate\":\"230423-01:03:25:326\",\"sourceId\":\"haproxy:678ce355-4bfe-4161-88ec-398b7bce5caa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:25:325-75141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c026cd4-c7fa-41b3-9e16-4dc1aa6c172d], x-b3-parentspanid=[359b102a9ac72af6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4f9db307019bfdf359b102a9ac72af6], x-b3-spanid=[4a8e016528e69768], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[678ce355-4bfe-4161-88ec-398b7bce5caa]}\\\"}\"}","context":{"RequestID":"678ce355-4bfe-4161-88ec-398b7bce5caa","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e162e3e3-2e09-4629-9e05-ef0fef705576","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:25.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:25.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"678ce355-4bfe-4161-88ec-398b7bce5caa","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e162e3e3-2e09-4629-9e05-ef0fef705576","LogTimestamp":"2023-04-23T01:03:25.327Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:27.336Z","message":"Entering","context":{"RequestID":"17e79a63-bb90-41bd-a526-2afb153475e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61b596d8-ca80-42a3-a28b-842f75d543b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:27.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:27.338Z","message":"{\"transactionId\":\"17e79a63-bb90-41bd-a526-2afb153475e9\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:27:337\",\"respDate\":\"230423-01:03:27:338\",\"sourceId\":\"haproxy:17e79a63-bb90-41bd-a526-2afb153475e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:27:337-61479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45c8dc88-1fcb-4bbf-b6ff-0025c77afdce], x-b3-parentspanid=[5369207613a97495], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ef138e5bb4b0faf5369207613a97495], x-b3-spanid=[7c1e20e093049340], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17e79a63-bb90-41bd-a526-2afb153475e9]}\\\"}\"}","context":{"RequestID":"17e79a63-bb90-41bd-a526-2afb153475e9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"61b596d8-ca80-42a3-a28b-842f75d543b9","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:27.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:27.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17e79a63-bb90-41bd-a526-2afb153475e9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61b596d8-ca80-42a3-a28b-842f75d543b9","LogTimestamp":"2023-04-23T01:03:27.338Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:29.211Z","message":"Entering","context":{"RequestID":"f277f835-5047-41d9-96e0-dfef5ea600a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ba70d90-fa1a-4268-a17a-3e0904e223d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"f277f835-5047-41d9-96e0-dfef5ea600a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ba70d90-fa1a-4268-a17a-3e0904e223d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.215Z","message":"{\"transactionId\":\"f277f835-5047-41d9-96e0-dfef5ea600a2\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:29:212\",\"respDate\":\"230423-01:03:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f277f835-5047-41d9-96e0-dfef5ea600a2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:29:212-58306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f277f835-5047-41d9-96e0-dfef5ea600a2]}\\\"}\"}","context":{"RequestID":"f277f835-5047-41d9-96e0-dfef5ea600a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1ba70d90-fa1a-4268-a17a-3e0904e223d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:29.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f277f835-5047-41d9-96e0-dfef5ea600a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ba70d90-fa1a-4268-a17a-3e0904e223d1","LogTimestamp":"2023-04-23T01:03:29.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:03:29.328Z","message":"Entering","context":{"RequestID":"f18a3456-6ac4-4d99-b948-5b7f15090e1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9fa3158-7d8f-4f68-882d-754409e1dd62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.330Z","message":"{\"transactionId\":\"f18a3456-6ac4-4d99-b948-5b7f15090e1c\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:29:329\",\"respDate\":\"230423-01:03:29:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f18a3456-6ac4-4d99-b948-5b7f15090e1c\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:29:329-38422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10953541-614c-4c1d-8082-1f322b138d07], x-b3-parentspanid=[c929889dbba80abc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41753], x-envoy-attempt-count=[1], x-b3-traceid=[f9593cfe964ca319c929889dbba80abc], x-b3-spanid=[4004e6b1b2187cce], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f18a3456-6ac4-4d99-b948-5b7f15090e1c]}\\\"}\"}","context":{"RequestID":"f18a3456-6ac4-4d99-b948-5b7f15090e1c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f9fa3158-7d8f-4f68-882d-754409e1dd62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f18a3456-6ac4-4d99-b948-5b7f15090e1c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9fa3158-7d8f-4f68-882d-754409e1dd62","LogTimestamp":"2023-04-23T01:03:29.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:29.346Z","message":"Entering","context":{"RequestID":"43c94afe-caa3-4971-b39f-c9c884647ee5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f39ae06-e0ef-4c2c-b511-b97b1782dfb7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:29.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.348Z","message":"{\"transactionId\":\"43c94afe-caa3-4971-b39f-c9c884647ee5\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:29:347\",\"respDate\":\"230423-01:03:29:348\",\"sourceId\":\"haproxy:43c94afe-caa3-4971-b39f-c9c884647ee5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:29:347-96181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52c7bcf2-c11b-42f4-87b3-5975ce79a893], x-b3-parentspanid=[b327aa99d7063cae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b97c82bafcbd2f50b327aa99d7063cae], x-b3-spanid=[4798f90fba1e37da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43c94afe-caa3-4971-b39f-c9c884647ee5]}\\\"}\"}","context":{"RequestID":"43c94afe-caa3-4971-b39f-c9c884647ee5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f39ae06-e0ef-4c2c-b511-b97b1782dfb7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:29.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:29.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43c94afe-caa3-4971-b39f-c9c884647ee5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f39ae06-e0ef-4c2c-b511-b97b1782dfb7","LogTimestamp":"2023-04-23T01:03:29.349Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:31.359Z","message":"Entering","context":{"RequestID":"5f84290c-9f57-4134-a303-e9654b1a1d58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d734a61d-3c0e-476b-a6e6-21134386d362","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:31.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:31.361Z","message":"{\"transactionId\":\"5f84290c-9f57-4134-a303-e9654b1a1d58\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:31:360\",\"respDate\":\"230423-01:03:31:361\",\"sourceId\":\"haproxy:5f84290c-9f57-4134-a303-e9654b1a1d58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:31:360-11730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94ca3f6d-0e2a-4f2a-8352-ecb798aa7e3a], x-b3-parentspanid=[2020c32ca75c42b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b29d5dcb3813c3692020c32ca75c42b0], x-b3-spanid=[e5bdf79c66c89912], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f84290c-9f57-4134-a303-e9654b1a1d58]}\\\"}\"}","context":{"RequestID":"5f84290c-9f57-4134-a303-e9654b1a1d58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d734a61d-3c0e-476b-a6e6-21134386d362","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:31.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:31.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f84290c-9f57-4134-a303-e9654b1a1d58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d734a61d-3c0e-476b-a6e6-21134386d362","LogTimestamp":"2023-04-23T01:03:31.362Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:32.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.010Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.011Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.371Z","message":"Entering","context":{"RequestID":"7a233f5e-90ba-4316-9ac0-159622018f7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef04017f-d35a-4aa6-b508-0dd2959a68fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:33.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.373Z","message":"{\"transactionId\":\"7a233f5e-90ba-4316-9ac0-159622018f7a\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:33:372\",\"respDate\":\"230423-01:03:33:373\",\"sourceId\":\"haproxy:7a233f5e-90ba-4316-9ac0-159622018f7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:33:372-16930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c978f2e-7123-4aeb-8a74-0e1da52fbe5a], x-b3-parentspanid=[851aa2963b6bc82c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[550d53adefb26994851aa2963b6bc82c], x-b3-spanid=[5c8b42ea6bcbcf31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a233f5e-90ba-4316-9ac0-159622018f7a]}\\\"}\"}","context":{"RequestID":"7a233f5e-90ba-4316-9ac0-159622018f7a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef04017f-d35a-4aa6-b508-0dd2959a68fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:33.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:33.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a233f5e-90ba-4316-9ac0-159622018f7a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef04017f-d35a-4aa6-b508-0dd2959a68fb","LogTimestamp":"2023-04-23T01:03:33.374Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:35.383Z","message":"Entering","context":{"RequestID":"08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3296b017-2e9f-43af-ac2c-096da6e77844","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:35.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:35.385Z","message":"{\"transactionId\":\"08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:35:383\",\"respDate\":\"230423-01:03:35:385\",\"sourceId\":\"haproxy:08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:35:383-16419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de8d963a-4a29-4f80-8368-28fd0ddb05f2], x-b3-parentspanid=[0513bf048e199de4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e109b2cd3df75b810513bf048e199de4], x-b3-spanid=[f62c8591dd5afb85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d]}\\\"}\"}","context":{"RequestID":"08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3296b017-2e9f-43af-ac2c-096da6e77844","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:35.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:35.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08a8f4c1-e504-4c3c-a8fa-7e4fe3e6e80d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3296b017-2e9f-43af-ac2c-096da6e77844","LogTimestamp":"2023-04-23T01:03:35.385Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:35.520Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:35.525Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:37.393Z","message":"Entering","context":{"RequestID":"e683f237-40dd-46ab-be16-3be87b420fe6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f8cebd1-038e-4dde-b735-927cb6753df4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:37.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:37.394Z","message":"{\"transactionId\":\"e683f237-40dd-46ab-be16-3be87b420fe6\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:37:394\",\"respDate\":\"230423-01:03:37:394\",\"sourceId\":\"haproxy:e683f237-40dd-46ab-be16-3be87b420fe6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:37:394-34392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c86823f-da18-4a51-be63-3c1bca39916b], x-b3-parentspanid=[61d3c72230f7f69a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7e048ba5be85ae661d3c72230f7f69a], x-b3-spanid=[8d549991c9283cdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e683f237-40dd-46ab-be16-3be87b420fe6]}\\\"}\"}","context":{"RequestID":"e683f237-40dd-46ab-be16-3be87b420fe6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1f8cebd1-038e-4dde-b735-927cb6753df4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:37.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:37.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e683f237-40dd-46ab-be16-3be87b420fe6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f8cebd1-038e-4dde-b735-927cb6753df4","LogTimestamp":"2023-04-23T01:03:37.395Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:03:39.212Z","message":"Entering","context":{"RequestID":"771819f2-9d61-4231-ae37-4e6c3e1f84d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f7bd2d7-8769-461c-b08e-ff99449c746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"771819f2-9d61-4231-ae37-4e6c3e1f84d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f7bd2d7-8769-461c-b08e-ff99449c746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.215Z","message":"{\"transactionId\":\"771819f2-9d61-4231-ae37-4e6c3e1f84d9\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:39:213\",\"respDate\":\"230423-01:03:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:771819f2-9d61-4231-ae37-4e6c3e1f84d9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:39:213-77475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[771819f2-9d61-4231-ae37-4e6c3e1f84d9]}\\\"}\"}","context":{"RequestID":"771819f2-9d61-4231-ae37-4e6c3e1f84d9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f7bd2d7-8769-461c-b08e-ff99449c746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"771819f2-9d61-4231-ae37-4e6c3e1f84d9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f7bd2d7-8769-461c-b08e-ff99449c746e","LogTimestamp":"2023-04-23T01:03:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:03:39.329Z","message":"Entering","context":{"RequestID":"0739abac-d835-486d-8d1c-602b6aeaecbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ca081c6-d8fa-41ca-85e3-220a25acbeb7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.331Z","message":"{\"transactionId\":\"0739abac-d835-486d-8d1c-602b6aeaecbb\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:39:329\",\"respDate\":\"230423-01:03:39:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0739abac-d835-486d-8d1c-602b6aeaecbb\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:39:329-13193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a75a890-b75a-4477-9fdc-6274b92e1cf4], x-b3-parentspanid=[4f73ab4be640d3ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37993], x-envoy-attempt-count=[1], x-b3-traceid=[dbe75bdaa07974f04f73ab4be640d3ce], x-b3-spanid=[7a9f40cee931cbb8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0739abac-d835-486d-8d1c-602b6aeaecbb]}\\\"}\"}","context":{"RequestID":"0739abac-d835-486d-8d1c-602b6aeaecbb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"5ca081c6-d8fa-41ca-85e3-220a25acbeb7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0739abac-d835-486d-8d1c-602b6aeaecbb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ca081c6-d8fa-41ca-85e3-220a25acbeb7","LogTimestamp":"2023-04-23T01:03:39.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:39.403Z","message":"Entering","context":{"RequestID":"573b695f-9dd7-414d-80cb-70196b23eede","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aad068b-cfcc-4b55-a237-f0d34e9c6e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:39.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.405Z","message":"{\"transactionId\":\"573b695f-9dd7-414d-80cb-70196b23eede\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:39:404\",\"respDate\":\"230423-01:03:39:405\",\"sourceId\":\"haproxy:573b695f-9dd7-414d-80cb-70196b23eede\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:39:404-60259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f0edd97-9b02-49ca-b938-32cb0558c351], x-b3-parentspanid=[467d06bc745dccc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c298d15f7a7d393467d06bc745dccc2], x-b3-spanid=[946180b656d91538], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[573b695f-9dd7-414d-80cb-70196b23eede]}\\\"}\"}","context":{"RequestID":"573b695f-9dd7-414d-80cb-70196b23eede","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9aad068b-cfcc-4b55-a237-f0d34e9c6e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:39.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:39.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"573b695f-9dd7-414d-80cb-70196b23eede","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aad068b-cfcc-4b55-a237-f0d34e9c6e8d","LogTimestamp":"2023-04-23T01:03:39.406Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:41.415Z","message":"Entering","context":{"RequestID":"820f8693-2939-4f28-b04e-fdfe52af8151","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"866ffea6-4c7b-4a09-8359-6298898552f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:41.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:41.417Z","message":"{\"transactionId\":\"820f8693-2939-4f28-b04e-fdfe52af8151\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:41:416\",\"respDate\":\"230423-01:03:41:417\",\"sourceId\":\"haproxy:820f8693-2939-4f28-b04e-fdfe52af8151\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:41:416-62955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f731ab7f-1fb7-4cf7-ac24-55915922bd18], x-b3-parentspanid=[96231e2478b91d97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a650fb63fade72396231e2478b91d97], x-b3-spanid=[cbb04bd6d0b475a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[820f8693-2939-4f28-b04e-fdfe52af8151]}\\\"}\"}","context":{"RequestID":"820f8693-2939-4f28-b04e-fdfe52af8151","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"866ffea6-4c7b-4a09-8359-6298898552f5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:41.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:41.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"820f8693-2939-4f28-b04e-fdfe52af8151","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866ffea6-4c7b-4a09-8359-6298898552f5","LogTimestamp":"2023-04-23T01:03:41.418Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:42.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.428Z","message":"Entering","context":{"RequestID":"37c2911d-8022-466e-b60e-6b7ccc85b440","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74ccf67-3ad3-46e5-bfd6-ff347c28927b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:43.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.431Z","message":"{\"transactionId\":\"37c2911d-8022-466e-b60e-6b7ccc85b440\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:43:429\",\"respDate\":\"230423-01:03:43:431\",\"sourceId\":\"haproxy:37c2911d-8022-466e-b60e-6b7ccc85b440\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:43:429-48447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7208501b-6fcc-48f6-8230-7df148fda879], x-b3-parentspanid=[01773b08e14075be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4affecc99bec3f8701773b08e14075be], x-b3-spanid=[c4b1031bea8675eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37c2911d-8022-466e-b60e-6b7ccc85b440]}\\\"}\"}","context":{"RequestID":"37c2911d-8022-466e-b60e-6b7ccc85b440","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c74ccf67-3ad3-46e5-bfd6-ff347c28927b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:43.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:43.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37c2911d-8022-466e-b60e-6b7ccc85b440","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c74ccf67-3ad3-46e5-bfd6-ff347c28927b","LogTimestamp":"2023-04-23T01:03:43.432Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T01:03:45.443Z","message":"Entering","context":{"RequestID":"b033dd45-77bb-4d49-9145-927c4596d4c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95874a0b-af90-46b0-95ac-154d9c72c29b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:45.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:45.445Z","message":"{\"transactionId\":\"b033dd45-77bb-4d49-9145-927c4596d4c9\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:45:444\",\"respDate\":\"230423-01:03:45:445\",\"sourceId\":\"haproxy:b033dd45-77bb-4d49-9145-927c4596d4c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:45:444-69955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1ac87af-8007-43c8-b11a-f99e0ede7016], x-b3-parentspanid=[06dac8fa58e2fc08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e9c21e9682d21d506dac8fa58e2fc08], x-b3-spanid=[ade708afc6a0b291], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b033dd45-77bb-4d49-9145-927c4596d4c9]}\\\"}\"}","context":{"RequestID":"b033dd45-77bb-4d49-9145-927c4596d4c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"95874a0b-af90-46b0-95ac-154d9c72c29b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:45.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:45.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b033dd45-77bb-4d49-9145-927c4596d4c9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95874a0b-af90-46b0-95ac-154d9c72c29b","LogTimestamp":"2023-04-23T01:03:45.446Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:47.456Z","message":"Entering","context":{"RequestID":"36a2958d-19b8-4da3-81ff-a114af4438c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"470ef5d4-34ce-420b-9d17-bad9648643f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:47.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:47.458Z","message":"{\"transactionId\":\"36a2958d-19b8-4da3-81ff-a114af4438c0\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:47:457\",\"respDate\":\"230423-01:03:47:458\",\"sourceId\":\"haproxy:36a2958d-19b8-4da3-81ff-a114af4438c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:47:457-79471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6379552-95be-498f-a034-63c17826dc84], x-b3-parentspanid=[cc02cbed93e9f2a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b821dcccf90b5bb5cc02cbed93e9f2a7], x-b3-spanid=[1b6c66edc735bf3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36a2958d-19b8-4da3-81ff-a114af4438c0]}\\\"}\"}","context":{"RequestID":"36a2958d-19b8-4da3-81ff-a114af4438c0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"470ef5d4-34ce-420b-9d17-bad9648643f0","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:47.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:47.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36a2958d-19b8-4da3-81ff-a114af4438c0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"470ef5d4-34ce-420b-9d17-bad9648643f0","LogTimestamp":"2023-04-23T01:03:47.459Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:03:49.211Z","message":"Entering","context":{"RequestID":"360430bf-81a5-4196-941a-666dd2b5e868","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1004a890-e8ef-4540-926a-e9bbcf088298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"360430bf-81a5-4196-941a-666dd2b5e868","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1004a890-e8ef-4540-926a-e9bbcf088298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.214Z","message":"{\"transactionId\":\"360430bf-81a5-4196-941a-666dd2b5e868\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:49:212\",\"respDate\":\"230423-01:03:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:360430bf-81a5-4196-941a-666dd2b5e868\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:49:212-6017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[360430bf-81a5-4196-941a-666dd2b5e868]}\\\"}\"}","context":{"RequestID":"360430bf-81a5-4196-941a-666dd2b5e868","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1004a890-e8ef-4540-926a-e9bbcf088298","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"360430bf-81a5-4196-941a-666dd2b5e868","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1004a890-e8ef-4540-926a-e9bbcf088298","LogTimestamp":"2023-04-23T01:03:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:49.331Z","message":"Entering","context":{"RequestID":"2099d9b4-2b5d-4c1b-9581-8722e60520f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9861179-30d9-4a63-b749-0c1cfa44add9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:49.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.333Z","message":"{\"transactionId\":\"2099d9b4-2b5d-4c1b-9581-8722e60520f3\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:49:332\",\"respDate\":\"230423-01:03:49:333\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2099d9b4-2b5d-4c1b-9581-8722e60520f3\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:49:332-36384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ff2c2cc-5442-48db-842f-d791c058b121], x-b3-parentspanid=[91397219580ae502], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35157], x-envoy-attempt-count=[1], x-b3-traceid=[9e89f5eb2e14b3ea91397219580ae502], x-b3-spanid=[db58534297a18c9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2099d9b4-2b5d-4c1b-9581-8722e60520f3]}\\\"}\"}","context":{"RequestID":"2099d9b4-2b5d-4c1b-9581-8722e60520f3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b9861179-30d9-4a63-b749-0c1cfa44add9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:49.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2099d9b4-2b5d-4c1b-9581-8722e60520f3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9861179-30d9-4a63-b749-0c1cfa44add9","LogTimestamp":"2023-04-23T01:03:49.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:03:49.470Z","message":"Entering","context":{"RequestID":"b4a8ac9c-8aae-4b43-b257-6b9d66653bd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a8dc792-21b9-43cf-85b3-33e690cc11af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:49.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.472Z","message":"{\"transactionId\":\"b4a8ac9c-8aae-4b43-b257-6b9d66653bd3\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:49:471\",\"respDate\":\"230423-01:03:49:472\",\"sourceId\":\"haproxy:b4a8ac9c-8aae-4b43-b257-6b9d66653bd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:49:471-10290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f274724-96cd-4224-be0e-1edc184950cc], x-b3-parentspanid=[d5221e26b1829b11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[320430233ca217ecd5221e26b1829b11], x-b3-spanid=[b363d4f8ada3b6e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4a8ac9c-8aae-4b43-b257-6b9d66653bd3]}\\\"}\"}","context":{"RequestID":"b4a8ac9c-8aae-4b43-b257-6b9d66653bd3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3a8dc792-21b9-43cf-85b3-33e690cc11af","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:49.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:49.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4a8ac9c-8aae-4b43-b257-6b9d66653bd3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a8dc792-21b9-43cf-85b3-33e690cc11af","LogTimestamp":"2023-04-23T01:03:49.473Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:51.483Z","message":"Entering","context":{"RequestID":"f43ea1b0-4753-4a57-9cf9-e89549665ca3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7bda429f-4e7b-4bd6-af6e-48a3ddb66fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:51.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:51.485Z","message":"{\"transactionId\":\"f43ea1b0-4753-4a57-9cf9-e89549665ca3\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:51:484\",\"respDate\":\"230423-01:03:51:485\",\"sourceId\":\"haproxy:f43ea1b0-4753-4a57-9cf9-e89549665ca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:51:484-51684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb4749ca-ae74-4ce5-9a87-f7681c10ae16], x-b3-parentspanid=[d83ef30ec269673a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f2f516aa48bc907d83ef30ec269673a], x-b3-spanid=[289690c8ebe08fe3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f43ea1b0-4753-4a57-9cf9-e89549665ca3]}\\\"}\"}","context":{"RequestID":"f43ea1b0-4753-4a57-9cf9-e89549665ca3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7bda429f-4e7b-4bd6-af6e-48a3ddb66fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:51.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:51.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f43ea1b0-4753-4a57-9cf9-e89549665ca3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bda429f-4e7b-4bd6-af6e-48a3ddb66fa3","LogTimestamp":"2023-04-23T01:03:51.486Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:52.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.011Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.011Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.495Z","message":"Entering","context":{"RequestID":"4da09c88-22a4-4c3e-9e4b-40dd24cab462","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f0db1b-e413-4137-a5ef-0d2d5b85c7c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:53.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.498Z","message":"{\"transactionId\":\"4da09c88-22a4-4c3e-9e4b-40dd24cab462\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:53:496\",\"respDate\":\"230423-01:03:53:498\",\"sourceId\":\"haproxy:4da09c88-22a4-4c3e-9e4b-40dd24cab462\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:53:496-16491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb70268a-0244-4167-9777-c6f07d79ae3c], x-b3-parentspanid=[f8978e398e013530], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d77e49542cd9fd39f8978e398e013530], x-b3-spanid=[cdb064961cadcdda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4da09c88-22a4-4c3e-9e4b-40dd24cab462]}\\\"}\"}","context":{"RequestID":"4da09c88-22a4-4c3e-9e4b-40dd24cab462","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92f0db1b-e413-4137-a5ef-0d2d5b85c7c5","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:53.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:53.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4da09c88-22a4-4c3e-9e4b-40dd24cab462","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f0db1b-e413-4137-a5ef-0d2d5b85c7c5","LogTimestamp":"2023-04-23T01:03:53.498Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:55.508Z","message":"Entering","context":{"RequestID":"4a9f111c-f12d-4764-8fc7-6b388fcbc850","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"19c01b40-2ee6-48b8-b7c6-eb2587cdebc7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:55.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:55.510Z","message":"{\"transactionId\":\"4a9f111c-f12d-4764-8fc7-6b388fcbc850\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:55:509\",\"respDate\":\"230423-01:03:55:510\",\"sourceId\":\"haproxy:4a9f111c-f12d-4764-8fc7-6b388fcbc850\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:55:509-54024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7e0961b-2f6b-4030-b94d-5357917be816], x-b3-parentspanid=[ce637fc5b3d6ae00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea34459cf0663d8fce637fc5b3d6ae00], x-b3-spanid=[e82cf43e8f81c84b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a9f111c-f12d-4764-8fc7-6b388fcbc850]}\\\"}\"}","context":{"RequestID":"4a9f111c-f12d-4764-8fc7-6b388fcbc850","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"19c01b40-2ee6-48b8-b7c6-eb2587cdebc7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:55.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:55.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a9f111c-f12d-4764-8fc7-6b388fcbc850","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19c01b40-2ee6-48b8-b7c6-eb2587cdebc7","LogTimestamp":"2023-04-23T01:03:55.511Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:57.520Z","message":"Entering","context":{"RequestID":"18563630-006f-49d2-bab7-216b6c4a8506","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dab4d39c-5025-49f1-acba-e6dd7bf3f249","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:57.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:57.522Z","message":"{\"transactionId\":\"18563630-006f-49d2-bab7-216b6c4a8506\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:57:521\",\"respDate\":\"230423-01:03:57:522\",\"sourceId\":\"haproxy:18563630-006f-49d2-bab7-216b6c4a8506\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:57:521-51159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[315e61f8-99c5-4b9d-bddc-9381cd26b736], x-b3-parentspanid=[777c142f78780a39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6c54fa116771a24777c142f78780a39], x-b3-spanid=[c5cdc896306f377d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18563630-006f-49d2-bab7-216b6c4a8506]}\\\"}\"}","context":{"RequestID":"18563630-006f-49d2-bab7-216b6c4a8506","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dab4d39c-5025-49f1-acba-e6dd7bf3f249","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:57.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:57.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18563630-006f-49d2-bab7-216b6c4a8506","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab4d39c-5025-49f1-acba-e6dd7bf3f249","LogTimestamp":"2023-04-23T01:03:57.523Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:59.212Z","message":"Entering","context":{"RequestID":"32e07245-4b10-47ff-9a3f-77a1a4f0fc3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbf1aec4-9c19-49af-a82a-ac26b46af8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"32e07245-4b10-47ff-9a3f-77a1a4f0fc3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbf1aec4-9c19-49af-a82a-ac26b46af8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.215Z","message":"{\"transactionId\":\"32e07245-4b10-47ff-9a3f-77a1a4f0fc3b\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:59:213\",\"respDate\":\"230423-01:03:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32e07245-4b10-47ff-9a3f-77a1a4f0fc3b\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:03:59:213-57200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32e07245-4b10-47ff-9a3f-77a1a4f0fc3b]}\\\"}\"}","context":{"RequestID":"32e07245-4b10-47ff-9a3f-77a1a4f0fc3b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"cbf1aec4-9c19-49af-a82a-ac26b46af8cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:03:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e07245-4b10-47ff-9a3f-77a1a4f0fc3b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbf1aec4-9c19-49af-a82a-ac26b46af8cd","LogTimestamp":"2023-04-23T01:03:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:03:59.328Z","message":"Entering","context":{"RequestID":"fbdd1bfe-bfe4-4104-9f78-6763683a1992","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1debe03-6e6c-4e95-b1b4-4ff58de38255","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:59.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.330Z","message":"{\"transactionId\":\"fbdd1bfe-bfe4-4104-9f78-6763683a1992\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:59:329\",\"respDate\":\"230423-01:03:59:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fbdd1bfe-bfe4-4104-9f78-6763683a1992\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:03:59:329-8031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f07aa1e-6d91-456c-a846-e252522a1538], x-b3-parentspanid=[949c2f0155fa0302], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59327], x-envoy-attempt-count=[1], x-b3-traceid=[ad8914e392710eb2949c2f0155fa0302], x-b3-spanid=[a4e1b3e6ca38ccdb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fbdd1bfe-bfe4-4104-9f78-6763683a1992]}\\\"}\"}","context":{"RequestID":"fbdd1bfe-bfe4-4104-9f78-6763683a1992","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f1debe03-6e6c-4e95-b1b4-4ff58de38255","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:03:59.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbdd1bfe-bfe4-4104-9f78-6763683a1992","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1debe03-6e6c-4e95-b1b4-4ff58de38255","LogTimestamp":"2023-04-23T01:03:59.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:03:59.533Z","message":"Entering","context":{"RequestID":"4e13bd36-69b2-4fe6-929d-0da474058d58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04a47b2f-7dcc-4c71-a985-a2a20428cf56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:59.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.535Z","message":"{\"transactionId\":\"4e13bd36-69b2-4fe6-929d-0da474058d58\",\"status\":\"200\",\"rqstDate\":\"230423-01:03:59:534\",\"respDate\":\"230423-01:03:59:535\",\"sourceId\":\"haproxy:4e13bd36-69b2-4fe6-929d-0da474058d58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:03:59:534-9938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[234561bb-063d-4777-a5bd-874daa1a6120], x-b3-parentspanid=[4cd353a89bc20296], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcbc56844e7a00774cd353a89bc20296], x-b3-spanid=[9af5a8323fa558c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e13bd36-69b2-4fe6-929d-0da474058d58]}\\\"}\"}","context":{"RequestID":"4e13bd36-69b2-4fe6-929d-0da474058d58","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"04a47b2f-7dcc-4c71-a985-a2a20428cf56","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:03:59.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:03:59.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e13bd36-69b2-4fe6-929d-0da474058d58","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04a47b2f-7dcc-4c71-a985-a2a20428cf56","LogTimestamp":"2023-04-23T01:03:59.536Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:03:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:01.545Z","message":"Entering","context":{"RequestID":"8dba100b-17fa-4542-b1f0-d1e66e332a02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88b9fb6f-95af-49b8-9d6c-24d8eb688da1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:01.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:01.546Z","message":"{\"transactionId\":\"8dba100b-17fa-4542-b1f0-d1e66e332a02\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:01:545\",\"respDate\":\"230423-01:04:01:546\",\"sourceId\":\"haproxy:8dba100b-17fa-4542-b1f0-d1e66e332a02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:01:545-77821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a588f5-dea0-42ab-8124-a18e30892c66], x-b3-parentspanid=[cc5744627152b059], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae3c5ef742576308cc5744627152b059], x-b3-spanid=[4c1644092d39c43d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dba100b-17fa-4542-b1f0-d1e66e332a02]}\\\"}\"}","context":{"RequestID":"8dba100b-17fa-4542-b1f0-d1e66e332a02","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88b9fb6f-95af-49b8-9d6c-24d8eb688da1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:01.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:01.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dba100b-17fa-4542-b1f0-d1e66e332a02","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88b9fb6f-95af-49b8-9d6c-24d8eb688da1","LogTimestamp":"2023-04-23T01:04:01.547Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:04:02.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.556Z","message":"Entering","context":{"RequestID":"fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a052dd7-00f4-48a6-aaed-86a7b0a257cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:03.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.558Z","message":"{\"transactionId\":\"fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:03:557\",\"respDate\":\"230423-01:04:03:558\",\"sourceId\":\"haproxy:fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:03:557-75076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b76007c-528a-4288-93f0-842d5b5b0c14], x-b3-parentspanid=[64eace0f68a3c203], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30b578f910c97abd64eace0f68a3c203], x-b3-spanid=[14bd5fd68005d9fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd]}\\\"}\"}","context":{"RequestID":"fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0a052dd7-00f4-48a6-aaed-86a7b0a257cb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:03.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:03.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fce5d0c9-7ef0-41aa-b150-9dc5da8b2dbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a052dd7-00f4-48a6-aaed-86a7b0a257cb","LogTimestamp":"2023-04-23T01:04:03.559Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:05.533Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:05.539Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:05.569Z","message":"Entering","context":{"RequestID":"3b0b723d-c06e-47b0-a630-1ea7946c89c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6d87fba-b154-49d3-b8a8-70c636814050","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:05.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:05.571Z","message":"{\"transactionId\":\"3b0b723d-c06e-47b0-a630-1ea7946c89c1\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:05:570\",\"respDate\":\"230423-01:04:05:571\",\"sourceId\":\"haproxy:3b0b723d-c06e-47b0-a630-1ea7946c89c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:05:570-28181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5e559de-1e89-4e8d-acfe-2a30583f9b78], x-b3-parentspanid=[6c5703ab5069f438], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12dc5ed26efb97636c5703ab5069f438], x-b3-spanid=[bd6c40b5d4ea82ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b0b723d-c06e-47b0-a630-1ea7946c89c1]}\\\"}\"}","context":{"RequestID":"3b0b723d-c06e-47b0-a630-1ea7946c89c1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6d87fba-b154-49d3-b8a8-70c636814050","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:05.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:05.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b0b723d-c06e-47b0-a630-1ea7946c89c1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6d87fba-b154-49d3-b8a8-70c636814050","LogTimestamp":"2023-04-23T01:04:05.572Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:07.582Z","message":"Entering","context":{"RequestID":"eb71d5f4-1a90-4083-a893-dd0e47068953","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1b4e528-909e-4b70-baf1-690050bb9ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:07.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:07.584Z","message":"{\"transactionId\":\"eb71d5f4-1a90-4083-a893-dd0e47068953\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:07:583\",\"respDate\":\"230423-01:04:07:584\",\"sourceId\":\"haproxy:eb71d5f4-1a90-4083-a893-dd0e47068953\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:07:583-48857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a38941-206b-42a0-b6ba-c7cd40a262dd], x-b3-parentspanid=[fffe117a1e992c82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53c3661edb9a0fd2fffe117a1e992c82], x-b3-spanid=[54c0e70b4754fddb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb71d5f4-1a90-4083-a893-dd0e47068953]}\\\"}\"}","context":{"RequestID":"eb71d5f4-1a90-4083-a893-dd0e47068953","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d1b4e528-909e-4b70-baf1-690050bb9ae8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:07.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:07.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb71d5f4-1a90-4083-a893-dd0e47068953","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1b4e528-909e-4b70-baf1-690050bb9ae8","LogTimestamp":"2023-04-23T01:04:07.585Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:09.212Z","message":"Entering","context":{"RequestID":"18f901bd-7cf8-4da5-ab85-524bc5ef1319","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"781e6d8b-2e1f-4443-929c-3ddd7271e00a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"18f901bd-7cf8-4da5-ab85-524bc5ef1319","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"781e6d8b-2e1f-4443-929c-3ddd7271e00a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.215Z","message":"{\"transactionId\":\"18f901bd-7cf8-4da5-ab85-524bc5ef1319\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:09:213\",\"respDate\":\"230423-01:04:09:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18f901bd-7cf8-4da5-ab85-524bc5ef1319\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:09:213-53585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18f901bd-7cf8-4da5-ab85-524bc5ef1319]}\\\"}\"}","context":{"RequestID":"18f901bd-7cf8-4da5-ab85-524bc5ef1319","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"781e6d8b-2e1f-4443-929c-3ddd7271e00a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:09.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18f901bd-7cf8-4da5-ab85-524bc5ef1319","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"781e6d8b-2e1f-4443-929c-3ddd7271e00a","LogTimestamp":"2023-04-23T01:04:09.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:09.328Z","message":"Entering","context":{"RequestID":"495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f666917b-1792-4937-aeb0-05d153a66246","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.330Z","message":"{\"transactionId\":\"495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:09:329\",\"respDate\":\"230423-01:04:09:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:09:329-97859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3eebc7c1-88bf-4fea-9132-f921987ed49a], x-b3-parentspanid=[8cbdf0730af7bc8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42359], x-envoy-attempt-count=[1], x-b3-traceid=[24f35887efff7d738cbdf0730af7bc8e], x-b3-spanid=[fa7d4f8be57e8115], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69]}\\\"}\"}","context":{"RequestID":"495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f666917b-1792-4937-aeb0-05d153a66246","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"495f44e7-ad86-40ff-b8f3-f8bbc3b5ae69","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f666917b-1792-4937-aeb0-05d153a66246","LogTimestamp":"2023-04-23T01:04:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:04:09.594Z","message":"Entering","context":{"RequestID":"ae0bbc5d-1b92-4c30-8560-ce7532f73a00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d37abb-35df-4fa0-8885-ee74423ef787","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:09.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.596Z","message":"{\"transactionId\":\"ae0bbc5d-1b92-4c30-8560-ce7532f73a00\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:09:595\",\"respDate\":\"230423-01:04:09:596\",\"sourceId\":\"haproxy:ae0bbc5d-1b92-4c30-8560-ce7532f73a00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:09:595-78181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7edaf55-3248-404c-96e3-0b4005e379f1], x-b3-parentspanid=[f5e4b9aab5e5acf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c902f2959ba5229f5e4b9aab5e5acf1], x-b3-spanid=[79fd0a914e804b5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae0bbc5d-1b92-4c30-8560-ce7532f73a00]}\\\"}\"}","context":{"RequestID":"ae0bbc5d-1b92-4c30-8560-ce7532f73a00","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c4d37abb-35df-4fa0-8885-ee74423ef787","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:09.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:09.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae0bbc5d-1b92-4c30-8560-ce7532f73a00","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d37abb-35df-4fa0-8885-ee74423ef787","LogTimestamp":"2023-04-23T01:04:09.597Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:11.607Z","message":"Entering","context":{"RequestID":"38e8eeb3-e631-4306-8165-308409db9d63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a3ef62e-186e-4b3e-9a78-7809ff5c31ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:11.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:11.610Z","message":"{\"transactionId\":\"38e8eeb3-e631-4306-8165-308409db9d63\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:11:608\",\"respDate\":\"230423-01:04:11:610\",\"sourceId\":\"haproxy:38e8eeb3-e631-4306-8165-308409db9d63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:11:608-52127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[001af027-b345-439e-b57b-1377b25b733d], x-b3-parentspanid=[e23bc49cfc5678d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57dd8ec94e7855b1e23bc49cfc5678d3], x-b3-spanid=[83c5dd925725dbf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38e8eeb3-e631-4306-8165-308409db9d63]}\\\"}\"}","context":{"RequestID":"38e8eeb3-e631-4306-8165-308409db9d63","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7a3ef62e-186e-4b3e-9a78-7809ff5c31ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:11.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:11.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38e8eeb3-e631-4306-8165-308409db9d63","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a3ef62e-186e-4b3e-9a78-7809ff5c31ea","LogTimestamp":"2023-04-23T01:04:11.610Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:12.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.015Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.015Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.620Z","message":"Entering","context":{"RequestID":"f2aa8e01-593f-4178-a026-b1a50c161107","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"41198ddb-76ee-4a28-9c17-914569deb751","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:13.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.623Z","message":"{\"transactionId\":\"f2aa8e01-593f-4178-a026-b1a50c161107\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:13:621\",\"respDate\":\"230423-01:04:13:623\",\"sourceId\":\"haproxy:f2aa8e01-593f-4178-a026-b1a50c161107\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:13:621-4790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a5d6e89-bc14-48d3-9199-9bb1b6160757], x-b3-parentspanid=[7cf558cd47b66d52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9494cd51f5e10e97cf558cd47b66d52], x-b3-spanid=[f0eb8519e54b6039], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2aa8e01-593f-4178-a026-b1a50c161107]}\\\"}\"}","context":{"RequestID":"f2aa8e01-593f-4178-a026-b1a50c161107","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"41198ddb-76ee-4a28-9c17-914569deb751","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:13.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:13.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2aa8e01-593f-4178-a026-b1a50c161107","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41198ddb-76ee-4a28-9c17-914569deb751","LogTimestamp":"2023-04-23T01:04:13.624Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:15.635Z","message":"Entering","context":{"RequestID":"02cabddd-cdf9-44bf-825a-8237eaa4a628","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"007589c9-d8d8-43e4-854e-227cf150d431","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:15.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:15.637Z","message":"{\"transactionId\":\"02cabddd-cdf9-44bf-825a-8237eaa4a628\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:15:636\",\"respDate\":\"230423-01:04:15:637\",\"sourceId\":\"haproxy:02cabddd-cdf9-44bf-825a-8237eaa4a628\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:15:636-4442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[707fe1d7-ee5b-4c2d-87a0-f097bd555d1d], x-b3-parentspanid=[afc2eb6546ad1ff6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d66ee552e9a15b0afc2eb6546ad1ff6], x-b3-spanid=[464a1a1886e1ba76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02cabddd-cdf9-44bf-825a-8237eaa4a628]}\\\"}\"}","context":{"RequestID":"02cabddd-cdf9-44bf-825a-8237eaa4a628","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"007589c9-d8d8-43e4-854e-227cf150d431","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:15.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:15.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02cabddd-cdf9-44bf-825a-8237eaa4a628","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"007589c9-d8d8-43e4-854e-227cf150d431","LogTimestamp":"2023-04-23T01:04:15.638Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:17.648Z","message":"Entering","context":{"RequestID":"042d5dc3-e016-412c-ad85-18ee217e13ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"658f88a2-92e9-4b24-be80-ac4afc9f7a52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:17.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:17.651Z","message":"{\"transactionId\":\"042d5dc3-e016-412c-ad85-18ee217e13ce\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:17:649\",\"respDate\":\"230423-01:04:17:651\",\"sourceId\":\"haproxy:042d5dc3-e016-412c-ad85-18ee217e13ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:17:649-43738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae54c369-6a2c-489c-b1f5-b624b8b62117], x-b3-parentspanid=[1b06ee0c35370a65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[722043e3bbe75f911b06ee0c35370a65], x-b3-spanid=[8b1dfb0561799883], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[042d5dc3-e016-412c-ad85-18ee217e13ce]}\\\"}\"}","context":{"RequestID":"042d5dc3-e016-412c-ad85-18ee217e13ce","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"658f88a2-92e9-4b24-be80-ac4afc9f7a52","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:17.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:17.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"042d5dc3-e016-412c-ad85-18ee217e13ce","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"658f88a2-92e9-4b24-be80-ac4afc9f7a52","LogTimestamp":"2023-04-23T01:04:17.652Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:19.212Z","message":"Entering","context":{"RequestID":"258b1ac8-0968-467d-b80a-eeb093f62331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94610fd5-cdd2-4c9a-aa4b-dde023372d9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"258b1ac8-0968-467d-b80a-eeb093f62331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94610fd5-cdd2-4c9a-aa4b-dde023372d9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.215Z","message":"{\"transactionId\":\"258b1ac8-0968-467d-b80a-eeb093f62331\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:19:212\",\"respDate\":\"230423-01:04:19:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:258b1ac8-0968-467d-b80a-eeb093f62331\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:19:212-90780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[258b1ac8-0968-467d-b80a-eeb093f62331]}\\\"}\"}","context":{"RequestID":"258b1ac8-0968-467d-b80a-eeb093f62331","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"94610fd5-cdd2-4c9a-aa4b-dde023372d9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:19.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"258b1ac8-0968-467d-b80a-eeb093f62331","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94610fd5-cdd2-4c9a-aa4b-dde023372d9f","LogTimestamp":"2023-04-23T01:04:19.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:19.327Z","message":"Entering","context":{"RequestID":"c045d643-cefc-499c-aea3-51fa3f58b676","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bd4ba62-014f-4cbc-87da-574bb0284061","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.329Z","message":"{\"transactionId\":\"c045d643-cefc-499c-aea3-51fa3f58b676\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:19:328\",\"respDate\":\"230423-01:04:19:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c045d643-cefc-499c-aea3-51fa3f58b676\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:19:328-25456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ef9a4a8-e538-4503-8f48-57a278090152], x-b3-parentspanid=[c2cd88d224f6b68d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56059], x-envoy-attempt-count=[1], x-b3-traceid=[62a8c666378580c0c2cd88d224f6b68d], x-b3-spanid=[fc25aa9610d43e19], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c045d643-cefc-499c-aea3-51fa3f58b676]}\\\"}\"}","context":{"RequestID":"c045d643-cefc-499c-aea3-51fa3f58b676","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6bd4ba62-014f-4cbc-87da-574bb0284061","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:19.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c045d643-cefc-499c-aea3-51fa3f58b676","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd4ba62-014f-4cbc-87da-574bb0284061","LogTimestamp":"2023-04-23T01:04:19.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:04:19.661Z","message":"Entering","context":{"RequestID":"476e7c77-e414-4337-839f-0259ae51abbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6a36633-735e-4446-8474-b0db7adddce2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:19.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.663Z","message":"{\"transactionId\":\"476e7c77-e414-4337-839f-0259ae51abbd\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:19:662\",\"respDate\":\"230423-01:04:19:663\",\"sourceId\":\"haproxy:476e7c77-e414-4337-839f-0259ae51abbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:19:662-16802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deda9830-5342-4a14-8988-1e215167f045], x-b3-parentspanid=[37352858b7480839], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb58f3ca4d8a999737352858b7480839], x-b3-spanid=[9702eeeb8828df0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[476e7c77-e414-4337-839f-0259ae51abbd]}\\\"}\"}","context":{"RequestID":"476e7c77-e414-4337-839f-0259ae51abbd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6a36633-735e-4446-8474-b0db7adddce2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:19.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:19.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"476e7c77-e414-4337-839f-0259ae51abbd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6a36633-735e-4446-8474-b0db7adddce2","LogTimestamp":"2023-04-23T01:04:19.664Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:21.673Z","message":"Entering","context":{"RequestID":"6068b041-9af1-4ccc-9ae3-710484dde16f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6aea1092-edb1-4868-ba1f-ba9c10ef02cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:21.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:21.675Z","message":"{\"transactionId\":\"6068b041-9af1-4ccc-9ae3-710484dde16f\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:21:674\",\"respDate\":\"230423-01:04:21:675\",\"sourceId\":\"haproxy:6068b041-9af1-4ccc-9ae3-710484dde16f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:21:674-45615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[815528a6-d156-48e0-862d-acaf5ecf0df8], x-b3-parentspanid=[6a2e00857c9eae91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[955a611eff5ed0ee6a2e00857c9eae91], x-b3-spanid=[2731d1cc13d09a1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6068b041-9af1-4ccc-9ae3-710484dde16f]}\\\"}\"}","context":{"RequestID":"6068b041-9af1-4ccc-9ae3-710484dde16f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6aea1092-edb1-4868-ba1f-ba9c10ef02cc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:21.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:21.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6068b041-9af1-4ccc-9ae3-710484dde16f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6aea1092-edb1-4868-ba1f-ba9c10ef02cc","LogTimestamp":"2023-04-23T01:04:21.676Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:22.996Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.011Z","message":"Connection[/10.233.72.157:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.015Z","message":"Connection[/10.233.72.157:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.686Z","message":"Entering","context":{"RequestID":"3c0e9079-deb1-406d-a5ee-d737b411e8b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef760cf9-80f1-4fcf-ac3b-e0a504279d89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:23.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.688Z","message":"{\"transactionId\":\"3c0e9079-deb1-406d-a5ee-d737b411e8b3\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:23:686\",\"respDate\":\"230423-01:04:23:688\",\"sourceId\":\"haproxy:3c0e9079-deb1-406d-a5ee-d737b411e8b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:23:686-79611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[137aac3a-aec7-485a-bd22-107537cd0baf], x-b3-parentspanid=[b617f020c4b8b176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c14d71b8cff1e011b617f020c4b8b176], x-b3-spanid=[0042d55411ca8bb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c0e9079-deb1-406d-a5ee-d737b411e8b3]}\\\"}\"}","context":{"RequestID":"3c0e9079-deb1-406d-a5ee-d737b411e8b3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ef760cf9-80f1-4fcf-ac3b-e0a504279d89","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:23.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:23.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c0e9079-deb1-406d-a5ee-d737b411e8b3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef760cf9-80f1-4fcf-ac3b-e0a504279d89","LogTimestamp":"2023-04-23T01:04:23.689Z","ResponseDesc":"OK"},"thread":"qtp322561962-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:25.699Z","message":"Entering","context":{"RequestID":"ab448370-45a1-41d3-90d9-794a21c2371b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff4c2544-9fbd-44b8-8062-aa3d52afe5f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:25.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:25.701Z","message":"{\"transactionId\":\"ab448370-45a1-41d3-90d9-794a21c2371b\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:25:700\",\"respDate\":\"230423-01:04:25:701\",\"sourceId\":\"haproxy:ab448370-45a1-41d3-90d9-794a21c2371b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:25:700-34210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0b7af62-9ad8-4766-a6c8-3a034455331b], x-b3-parentspanid=[6fb89d05c0c75b04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce0b7133d09ad7356fb89d05c0c75b04], x-b3-spanid=[0551c413a93d41be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab448370-45a1-41d3-90d9-794a21c2371b]}\\\"}\"}","context":{"RequestID":"ab448370-45a1-41d3-90d9-794a21c2371b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ff4c2544-9fbd-44b8-8062-aa3d52afe5f4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:25.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:25.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab448370-45a1-41d3-90d9-794a21c2371b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff4c2544-9fbd-44b8-8062-aa3d52afe5f4","LogTimestamp":"2023-04-23T01:04:25.702Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:27.711Z","message":"Entering","context":{"RequestID":"a9141495-dbd6-4af4-8762-22599ad18ed9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c130380d-50e4-4942-8b40-9eff8c901744","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:27.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:27.714Z","message":"{\"transactionId\":\"a9141495-dbd6-4af4-8762-22599ad18ed9\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:27:712\",\"respDate\":\"230423-01:04:27:714\",\"sourceId\":\"haproxy:a9141495-dbd6-4af4-8762-22599ad18ed9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:27:712-63843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16424718-f93f-4ba1-8014-e3ae2501bcbb], x-b3-parentspanid=[2fb281f620d0a48c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daff2c4ea8733bb82fb281f620d0a48c], x-b3-spanid=[5dd9a1539ffea4e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9141495-dbd6-4af4-8762-22599ad18ed9]}\\\"}\"}","context":{"RequestID":"a9141495-dbd6-4af4-8762-22599ad18ed9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c130380d-50e4-4942-8b40-9eff8c901744","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:27.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:27.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9141495-dbd6-4af4-8762-22599ad18ed9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c130380d-50e4-4942-8b40-9eff8c901744","LogTimestamp":"2023-04-23T01:04:27.714Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:29.212Z","message":"Entering","context":{"RequestID":"a14fce57-8902-4027-b303-7216ee5b7301","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c25b268d-91ff-4cc8-9d3b-a594b0b76915","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"a14fce57-8902-4027-b303-7216ee5b7301","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c25b268d-91ff-4cc8-9d3b-a594b0b76915","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.215Z","message":"{\"transactionId\":\"a14fce57-8902-4027-b303-7216ee5b7301\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:29:213\",\"respDate\":\"230423-01:04:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a14fce57-8902-4027-b303-7216ee5b7301\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:29:213-4442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a14fce57-8902-4027-b303-7216ee5b7301]}\\\"}\"}","context":{"RequestID":"a14fce57-8902-4027-b303-7216ee5b7301","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c25b268d-91ff-4cc8-9d3b-a594b0b76915","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:29.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14fce57-8902-4027-b303-7216ee5b7301","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c25b268d-91ff-4cc8-9d3b-a594b0b76915","LogTimestamp":"2023-04-23T01:04:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:29.328Z","message":"Entering","context":{"RequestID":"2fe84671-924e-4832-9b20-e6c0aac7f179","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06762c18-f471-4b76-845f-6aa567d04f92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.330Z","message":"{\"transactionId\":\"2fe84671-924e-4832-9b20-e6c0aac7f179\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:29:329\",\"respDate\":\"230423-01:04:29:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2fe84671-924e-4832-9b20-e6c0aac7f179\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:29:329-73348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcbb1d62-2be2-45b7-81d2-2dd01024e8f8], x-b3-parentspanid=[a4db1244e5cfc01e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42909], x-envoy-attempt-count=[1], x-b3-traceid=[b65a10285765b414a4db1244e5cfc01e], x-b3-spanid=[ac3dcafc3643ea54], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2fe84671-924e-4832-9b20-e6c0aac7f179]}\\\"}\"}","context":{"RequestID":"2fe84671-924e-4832-9b20-e6c0aac7f179","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"06762c18-f471-4b76-845f-6aa567d04f92","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:29.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fe84671-924e-4832-9b20-e6c0aac7f179","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06762c18-f471-4b76-845f-6aa567d04f92","LogTimestamp":"2023-04-23T01:04:29.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:29.724Z","message":"Entering","context":{"RequestID":"ef645bf3-d529-4b91-a7b7-d29d1e8fb27b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58b3c974-ac63-48aa-aa89-c207add5f794","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:29.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.726Z","message":"{\"transactionId\":\"ef645bf3-d529-4b91-a7b7-d29d1e8fb27b\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:29:725\",\"respDate\":\"230423-01:04:29:726\",\"sourceId\":\"haproxy:ef645bf3-d529-4b91-a7b7-d29d1e8fb27b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:29:725-33029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b06faad-6219-4704-b9fc-941f26958fab], x-b3-parentspanid=[b241e1544deacb57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b0c4b663c848ae3b241e1544deacb57], x-b3-spanid=[42ba4632b081819a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef645bf3-d529-4b91-a7b7-d29d1e8fb27b]}\\\"}\"}","context":{"RequestID":"ef645bf3-d529-4b91-a7b7-d29d1e8fb27b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"58b3c974-ac63-48aa-aa89-c207add5f794","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:29.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:29.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef645bf3-d529-4b91-a7b7-d29d1e8fb27b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58b3c974-ac63-48aa-aa89-c207add5f794","LogTimestamp":"2023-04-23T01:04:29.726Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:04:31.736Z","message":"Entering","context":{"RequestID":"296af948-4dd3-4862-929d-73c36755acf4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e507aada-199b-4616-ad39-69c4969f42ec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:31.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:31.738Z","message":"{\"transactionId\":\"296af948-4dd3-4862-929d-73c36755acf4\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:31:737\",\"respDate\":\"230423-01:04:31:738\",\"sourceId\":\"haproxy:296af948-4dd3-4862-929d-73c36755acf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:31:737-1889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c1eafb5-5efa-4a3a-bca7-88d74c89c5e7], x-b3-parentspanid=[16c4dd3383248348], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06caada3fec1cfe116c4dd3383248348], x-b3-spanid=[0af0b72f9d6acfda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[296af948-4dd3-4862-929d-73c36755acf4]}\\\"}\"}","context":{"RequestID":"296af948-4dd3-4862-929d-73c36755acf4","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e507aada-199b-4616-ad39-69c4969f42ec","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:31.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:31.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"296af948-4dd3-4862-929d-73c36755acf4","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e507aada-199b-4616-ad39-69c4969f42ec","LogTimestamp":"2023-04-23T01:04:31.739Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:32.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.010Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.010Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.749Z","message":"Entering","context":{"RequestID":"1dc21295-1595-451c-92d1-732152cc5a2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac97d9df-84a0-4676-a2ce-59ef93619438","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:33.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.752Z","message":"{\"transactionId\":\"1dc21295-1595-451c-92d1-732152cc5a2d\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:33:750\",\"respDate\":\"230423-01:04:33:752\",\"sourceId\":\"haproxy:1dc21295-1595-451c-92d1-732152cc5a2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:33:750-10425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[058b8b27-8096-4231-967d-272d28e5c353], x-b3-parentspanid=[bbead5016217eb1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f06ef5d254768438bbead5016217eb1c], x-b3-spanid=[fc2b658df797d435], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dc21295-1595-451c-92d1-732152cc5a2d]}\\\"}\"}","context":{"RequestID":"1dc21295-1595-451c-92d1-732152cc5a2d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ac97d9df-84a0-4676-a2ce-59ef93619438","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:33.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:33.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dc21295-1595-451c-92d1-732152cc5a2d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac97d9df-84a0-4676-a2ce-59ef93619438","LogTimestamp":"2023-04-23T01:04:33.752Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:35.541Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:35.546Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:35.762Z","message":"Entering","context":{"RequestID":"fae45b3b-f5f5-4288-9a6d-b6f9659a8135","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaa07ebc-04f2-4b5a-8ba4-5d3919a354e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:35.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:35.764Z","message":"{\"transactionId\":\"fae45b3b-f5f5-4288-9a6d-b6f9659a8135\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:35:763\",\"respDate\":\"230423-01:04:35:764\",\"sourceId\":\"haproxy:fae45b3b-f5f5-4288-9a6d-b6f9659a8135\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:35:763-90456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[420fdc4d-c6c6-42f5-98fb-b0096e9cbc17], x-b3-parentspanid=[49cf72a175ee12a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdcd19879be24be049cf72a175ee12a7], x-b3-spanid=[67bc69268940bfdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fae45b3b-f5f5-4288-9a6d-b6f9659a8135]}\\\"}\"}","context":{"RequestID":"fae45b3b-f5f5-4288-9a6d-b6f9659a8135","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eaa07ebc-04f2-4b5a-8ba4-5d3919a354e3","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:35.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:35.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fae45b3b-f5f5-4288-9a6d-b6f9659a8135","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaa07ebc-04f2-4b5a-8ba4-5d3919a354e3","LogTimestamp":"2023-04-23T01:04:35.765Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:37.775Z","message":"Entering","context":{"RequestID":"56828dbf-9bac-4221-883d-7658c20a0a9a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd6f6b3c-1844-437e-9aee-f0ee8efc9f1f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:37.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:37.777Z","message":"{\"transactionId\":\"56828dbf-9bac-4221-883d-7658c20a0a9a\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:37:776\",\"respDate\":\"230423-01:04:37:777\",\"sourceId\":\"haproxy:56828dbf-9bac-4221-883d-7658c20a0a9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:37:776-2268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db8d9d7d-f9b9-4297-94ad-97d095f818c9], x-b3-parentspanid=[740a0cc5b349f4fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe2ac12d672e4dbc740a0cc5b349f4fd], x-b3-spanid=[de29061a801fc3d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56828dbf-9bac-4221-883d-7658c20a0a9a]}\\\"}\"}","context":{"RequestID":"56828dbf-9bac-4221-883d-7658c20a0a9a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dd6f6b3c-1844-437e-9aee-f0ee8efc9f1f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:37.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:37.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56828dbf-9bac-4221-883d-7658c20a0a9a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd6f6b3c-1844-437e-9aee-f0ee8efc9f1f","LogTimestamp":"2023-04-23T01:04:37.778Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:39.211Z","message":"Entering","context":{"RequestID":"c8275e16-00e0-4b0a-94ed-e042f3f51850","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78187f88-ecaa-47fe-a61e-af8b4e08a8e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8275e16-00e0-4b0a-94ed-e042f3f51850","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78187f88-ecaa-47fe-a61e-af8b4e08a8e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.213Z","message":"{\"transactionId\":\"c8275e16-00e0-4b0a-94ed-e042f3f51850\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:39:211\",\"respDate\":\"230423-01:04:39:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8275e16-00e0-4b0a-94ed-e042f3f51850\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:39:211-22138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8275e16-00e0-4b0a-94ed-e042f3f51850]}\\\"}\"}","context":{"RequestID":"c8275e16-00e0-4b0a-94ed-e042f3f51850","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"78187f88-ecaa-47fe-a61e-af8b4e08a8e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8275e16-00e0-4b0a-94ed-e042f3f51850","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78187f88-ecaa-47fe-a61e-af8b4e08a8e8","LogTimestamp":"2023-04-23T01:04:39.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:04:39.329Z","message":"Entering","context":{"RequestID":"edc28e4d-9590-4cdb-8ee9-0919a6b380a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01848583-08fa-45c5-87b0-b3c65877e269","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.331Z","message":"{\"transactionId\":\"edc28e4d-9590-4cdb-8ee9-0919a6b380a0\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:39:329\",\"respDate\":\"230423-01:04:39:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:edc28e4d-9590-4cdb-8ee9-0919a6b380a0\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:39:329-90246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5efa27d-a6ec-4301-b585-85989011d2d4], x-b3-parentspanid=[3de068c52705782a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46403], x-envoy-attempt-count=[1], x-b3-traceid=[a6017347a89a94893de068c52705782a], x-b3-spanid=[2e81a0eee61c12de], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[edc28e4d-9590-4cdb-8ee9-0919a6b380a0]}\\\"}\"}","context":{"RequestID":"edc28e4d-9590-4cdb-8ee9-0919a6b380a0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"01848583-08fa-45c5-87b0-b3c65877e269","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edc28e4d-9590-4cdb-8ee9-0919a6b380a0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01848583-08fa-45c5-87b0-b3c65877e269","LogTimestamp":"2023-04-23T01:04:39.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:04:39.788Z","message":"Entering","context":{"RequestID":"cc74434a-5a30-499f-8362-5c0a16e2e33a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8dd1b017-3a20-44d8-bb38-8e5d3637551c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:39.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.791Z","message":"{\"transactionId\":\"cc74434a-5a30-499f-8362-5c0a16e2e33a\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:39:789\",\"respDate\":\"230423-01:04:39:791\",\"sourceId\":\"haproxy:cc74434a-5a30-499f-8362-5c0a16e2e33a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:39:789-89785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dadbb78-74fa-4f85-9dc7-c4c145c564cf], x-b3-parentspanid=[395f093e916cca04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62bdabf5b1f9031c395f093e916cca04], x-b3-spanid=[891d4e70b01ed6fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc74434a-5a30-499f-8362-5c0a16e2e33a]}\\\"}\"}","context":{"RequestID":"cc74434a-5a30-499f-8362-5c0a16e2e33a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8dd1b017-3a20-44d8-bb38-8e5d3637551c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:39.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:39.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc74434a-5a30-499f-8362-5c0a16e2e33a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dd1b017-3a20-44d8-bb38-8e5d3637551c","LogTimestamp":"2023-04-23T01:04:39.791Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:41.801Z","message":"Entering","context":{"RequestID":"28a24144-ef28-4acd-9236-fdaf4cd26ced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ba30ba3-dc91-4f22-a9d0-ed135aba55ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:41.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:41.804Z","message":"{\"transactionId\":\"28a24144-ef28-4acd-9236-fdaf4cd26ced\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:41:802\",\"respDate\":\"230423-01:04:41:804\",\"sourceId\":\"haproxy:28a24144-ef28-4acd-9236-fdaf4cd26ced\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:41:802-88489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1b1f248-d61f-4fdb-8c3e-5b52be9c0d2c], x-b3-parentspanid=[472469374100c147], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b17063a7805fcfc472469374100c147], x-b3-spanid=[772bb0dc6b2f33c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28a24144-ef28-4acd-9236-fdaf4cd26ced]}\\\"}\"}","context":{"RequestID":"28a24144-ef28-4acd-9236-fdaf4cd26ced","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4ba30ba3-dc91-4f22-a9d0-ed135aba55ea","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:41.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:41.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a24144-ef28-4acd-9236-fdaf4cd26ced","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ba30ba3-dc91-4f22-a9d0-ed135aba55ea","LogTimestamp":"2023-04-23T01:04:41.805Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:04:42.997Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.814Z","message":"Entering","context":{"RequestID":"c38319f6-9cdd-4249-a03a-a08b430b560f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72eec24a-4a72-44f1-8704-fa14d55fcef2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:43.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.817Z","message":"{\"transactionId\":\"c38319f6-9cdd-4249-a03a-a08b430b560f\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:43:815\",\"respDate\":\"230423-01:04:43:816\",\"sourceId\":\"haproxy:c38319f6-9cdd-4249-a03a-a08b430b560f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:43:815-28004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7ba20b2-cf96-413f-a817-c53e45c22f2e], x-b3-parentspanid=[12fc2744e4888d94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed605fe2c2af2ee612fc2744e4888d94], x-b3-spanid=[2355d9956b39dac8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c38319f6-9cdd-4249-a03a-a08b430b560f]}\\\"}\"}","context":{"RequestID":"c38319f6-9cdd-4249-a03a-a08b430b560f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72eec24a-4a72-44f1-8704-fa14d55fcef2","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:43.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:43.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c38319f6-9cdd-4249-a03a-a08b430b560f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72eec24a-4a72-44f1-8704-fa14d55fcef2","LogTimestamp":"2023-04-23T01:04:43.817Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:45.827Z","message":"Entering","context":{"RequestID":"998d4db8-5237-4294-8f74-5fbd44d15cf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e572992e-1c24-4995-a153-249d0d7c961f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:45.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:45.829Z","message":"{\"transactionId\":\"998d4db8-5237-4294-8f74-5fbd44d15cf2\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:45:828\",\"respDate\":\"230423-01:04:45:829\",\"sourceId\":\"haproxy:998d4db8-5237-4294-8f74-5fbd44d15cf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:45:828-56330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f17a808-2ea3-4c71-8810-f3f770dcb589], x-b3-parentspanid=[f72f73a422c70ec4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40b6f5596ee6f57ef72f73a422c70ec4], x-b3-spanid=[feb79b924fe27f2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[998d4db8-5237-4294-8f74-5fbd44d15cf2]}\\\"}\"}","context":{"RequestID":"998d4db8-5237-4294-8f74-5fbd44d15cf2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e572992e-1c24-4995-a153-249d0d7c961f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:45.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:45.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"998d4db8-5237-4294-8f74-5fbd44d15cf2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e572992e-1c24-4995-a153-249d0d7c961f","LogTimestamp":"2023-04-23T01:04:45.830Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:47.840Z","message":"Entering","context":{"RequestID":"a42dc0c6-84d7-46fc-b2d1-2bcfd94db164","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"005a9c22-8aa8-4ca1-9965-27d22d426bcf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:47.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:47.842Z","message":"{\"transactionId\":\"a42dc0c6-84d7-46fc-b2d1-2bcfd94db164\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:47:841\",\"respDate\":\"230423-01:04:47:842\",\"sourceId\":\"haproxy:a42dc0c6-84d7-46fc-b2d1-2bcfd94db164\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:47:841-76545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daf3673d-7086-4ac9-8ffd-aaff95e85fa2], x-b3-parentspanid=[86768d6104a200c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca945fb56e534d3d86768d6104a200c5], x-b3-spanid=[2f0733a07ec02795], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a42dc0c6-84d7-46fc-b2d1-2bcfd94db164]}\\\"}\"}","context":{"RequestID":"a42dc0c6-84d7-46fc-b2d1-2bcfd94db164","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"005a9c22-8aa8-4ca1-9965-27d22d426bcf","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:47.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:47.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a42dc0c6-84d7-46fc-b2d1-2bcfd94db164","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"005a9c22-8aa8-4ca1-9965-27d22d426bcf","LogTimestamp":"2023-04-23T01:04:47.843Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:49.211Z","message":"Entering","context":{"RequestID":"539a1ce6-b9e0-42ee-9bfc-372b38f786f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39e1c09a-8813-4e75-8191-87ac0c5b7afb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"539a1ce6-b9e0-42ee-9bfc-372b38f786f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39e1c09a-8813-4e75-8191-87ac0c5b7afb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.214Z","message":"{\"transactionId\":\"539a1ce6-b9e0-42ee-9bfc-372b38f786f8\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:49:212\",\"respDate\":\"230423-01:04:49:214\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:539a1ce6-b9e0-42ee-9bfc-372b38f786f8\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:49:212-39724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[539a1ce6-b9e0-42ee-9bfc-372b38f786f8]}\\\"}\"}","context":{"RequestID":"539a1ce6-b9e0-42ee-9bfc-372b38f786f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"39e1c09a-8813-4e75-8191-87ac0c5b7afb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"539a1ce6-b9e0-42ee-9bfc-372b38f786f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39e1c09a-8813-4e75-8191-87ac0c5b7afb","LogTimestamp":"2023-04-23T01:04:49.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:49.329Z","message":"Entering","context":{"RequestID":"0117b20f-f113-4c38-87e7-d654b5fa59f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d48e3290-4d8c-4609-abe5-6a6bbbdc4826","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:49.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.331Z","message":"{\"transactionId\":\"0117b20f-f113-4c38-87e7-d654b5fa59f8\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:49:330\",\"respDate\":\"230423-01:04:49:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0117b20f-f113-4c38-87e7-d654b5fa59f8\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:49:330-7731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f134feac-ede9-4751-a48f-86c08cdb2bbf], x-b3-parentspanid=[6aa6406edbc81ee4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43021], x-envoy-attempt-count=[1], x-b3-traceid=[3a53eb595b933a356aa6406edbc81ee4], x-b3-spanid=[d579686c94de57fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0117b20f-f113-4c38-87e7-d654b5fa59f8]}\\\"}\"}","context":{"RequestID":"0117b20f-f113-4c38-87e7-d654b5fa59f8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d48e3290-4d8c-4609-abe5-6a6bbbdc4826","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:49.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0117b20f-f113-4c38-87e7-d654b5fa59f8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d48e3290-4d8c-4609-abe5-6a6bbbdc4826","LogTimestamp":"2023-04-23T01:04:49.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:49.853Z","message":"Entering","context":{"RequestID":"50359b7f-12cb-432f-b97c-242f5ebc1fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de4ec03c-d51e-4676-a520-70e998f79dd4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:49.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.855Z","message":"{\"transactionId\":\"50359b7f-12cb-432f-b97c-242f5ebc1fac\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:49:854\",\"respDate\":\"230423-01:04:49:855\",\"sourceId\":\"haproxy:50359b7f-12cb-432f-b97c-242f5ebc1fac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:49:854-37278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e785da5c-688d-4553-bb95-c3cb8453a982], x-b3-parentspanid=[3b1bff255fd76334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b04470dc5e052503b1bff255fd76334], x-b3-spanid=[16f39d3487548e5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50359b7f-12cb-432f-b97c-242f5ebc1fac]}\\\"}\"}","context":{"RequestID":"50359b7f-12cb-432f-b97c-242f5ebc1fac","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"de4ec03c-d51e-4676-a520-70e998f79dd4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:49.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:49.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50359b7f-12cb-432f-b97c-242f5ebc1fac","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de4ec03c-d51e-4676-a520-70e998f79dd4","LogTimestamp":"2023-04-23T01:04:49.855Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:51.864Z","message":"Entering","context":{"RequestID":"97f09831-8091-477c-81ef-ec3a76f2c9a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92380380-b468-4d84-b0a6-f1d04645d429","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:51.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:51.866Z","message":"{\"transactionId\":\"97f09831-8091-477c-81ef-ec3a76f2c9a9\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:51:865\",\"respDate\":\"230423-01:04:51:866\",\"sourceId\":\"haproxy:97f09831-8091-477c-81ef-ec3a76f2c9a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:51:865-55368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed4d7626-61b9-4e42-8790-34c39620ab4f], x-b3-parentspanid=[ee308c0706e2e428], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ec0890c5096a325ee308c0706e2e428], x-b3-spanid=[2feaca2bb2768a04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97f09831-8091-477c-81ef-ec3a76f2c9a9]}\\\"}\"}","context":{"RequestID":"97f09831-8091-477c-81ef-ec3a76f2c9a9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"92380380-b468-4d84-b0a6-f1d04645d429","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:51.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:51.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97f09831-8091-477c-81ef-ec3a76f2c9a9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92380380-b468-4d84-b0a6-f1d04645d429","LogTimestamp":"2023-04-23T01:04:51.867Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:52.998Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.016Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.016Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.017Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.876Z","message":"Entering","context":{"RequestID":"85d1929e-7657-49fd-9299-6e8d45b1db91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8c8c0db-4b54-4bcb-8ea4-f2eb85d06026","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:53.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.879Z","message":"{\"transactionId\":\"85d1929e-7657-49fd-9299-6e8d45b1db91\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:53:877\",\"respDate\":\"230423-01:04:53:879\",\"sourceId\":\"haproxy:85d1929e-7657-49fd-9299-6e8d45b1db91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:53:877-41388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac227d17-9b97-4217-aa84-b7b0f0c6bad8], x-b3-parentspanid=[d726280a52463c7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afe239749b9d1677d726280a52463c7e], x-b3-spanid=[33588c694844218f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85d1929e-7657-49fd-9299-6e8d45b1db91]}\\\"}\"}","context":{"RequestID":"85d1929e-7657-49fd-9299-6e8d45b1db91","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c8c8c0db-4b54-4bcb-8ea4-f2eb85d06026","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:53.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:53.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85d1929e-7657-49fd-9299-6e8d45b1db91","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c8c0db-4b54-4bcb-8ea4-f2eb85d06026","LogTimestamp":"2023-04-23T01:04:53.880Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:55.889Z","message":"Entering","context":{"RequestID":"f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6649870c-e2ae-4783-b204-80d4822dafd1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:55.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:55.891Z","message":"{\"transactionId\":\"f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:55:890\",\"respDate\":\"230423-01:04:55:891\",\"sourceId\":\"haproxy:f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:55:890-84864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf0c32ce-8581-45b3-8d49-21affd4e5a0e], x-b3-parentspanid=[1339bdde26852ca0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cccf654607285e5f1339bdde26852ca0], x-b3-spanid=[8c6403c5daa1d0c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0]}\\\"}\"}","context":{"RequestID":"f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"6649870c-e2ae-4783-b204-80d4822dafd1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:55.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:55.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b6bfbf-d3f5-44a5-98a2-b4ec3f50e3e0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6649870c-e2ae-4783-b204-80d4822dafd1","LogTimestamp":"2023-04-23T01:04:55.892Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:04:57.901Z","message":"Entering","context":{"RequestID":"c843f535-3c70-4428-b71a-2090e0b01b9b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4fe8887-62db-4ba6-8db3-5065d8e591ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:57.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:57.903Z","message":"{\"transactionId\":\"c843f535-3c70-4428-b71a-2090e0b01b9b\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:57:902\",\"respDate\":\"230423-01:04:57:903\",\"sourceId\":\"haproxy:c843f535-3c70-4428-b71a-2090e0b01b9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:57:902-31919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[691ffce9-7576-42ff-b82f-7274c22fa447], x-b3-parentspanid=[4666e5fbd5d3ad55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[102b35ede9d478874666e5fbd5d3ad55], x-b3-spanid=[f9e288394e769f2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c843f535-3c70-4428-b71a-2090e0b01b9b]}\\\"}\"}","context":{"RequestID":"c843f535-3c70-4428-b71a-2090e0b01b9b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"a4fe8887-62db-4ba6-8db3-5065d8e591ee","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:57.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:57.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c843f535-3c70-4428-b71a-2090e0b01b9b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4fe8887-62db-4ba6-8db3-5065d8e591ee","LogTimestamp":"2023-04-23T01:04:57.904Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:04:59.212Z","message":"Entering","context":{"RequestID":"1e51d851-9d03-4340-894d-de26aed2f8a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"feec0b3b-0c48-4204-a7b2-d1545457eab9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e51d851-9d03-4340-894d-de26aed2f8a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"feec0b3b-0c48-4204-a7b2-d1545457eab9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.215Z","message":"{\"transactionId\":\"1e51d851-9d03-4340-894d-de26aed2f8a2\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:59:213\",\"respDate\":\"230423-01:04:59:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1e51d851-9d03-4340-894d-de26aed2f8a2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:04:59:213-19106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1e51d851-9d03-4340-894d-de26aed2f8a2]}\\\"}\"}","context":{"RequestID":"1e51d851-9d03-4340-894d-de26aed2f8a2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"feec0b3b-0c48-4204-a7b2-d1545457eab9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:04:59.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e51d851-9d03-4340-894d-de26aed2f8a2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feec0b3b-0c48-4204-a7b2-d1545457eab9","LogTimestamp":"2023-04-23T01:04:59.215Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:04:59.327Z","message":"Entering","context":{"RequestID":"6b464da4-c683-4aef-85e1-1991da191861","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"baf02510-4c19-48ad-be5d-2fe3a43de0ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.328Z","message":"{\"transactionId\":\"6b464da4-c683-4aef-85e1-1991da191861\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:59:327\",\"respDate\":\"230423-01:04:59:328\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b464da4-c683-4aef-85e1-1991da191861\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:04:59:327-3910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2c8c822-a777-4ca0-be6b-66d1026f0788], x-b3-parentspanid=[c54a65866b5283d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37297], x-envoy-attempt-count=[1], x-b3-traceid=[34becc70d40d8fa5c54a65866b5283d2], x-b3-spanid=[e2e5e456f9da4233], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b464da4-c683-4aef-85e1-1991da191861]}\\\"}\"}","context":{"RequestID":"6b464da4-c683-4aef-85e1-1991da191861","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"baf02510-4c19-48ad-be5d-2fe3a43de0ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:04:59.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b464da4-c683-4aef-85e1-1991da191861","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baf02510-4c19-48ad-be5d-2fe3a43de0ea","LogTimestamp":"2023-04-23T01:04:59.329Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:04:59.913Z","message":"Entering","context":{"RequestID":"99da882b-d01e-45a0-abcf-5b82d3d93582","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f9f25aa-6995-42d9-a874-8d4d35f2c5bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:59.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.914Z","message":"{\"transactionId\":\"99da882b-d01e-45a0-abcf-5b82d3d93582\",\"status\":\"200\",\"rqstDate\":\"230423-01:04:59:913\",\"respDate\":\"230423-01:04:59:914\",\"sourceId\":\"haproxy:99da882b-d01e-45a0-abcf-5b82d3d93582\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:04:59:913-56115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1103fb2-5361-4f99-b41c-5329af9f402e], x-b3-parentspanid=[34404689a39fca68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a70bdcb2afedde434404689a39fca68], x-b3-spanid=[861f3d8be9399987], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99da882b-d01e-45a0-abcf-5b82d3d93582]}\\\"}\"}","context":{"RequestID":"99da882b-d01e-45a0-abcf-5b82d3d93582","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0f9f25aa-6995-42d9-a874-8d4d35f2c5bb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:04:59.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:04:59.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99da882b-d01e-45a0-abcf-5b82d3d93582","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f9f25aa-6995-42d9-a874-8d4d35f2c5bb","LogTimestamp":"2023-04-23T01:04:59.915Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:04:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:05:01.924Z","message":"Entering","context":{"RequestID":"2bb47a0f-793b-4f84-a6ef-907bbeb7066e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceec3bbc-cfde-42b8-8b9f-c0e6b93122bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:01.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:01.926Z","message":"{\"transactionId\":\"2bb47a0f-793b-4f84-a6ef-907bbeb7066e\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:01:924\",\"respDate\":\"230423-01:05:01:926\",\"sourceId\":\"haproxy:2bb47a0f-793b-4f84-a6ef-907bbeb7066e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:01:924-66121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b7d1889-8901-41ff-9a16-78b261ecc2b9], x-b3-parentspanid=[cbe2a4440f1cbf93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8173e626d32dc041cbe2a4440f1cbf93], x-b3-spanid=[705091951e42659f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bb47a0f-793b-4f84-a6ef-907bbeb7066e]}\\\"}\"}","context":{"RequestID":"2bb47a0f-793b-4f84-a6ef-907bbeb7066e","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ceec3bbc-cfde-42b8-8b9f-c0e6b93122bc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:01.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:01.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bb47a0f-793b-4f84-a6ef-907bbeb7066e","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceec3bbc-cfde-42b8-8b9f-c0e6b93122bc","LogTimestamp":"2023-04-23T01:05:01.926Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:02.999Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.012Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.935Z","message":"Entering","context":{"RequestID":"170f8b39-f5b7-4814-bff3-f747fa62d5a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76faeb84-bab8-400f-b81d-4dc49cd7ecd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:03.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.937Z","message":"{\"transactionId\":\"170f8b39-f5b7-4814-bff3-f747fa62d5a3\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:03:936\",\"respDate\":\"230423-01:05:03:937\",\"sourceId\":\"haproxy:170f8b39-f5b7-4814-bff3-f747fa62d5a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:03:936-76007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ae55f75-5d9a-494d-86ca-6cf5b5653e07], x-b3-parentspanid=[3a61248debac8f8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a63f21c1d841d79f3a61248debac8f8e], x-b3-spanid=[3a19e628c1d29dd1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[170f8b39-f5b7-4814-bff3-f747fa62d5a3]}\\\"}\"}","context":{"RequestID":"170f8b39-f5b7-4814-bff3-f747fa62d5a3","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"76faeb84-bab8-400f-b81d-4dc49cd7ecd7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:03.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:03.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"170f8b39-f5b7-4814-bff3-f747fa62d5a3","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76faeb84-bab8-400f-b81d-4dc49cd7ecd7","LogTimestamp":"2023-04-23T01:05:03.938Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:05.550Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:05.555Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:05.947Z","message":"Entering","context":{"RequestID":"49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96a27e74-0e1e-4817-9345-b4a3ffbe9b96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:05.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:05.950Z","message":"{\"transactionId\":\"49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:05:948\",\"respDate\":\"230423-01:05:05:949\",\"sourceId\":\"haproxy:49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:05:948-4034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cffe4ba2-712a-4f0d-bda4-6249c050047e], x-b3-parentspanid=[09c49b6d08433a18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c265bd08320168309c49b6d08433a18], x-b3-spanid=[e4f6567730459aea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2]}\\\"}\"}","context":{"RequestID":"49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"96a27e74-0e1e-4817-9345-b4a3ffbe9b96","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:05.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:05.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49fdfa9f-6fa9-4551-8fcb-5d1705ecf2d2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96a27e74-0e1e-4817-9345-b4a3ffbe9b96","LogTimestamp":"2023-04-23T01:05:05.950Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:07.960Z","message":"Entering","context":{"RequestID":"d4aaab95-b241-4ded-80ed-4741d3795c39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13a649d3-3e04-41b8-bf56-c56888d7daa6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:07.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:07.962Z","message":"{\"transactionId\":\"d4aaab95-b241-4ded-80ed-4741d3795c39\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:07:961\",\"respDate\":\"230423-01:05:07:962\",\"sourceId\":\"haproxy:d4aaab95-b241-4ded-80ed-4741d3795c39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:07:961-84339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78802cce-e799-45fc-9b8a-1cbcb6b8b694], x-b3-parentspanid=[a6e7dc3af34b59d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c18281a6003f186a6e7dc3af34b59d0], x-b3-spanid=[694004d6c412d2d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4aaab95-b241-4ded-80ed-4741d3795c39]}\\\"}\"}","context":{"RequestID":"d4aaab95-b241-4ded-80ed-4741d3795c39","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"13a649d3-3e04-41b8-bf56-c56888d7daa6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:07.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:07.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4aaab95-b241-4ded-80ed-4741d3795c39","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13a649d3-3e04-41b8-bf56-c56888d7daa6","LogTimestamp":"2023-04-23T01:05:07.963Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:09.211Z","message":"Entering","context":{"RequestID":"81e0658b-f63e-47b9-9698-75dcc1973a23","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"819e8253-26cd-424c-a666-53e49453910a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"81e0658b-f63e-47b9-9698-75dcc1973a23","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"819e8253-26cd-424c-a666-53e49453910a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.213Z","message":"{\"transactionId\":\"81e0658b-f63e-47b9-9698-75dcc1973a23\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:09:212\",\"respDate\":\"230423-01:05:09:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81e0658b-f63e-47b9-9698-75dcc1973a23\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:09:212-76835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81e0658b-f63e-47b9-9698-75dcc1973a23]}\\\"}\"}","context":{"RequestID":"81e0658b-f63e-47b9-9698-75dcc1973a23","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"819e8253-26cd-424c-a666-53e49453910a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:09.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81e0658b-f63e-47b9-9698-75dcc1973a23","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"819e8253-26cd-424c-a666-53e49453910a","LogTimestamp":"2023-04-23T01:05:09.214Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:09.328Z","message":"Entering","context":{"RequestID":"04d6fb29-754a-4de8-938d-86fc1dfa2856","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99365657-87be-4c34-9022-c352a7b80b29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.330Z","message":"{\"transactionId\":\"04d6fb29-754a-4de8-938d-86fc1dfa2856\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:09:329\",\"respDate\":\"230423-01:05:09:329\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:04d6fb29-754a-4de8-938d-86fc1dfa2856\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:09:329-33518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2c87183-e4aa-42fd-9f99-9c0ca35a4ea5], x-b3-parentspanid=[8f869ffb1cc09760], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43525], x-envoy-attempt-count=[1], x-b3-traceid=[2aaee82cbfdb70388f869ffb1cc09760], x-b3-spanid=[9558b1ae75794808], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[04d6fb29-754a-4de8-938d-86fc1dfa2856]}\\\"}\"}","context":{"RequestID":"04d6fb29-754a-4de8-938d-86fc1dfa2856","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"99365657-87be-4c34-9022-c352a7b80b29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:09.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04d6fb29-754a-4de8-938d-86fc1dfa2856","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99365657-87be-4c34-9022-c352a7b80b29","LogTimestamp":"2023-04-23T01:05:09.330Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-23T01:05:09.972Z","message":"Entering","context":{"RequestID":"99241027-8041-4ab2-8f4b-d62f1f704ba0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f8671ae-09a7-486b-9196-f7154b8d3645","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:09.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.974Z","message":"{\"transactionId\":\"99241027-8041-4ab2-8f4b-d62f1f704ba0\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:09:973\",\"respDate\":\"230423-01:05:09:974\",\"sourceId\":\"haproxy:99241027-8041-4ab2-8f4b-d62f1f704ba0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:09:973-83831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0d90c98-d81f-43c7-8af6-c854bf3bde1c], x-b3-parentspanid=[f3f9e93ba4aabd63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d83d015097a4423ef3f9e93ba4aabd63], x-b3-spanid=[d60f206522d832f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99241027-8041-4ab2-8f4b-d62f1f704ba0]}\\\"}\"}","context":{"RequestID":"99241027-8041-4ab2-8f4b-d62f1f704ba0","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"2f8671ae-09a7-486b-9196-f7154b8d3645","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:09.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:09.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99241027-8041-4ab2-8f4b-d62f1f704ba0","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f8671ae-09a7-486b-9196-f7154b8d3645","LogTimestamp":"2023-04-23T01:05:09.974Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:11.984Z","message":"Entering","context":{"RequestID":"c28e9ffe-320a-4457-b7b2-6510cf7c8b46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f953191-309a-43f1-909c-982f5b4f1812","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:11.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:11.986Z","message":"{\"transactionId\":\"c28e9ffe-320a-4457-b7b2-6510cf7c8b46\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:11:985\",\"respDate\":\"230423-01:05:11:986\",\"sourceId\":\"haproxy:c28e9ffe-320a-4457-b7b2-6510cf7c8b46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:11:985-27041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cf7dcb1-6617-41fc-8e9f-3fb69961cf99], x-b3-parentspanid=[9649f361204aa5d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f3f8c4cc300c0ad9649f361204aa5d3], x-b3-spanid=[12c3aee50cf50e21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c28e9ffe-320a-4457-b7b2-6510cf7c8b46]}\\\"}\"}","context":{"RequestID":"c28e9ffe-320a-4457-b7b2-6510cf7c8b46","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f953191-309a-43f1-909c-982f5b4f1812","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:11.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:11.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c28e9ffe-320a-4457-b7b2-6510cf7c8b46","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f953191-309a-43f1-909c-982f5b4f1812","LogTimestamp":"2023-04-23T01:05:11.987Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:12.999Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.022Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.022Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.022Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.996Z","message":"Entering","context":{"RequestID":"2eab949b-080c-4e7f-b082-1119f413f146","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56fc1fe2-27da-4702-b864-668476bac84a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:13.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.999Z","message":"{\"transactionId\":\"2eab949b-080c-4e7f-b082-1119f413f146\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:13:997\",\"respDate\":\"230423-01:05:13:998\",\"sourceId\":\"haproxy:2eab949b-080c-4e7f-b082-1119f413f146\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:13:997-67175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[297ef167-05fd-4f79-9705-83353a372ee8], x-b3-parentspanid=[abea0b73b2398eb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b3104bb9c056dc5abea0b73b2398eb7], x-b3-spanid=[a0fb793951c0619d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eab949b-080c-4e7f-b082-1119f413f146]}\\\"}\"}","context":{"RequestID":"2eab949b-080c-4e7f-b082-1119f413f146","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"56fc1fe2-27da-4702-b864-668476bac84a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:13.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:13.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eab949b-080c-4e7f-b082-1119f413f146","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56fc1fe2-27da-4702-b864-668476bac84a","LogTimestamp":"2023-04-23T01:05:13.999Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:16.008Z","message":"Entering","context":{"RequestID":"c27b48ed-cf46-4562-8e7f-36fe82be016b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfc3897d-b75f-4c55-bab2-faa4732badbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:16.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:16.011Z","message":"{\"transactionId\":\"c27b48ed-cf46-4562-8e7f-36fe82be016b\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:16:009\",\"respDate\":\"230423-01:05:16:011\",\"sourceId\":\"haproxy:c27b48ed-cf46-4562-8e7f-36fe82be016b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:16:009-70486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[354d2580-8a44-4d9b-9639-04f176bad225], x-b3-parentspanid=[8ba4efcf35001020], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4cd1edab0b9f4718ba4efcf35001020], x-b3-spanid=[11417f8f0d9fcf58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c27b48ed-cf46-4562-8e7f-36fe82be016b]}\\\"}\"}","context":{"RequestID":"c27b48ed-cf46-4562-8e7f-36fe82be016b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"dfc3897d-b75f-4c55-bab2-faa4732badbc","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:16.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:16.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c27b48ed-cf46-4562-8e7f-36fe82be016b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfc3897d-b75f-4c55-bab2-faa4732badbc","LogTimestamp":"2023-04-23T01:05:16.011Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:18.020Z","message":"Entering","context":{"RequestID":"3b70acb7-6203-457e-8974-b208c56bbadd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8f1d415-c703-47c9-864c-5b2122f26d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:18.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:18.022Z","message":"{\"transactionId\":\"3b70acb7-6203-457e-8974-b208c56bbadd\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:18:021\",\"respDate\":\"230423-01:05:18:022\",\"sourceId\":\"haproxy:3b70acb7-6203-457e-8974-b208c56bbadd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:18:021-23021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dfb5b51-0001-404e-b265-118464d63bb7], x-b3-parentspanid=[7fcd12bde6256dcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d81d58ef86e720027fcd12bde6256dcf], x-b3-spanid=[8df92b8f4735c195], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b70acb7-6203-457e-8974-b208c56bbadd]}\\\"}\"}","context":{"RequestID":"3b70acb7-6203-457e-8974-b208c56bbadd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e8f1d415-c703-47c9-864c-5b2122f26d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:18.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:18.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b70acb7-6203-457e-8974-b208c56bbadd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8f1d415-c703-47c9-864c-5b2122f26d5d","LogTimestamp":"2023-04-23T01:05:18.023Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:19.212Z","message":"Entering","context":{"RequestID":"b5e540fc-1214-487e-ac42-c211afc61624","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0cfe809d-300a-4937-9f27-6f5bae9c2ded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:19.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5e540fc-1214-487e-ac42-c211afc61624","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0cfe809d-300a-4937-9f27-6f5bae9c2ded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:19.215Z","message":"{\"transactionId\":\"b5e540fc-1214-487e-ac42-c211afc61624\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:19:212\",\"respDate\":\"230423-01:05:19:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5e540fc-1214-487e-ac42-c211afc61624\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:19:212-17618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5e540fc-1214-487e-ac42-c211afc61624]}\\\"}\"}","context":{"RequestID":"b5e540fc-1214-487e-ac42-c211afc61624","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0cfe809d-300a-4937-9f27-6f5bae9c2ded","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:19.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e540fc-1214-487e-ac42-c211afc61624","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cfe809d-300a-4937-9f27-6f5bae9c2ded","LogTimestamp":"2023-04-23T01:05:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T01:05:19.328Z","message":"Entering","context":{"RequestID":"9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9cf11ac7-d0bd-405d-8b03-2eaf55db53af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:19.331Z","message":"{\"transactionId\":\"9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:19:330\",\"respDate\":\"230423-01:05:19:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:19:330-57244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[501118b5-392c-4745-8bff-5677f002375b], x-b3-parentspanid=[16a4d578c4d19086], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45009], x-envoy-attempt-count=[1], x-b3-traceid=[367d1fe1d4ba657a16a4d578c4d19086], x-b3-spanid=[f477beb4bcdc3853], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab]}\\\"}\"}","context":{"RequestID":"9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9cf11ac7-d0bd-405d-8b03-2eaf55db53af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:19.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f7cd0f2-f7b2-4e30-a645-9fcc8df96bab","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cf11ac7-d0bd-405d-8b03-2eaf55db53af","LogTimestamp":"2023-04-23T01:05:19.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:05:20.032Z","message":"Entering","context":{"RequestID":"fd0c9c4d-92e1-4ce0-9191-4423095e185b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"162c6f80-fc18-4bcd-8dee-3d69fa3c982a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:20.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:20.034Z","message":"{\"transactionId\":\"fd0c9c4d-92e1-4ce0-9191-4423095e185b\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:20:033\",\"respDate\":\"230423-01:05:20:034\",\"sourceId\":\"haproxy:fd0c9c4d-92e1-4ce0-9191-4423095e185b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:20:033-48480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1e5b16b-03c5-4df5-b307-898cc4daa6ed], x-b3-parentspanid=[77c4e502705cab61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46d9edc33f4ba9f977c4e502705cab61], x-b3-spanid=[b6580986b00213bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd0c9c4d-92e1-4ce0-9191-4423095e185b]}\\\"}\"}","context":{"RequestID":"fd0c9c4d-92e1-4ce0-9191-4423095e185b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"162c6f80-fc18-4bcd-8dee-3d69fa3c982a","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:20.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:20.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd0c9c4d-92e1-4ce0-9191-4423095e185b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"162c6f80-fc18-4bcd-8dee-3d69fa3c982a","LogTimestamp":"2023-04-23T01:05:20.035Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:22.043Z","message":"Entering","context":{"RequestID":"e645bd09-b775-41a7-bc8e-4b2f55a1fb29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8473c6bf-b807-4a3f-b80a-7ed18e0e9ba8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:22.046Z","message":"{\"transactionId\":\"e645bd09-b775-41a7-bc8e-4b2f55a1fb29\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:22:044\",\"respDate\":\"230423-01:05:22:045\",\"sourceId\":\"haproxy:e645bd09-b775-41a7-bc8e-4b2f55a1fb29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:22:044-86832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35663c3c-e533-4c8c-8e7b-49c8516fd327], x-b3-parentspanid=[b45c287b5eba45e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2fddba5ec65bd8cb45c287b5eba45e4], x-b3-spanid=[0cfa7ddf8551429b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e645bd09-b775-41a7-bc8e-4b2f55a1fb29]}\\\"}\"}","context":{"RequestID":"e645bd09-b775-41a7-bc8e-4b2f55a1fb29","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"8473c6bf-b807-4a3f-b80a-7ed18e0e9ba8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:22.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:22.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e645bd09-b775-41a7-bc8e-4b2f55a1fb29","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8473c6bf-b807-4a3f-b80a-7ed18e0e9ba8","LogTimestamp":"2023-04-23T01:05:22.046Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:22.998Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:23.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:23.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:23.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:24.056Z","message":"Entering","context":{"RequestID":"9bb22349-5f8d-4200-be50-918ad0950186","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b2ab43b-a894-46dc-bfd2-13561c0f8c51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:24.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:24.058Z","message":"{\"transactionId\":\"9bb22349-5f8d-4200-be50-918ad0950186\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:24:057\",\"respDate\":\"230423-01:05:24:058\",\"sourceId\":\"haproxy:9bb22349-5f8d-4200-be50-918ad0950186\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:24:057-7892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e8b07ad-592f-4283-a7e2-e898083416b8], x-b3-parentspanid=[e942c2c64bfe6580], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a57154f7418a588fe942c2c64bfe6580], x-b3-spanid=[988836237b92a050], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bb22349-5f8d-4200-be50-918ad0950186]}\\\"}\"}","context":{"RequestID":"9bb22349-5f8d-4200-be50-918ad0950186","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1b2ab43b-a894-46dc-bfd2-13561c0f8c51","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:24.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:24.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bb22349-5f8d-4200-be50-918ad0950186","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b2ab43b-a894-46dc-bfd2-13561c0f8c51","LogTimestamp":"2023-04-23T01:05:24.058Z","ResponseDesc":"OK"},"thread":"qtp322561962-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:26.068Z","message":"Entering","context":{"RequestID":"5bd1435e-18e6-4cfd-b1ae-756f26d8a448","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0567a101-861b-44e6-9122-00b92fbe20a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:26.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:26.069Z","message":"{\"transactionId\":\"5bd1435e-18e6-4cfd-b1ae-756f26d8a448\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:26:068\",\"respDate\":\"230423-01:05:26:069\",\"sourceId\":\"haproxy:5bd1435e-18e6-4cfd-b1ae-756f26d8a448\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:26:068-43000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5618f42-0234-4387-a1e9-1db53a7fc557], x-b3-parentspanid=[abb9c222dec36cac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f08a531300641f2cabb9c222dec36cac], x-b3-spanid=[fece59280fda5daf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bd1435e-18e6-4cfd-b1ae-756f26d8a448]}\\\"}\"}","context":{"RequestID":"5bd1435e-18e6-4cfd-b1ae-756f26d8a448","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0567a101-861b-44e6-9122-00b92fbe20a1","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:26.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:26.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bd1435e-18e6-4cfd-b1ae-756f26d8a448","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0567a101-861b-44e6-9122-00b92fbe20a1","LogTimestamp":"2023-04-23T01:05:26.070Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:28.081Z","message":"Entering","context":{"RequestID":"203335fb-bb16-4af6-9fae-74cabf7c0ed5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"687066cc-ac4b-457d-a338-53f20e572797","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:28.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:28.083Z","message":"{\"transactionId\":\"203335fb-bb16-4af6-9fae-74cabf7c0ed5\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:28:081\",\"respDate\":\"230423-01:05:28:083\",\"sourceId\":\"haproxy:203335fb-bb16-4af6-9fae-74cabf7c0ed5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:28:081-82913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e2c5a0d-b705-4d71-ad11-4744d415d028], x-b3-parentspanid=[1f52ac23b9bc86af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[875e0303de9512181f52ac23b9bc86af], x-b3-spanid=[b0602e2956a1638f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[203335fb-bb16-4af6-9fae-74cabf7c0ed5]}\\\"}\"}","context":{"RequestID":"203335fb-bb16-4af6-9fae-74cabf7c0ed5","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"687066cc-ac4b-457d-a338-53f20e572797","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:28.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:28.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"203335fb-bb16-4af6-9fae-74cabf7c0ed5","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"687066cc-ac4b-457d-a338-53f20e572797","LogTimestamp":"2023-04-23T01:05:28.084Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:29.213Z","message":"Entering","context":{"RequestID":"4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ad2d4f-b398-42a7-91e0-4f8e2a51138c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:29.214Z","message":"Database is available from CACHED check.","context":{"RequestID":"4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ad2d4f-b398-42a7-91e0-4f8e2a51138c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:29.215Z","message":"{\"transactionId\":\"4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:29:213\",\"respDate\":\"230423-01:05:29:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:29:213-78877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9]}\\\"}\"}","context":{"RequestID":"4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"47ad2d4f-b398-42a7-91e0-4f8e2a51138c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:29.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:29.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dd1dabd-d544-4f5b-bd91-6c06a9ba95c9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47ad2d4f-b398-42a7-91e0-4f8e2a51138c","LogTimestamp":"2023-04-23T01:05:29.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:29 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:29.330Z","message":"Entering","context":{"RequestID":"e5476b43-0556-4be8-a3c5-dbac5f2d8390","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f13fd0d2-9f4c-480d-b88f-ad149dca8715","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:29.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:29.331Z","message":"{\"transactionId\":\"e5476b43-0556-4be8-a3c5-dbac5f2d8390\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:29:330\",\"respDate\":\"230423-01:05:29:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e5476b43-0556-4be8-a3c5-dbac5f2d8390\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:29:330-96285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d14b4975-cd43-43b0-b098-7343e6abaf96], x-b3-parentspanid=[a88ca7fb23abe746], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50523], x-envoy-attempt-count=[1], x-b3-traceid=[be15d013a80c2713a88ca7fb23abe746], x-b3-spanid=[af1d79e99d349733], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e5476b43-0556-4be8-a3c5-dbac5f2d8390]}\\\"}\"}","context":{"RequestID":"e5476b43-0556-4be8-a3c5-dbac5f2d8390","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f13fd0d2-9f4c-480d-b88f-ad149dca8715","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:29.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:29.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5476b43-0556-4be8-a3c5-dbac5f2d8390","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f13fd0d2-9f4c-480d-b88f-ad149dca8715","LogTimestamp":"2023-04-23T01:05:29.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:29 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:05:30.094Z","message":"Entering","context":{"RequestID":"6f1d7b41-2985-4d4e-98d1-3efd499fbb82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a53d2218-9bfb-4248-a81b-9362389b5217","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:30.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:30.096Z","message":"{\"transactionId\":\"6f1d7b41-2985-4d4e-98d1-3efd499fbb82\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:30:094\",\"respDate\":\"230423-01:05:30:096\",\"sourceId\":\"haproxy:6f1d7b41-2985-4d4e-98d1-3efd499fbb82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:30:094-2975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0fa563e-f3c5-4fbc-93f9-e40ed882f9fe], x-b3-parentspanid=[577318b6fb880852], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a5e949d702dedbf577318b6fb880852], x-b3-spanid=[4152241d8fc3b77c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f1d7b41-2985-4d4e-98d1-3efd499fbb82]}\\\"}\"}","context":{"RequestID":"6f1d7b41-2985-4d4e-98d1-3efd499fbb82","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"a53d2218-9bfb-4248-a81b-9362389b5217","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:30.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:30.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f1d7b41-2985-4d4e-98d1-3efd499fbb82","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a53d2218-9bfb-4248-a81b-9362389b5217","LogTimestamp":"2023-04-23T01:05:30.096Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:32.105Z","message":"Entering","context":{"RequestID":"21fa5870-9a58-48ad-9db2-fb74db1d3d84","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aff693e9-2b4a-4015-9436-f1c1813f38c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:32.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:32.108Z","message":"{\"transactionId\":\"21fa5870-9a58-48ad-9db2-fb74db1d3d84\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:32:106\",\"respDate\":\"230423-01:05:32:107\",\"sourceId\":\"haproxy:21fa5870-9a58-48ad-9db2-fb74db1d3d84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:32:106-11128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb7011cf-54d5-45b5-a9b1-58193feb70ca], x-b3-parentspanid=[bf324b22eacd6861], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a91bd70756fe5b80bf324b22eacd6861], x-b3-spanid=[279d71243f47fd4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21fa5870-9a58-48ad-9db2-fb74db1d3d84]}\\\"}\"}","context":{"RequestID":"21fa5870-9a58-48ad-9db2-fb74db1d3d84","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aff693e9-2b4a-4015-9436-f1c1813f38c6","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:32.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:32.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21fa5870-9a58-48ad-9db2-fb74db1d3d84","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff693e9-2b4a-4015-9436-f1c1813f38c6","LogTimestamp":"2023-04-23T01:05:32.108Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:32.998Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:33.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:33.014Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:33.015Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:34.117Z","message":"Entering","context":{"RequestID":"cdcce4e7-24a8-4047-9e52-ed818fa36370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b446981f-f000-413a-a3aa-2b1b26b5cc29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:34.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:34.119Z","message":"{\"transactionId\":\"cdcce4e7-24a8-4047-9e52-ed818fa36370\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:34:118\",\"respDate\":\"230423-01:05:34:119\",\"sourceId\":\"haproxy:cdcce4e7-24a8-4047-9e52-ed818fa36370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:34:118-86253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31f3afc5-839f-4cd3-9b08-559c89ec7796], x-b3-parentspanid=[e2d79a9fd32d1d46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdb58421aea449d5e2d79a9fd32d1d46], x-b3-spanid=[16fa42313272722d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdcce4e7-24a8-4047-9e52-ed818fa36370]}\\\"}\"}","context":{"RequestID":"cdcce4e7-24a8-4047-9e52-ed818fa36370","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b446981f-f000-413a-a3aa-2b1b26b5cc29","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:34.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:34.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdcce4e7-24a8-4047-9e52-ed818fa36370","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b446981f-f000-413a-a3aa-2b1b26b5cc29","LogTimestamp":"2023-04-23T01:05:34.120Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:35.557Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:35.562Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:36.130Z","message":"Entering","context":{"RequestID":"48dc0a75-ff4e-476a-904e-ff20464fcb89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52d1b8d6-0329-4e68-b870-2225aef1cf32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:36.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:36.132Z","message":"{\"transactionId\":\"48dc0a75-ff4e-476a-904e-ff20464fcb89\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:36:131\",\"respDate\":\"230423-01:05:36:132\",\"sourceId\":\"haproxy:48dc0a75-ff4e-476a-904e-ff20464fcb89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:36:131-31955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e67c75f6-1959-4977-853e-9d192cce8395], x-b3-parentspanid=[6dc65a0b96709876], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3f2750454c552556dc65a0b96709876], x-b3-spanid=[e2fcd471e7cbca3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48dc0a75-ff4e-476a-904e-ff20464fcb89]}\\\"}\"}","context":{"RequestID":"48dc0a75-ff4e-476a-904e-ff20464fcb89","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"52d1b8d6-0329-4e68-b870-2225aef1cf32","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:36.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:36.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48dc0a75-ff4e-476a-904e-ff20464fcb89","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52d1b8d6-0329-4e68-b870-2225aef1cf32","LogTimestamp":"2023-04-23T01:05:36.133Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:38.144Z","message":"Entering","context":{"RequestID":"f25b56f8-bc37-4616-9690-c774b274af8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e6e36c4-ae4f-4d3c-b503-a86bade9f76f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:38.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:38.147Z","message":"{\"transactionId\":\"f25b56f8-bc37-4616-9690-c774b274af8c\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:38:145\",\"respDate\":\"230423-01:05:38:147\",\"sourceId\":\"haproxy:f25b56f8-bc37-4616-9690-c774b274af8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:38:145-50530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d9ed397-5613-481e-aea3-58376f6849ef], x-b3-parentspanid=[a98ae587489acc80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65f7a2e7efd89d38a98ae587489acc80], x-b3-spanid=[c1629ee027b23207], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f25b56f8-bc37-4616-9690-c774b274af8c]}\\\"}\"}","context":{"RequestID":"f25b56f8-bc37-4616-9690-c774b274af8c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4e6e36c4-ae4f-4d3c-b503-a86bade9f76f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:38.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:38.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f25b56f8-bc37-4616-9690-c774b274af8c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e6e36c4-ae4f-4d3c-b503-a86bade9f76f","LogTimestamp":"2023-04-23T01:05:38.147Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:39.212Z","message":"Entering","context":{"RequestID":"9cdea397-f169-423c-bd8b-dfbc2f1cb2c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ce8c8fd-42ab-41ba-850a-4e7b5e9ee52f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:39.213Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cdea397-f169-423c-bd8b-dfbc2f1cb2c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ce8c8fd-42ab-41ba-850a-4e7b5e9ee52f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:39.215Z","message":"{\"transactionId\":\"9cdea397-f169-423c-bd8b-dfbc2f1cb2c2\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:39:213\",\"respDate\":\"230423-01:05:39:215\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9cdea397-f169-423c-bd8b-dfbc2f1cb2c2\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:39:213-36708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9cdea397-f169-423c-bd8b-dfbc2f1cb2c2]}\\\"}\"}","context":{"RequestID":"9cdea397-f169-423c-bd8b-dfbc2f1cb2c2","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"7ce8c8fd-42ab-41ba-850a-4e7b5e9ee52f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:39.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:39.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdea397-f169-423c-bd8b-dfbc2f1cb2c2","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ce8c8fd-42ab-41ba-850a-4e7b5e9ee52f","LogTimestamp":"2023-04-23T01:05:39.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:39 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-23T01:05:39.329Z","message":"Entering","context":{"RequestID":"3e327018-edda-4ccd-91e3-154e3b4640ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35f297cb-03fb-48e6-8c1e-0cd5b0140bc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:39.331Z","message":"{\"transactionId\":\"3e327018-edda-4ccd-91e3-154e3b4640ca\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:39:330\",\"respDate\":\"230423-01:05:39:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3e327018-edda-4ccd-91e3-154e3b4640ca\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:39:330-55041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e01e965-4e2a-4b3b-bc50-2f20cbabf046], x-b3-parentspanid=[dbc3061dc24537f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45389], x-envoy-attempt-count=[1], x-b3-traceid=[ecef23183b7c9e5edbc3061dc24537f1], x-b3-spanid=[5dca4536a918f7ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3e327018-edda-4ccd-91e3-154e3b4640ca]}\\\"}\"}","context":{"RequestID":"3e327018-edda-4ccd-91e3-154e3b4640ca","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"35f297cb-03fb-48e6-8c1e-0cd5b0140bc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:39.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e327018-edda-4ccd-91e3-154e3b4640ca","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f297cb-03fb-48e6-8c1e-0cd5b0140bc9","LogTimestamp":"2023-04-23T01:05:39.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:39 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:40.156Z","message":"Entering","context":{"RequestID":"ff009571-f9f5-402d-b948-68fe9e8ef3d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfdc3687-0999-43f4-a35d-e2e373495f25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:40.158Z","message":"{\"transactionId\":\"ff009571-f9f5-402d-b948-68fe9e8ef3d7\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:40:157\",\"respDate\":\"230423-01:05:40:158\",\"sourceId\":\"haproxy:ff009571-f9f5-402d-b948-68fe9e8ef3d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:40:157-32713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feea676f-2d39-48c4-855c-118094a401a1], x-b3-parentspanid=[e5de7bfa0a3d2881], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e676cee8bbfa6788e5de7bfa0a3d2881], x-b3-spanid=[41086bbe8c694259], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff009571-f9f5-402d-b948-68fe9e8ef3d7]}\\\"}\"}","context":{"RequestID":"ff009571-f9f5-402d-b948-68fe9e8ef3d7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"bfdc3687-0999-43f4-a35d-e2e373495f25","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:40.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:40.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff009571-f9f5-402d-b948-68fe9e8ef3d7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfdc3687-0999-43f4-a35d-e2e373495f25","LogTimestamp":"2023-04-23T01:05:40.158Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:05:42.167Z","message":"Entering","context":{"RequestID":"ee94ace2-1f7d-4566-879b-3396f700fff6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10c587f3-6f2f-49ec-8a14-bfd9ee174bbe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:42.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:42.169Z","message":"{\"transactionId\":\"ee94ace2-1f7d-4566-879b-3396f700fff6\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:42:168\",\"respDate\":\"230423-01:05:42:169\",\"sourceId\":\"haproxy:ee94ace2-1f7d-4566-879b-3396f700fff6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:42:168-92844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ee8f71c-63e4-45f5-9dd0-9745aa90cc7e], x-b3-parentspanid=[fe29ba2b2096ac71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad6e1a9c986b9817fe29ba2b2096ac71], x-b3-spanid=[4f2682c79da47a55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee94ace2-1f7d-4566-879b-3396f700fff6]}\\\"}\"}","context":{"RequestID":"ee94ace2-1f7d-4566-879b-3396f700fff6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"10c587f3-6f2f-49ec-8a14-bfd9ee174bbe","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:42.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:42.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee94ace2-1f7d-4566-879b-3396f700fff6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10c587f3-6f2f-49ec-8a14-bfd9ee174bbe","LogTimestamp":"2023-04-23T01:05:42.170Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:42.999Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:43.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:43.014Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:43.015Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:44.179Z","message":"Entering","context":{"RequestID":"c657b8ef-9844-403f-bbca-7217fc96d8dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3780a9fe-a722-416b-9b5f-004f278df406","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:44.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:44.181Z","message":"{\"transactionId\":\"c657b8ef-9844-403f-bbca-7217fc96d8dc\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:44:179\",\"respDate\":\"230423-01:05:44:181\",\"sourceId\":\"haproxy:c657b8ef-9844-403f-bbca-7217fc96d8dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:44:179-10132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e688ee7f-802a-4537-a607-9af7deacd5c9], x-b3-parentspanid=[ae686465b6d99590], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c926b91827992ccbae686465b6d99590], x-b3-spanid=[dabe65bc7aa3eda3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c657b8ef-9844-403f-bbca-7217fc96d8dc]}\\\"}\"}","context":{"RequestID":"c657b8ef-9844-403f-bbca-7217fc96d8dc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3780a9fe-a722-416b-9b5f-004f278df406","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:44.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:44.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c657b8ef-9844-403f-bbca-7217fc96d8dc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3780a9fe-a722-416b-9b5f-004f278df406","LogTimestamp":"2023-04-23T01:05:44.181Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:46.193Z","message":"Entering","context":{"RequestID":"edbeaca3-2395-44c0-a625-570727b613eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa36349c-142d-437a-a279-c409310feb05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:46.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:46.196Z","message":"{\"transactionId\":\"edbeaca3-2395-44c0-a625-570727b613eb\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:46:194\",\"respDate\":\"230423-01:05:46:196\",\"sourceId\":\"haproxy:edbeaca3-2395-44c0-a625-570727b613eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:46:194-54947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aa03654-39bf-47f9-997f-1a2ab3fcb503], x-b3-parentspanid=[84f7cbdd609ea4e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64e3c07f5cb668a484f7cbdd609ea4e7], x-b3-spanid=[9185933fceb2762c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edbeaca3-2395-44c0-a625-570727b613eb]}\\\"}\"}","context":{"RequestID":"edbeaca3-2395-44c0-a625-570727b613eb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"aa36349c-142d-437a-a279-c409310feb05","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:46.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:46.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edbeaca3-2395-44c0-a625-570727b613eb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa36349c-142d-437a-a279-c409310feb05","LogTimestamp":"2023-04-23T01:05:46.197Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-23T01:05:48.207Z","message":"Entering","context":{"RequestID":"c268bf7f-9f5a-4476-9c76-a7294b704c85","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88761653-f721-48be-a599-d33b674a6959","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:48.209Z","message":"{\"transactionId\":\"c268bf7f-9f5a-4476-9c76-a7294b704c85\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:48:207\",\"respDate\":\"230423-01:05:48:209\",\"sourceId\":\"haproxy:c268bf7f-9f5a-4476-9c76-a7294b704c85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:48:207-68328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c759afe-d9c8-4867-994b-0ea4d8f40a76], x-b3-parentspanid=[9351d0df976e0888], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6407b1463bc01c19351d0df976e0888], x-b3-spanid=[2f605eb8cb5f0ccb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c268bf7f-9f5a-4476-9c76-a7294b704c85]}\\\"}\"}","context":{"RequestID":"c268bf7f-9f5a-4476-9c76-a7294b704c85","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"88761653-f721-48be-a599-d33b674a6959","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:48.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:48.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c268bf7f-9f5a-4476-9c76-a7294b704c85","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88761653-f721-48be-a599-d33b674a6959","LogTimestamp":"2023-04-23T01:05:48.209Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:49.211Z","message":"Entering","context":{"RequestID":"86c0ce29-97fc-47a8-a95e-68377cff1c6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df247c65-656c-445b-b722-fe326b6d48b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:49.212Z","message":"Database is available from CACHED check.","context":{"RequestID":"86c0ce29-97fc-47a8-a95e-68377cff1c6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df247c65-656c-445b-b722-fe326b6d48b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:49.213Z","message":"{\"transactionId\":\"86c0ce29-97fc-47a8-a95e-68377cff1c6d\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:49:211\",\"respDate\":\"230423-01:05:49:213\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:86c0ce29-97fc-47a8-a95e-68377cff1c6d\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:49:211-62911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[86c0ce29-97fc-47a8-a95e-68377cff1c6d]}\\\"}\"}","context":{"RequestID":"86c0ce29-97fc-47a8-a95e-68377cff1c6d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"df247c65-656c-445b-b722-fe326b6d48b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:49.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:49.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86c0ce29-97fc-47a8-a95e-68377cff1c6d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df247c65-656c-445b-b722-fe326b6d48b0","LogTimestamp":"2023-04-23T01:05:49.213Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:49 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:05:49.329Z","message":"Entering","context":{"RequestID":"2f418458-b966-43ff-9147-e17d92e5b767","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"594ab0ed-6cd0-4fa6-a3cc-476906208e71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:49.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:49.331Z","message":"{\"transactionId\":\"2f418458-b966-43ff-9147-e17d92e5b767\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:49:330\",\"respDate\":\"230423-01:05:49:331\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2f418458-b966-43ff-9147-e17d92e5b767\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:05:49:330-89487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0dd42b7-42f1-4b4e-b251-3cc3254410bf], x-b3-parentspanid=[c3ebe13df888cbbe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46119], x-envoy-attempt-count=[1], x-b3-traceid=[0f011b2473128d11c3ebe13df888cbbe], x-b3-spanid=[594cf9d7f3ecc65c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2f418458-b966-43ff-9147-e17d92e5b767]}\\\"}\"}","context":{"RequestID":"2f418458-b966-43ff-9147-e17d92e5b767","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"594ab0ed-6cd0-4fa6-a3cc-476906208e71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:49.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:49.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f418458-b966-43ff-9147-e17d92e5b767","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"594ab0ed-6cd0-4fa6-a3cc-476906208e71","LogTimestamp":"2023-04-23T01:05:49.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:49 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:50.218Z","message":"Entering","context":{"RequestID":"40e331a5-3144-479d-8d81-1b6a1c862583","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91dc1e80-9a15-4d25-8076-2e87e7d543df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:50.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:50.220Z","message":"{\"transactionId\":\"40e331a5-3144-479d-8d81-1b6a1c862583\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:50:219\",\"respDate\":\"230423-01:05:50:220\",\"sourceId\":\"haproxy:40e331a5-3144-479d-8d81-1b6a1c862583\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:50:219-2766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71ea812e-d118-42e8-8416-a10179a47d20], x-b3-parentspanid=[6c1fcc6ec3683f11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ef83a999fc8aa146c1fcc6ec3683f11], x-b3-spanid=[409b798b18664863], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40e331a5-3144-479d-8d81-1b6a1c862583]}\\\"}\"}","context":{"RequestID":"40e331a5-3144-479d-8d81-1b6a1c862583","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"91dc1e80-9a15-4d25-8076-2e87e7d543df","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:50.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:50.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40e331a5-3144-479d-8d81-1b6a1c862583","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91dc1e80-9a15-4d25-8076-2e87e7d543df","LogTimestamp":"2023-04-23T01:05:50.221Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:52.229Z","message":"Entering","context":{"RequestID":"6bbfc314-2007-4707-bf3d-7040e9d69483","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8d4b7ca-d68c-4f0e-9a8a-b600ef8e743d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:52.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:52.232Z","message":"{\"transactionId\":\"6bbfc314-2007-4707-bf3d-7040e9d69483\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:52:230\",\"respDate\":\"230423-01:05:52:232\",\"sourceId\":\"haproxy:6bbfc314-2007-4707-bf3d-7040e9d69483\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:52:230-90426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8e6ea17-2557-4186-b127-30967692def7], x-b3-parentspanid=[f5afa72b0aac9fd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85ccd9795f797b71f5afa72b0aac9fd4], x-b3-spanid=[679ad0afda9c16de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bbfc314-2007-4707-bf3d-7040e9d69483]}\\\"}\"}","context":{"RequestID":"6bbfc314-2007-4707-bf3d-7040e9d69483","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f8d4b7ca-d68c-4f0e-9a8a-b600ef8e743d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:52.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:52.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bbfc314-2007-4707-bf3d-7040e9d69483","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8d4b7ca-d68c-4f0e-9a8a-b600ef8e743d","LogTimestamp":"2023-04-23T01:05:52.233Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:52.998Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:05:53.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:53.015Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:53.015Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:54.241Z","message":"Entering","context":{"RequestID":"bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f72aeda-54fe-4760-9bfc-ede185138b2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:54.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:54.243Z","message":"{\"transactionId\":\"bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:54:242\",\"respDate\":\"230423-01:05:54:243\",\"sourceId\":\"haproxy:bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:54:242-26846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7efe3a7d-2e8a-4946-b204-1db8aae923de], x-b3-parentspanid=[e2b6cb7fc28114a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c7600be1cd14a21e2b6cb7fc28114a1], x-b3-spanid=[9eaa371e3e4c58b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd]}\\\"}\"}","context":{"RequestID":"bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"3f72aeda-54fe-4760-9bfc-ede185138b2c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:54.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:54.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdeb6382-3ca9-4c8b-b9d9-a29e3ef32dcd","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f72aeda-54fe-4760-9bfc-ede185138b2c","LogTimestamp":"2023-04-23T01:05:54.243Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-23T01:05:56.253Z","message":"Entering","context":{"RequestID":"f0bb0862-0cee-4550-befb-944a766ba5b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85832ff9-e18f-4967-bf57-c07ba9e42a3d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:56.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:56.255Z","message":"{\"transactionId\":\"f0bb0862-0cee-4550-befb-944a766ba5b6\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:56:253\",\"respDate\":\"230423-01:05:56:255\",\"sourceId\":\"haproxy:f0bb0862-0cee-4550-befb-944a766ba5b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:56:253-59739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c286fbe4-e3ba-4716-9ee8-c6afe466ab85], x-b3-parentspanid=[5fb8a2412f9149e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73ac111ab195434b5fb8a2412f9149e2], x-b3-spanid=[be3aa7668949aa8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0bb0862-0cee-4550-befb-944a766ba5b6]}\\\"}\"}","context":{"RequestID":"f0bb0862-0cee-4550-befb-944a766ba5b6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"85832ff9-e18f-4967-bf57-c07ba9e42a3d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:56.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:56.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0bb0862-0cee-4550-befb-944a766ba5b6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85832ff9-e18f-4967-bf57-c07ba9e42a3d","LogTimestamp":"2023-04-23T01:05:56.255Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:05:58.266Z","message":"Entering","context":{"RequestID":"8886ac2e-c412-4ac5-8a97-73248b6481b8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"068f772c-9f86-4452-bdcf-88daa132f9e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:58.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:58.268Z","message":"{\"transactionId\":\"8886ac2e-c412-4ac5-8a97-73248b6481b8\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:58:267\",\"respDate\":\"230423-01:05:58:268\",\"sourceId\":\"haproxy:8886ac2e-c412-4ac5-8a97-73248b6481b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:58:267-25978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f041ab6-ffd4-4205-a076-f020ab0d055e], x-b3-parentspanid=[98826b3cda0c667f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f0557f36d008d0b98826b3cda0c667f], x-b3-spanid=[538bd40f6ab4a552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8886ac2e-c412-4ac5-8a97-73248b6481b8]}\\\"}\"}","context":{"RequestID":"8886ac2e-c412-4ac5-8a97-73248b6481b8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"1","InvocationID":"068f772c-9f86-4452-bdcf-88daa132f9e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:05:58.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:58.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8886ac2e-c412-4ac5-8a97-73248b6481b8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"068f772c-9f86-4452-bdcf-88daa132f9e4","LogTimestamp":"2023-04-23T01:05:58.269Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:59.213Z","message":"Entering","context":{"RequestID":"3c964cc8-1c62-414a-b934-55f4771455cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f155462-27ca-41fa-a16d-a2fdeb7b2715","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:59.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"3c964cc8-1c62-414a-b934-55f4771455cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f155462-27ca-41fa-a16d-a2fdeb7b2715","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:59.216Z","message":"{\"transactionId\":\"3c964cc8-1c62-414a-b934-55f4771455cb\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:59:214\",\"respDate\":\"230423-01:05:59:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3c964cc8-1c62-414a-b934-55f4771455cb\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:05:59:214-59321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3c964cc8-1c62-414a-b934-55f4771455cb]}\\\"}\"}","context":{"RequestID":"3c964cc8-1c62-414a-b934-55f4771455cb","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"9f155462-27ca-41fa-a16d-a2fdeb7b2715","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:05:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:59.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c964cc8-1c62-414a-b934-55f4771455cb","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f155462-27ca-41fa-a16d-a2fdeb7b2715","LogTimestamp":"2023-04-23T01:05:59.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:59 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:05:59.330Z","message":"Entering","context":{"RequestID":"d04a2341-02b3-4f82-ba36-2019f5118d2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4106afd1-e9f6-4da0-932b-3fbd35c0fd48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:59.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:05:59.332Z","message":"{\"transactionId\":\"d04a2341-02b3-4f82-ba36-2019f5118d2a\",\"status\":\"200\",\"rqstDate\":\"230423-01:05:59:331\",\"respDate\":\"230423-01:05:59:332\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d04a2341-02b3-4f82-ba36-2019f5118d2a\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:05:59:331-71518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b24df5e0-3ebe-4428-8217-ea4531049701], x-b3-parentspanid=[950c03249f4cfbf0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59403], x-envoy-attempt-count=[1], x-b3-traceid=[b9c7119cd2d28254950c03249f4cfbf0], x-b3-spanid=[595954accb91ba79], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d04a2341-02b3-4f82-ba36-2019f5118d2a]}\\\"}\"}","context":{"RequestID":"d04a2341-02b3-4f82-ba36-2019f5118d2a","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"4106afd1-e9f6-4da0-932b-3fbd35c0fd48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:05:59.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:05:59.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d04a2341-02b3-4f82-ba36-2019f5118d2a","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4106afd1-e9f6-4da0-932b-3fbd35c0fd48","LogTimestamp":"2023-04-23T01:05:59.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:05:59 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:00.280Z","message":"Entering","context":{"RequestID":"3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15c18e4-b57a-49ef-bbbe-4ee09a46b37f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:00.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:00.282Z","message":"{\"transactionId\":\"3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:00:281\",\"respDate\":\"230423-01:06:00:282\",\"sourceId\":\"haproxy:3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:00:281-82236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c5a8fd8-47a1-405c-98bc-5a3bf2b45dc8], x-b3-parentspanid=[a214b32e1c2b5a95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a57d70aaff530770a214b32e1c2b5a95], x-b3-spanid=[25eb952e98acb8cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7]}\\\"}\"}","context":{"RequestID":"3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e15c18e4-b57a-49ef-bbbe-4ee09a46b37f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:00.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:00.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d352c5d-a70a-42fa-a9bd-4a4d84a48dc7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e15c18e4-b57a-49ef-bbbe-4ee09a46b37f","LogTimestamp":"2023-04-23T01:06:00.283Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:06:02.293Z","message":"Entering","context":{"RequestID":"f95b0eba-2f0a-428f-b0a2-393bdbfc189c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6440ecc-9b6a-4f52-8734-791d86f3f56c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:02.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:02.295Z","message":"{\"transactionId\":\"f95b0eba-2f0a-428f-b0a2-393bdbfc189c\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:02:293\",\"respDate\":\"230423-01:06:02:295\",\"sourceId\":\"haproxy:f95b0eba-2f0a-428f-b0a2-393bdbfc189c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:02:293-49629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27e366bc-396a-4d44-bfed-96c754bd0943], x-b3-parentspanid=[1fce5d43b41f26ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a7ec3341eb6a7571fce5d43b41f26ea], x-b3-spanid=[c192c0ae6878755d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95b0eba-2f0a-428f-b0a2-393bdbfc189c]}\\\"}\"}","context":{"RequestID":"f95b0eba-2f0a-428f-b0a2-393bdbfc189c","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c6440ecc-9b6a-4f52-8734-791d86f3f56c","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:02.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:02.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95b0eba-2f0a-428f-b0a2-393bdbfc189c","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6440ecc-9b6a-4f52-8734-791d86f3f56c","LogTimestamp":"2023-04-23T01:06:02.295Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:02.999Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:06:03.017Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:03.017Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:03.017Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:04.305Z","message":"Entering","context":{"RequestID":"c948c571-0e06-4cc6-83a0-e0b7d59645d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49ac6913-2ac4-4fb5-abf2-4b273385f852","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:04.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:04.307Z","message":"{\"transactionId\":\"c948c571-0e06-4cc6-83a0-e0b7d59645d8\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:04:306\",\"respDate\":\"230423-01:06:04:307\",\"sourceId\":\"haproxy:c948c571-0e06-4cc6-83a0-e0b7d59645d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:04:306-59105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cd8d9b8-e757-46ba-a165-b393b8843fcd], x-b3-parentspanid=[cdc37ee1ffe61ee0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e683decadb11920fcdc37ee1ffe61ee0], x-b3-spanid=[37bfd2e77b5009ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c948c571-0e06-4cc6-83a0-e0b7d59645d8]}\\\"}\"}","context":{"RequestID":"c948c571-0e06-4cc6-83a0-e0b7d59645d8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"49ac6913-2ac4-4fb5-abf2-4b273385f852","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:04.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:04.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c948c571-0e06-4cc6-83a0-e0b7d59645d8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49ac6913-2ac4-4fb5-abf2-4b273385f852","LogTimestamp":"2023-04-23T01:06:04.308Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:05.563Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:05.569Z","message":"Connection[cassandra/10.233.69.45:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:06.317Z","message":"Entering","context":{"RequestID":"783a6dc2-1e20-47b5-acb9-106845563480","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72dfd7ea-14df-4def-b710-61068b820e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:06.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:06.320Z","message":"{\"transactionId\":\"783a6dc2-1e20-47b5-acb9-106845563480\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:06:318\",\"respDate\":\"230423-01:06:06:320\",\"sourceId\":\"haproxy:783a6dc2-1e20-47b5-acb9-106845563480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:06:318-76327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fadc603-4b30-41b7-b6ec-201d4d616712], x-b3-parentspanid=[a1ec5162332ba3be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b3a9970a8f61cf9a1ec5162332ba3be], x-b3-spanid=[e8c373b13c039817], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[783a6dc2-1e20-47b5-acb9-106845563480]}\\\"}\"}","context":{"RequestID":"783a6dc2-1e20-47b5-acb9-106845563480","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"72dfd7ea-14df-4def-b710-61068b820e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:06.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:06.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"783a6dc2-1e20-47b5-acb9-106845563480","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72dfd7ea-14df-4def-b710-61068b820e8d","LogTimestamp":"2023-04-23T01:06:06.320Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:08.329Z","message":"Entering","context":{"RequestID":"d45063d7-678e-497f-8fea-e96e5e71d41f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fa05356-87aa-4db4-baf3-7c5abf1742f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:08.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:08.331Z","message":"{\"transactionId\":\"d45063d7-678e-497f-8fea-e96e5e71d41f\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:08:330\",\"respDate\":\"230423-01:06:08:331\",\"sourceId\":\"haproxy:d45063d7-678e-497f-8fea-e96e5e71d41f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:08:330-53426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f048252-141b-41da-8523-641a5c36ee07], x-b3-parentspanid=[36162ae17a8a10c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4408fba26be33b2936162ae17a8a10c1], x-b3-spanid=[e7ef48ad0c58137d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d45063d7-678e-497f-8fea-e96e5e71d41f]}\\\"}\"}","context":{"RequestID":"d45063d7-678e-497f-8fea-e96e5e71d41f","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"0fa05356-87aa-4db4-baf3-7c5abf1742f8","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:08.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:08.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d45063d7-678e-497f-8fea-e96e5e71d41f","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fa05356-87aa-4db4-baf3-7c5abf1742f8","LogTimestamp":"2023-04-23T01:06:08.332Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:09.213Z","message":"Entering","context":{"RequestID":"109f7f6c-9501-46e7-9abd-0c2c82ff4859","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d38610f8-9dad-49ca-ab41-5cace96f1e32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:09.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"109f7f6c-9501-46e7-9abd-0c2c82ff4859","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d38610f8-9dad-49ca-ab41-5cace96f1e32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:09.216Z","message":"{\"transactionId\":\"109f7f6c-9501-46e7-9abd-0c2c82ff4859\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:09:214\",\"respDate\":\"230423-01:06:09:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:109f7f6c-9501-46e7-9abd-0c2c82ff4859\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:06:09:214-36576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[109f7f6c-9501-46e7-9abd-0c2c82ff4859]}\\\"}\"}","context":{"RequestID":"109f7f6c-9501-46e7-9abd-0c2c82ff4859","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"d38610f8-9dad-49ca-ab41-5cace96f1e32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:09.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109f7f6c-9501-46e7-9abd-0c2c82ff4859","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d38610f8-9dad-49ca-ab41-5cace96f1e32","LogTimestamp":"2023-04-23T01:06:09.217Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:09 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:06:09.330Z","message":"Entering","context":{"RequestID":"6770442a-792b-4d4e-a0ec-c6e7ee51d5f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"198ae36c-c2f8-43b9-abc5-b1aab85672b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:06:09.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:09.332Z","message":"{\"transactionId\":\"6770442a-792b-4d4e-a0ec-c6e7ee51d5f1\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:09:331\",\"respDate\":\"230423-01:06:09:332\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6770442a-792b-4d4e-a0ec-c6e7ee51d5f1\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:09:331-49851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f594e883-0e3b-471f-bc03-a7162abf84d9], x-b3-parentspanid=[1f0bc7ee129a64ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37897], x-envoy-attempt-count=[1], x-b3-traceid=[ed63b2493ed4d6901f0bc7ee129a64ec], x-b3-spanid=[96e6d65ae05c29c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6770442a-792b-4d4e-a0ec-c6e7ee51d5f1]}\\\"}\"}","context":{"RequestID":"6770442a-792b-4d4e-a0ec-c6e7ee51d5f1","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"198ae36c-c2f8-43b9-abc5-b1aab85672b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:06:09.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:09.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6770442a-792b-4d4e-a0ec-c6e7ee51d5f1","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"198ae36c-c2f8-43b9-abc5-b1aab85672b3","LogTimestamp":"2023-04-23T01:06:09.333Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:09 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:10.341Z","message":"Entering","context":{"RequestID":"ac711599-acbc-472a-913f-66e0f4c1ba6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"142bdaa8-b278-44d5-b192-5550bed4a07d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:10.343Z","message":"{\"transactionId\":\"ac711599-acbc-472a-913f-66e0f4c1ba6b\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:10:341\",\"respDate\":\"230423-01:06:10:343\",\"sourceId\":\"haproxy:ac711599-acbc-472a-913f-66e0f4c1ba6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:10:341-94475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74327b5a-fa04-4790-87ec-9aa8b058e606], x-b3-parentspanid=[4cdbd50a020daa64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a58b401582b7cc464cdbd50a020daa64], x-b3-spanid=[f452170c8b9adf77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac711599-acbc-472a-913f-66e0f4c1ba6b]}\\\"}\"}","context":{"RequestID":"ac711599-acbc-472a-913f-66e0f4c1ba6b","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"142bdaa8-b278-44d5-b192-5550bed4a07d","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:10.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:10.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac711599-acbc-472a-913f-66e0f4c1ba6b","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"142bdaa8-b278-44d5-b192-5550bed4a07d","LogTimestamp":"2023-04-23T01:06:10.343Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:12.354Z","message":"Entering","context":{"RequestID":"58fba5d6-bc9d-4074-8cad-1a41106b57b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e679a595-36aa-42e9-811d-914c523e4ca7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:12.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:12.356Z","message":"{\"transactionId\":\"58fba5d6-bc9d-4074-8cad-1a41106b57b9\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:12:355\",\"respDate\":\"230423-01:06:12:356\",\"sourceId\":\"haproxy:58fba5d6-bc9d-4074-8cad-1a41106b57b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:06:12:355-47616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91b4a2df-a2f1-4715-a58a-bb043a096116], x-b3-parentspanid=[ac5a4f01cdb21405], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17cfebf014dd2875ac5a4f01cdb21405], x-b3-spanid=[aaa5cc563d16c67a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58fba5d6-bc9d-4074-8cad-1a41106b57b9]}\\\"}\"}","context":{"RequestID":"58fba5d6-bc9d-4074-8cad-1a41106b57b9","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"e679a595-36aa-42e9-811d-914c523e4ca7","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:12.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:12.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58fba5d6-bc9d-4074-8cad-1a41106b57b9","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e679a595-36aa-42e9-811d-914c523e4ca7","LogTimestamp":"2023-04-23T01:06:12.357Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-23T01:06:12.999Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:06:13.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:13.011Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:13.011Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:14.365Z","message":"Entering","context":{"RequestID":"bd7dbf29-8bf7-4304-907d-af67e01cdc67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eea2242f-c05d-40df-accc-66f9dba1c737","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:14.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:14.367Z","message":"{\"transactionId\":\"bd7dbf29-8bf7-4304-907d-af67e01cdc67\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:14:366\",\"respDate\":\"230423-01:06:14:367\",\"sourceId\":\"haproxy:bd7dbf29-8bf7-4304-907d-af67e01cdc67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:14:366-13043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e519fb0f-e3cb-4429-b09d-197db915d91d], x-b3-parentspanid=[0117fcd673cbda37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96997271eb16e9db0117fcd673cbda37], x-b3-spanid=[7b5f400293f22f13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd7dbf29-8bf7-4304-907d-af67e01cdc67]}\\\"}\"}","context":{"RequestID":"bd7dbf29-8bf7-4304-907d-af67e01cdc67","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"eea2242f-c05d-40df-accc-66f9dba1c737","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:14.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:14.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd7dbf29-8bf7-4304-907d-af67e01cdc67","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eea2242f-c05d-40df-accc-66f9dba1c737","LogTimestamp":"2023-04-23T01:06:14.368Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:16.377Z","message":"Entering","context":{"RequestID":"064370f6-823d-4c89-ad90-b17e47f4d31d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fccd4cd-2cba-4b5d-842e-56ca4bb6873e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:16.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:16.380Z","message":"{\"transactionId\":\"064370f6-823d-4c89-ad90-b17e47f4d31d\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:16:378\",\"respDate\":\"230423-01:06:16:380\",\"sourceId\":\"haproxy:064370f6-823d-4c89-ad90-b17e47f4d31d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:16:378-65170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dcf6338-794b-46d2-88e7-3ea9c1a36d3c], x-b3-parentspanid=[d6c3ff42ed24fff1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb92acf60f76e160d6c3ff42ed24fff1], x-b3-spanid=[19d43983281a2dad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[064370f6-823d-4c89-ad90-b17e47f4d31d]}\\\"}\"}","context":{"RequestID":"064370f6-823d-4c89-ad90-b17e47f4d31d","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1fccd4cd-2cba-4b5d-842e-56ca4bb6873e","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:16.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:16.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"064370f6-823d-4c89-ad90-b17e47f4d31d","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fccd4cd-2cba-4b5d-842e-56ca4bb6873e","LogTimestamp":"2023-04-23T01:06:16.380Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:06:18.391Z","message":"Entering","context":{"RequestID":"ce5d0b97-6a13-47fe-bd0f-eba6f35d2883","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"075f5ba0-861e-4b5d-be85-5c1f404aa872","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:18.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:18.393Z","message":"{\"transactionId\":\"ce5d0b97-6a13-47fe-bd0f-eba6f35d2883\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:18:391\",\"respDate\":\"230423-01:06:18:393\",\"sourceId\":\"haproxy:ce5d0b97-6a13-47fe-bd0f-eba6f35d2883\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:18:391-59129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f7f2dd5-cb31-4a73-9d2f-71b29be69460], x-b3-parentspanid=[44a580353ec5fede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[735c6035302986c544a580353ec5fede], x-b3-spanid=[6a06219b5ac5eddd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce5d0b97-6a13-47fe-bd0f-eba6f35d2883]}\\\"}\"}","context":{"RequestID":"ce5d0b97-6a13-47fe-bd0f-eba6f35d2883","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"075f5ba0-861e-4b5d-be85-5c1f404aa872","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:18.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:18.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce5d0b97-6a13-47fe-bd0f-eba6f35d2883","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"075f5ba0-861e-4b5d-be85-5c1f404aa872","LogTimestamp":"2023-04-23T01:06:18.394Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:19.213Z","message":"Entering","context":{"RequestID":"6cec8637-d1ae-426c-a40b-8e6a24c0b4cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1e506ab-e944-48c1-a88e-7c098ab5621c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:19.215Z","message":"Database is available from CACHED check.","context":{"RequestID":"6cec8637-d1ae-426c-a40b-8e6a24c0b4cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1e506ab-e944-48c1-a88e-7c098ab5621c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:19.216Z","message":"{\"transactionId\":\"6cec8637-d1ae-426c-a40b-8e6a24c0b4cc\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:19:214\",\"respDate\":\"230423-01:06:19:216\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6cec8637-d1ae-426c-a40b-8e6a24c0b4cc\",\"resourceId\":\"http://10.233.76.246:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:19:214-71462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.76.246:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6cec8637-d1ae-426c-a40b-8e6a24c0b4cc]}\\\"}\"}","context":{"RequestID":"6cec8637-d1ae-426c-a40b-8e6a24c0b4cc","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"b1e506ab-e944-48c1-a88e-7c098ab5621c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-23T01:06:19.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:19.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cec8637-d1ae-426c-a40b-8e6a24c0b4cc","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1e506ab-e944-48c1-a88e-7c098ab5621c","LogTimestamp":"2023-04-23T01:06:19.216Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:19.328Z","message":"Entering","context":{"RequestID":"6a51d907-0882-4a28-b3f1-5f722e487ac6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c95d3438-c31f-4675-afbb-0ecaf1ba27e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:06:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:19.330Z","message":"{\"transactionId\":\"6a51d907-0882-4a28-b3f1-5f722e487ac6\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:19:329\",\"respDate\":\"230423-01:06:19:330\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a51d907-0882-4a28-b3f1-5f722e487ac6\",\"resourceId\":\"http://10.233.71.21:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230423-01:06:19:329-385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[450fb279-e38f-4915-9d28-13aeffdd11b7], x-b3-parentspanid=[7896904fde30957e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.71.21:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39769], x-envoy-attempt-count=[1], x-b3-traceid=[217050018d2cf3737896904fde30957e], x-b3-spanid=[0de67cecd2636493], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a51d907-0882-4a28-b3f1-5f722e487ac6]}\\\"}\"}","context":{"RequestID":"6a51d907-0882-4a28-b3f1-5f722e487ac6","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"c95d3438-c31f-4675-afbb-0ecaf1ba27e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-23T01:06:19.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:19.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a51d907-0882-4a28-b3f1-5f722e487ac6","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c95d3438-c31f-4675-afbb-0ecaf1ba27e8","LogTimestamp":"2023-04-23T01:06:19.331Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:19 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:20.405Z","message":"Entering","context":{"RequestID":"ff41e253-9a6a-48af-bbfc-3eb657d3b7ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f61334b5-1d21-4afe-8afa-831b9b2805e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:20.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:20.408Z","message":"{\"transactionId\":\"ff41e253-9a6a-48af-bbfc-3eb657d3b7ea\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:20:406\",\"respDate\":\"230423-01:06:20:408\",\"sourceId\":\"haproxy:ff41e253-9a6a-48af-bbfc-3eb657d3b7ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:06:20:406-67124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9083af1d-35b1-43bc-b460-b52259bb9209], x-b3-parentspanid=[27bfa9ce0bf8c2cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bab2897aa1776c527bfa9ce0bf8c2cd], x-b3-spanid=[f09687c855db1e64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff41e253-9a6a-48af-bbfc-3eb657d3b7ea]}\\\"}\"}","context":{"RequestID":"ff41e253-9a6a-48af-bbfc-3eb657d3b7ea","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"f61334b5-1d21-4afe-8afa-831b9b2805e4","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:20.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:20.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff41e253-9a6a-48af-bbfc-3eb657d3b7ea","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f61334b5-1d21-4afe-8afa-831b9b2805e4","LogTimestamp":"2023-04-23T01:06:20.409Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-23T01:06:22.419Z","message":"Entering","context":{"RequestID":"d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed1f6125-5731-414a-8456-f8b8d9f2dc5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:22.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:22.421Z","message":"{\"transactionId\":\"d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:22:420\",\"respDate\":\"230423-01:06:22:421\",\"sourceId\":\"haproxy:d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:22:420-79629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32079432-e549-48fe-abe5-94df95b5a462], x-b3-parentspanid=[f9c101298f8027c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30aab4fe3c06ed6bf9c101298f8027c1], x-b3-spanid=[46b0a39ae4d2b50a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8]}\\\"}\"}","context":{"RequestID":"d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"ed1f6125-5731-414a-8456-f8b8d9f2dc5f","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:22.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:22.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2b213b2-25fb-4ef4-89e0-3a1a4352b1a8","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed1f6125-5731-414a-8456-f8b8d9f2dc5f","LogTimestamp":"2023-04-23T01:06:22.422Z","ResponseDesc":"OK"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-23T01:06:23.000Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-23T01:06:23.017Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:23.017Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:23.017Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:24.432Z","message":"Entering","context":{"RequestID":"cf800cba-0f87-4102-bc48-8fa63efb72f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55613591-bf77-4639-9de4-a96fe086df5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:24.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:24.434Z","message":"{\"transactionId\":\"cf800cba-0f87-4102-bc48-8fa63efb72f7\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:24:433\",\"respDate\":\"230423-01:06:24:434\",\"sourceId\":\"haproxy:cf800cba-0f87-4102-bc48-8fa63efb72f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230423-01:06:24:433-71608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da6c26d1-3eb2-43d9-b243-a29091478308], x-b3-parentspanid=[f8a5ac0bf0d9f25c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6862d4eefc522c75f8a5ac0bf0d9f25c], x-b3-spanid=[e26e328dbcade976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf800cba-0f87-4102-bc48-8fa63efb72f7]}\\\"}\"}","context":{"RequestID":"cf800cba-0f87-4102-bc48-8fa63efb72f7","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"55613591-bf77-4639-9de4-a96fe086df5b","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:24.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:24.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf800cba-0f87-4102-bc48-8fa63efb72f7","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55613591-bf77-4639-9de4-a96fe086df5b","LogTimestamp":"2023-04-23T01:06:24.435Z","ResponseDesc":"OK"},"thread":"qtp322561962-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [23/Apr/2023:01:06:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-23T01:06:26.444Z","message":"Entering","context":{"RequestID":"74712d28-47c3-4934-aef4-401866934704","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e1bafd2-88e3-4032-af17-fb18f597b4fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:26.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-23T01:06:26.446Z","message":"{\"transactionId\":\"74712d28-47c3-4934-aef4-401866934704\",\"status\":\"200\",\"rqstDate\":\"230423-01:06:26:445\",\"respDate\":\"230423-01:06:26:446\",\"sourceId\":\"haproxy:74712d28-47c3-4934-aef4-401866934704\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230423-01:06:26:445-88282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15f537f0-d329-44af-82f8-fc76ac46e8f0], x-b3-parentspanid=[e2381119cd58ac13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9085d6e8c204caf6e2381119cd58ac13], x-b3-spanid=[e936d35c1a56c4e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74712d28-47c3-4934-aef4-401866934704]}\\\"}\"}","context":{"RequestID":"74712d28-47c3-4934-aef4-401866934704","ServiceName":"/aai/util/echo","InstanceID":"be59f425-f82f-4567-9164-30214185ad98","ElapsedTime":"0","InvocationID":"1e1bafd2-88e3-4032-af17-fb18f597b4fb","PartnerName":"haproxy","LogTimestamp":"2023-04-23T01:06:26.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp322561962-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-23T01:06:26.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74712d28-47c3-4934-aef4-401866934704","InstanceID":"be59f425-f82f-4567-9164-302141